Re: [DISCUSS] Discuss Release Apache Flex FalconJX 0.8.0 RC1

2017-06-13 Thread Greg Dove
Piotr, I have been trying to get this to work at various stages also. fyi inside typedefs/js there is an ant build.xml with a 'make_patch' target which seems like it is intended to be used for updating the patch, and it does seem to update it, but then I was hitting other problems after it did, so

Re: [DISCUSS] Discuss Release Apache Flex FalconJX 0.8.0 RC1

2017-06-13 Thread piotrz
Justin, Thanks for reporting it. I will be focusing today on making Maven steps from Chris in order to prepare for the next RC. Is someone else have a cycles to look into that would awesome. :) Piotr - Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context: http://apach

Re: [DISCUSS] Discuss Release Apache Flex FalconJX 0.8.0 RC1

2017-06-13 Thread justin
Hi, If you take a fresh download of the RC1 and do the following: $mkdir js/target/downloads $curl https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/closureidl/svg.js > js/target/downloads/svg.js $git apply ./flex-typedefs/js/src/main/patch/js.patch You get: error

Re: [DISCUSS] Discuss Release Apache Flex FalconJX 0.8.0 RC1

2017-06-13 Thread Justin Mclean
Hi, > I saw your -1. Are you talking about Maven build not Ant? Just wanted to > know for clarification. In this case I’m seeing the failure on Maven, but I would assume ant would fail as well if the patch can’t be applied. Also in develop my CI is also seeing it and so is the Apache Jenkins b

Re: [DISCUSS] Discuss Release Apache Flex FalconJX 0.8.0 RC1

2017-06-13 Thread piotrz
Hi Justin, I saw your -1. Are you talking about Maven build not Ant? Just wanted to know for clarification. Thanks, Piotr - Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context: http://apache-flex-development.247.n4.nabble.com/DISCUSS-Discuss-Release-Apache-Flex-F

Re: [VOTE] Release Apache Flex FalconJX 0.8.0 RC1

2017-06-13 Thread Justin Mclean
Hi, Changing to -1 (binding). I can confirm the tyoedef issue is not due to differences in git version. My guess (but not confirmed) is that some people may to have the js file file cached and that it has changed recently so the patch no longer applies. I can confirm that the current js.patch

Re: [VOTE] Release Apache FlexJS 0.8.0 RC1

2017-06-13 Thread yishayw
+1 Package https://dist.apache.org/repos/dist/dev/flex/flexjs/0.8.0/rc1/apache-flex-flexjs-0.8.0-src.zip Java 1.8 OS: Windows 10 amd64 10.0 Source kit signatures match: y Source kit builds: y README is ok: y RELEASE_NOTES is ok: y NOTICE is ok: y LICENSE is ok: y No unapproved licenses or archives:

Re: [FlexJS] Unit Tests Not Running

2017-06-13 Thread yishayw
As suggested [1] here I was able to get around the problem by associating swc files with the flash player projector content debugger, so I can finally run tests now. It says there [1] that > On Windows we use rundll32 to launch the associated player for the SWF > mimetype and on the Mac we use t

Re: [FlexJS] Unit Tests Not Running

2017-06-13 Thread yishayw
https://paste.apache.org/TLwu -- View this message in context: http://apache-flex-development.247.n4.nabble.com/FlexJS-Unit-Tests-Not-Running-tp62371p62379.html Sent from the Apache Flex Development mailing list archive at Nabble.com.

Re: [FlexJS] Unit Tests Not Running

2017-06-13 Thread Alex Harui
Post the console log starting from the beginning. Thanks, -Alex On 6/13/17, 12:31 AM, "yishayw" wrote: >I have a batch file with the following contents: > >%FLASHPLAYER_DEBUGGER% > >It opens up the Flash Player projector content debugger. The unit tests >for >Basic, don't open it up however, an

Re: [DISCUSS] Discuss Release Apache FlexJS 0.8.0 RC1

2017-06-13 Thread Alex Harui
Hi Christofer, Does the RM execute these steps locally or on builds.a.o? Do we need logins to Nexus? Does "mvn release:perform" checkout from a tag, or head or something else? Could it checkout from a tag? Thanks, -Alex On 6/13/17, 1:34 AM, "Christofer Dutz" wrote: >I just wrote down the proc

Re: [DISCUSS] Discuss Release Apache FlexJS 0.8.0 RC1

2017-06-13 Thread piotrz
Hi Olaf, I think we need to go through the steps which Chris provided and then we can cut another RC. 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-tp6

Re: [DISCUSS] Discuss Release Apache FlexJS 0.8.0 RC1

2017-06-13 Thread Olaf Krueger
Hi guys, >It seems to me there is some interest in the extended community to see a release out It's still hard for me to understand the technical details but it seems to me that the discussion Maven over Ant has reached a new climax which is not very helpful at least. Maybe I got something wrong

Re: [DISCUSS] Discuss Release Apache FlexJS 0.8.0 RC1

2017-06-13 Thread Christofer Dutz
I just wrote down the process: https://cwiki.apache.org/confluence/display/FLEX/Releasing+FlexJS+with+Maven Chris Am 13.06.17, 10:08 schrieb "piotrz" : Chris, If you are not going to do this, I can try but probably I will have a lot of questions and it's not going to happen soon

Re: [DISCUSS] Discuss Release Apache FlexJS 0.8.0 RC1

2017-06-13 Thread piotrz
Chris, If you are not going to do this, I can try but probably I will have a lot of questions and it's not going to happen soon. I will have time on maybe today (but cannot promise) and on wednesday. Just let me know. Even if you will do this I will pay attention to each of your commits in order

Re: [DISCUSS] Discuss Release Apache FlexJS 0.8.0 RC1

2017-06-13 Thread Christofer Dutz
If we want to do a release of Maven artifacts, yes. It’s quite easy with Maven, it’s only difficult doing Maven releases with Ant. Chris Am 13.06.17, 09:19 schrieb "piotrz" : Hi Chris, I'm not sure from that point whether we can cut next RC or not. It seems that we have to st

[FlexJS] Unit Tests Not Running

2017-06-13 Thread yishayw
I have a batch file with the following contents: %FLASHPLAYER_DEBUGGER% It opens up the Flash Player projector content debugger. The unit tests for Basic, don't open it up however, and the build fails. Any ideas? Thanks. -- View this message in context: http://apache-flex-development.247

Re: [DISCUSS] Discuss Release Apache FlexJS 0.8.0 RC1

2017-06-13 Thread piotrz
Hi Chris, I'm not sure from that point whether we can cut next RC or not. It seems that we have to still make your steps which you described earlier? Am I right? Piotr - Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context: http://apache-flex-development.247.n4.

Re: [DISCUSS] Discuss Release Apache FlexJS 0.8.0 RC1

2017-06-13 Thread Harbs
All Flex project repos are prefixed with flex- > On Jun 13, 2017, at 9:59 AM, Christofer Dutz > wrote: > > By the way … why is this directory called “flex-typedefs” and not > “flexjs-typedefs”? > > Chris > > Am 13.06.17, 08:55 schrieb "Christofer Dutz" : > >Hi all, > >Please don’t