Re: [FlexJS] Build Failing

2016-12-15 Thread yishayw
Added [1] per you request. [1] https://issues.apache.org/jira/browse/FLEX-35220 -- View this message in context: http://apache-flex-development.247.n4.nabble.com/FlexJS-Build-Failing-tp57179p57312.html Sent from the Apache Flex Development mailing list archive at Nabble.com.

Re: [FlexJS] Build Failing

2016-12-14 Thread Alex Harui
On 12/14/16, 3:41 AM, "Yishay Weiss" wrote: >I don’t know if it’s related, or if my recent changes are at fault, but >now Jenkins is complaining that CordovaCameraExample isn’t building. Any >ideas? This is a separate issue. Looks like there is a thread-safe issue in the compiler. -Alex

Re: [FlexJS] Build Failing

2016-12-14 Thread Alex Harui
On 12/14/16, 6:32 AM, "Yishay Weiss" wrote: >It looks like I wasn’t synchronized. It’s working now. > > > >Part of the problem was an Error that I had introduced. It wasn’t >detected by my local ant build (probably because the culprit – >EasyAccordionCollapseBead - wasn’t being compiled. It wa

RE: [FlexJS] Build Failing

2016-12-14 Thread Yishay Weiss
://builds.apache.org . Finally, I got a decent error message from http://apacheflexbuild.cloudapp.net. From: Yishay Weiss<mailto:yishayj...@hotmail.com> Sent: Wednesday, December 14, 2016 1:41 PM To: dev@flex.apache.org<mailto:dev@flex.apache.org> Subject: RE: [FlexJS] Build Failin

RE: [FlexJS] Build Failing

2016-12-14 Thread Yishay Weiss
ailto:dev@flex.apache.org> Subject: RE: [FlexJS] Build Failing But the examples aren’t building… When I do this: C:\dev\flexjs\flex-asjs\examples\flexjs\DataBindingExample>ant I get that: BUILD FAILED C:\dev\flexjs\flex-asjs\examples\build_example.xml:137: C:\dev\flexjs\flex-asjs\

RE: [FlexJS] Build Failing

2016-12-14 Thread Yishay Weiss
not exist. From: Yishay Weiss<mailto:yishayj...@hotmail.com> Sent: Monday, December 12, 2016 5:33 PM To: dev@flex.apache.org<mailto:dev@flex.apache.org> Subject: RE: [FlexJS] Build Failing That did the trick. Thanks. From: Alex Harui<mailto:aha...@adobe.com> Sent: Monday, D

RE: [FlexJS] Build Failing

2016-12-12 Thread Yishay Weiss
That did the trick. Thanks. From: Alex Harui<mailto:aha...@adobe.com> Sent: Monday, December 12, 2016 4:15 PM To: dev@flex.apache.org<mailto:dev@flex.apache.org> Subject: Re: [FlexJS] Build Failing Sync up flex-typedefs On 12/12/16, 1:27 AM, "Yishay Weiss" wrote:

Re: [FlexJS] Build Failing

2016-12-12 Thread Alex Harui
Sync up flex-typedefs On 12/12/16, 1:27 AM, "Yishay Weiss" wrote: >After doing > >C:\dev\flexjs\flex-asjs > ant clean all > >I get this: > >[compc] >C:\dev\flexjs\flex-asjs\frameworks\projects\Language\src\main\flex\o >rg\apache\flex\utils\Language.as(327): col: 9 Error: Access of undefined

[FlexJS] Build Failing

2016-12-12 Thread Yishay Weiss
After doing C:\dev\flexjs\flex-asjs > ant clean all I get this: [compc] C:\dev\flexjs\flex-asjs\frameworks\projects\Language\src\main\flex\o rg\apache\flex\utils\Language.as(327): col: 9 Error: Access of undefined propert y DEBUG in package goog. [compc] [compc] i

Re: [FlexJS]Build failing

2016-05-30 Thread Harbs
That was really weird. It was looking in the wrong place for the Flash Debugger app. My environment variable was pointing to the wrong location, but it has not changed in quite some time. I fixed the variable and I got a successful build. Thanks. Now I can get back to work… ;-) On May 30, 2016

Re: [FlexJS]Build failing

2016-05-30 Thread Alex Harui
Look in flex-falcon/compiler/target/junit-reports/TEST-as.ASKeywordTests.xml for the word "failure". It should have more information. -Alex On 5/30/16, 2:33 AM, "Harbs" wrote: >I completely deleted my local repo and checked out both falcon and asjs. > >No go. I’m currently getting the followi

Re: [FlexJS]Build failing

2016-05-30 Thread Harbs
I completely deleted my local repo and checked out both falcon and asjs. No go. I’m currently getting the following output: http://pastebin.com/sc2DVcQD Anyone have ideas? On May 30, 2016, at 10:31 AM, Harbs wrote: > I deleted all my local files and reset my repo to the last commit on both >

Re: [FlexJS]Build failing

2016-05-30 Thread Harbs
I deleted all my local files and reset my repo to the last commit on both falcon and asjs. Now it’s failing on junit tests… :-( On May 30, 2016, at 9:40 AM, Alex Harui wrote: > > > On 5/29/16, 11:14 PM, "Harbs" wrote: > >> http://pastebin.com/g2DEfti5 > > Hmm. I cannot figure out how GCL

Re: [FlexJS]Build failing

2016-05-29 Thread Alex Harui
On 5/29/16, 11:14 PM, "Harbs" wrote: >http://pastebin.com/g2DEfti5 Hmm. I cannot figure out how GCL.SWC gets set to a place inside flex-asjs in your build. Unfortunately, I'm out of time until probably this time tomorrow (US Holiday on Monday). Maybe try verbose mode in Ant? -Alex > >On M

Re: [FlexJS]Build failing

2016-05-29 Thread Harbs
http://pastebin.com/g2DEfti5 On May 30, 2016, at 8:55 AM, Alex Harui wrote: > > > On 5/29/16, 10:47 PM, "Harbs" wrote: > >> It was not set. Is there a new requirement to set it? > > Not that I know of, I just wanted to know if it got set somehow. > > Post the full log somewhere. > > -Alex

Re: [FlexJS]Build failing

2016-05-29 Thread Alex Harui
On 5/29/16, 10:47 PM, "Harbs" wrote: >It was not set. Is there a new requirement to set it? Not that I know of, I just wanted to know if it got set somehow. Post the full log somewhere. -Alex

Re: [FlexJS]Build failing

2016-05-29 Thread Harbs
It was not set. Is there a new requirement to set it? On May 30, 2016, at 8:43 AM, Alex Harui wrote: > What is FALCONJX_HOME? > > On 5/29/16, 10:37 PM, "Harbs" wrote: > >> I did. The problem seems to be that it’s looking for GCL.swc here: >> flex-asjs/externs/GCL/target/GCL.swc >> >> But, I

Re: [FlexJS]Build failing

2016-05-29 Thread Alex Harui
What is FALCONJX_HOME? On 5/29/16, 10:37 PM, "Harbs" wrote: >I did. The problem seems to be that it’s looking for GCL.swc here: >flex-asjs/externs/GCL/target/GCL.swc > >But, I seem to only have it here: >flex-falcon/externs/GCL/target/GCL.swc > >Is this a configuration problem, or is the file no

Re: [FlexJS]Build failing

2016-05-29 Thread Harbs
I did. The problem seems to be that it’s looking for GCL.swc here: flex-asjs/externs/GCL/target/GCL.swc But, I seem to only have it here: flex-falcon/externs/GCL/target/GCL.swc Is this a configuration problem, or is the file not being copied correctly? On May 30, 2016, at 8:34 AM, Alex Harui wr

Re: [FlexJS]Build failing

2016-05-29 Thread Alex Harui
On 5/29/16, 9:34 AM, "Harbs" wrote: > >Is it working for anyone else? The CI builds are ok. Make sure you try the wipe-all on flex-falcon. The externs changed places recently. -Alex

[FlexJS]Build failing

2016-05-29 Thread Harbs
I’m not able to build FlexJS from the latest code base. I get the following error: compile-js-swc: [echo] Compiling target/CoreJS.swc [echo] FLEX_HOME: /Users/harbs/Documents/ApacheFlex/flex-asjs [echo] FALCON_HOME: /Users/harbs/Documents/ApacheFlex/flex-asjs/../flex-falcon/compile