Re: [VOTE] Release Apache Flex FalconJX 0.8.0 RC1

2017-06-15 Thread piotrz
Hi Alex, I suggest raise jira for that. Piotr - Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context: http://apache-flex-development.247.n4.nabble.com/VOTE-Release-Apache-Flex-FalconJX-0-8-0-RC1-tp62271p62428.html Sent from the Apache Flex Development mailing list

Re: [VOTE] Release Apache Flex FalconJX 0.8.0 RC1

2017-06-15 Thread Alex Harui
I wonder if you can get in this hole by running Maven without the clean target. Anyway, after this release, a brave person could also try to replace the patch with a bundled and modified third-party source file. It looks like the files we download and patch are rarely if ever changing so it might

Re: [DISCUSS] Discuss Release Apache FlexJS 0.8.0 RC1

2017-06-15 Thread piotrz
Ok build finished successfully. Piotr - Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context: http://apache-flex-development.247.n4.nabble.com/DISCUSS-Discuss-Release-Apache-FlexJS-0-8-0-RC1-tp62274p62426.html Sent from the Apache Flex Development mailing list arch

Re: [DISCUSS] Discuss Release Apache FlexJS 0.8.0 RC1

2017-06-15 Thread piotrz
Hi, I just tested and pushed the changes to release branch, additionally fixed one small bug. Once build [1] pass I think we are ready to go. Fix for patching problem was also committed by Justin. [1] https://builds.apache.org/view/E-G/view/Flex/job/FlexJS%20Pipeline/job/release0.8.0/37/ Piotr

Re: [VOTE] Release Apache Flex FalconJX 0.8.0 RC1

2017-06-15 Thread piotrz
Great! Thanks Justin and Greg for help! :) Piotr - Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context: http://apache-flex-development.247.n4.nabble.com/VOTE-Release-Apache-Flex-FalconJX-0-8-0-RC1-tp62271p62424.html Sent from the Apache Flex Development mailing l

Re: [VOTE] Release Apache Flex FalconJX 0.8.0 RC1

2017-06-15 Thread Justin Mclean
Hi, > If you could once again reproduce this issue and try later whether switch > off cache help that would be good. > > Go to: flex-typedefs\js\pom.xml and add to configuration tag in > download-maven-plugin > > true And I can confirm that this fixes the issue. Thanks, Justin

Re: [DISCUSS] Discuss Release Apache FlexJS 0.8.0 RC1

2017-06-15 Thread Justin Mclean
Hi, > I did the changes, but need to do more test whether I didn't forget about > something. I will push everything tomorrow - if there will not be any veto. Just a friendly reminder that a -1 on a release vote is not a veto. You need 3 +1’s and more +1’s than -1’s for a release vote to pass. H

Re: [VOTE] Release Apache Flex FalconJX 0.8.0 RC1

2017-06-15 Thread Justin Mclean
Hi, > Justin experienced this issue, maybe he will try fix with cache. I can confirm that is the issue is as Greg explained. Like Greg once the issue is fixed it actually hard to reproduce. I have some time today and will look further into it and see if I can reliably reproduce and fix it. Th

Re: [VOTE] Release Apache Flex FalconJX 0.8.0 RC1

2017-06-15 Thread piotrz
Thank you Greg for help. Justin experienced this issue, maybe he will try fix with cache. Thanks, Piotr - Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context: http://apache-flex-development.247.n4.nabble.com/VOTE-Release-Apache-Flex-FalconJX-0-8-0-RC1-tp62271p62

Re: [DISCUSS] Discuss Release Apache FlexJS 0.8.0 RC1

2017-06-15 Thread piotrz
I did the changes, but need to do more test whether I didn't forget about something. I will push everything tomorrow - if there will not be any veto. Piotr - Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context: http://apache-flex-development.247.n4.nabble.com/DISC

Re: [VOTE] Release Apache Flex FalconJX 0.8.0 RC1

2017-06-15 Thread Greg Dove
Thanks Piotr, I think any reliable repro will be difficult, because it just seems to 'happen' sometimes. I had maven typedefs build working fine for a long time before this happened. Then it happened for svg.js and also later for the google maps js. It does sound like others have experienced this t

Re: [VOTE] Release Apache Flex FalconJX 0.8.0 RC1

2017-06-15 Thread piotrz
Greg, If you could once again reproduce this issue and try later whether switch off cache help that would be good. Go to: flex-typedefs\js\pom.xml and add to configuration tag in download-maven-plugin true Piotr - Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context:

Re: [VOTE] Release Apache Flex FalconJX 0.8.0 RC1

2017-06-15 Thread Greg Dove
Hi Piotr, "If option a - mean avoid caching svg.js file - It is not a problem I know how to do this for this file and it can be downloaded for each build." yes, the idea here was to avoid caching the download in the maven-download-plugin's own cache. I did not know if there was an option to do w

Re: [MAVEN-BUILD] FlexJS Framework (maven) - Build # 972 - Failure

2017-06-15 Thread piotrz
If someone on dev list have such permissions to change machine let me know. I will wait for a moment with that. I'm afraid that we could have similar issue with release branch once I changed 0.8.0-SNAPSHOT to 0.8.0. Piotr - Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in

Re: [MAVEN-BUILD] FlexJS Framework (maven) - Build # 972 - Failure

2017-06-15 Thread piotrz
It may be problem for infra, cause type-defs project is building on different machine than flexjs and falcon compiler. I will probably contact with them to ask for changes machine to the same as FlexJS and falcon is using. [1] [1] https://builds.apache.org/job/FlexJS%20Framework%20(maven)/ [2] ht

Re: [MAVEN-BUILD] FlexJS Framework (maven) - Build # 972 - Failure

2017-06-15 Thread Piotr Zarzycki
Hi, It look like we have bigger problem. Here is the analysis: When Maven is building some module it's looking first to file called maven-metadata.xml [1]. In this file we built module can take file names from SNAPSHOT folder [2] which have to download. For extension pom in maven-metadata we have

Re: [DISCUSS] Discuss Release Apache FlexJS 0.8.0 RC1

2017-06-15 Thread piotrz
Ahh! Ok so I will change the poms later today. Once Vote pass we will be able to deploy it to the apache maven central by Chris instruction. Got it! Thanks Josh once again! Piotr - Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context: http://apache-flex-development.

Re: [DISCUSS] Discuss Release Apache FlexJS 0.8.0 RC1

2017-06-15 Thread Josh Tynjala
As I understand it, we need the pom.xml versions to be updated to 0.8.0 before we cut the RC. That was the biggest issue. The RC can't have 0.8.0-SNAPSHOT in it. - Josh On Thu, Jun 15, 2017 at 3:02 AM, piotrz wrote: > Hi, > > Here is my understanding what need to be done in this release. > 1) F

Re: [VOTE] Release Apache Flex FalconJX 0.8.0 RC1

2017-06-15 Thread piotrz
Hi Greg, In your points "a" and "b" I'm not sure what do you mean. If option a - mean avoid caching svg.js file - It is not a problem I know how to do this for this file and it can be downloaded for each build. Option b) We are downloading this file to target/downloads/svg.js - Do you mean chan

Re: [MAVEN-BUILD] FlexJS Framework (maven) - Build # 971 - Fixed

2017-06-15 Thread Piotr Zarzycki
Hi, I just fixed build by cleaning up working copy on Jenkins machine. :) Develop now is on 0.9.0-SNAPSHOT. Piotr 2017-06-15 14:59 GMT+02:00 Apache Jenkins Server : > The Apache Jenkins build system has built FlexJS Framework (maven) (build > #971) > > Status: Fixed > > Check console output at

Re: [DISCUSS] Discuss Release Apache FlexJS 0.8.0 RC1

2017-06-15 Thread piotrz
Hi, Here is my understanding what need to be done in this release. 1) Fix issue with patching typedefs 2) Cut next RC, if vote pass I will try to execute Chris's steps starting from p. 4 [1] (Josh help me to understand it.) in order to deploy released artifacts and change branch from 0.8.0-SNAPSH