Re: [LAST CALL] Release FlexJS/FalconJX 0.8.0

2017-05-11 Thread Alex Harui
Hmm. How far off are they? I'm not sure I have the cycles to try to reconcile this if we want to have a release by the Summit. AIUI, the maven -config files are generated by the Maven Mojos. If we generate the -config files as part of the Ant build, then you can't just clone the repo, unpack th

Re: [LAST CALL] Release FlexJS/FalconJX 0.8.0

2017-05-11 Thread Alex Harui
Approval scripts seem to be ok for falcon and flexjs. I've just pushed some changes so give an hour or so for CI to catch up. To use them, -create a new folder, -copy the ApproveFalcon or ApproveFlexJS script from the release0.8.0 branch to that folder. -set up your environment variables per the

Re: [LAST CALL] Release FlexJS/FalconJX 0.8.0

2017-05-11 Thread Josh Tynjala
It seems that the Maven -config.xml files are not a simple copy/paste. They've been modified a bit. In a Maven distribution, the manifest XML files are copied to a different location. The Maven distribution does not include the original ActionScript source code and things from frameworks/projects,

Re: [LAST CALL] Release FlexJS/FalconJX 0.8.0

2017-05-11 Thread Josh Tynjala
For some reason, the Maven build duplicates a number of files from flex-asjs/frameworks in flex-asjs/distribution/src/main/resources/frameworks. It seems that these duplicates have gotten out of sync after the "dual" changes. It would probably be better if there were one canonical source for these

Re: [FlexJS] MDL Text Buttons Not Looking Good

2017-05-11 Thread Carlos Rovira
I think Piotr has the clue. If the link with problems is from an ANT build, then there's something wrong in ANT, while Maven seems to generate the right build 2017-05-11 11:57 GMT+02:00 piotrz : > Hi Yishay, > > Just wanted to make it clear - I meant that you probably have to exclude > defult.css

Re: [LAST CALL] Release FlexJS/FalconJX 0.8.0

2017-05-11 Thread Alex Harui
On 5/11/17, 1:05 AM, "Justin Mclean" wrote: >Hi, > >> This stuff is so non-important. > >I disagree. This stuff is important. ASF takes licensing seriously. >People use our software because of that. Remember that we have learned from legal-discuss that we can use trust and intent of our upstre

Re: [LAST CALL] Release FlexJS/FalconJX 0.8.0

2017-05-11 Thread Dave Fisher
Hi Justin, I’ve followed this issue mostly on legal-discuss. Let’s not let the perfect be the enemy of the good. If you will be at Apachecon in Miami next week I would like to discuss this licensing disagreement with you face to face with or without adult beverages. I arrive Monday evening and

RE: [FlexJS] MDL Text Buttons Not Looking Good

2017-05-11 Thread piotrz
Hi Yishay, Just wanted to make it clear - I meant that you probably have to exclude defult.css from Basic.swc during compilation, not swc itself. Piotr - Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context: http://apache-flex-development.247.n4.nabble.com/FlexJS

RE: [FlexJS] MDL Text Buttons Not Looking Good

2017-05-11 Thread Yishay Weiss
The link you sent looks fine to me too, so it’s not some Chrome weirdness. Your guess that it’s the wrong excluded lib sounds reasonable so I’ll report when I’ve change the Ant script. Thanks. From: Yishay Weiss Sent: Thursday, May 11, 2017 12:21 PM To: dev@flex.ap

RE: [FlexJS] MDL Text Buttons Not Looking Good

2017-05-11 Thread Yishay Weiss
I’m looking here [1] on Chrome. Does it look ok to you? [1] http://apacheflexbuild.cloudapp.net:8080/job/MDLExample/lastSuccessfulBuild/artifact/examples/flexjs/MDLExample/bin/js-debug/index.html From: piotrz Sent: Wednesday, May 10, 2017 6:14 PM To: dev@flex.apa

Re: [LAST CALL] Release FlexJS/FalconJX 0.8.0

2017-05-11 Thread Harbs
He already explained that he can’t do it the way you wanted. There are no legal issues currently. Let’s just move on with the release. > On May 11, 2017, at 11:05 AM, Justin Mclean wrote: > > why are you so reluctant to fix this?

Re: [FlexJS, MDL] DropDownList component

2017-05-11 Thread OK
Sounds good ;-) Olaf -- View this message in context: http://apache-flex-development.247.n4.nabble.com/FlexJS-MDL-DropDownList-component-tp61436p61551.html Sent from the Apache Flex Development mailing list archive at Nabble.com.

Re: [FlexJS, MDL] DropDownList component

2017-05-11 Thread piotrz
Olaf, The best thing is I can show it in couple of days on my PC. :D Piotr - Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context: http://apache-flex-development.247.n4.nabble.com/FlexJS-MDL-DropDownList-component-tp61436p61550.html Sent from the Apache Flex Devel

Re: [FlexJS, MDL] DropDownList component

2017-05-11 Thread OK
piotrz wrote > As per your request Sir! Hand cursor has been added to default style. :) > You can check in the next nightly build. > Thanks for testing it! :) Awesome Piotr!! It will probably take some time until I can check it out... Thank you, Olaf -- View this message in context: http://

Re: [LAST CALL] Release FlexJS/FalconJX 0.8.0

2017-05-11 Thread Justin Mclean
Hi, > This stuff is so non-important. I disagree. This stuff is important. ASF takes licensing seriously. People use our software because of that. If this is so unimportant why are you not letting make changes and have gone as far as to say you will veto changes? > Why must we keep spending t

Re: [LAST CALL] Release FlexJS/FalconJX 0.8.0

2017-05-11 Thread Harbs
That’s not the the correct thing to do once Alex manually created the list. There’s no need to do anything at this point. > On May 11, 2017, at 9:37 AM, piotrz wrote: > > Hi Justin, > > I think we should continue this discuss here. Would it be possible if you do > those changes with MIT header

Re: [LAST CALL] Release FlexJS/FalconJX 0.8.0

2017-05-11 Thread piotrz
Hi Alex, I just wanted to have issue resolved, but from your post look like it is resolved. I hope we will have our release before our summit. Thanks, Piotr - Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context: http://apache-flex-development.247.n4.nabble.com/LA

Re: [LAST CALL] Release FlexJS/FalconJX 0.8.0

2017-05-11 Thread Alex Harui
Release branches built. I added them to the Installer (FlexJS ReleaseBranch). Give it a try and report issues. I'm still checking approval scripts but have to stop for tonight. -Alex On 5/10/17, 4:02 PM, "Alex Harui" wrote: >Release branches have been cut. CI is trying to build them. Pleas

Re: [LAST CALL] Release FlexJS/FalconJX 0.8.0

2017-05-11 Thread Alex Harui
On 5/10/17, 11:37 PM, "piotrz" wrote: >Hi Justin, > >I think we should continue this discuss here. Would it be possible if you >do >those changes with MIT header? No, please do not give Justin permission to make unwarranted changes. We've already wasted too much time on these non-important iss