Re: [DISCUSS] Apache Flex SDK 4.16 RC1 release

2016-12-19 Thread OmPrakash Muppirala
I tried a few times when I last posted. This time, I closed the explorer window and that seems to have done the trick. Source compiled successfully on my Windows7 machine. Thanks, Om On Mon, Dec 19, 2016 at 11:02 PM, Alex Harui wrote: > Om, > > Did you try this more than

Re: [DISCUSS] Apache Flex SDK 4.16 RC1 release

2016-12-19 Thread Alex Harui
Om, Did you try this more than once? It worked for me. I've seen windows fail to delete a folder if it is locked by some other process like Windows Explorer or an antivirus app. Source package build worked for me. So did installing on Windows with AIR 24. I think we're good to go. -Alex On

Re: [DISCUSS] Apache Flex SDK 4.16 RC1 release

2016-12-19 Thread OmPrakash Muppirala
Hmm, it went through osmf and saxon fine this time. But failed right after getting velocity: velocity-jars-check: velocity-jars: velocity-zip-check: velocity-download-zip: download-zip: get-zip: [get] Getting: http://archive.apache.org/dist/velocity/engine/1.4/velocity-1.4.tar.gz

Re: [DISCUSS] Apache Flex SDK 4.16 RC1 release

2016-12-19 Thread OmPrakash Muppirala
On it. On Mon, Dec 19, 2016 at 6:10 PM, Alex Harui wrote: > OK. Good to know. A new CI artifact is now available. Let's see if it > works for Om. > > -Alex > > On 12/19/16, 5:33 PM, "Justin Mclean" wrote: > > >Hi, > > > >JFYI it worked locally here

Re: [DISCUSS] Apache Flex SDK 4.16 RC1 release

2016-12-19 Thread Alex Harui
OK. Good to know. A new CI artifact is now available. Let's see if it works for Om. -Alex On 12/19/16, 5:33 PM, "Justin Mclean" wrote: >Hi, > >JFYI it worked locally here on OSX. > >Justin

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

2016-12-19 Thread flex . ci . builds
flex-sdk_release-candidate - Build #174 - Successful Changes since last build: [Alex Harui] use raw so we don't have to deal with redirects from http to https that Ant can't handle For more information, check the console output at

Re: [DISCUSS] Apache Flex SDK 4.16 RC1 release

2016-12-19 Thread Justin Mclean
Hi, JFYI it worked locally here on OSX. Justin

Re: [DISCUSS] Apache Flex SDK 4.16 RC1 release

2016-12-19 Thread Alex Harui
I cancelled build #173 so the build can pick up this change. Builds take a long time on the CI server since I am paying for it directly. Last build took 2 hours 40 minutes. -Alex On 12/19/16, 3:34 PM, "Alex Harui" wrote: >I just pushed a change to a copy of osmf in the Flex

[4.16.0] # Apache Flex SDK 4.16.0 nightly build 173: Aborted

2016-12-19 Thread flex . ci . builds
flex-sdk_release-candidate - Build #173 - Aborted Changes since last build: No changes For more information, check the console output at http://apacheflexbuild.cloudapp.net:8080/job/flex-sdk_release-candidate/173/.

Re: [DISCUSS] Apache Flex SDK 4.16 RC1 release

2016-12-19 Thread Alex Harui
I just pushed a change to a copy of osmf in the Flex part of SF. The problem with using a version from files is that SF redirects to from HTTP to HTTPS (or maybe the other way around) and Ant won't allow that. So, we've tried picking on a single mirror, but as you can see, sometimes we pick on

Re: [DISCUSS] Apache Flex SDK 4.16 RC1 release

2016-12-19 Thread Justin Mclean
Hi, The same download is also failing on OSX currently so it not just a windows issue. However it's not failing consistently on my 3rd try it worked. Using curl -v I notice it's doing a 302 redirect to:

Re: [DISCUSS] Apache Flex SDK 4.16 RC1 release

2016-12-19 Thread Alex Harui
On 12/19/16, 1:30 PM, "omup...@gmail.com on behalf of OmPrakash Muppirala" wrote: >This is what I see in the frameworks/downloads.xml file from the src.zip >file: > >http://downloads.sourceforge.net/project/osmf.adobe/OSMF%202.0%20Release%2

Re: [DISCUSS] Apache Flex SDK 4.16 RC1 release

2016-12-19 Thread Justin Mclean
Hi, > To be sure, is this where I should get the src.zip file from? > http://apacheflexbuild.cloudapp.net:8080/job/flex-sdk_release-candidate/lastSuccessfulBuild/artifact/out/apache-flex-sdk-4.16.0-src.zip Yep that’s the correct place. Justin

Re: [DISCUSS] Apache Flex SDK 4.16 RC1 release

2016-12-19 Thread OmPrakash Muppirala
This is what I see in the frameworks/downloads.xml file from the src.zip file: http://downloads.sourceforge.net/project/osmf.adobe/OSMF%202.0%20Release%20%28final%20source%2C%20ASDocs%2C%20pdf%20guides%20and%20release%20notes%29/OSMF.swc?r=ts=148208359use_mirror=pilotfiber; /> Is this supposed

Re: [DISCUSS] Apache Flex SDK 4.16 RC1 release

2016-12-19 Thread OmPrakash Muppirala
Still failing on osmf: download-osmf-swc: [get] Getting: http://downloads.sourceforge.net/project/osmf.adobe/OSMF%202.0%20Release%20%28final%20source%2C%20ASDocs%2C%20pdf%20guides%20and%20release% 20notes%29/OSMF.swc?r==148208359_mirror=pilotfiber [get] To:

Re: [DISCUSS] Apache Flex SDK 4.16 RC1 release

2016-12-19 Thread OmPrakash Muppirala
I might have got the src.zip file from the wrong jenkins url. To be sure, is this where I should get the src.zip file from? http://apacheflexbuild.cloudapp.net:8080/job/flex-sdk_release-candidate/lastSuccessfulBuild/artifact/out/apache-flex-sdk-4.16.0-src.zip On Mon, Dec 19, 2016 at 1:19 PM,

Re: [DISCUSS] Apache Flex SDK 4.16 RC1 release

2016-12-19 Thread Justin Mclean
Hi, I’d also assuming that until it's tested on windows we should hold off making the next RC? Thanks, Justin

Re: [DISCUSS] Apache Flex SDK 4.16 RC1 release

2016-12-19 Thread Justin Mclean
Hi, They look like the old URLs to me as well. Any chance you could of compiled the wrong package (i.e. one not made on off the release branch?) or any reason the URLs would be different on OXS vs windows? Thanks, Justin

Re: [FlexJS, MDL] MaterialIcon from bead to normal component

2016-12-19 Thread piotrz
Hi Carlos, Ok Understand your changes! :) I just pushed small addition to this one. Piotr - Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context:

Re: [FlexJS] Updated Closure compiler from v20151015 to v20161201

2016-12-19 Thread Josh Tynjala
Hi Daniel, Please refer to this page for how to unsubscribe from the Apache Flex mailing lists: http://flex.apache.org/community-mailinglists.html - Josh On Mon, Dec 19, 2016 at 8:57 AM, Daniel Harfleet wrote: > Unsubscribe > > Sent from my iPhone > > > On 19 Dec 2016,

Re: [FlexJS] Updated Closure compiler from v20151015 to v20161201

2016-12-19 Thread Daniel Harfleet
Unsubscribe Sent from my iPhone > On 19 Dec 2016, at 16:37, Josh Tynjala wrote: > > Thanks, Om! > > - Josh > > On Sun, Dec 18, 2016 at 10:59 PM, OmPrakash Muppirala > wrote: > >> On Sat, Dec 17, 2016 at 3:01 PM, Josh Tynjala

Re: [FlexJS, MDL] Help with MDL

2016-12-19 Thread Carlos Rovira
Hi Peter, I finaly created a branch "mdl" and thanks to Alex's help I could make it compile. Right now don't have the time, but hope in a few days could get on this. In MDL there's not SWF version (yet, but we're making room to get it but first we want to complete a full HTML version, so SWF is

Re: [FlexJS] Updated Closure compiler from v20151015 to v20161201

2016-12-19 Thread Josh Tynjala
Thanks, Om! - Josh On Sun, Dec 18, 2016 at 10:59 PM, OmPrakash Muppirala wrote: > On Sat, Dec 17, 2016 at 3:01 PM, Josh Tynjala > wrote: > >> If the NPM version downloads Closure compiler, it should switch to >> version v20161201. Similarly, Guava

Re: [FlexJS, MDL] Help with MDL

2016-12-19 Thread Peter Ent
Can you try the slider in flexjs/manualtests/FlexJSTest_Panel? I used that example to get Slider to work and to produce valueChange events on both SWF and JS. For both SWF and JS, the Slider is composed for two Buttons. On the JS side, the buttons are styled to look like a thumb (rectangle, I'm

Re: [FlexJS] ASF SonarQube available (Beta-Testing)

2016-12-19 Thread Christofer Dutz
Yup ... currently only C#, Java and JavaScript rules are installed. Chris Am 19.12.16, 10:26 schrieb "Christofer Dutz" : Well In general it would be possible. SonarQube generally is able to scan ActionScript ... I didn’t add anything, because I would bet

Re: [FlexJS] ASF SonarQube available (Beta-Testing)

2016-12-19 Thread Christofer Dutz
Well In general it would be possible. SonarQube generally is able to scan ActionScript ... I didn’t add anything, because I would bet a lot on the fact that the results would be so bad that we can’t do much with it. Because of all the huge amount of conditional compilation, which is regarded

Re: [FlexJS] ASF SonarQube available (Beta-Testing)

2016-12-19 Thread piotrz
Hi Chris, Do you think that would be possible run anlysis also for ActionScript part of framework? Piotr - Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context:

Re: [FlexJS, MDL] MDL library is does not fount graphic classed

2016-12-19 Thread Carlos Rovira
Thanks Alex, didn't know about that media query and that possibility I'll try with the suggestion and see what I get 2016-12-19 8:13 GMT+01:00 Alex Harui : > > > On 12/18/16, 11:00 PM, "carlos.rov...@gmail.com on behalf of Carlos > Rovira"

Re: [FlexJS] ASF SonarQube available (Beta-Testing)

2016-12-19 Thread Christofer Dutz
Ok ... so now I brought in all the Maven built parts: SDK Converter aka Mavnizer: https://builds.apache.org/analysis/overview?id=14055 BlazeDS: https://builds.apache.org/analysis/overview?id=11879 FlexJS: https://builds.apache.org/analysis/overview?id=2461 Chris Am 16.12.16, 19:23 schrieb