Re: source forge downloads failing

2017-02-06 Thread Justin Mclean
Hi, Good you could finally get to it compile. > I manually downloaded the maven jar from [1] and the build and checkintests > passed. That may be enough to get it to compile but it not quite enough to make a release. Our release bundles the saxon LICENSE and several other files from the zip

[FlexJS] not a function error when calling callbacks

2017-02-06 Thread Justin Mclean
Hi, When a callback function is called this runtime error occurs; Uncaught TypeError: this.callback is not a function Code looks like this: (this.callbackFunction gives the same error BTW) Inside the panel callback is defined as: protected var callback:Function; And called simply

[FlexJS] uncaught reference error on known function

2017-02-06 Thread Justin Mclean
Hi, This code: public function initialise():void { panel.callback = callbackFunction; } public function callBackFunction():void { //TODO code goes here } Gives this error when the initialise function is called: Uncaught ReferenceError: callbackFunction is not defined Changing it to

AW: source forge downloads failing

2017-02-06 Thread Christofer Dutz
Oh thanks due reporting that. I'll look into it. Chris Von meinem Samsung Galaxy Smartphone gesendet. Ursprüngliche Nachricht Von: Justin Mclean Datum: 07.02.17 03:18 (GMT+01:00) An: dev@flex.apache.org Betreff: Re: source forge downloads failing

Re: source forge downloads failing

2017-02-06 Thread Alex Harui
Well, the adobe downloads worked, but I could not get saxon to work. It might be time to use the Maven saxon.jar. I manually downloaded the maven jar from [1] and the build and checkintests passed. [1] http://repo1.maven.org/maven2/net/sourceforge/saxon/saxon/9.1.0.8/saxon-9.1 .0.8.jar -Alex

Re: source forge downloads failing

2017-02-06 Thread Alex Harui
This fixed it for me: http://stackoverflow.com/questions/38203971/javax-net-ssl-sslhandshakeexcep tion-received-fatal-alert-handshake-failure/38264878#38264878 See the part about jce. Not sure if it is available outside the US. HTH, -Alex On 2/6/17, 6:18 PM, "Justin Mclean"

Re: source forge downloads failing

2017-02-06 Thread Justin Mclean
Hi, BTW Chris the flex-sdk-converter is also failing with similar errors. Justin

[4.16.0] # Apache Flex SDK 4.16.0 nightly build 224: Successful

2017-02-06 Thread flex . ci . builds
flex-sdk_release-candidate - Build #224 - Successful Changes since last build: No changes For more information, check the console output at http://apacheflexbuild.cloudapp.net:8080/job/flex-sdk_release-candidate/224/.

Re: source forge downloads failing

2017-02-06 Thread Alex Harui
On 2/6/17, 12:44 PM, "Justin Mclean" wrote: >Hi, > >> Which Java are your running? Some folks say that jdk1.8.0_66 might >>help. > >1.8.0_73 (latest released on OSX) Here are some links I saw when googling for it.

Re: source forge downloads failing

2017-02-06 Thread Justin Mclean
Hi, > Which Java are your running? Some folks say that jdk1.8.0_66 might help. 1.8.0_73 (latest released on OSX) Thanks, Justin

Re: [1/2] git commit: [flex-asjs] [refs/heads/develop] - Remove css prefixing whitespaces in UIBase when value is empty

2017-02-06 Thread Carlos Rovira
Hi Alex, the problem is that many times we end modifying className we end with empty spacing prepending the className (for example: class=" some class other", so if you want to make some check to avoid to trim always is ok for me. The effects of this could be checked quickly in MDLExample html

[4.16.0] # Apache Flex SDK 4.16.0 nightly build 223: Successful

2017-02-06 Thread flex . ci . builds
flex-sdk_release-candidate - Build #223 - Successful Changes since last build: No changes For more information, check the console output at http://apacheflexbuild.cloudapp.net:8080/job/flex-sdk_release-candidate/223/.

Re: [1/2] git commit: [flex-asjs] [refs/heads/develop] - Remove css prefixing whitespaces in UIBase when value is empty

2017-02-06 Thread Alex Harui
I just noticed this. What does it mean "value is empty"? Trim() can be really expensive, so should this code just test for value is empty and do something else? Thanks, -Alex On 1/3/17, 10:39 AM, "carlosrov...@apache.org" wrote: >Repository: flex-asjs >Updated

Re: source forge downloads failing

2017-02-06 Thread Josh Tynjala
I also found that update 101 of Java 8 fixes some certificate issues with Let's Encrypt. I wouldn't expect Source Forge to be using that, but maybe worth mentioning. - Josh On Feb 6, 2017 7:31 AM, "Alex Harui" wrote: Which Java are your running? Some folks say that

Re: source forge downloads failing

2017-02-06 Thread Tom Chiverton
All code and executables should be delivered over TLS. Tom On 06/02/17 15:20, Clint M wrote: Would it be fine to use non https? This seems to work:

Re: source forge downloads failing

2017-02-06 Thread Alex Harui
On 2/6/17, 5:07 AM, "Tom Chiverton" wrote: >The MD5 checker Jenkins job is also hanging... That's for a different reason (the VM runs out of memory trying to scan the huge AIRSDK). I think I've fixed that. But thanks for noticing. -Alex

Re: source forge downloads failing

2017-02-06 Thread Alex Harui
Which Java are your running? Some folks say that jdk1.8.0_66 might help. -Alex On 2/6/17, 4:29 AM, "Justin Mclean" wrote: >Hi, > >Just trying to make a new Flex SDK RC and we’re getting every source >forge download failing :-( > >Curl with same URLs works as does

Re: source forge downloads failing

2017-02-06 Thread Clint M
Would it be fine to use non https? This seems to work: http://sourceforge.net/adobe/flexsdk/code/HEAD/tree/trunk/frameworks/libs/OSMF2_0.swc?format=raw On Mon, Feb 6, 2017 at 4:29 AM, Justin Mclean wrote: > Hi, > > Just trying to make a new Flex SDK RC and we’re

Re: source forge downloads failing

2017-02-06 Thread Tom Chiverton
The MD5 checker Jenkins job is also hanging... Tom On 06/02/17 12:29, Justin Mclean wrote: Hi, Just trying to make a new Flex SDK RC and we’re getting every source forge download failing :-( Curl with same URLs works as does the URL in a browser so it seems to be an ant / java issue.

Re: [FlexJS] Data-binding fails when following multiple references

2017-02-06 Thread sankar
Hi Piotr, I've created a JIRA issue pointing bracketed binding problems to MDL components. You can find it at here: https://issues.apache.org/jira/browse/FLEX-35256 Please, take a look. Thanks! -- View this message in context:

Re: About legacy IDEs (Re: AW: [FALCONJX] Combining SWF and JS compilers)

2017-02-06 Thread yishayw
That sounds reasonable to me if you think it makes maintenance easier. -- View this message in context: http://apache-flex-development.247.n4.nabble.com/About-legacy-IDEs-Re-AW-FALCONJX-Combining-SWF-and-JS-compilers-tp59010p59051.html Sent from the Apache Flex Development mailing list

source forge downloads failing

2017-02-06 Thread Justin Mclean
Hi, Just trying to make a new Flex SDK RC and we’re getting every source forge download failing :-( Curl with same URLs works as does the URL in a browser so it seems to be an ant / java issue. For instance: download-osmf-swc: [get] Getting:

Re: About legacy IDEs (Re: AW: [FALCONJX] Combining SWF and JS compilers)

2017-02-06 Thread Christofer Dutz
Hi Yishay, I’m just responding because this thread seems to toggle back to this statement all the time. None was suggesting to stop supporting FB. All I was suggesting, was to make the default not include hacks for FB and to give everyone who needs it a “switch” they can flip to apply the