Re: AW: AW: AW: [DISCUSS] Release Flex-Tool-API?

2014-11-13 Thread Alex Harui
On 11/13/14, 11:03 PM, "piotrz" wrote: >Now it's working. Thanks once again. > >Build failed using approve file. I got this error -> >http://images.devs-on.net/Image/dwQgNsHuJ2hoVFNB-Obszar.png Can you run mvn on the command-line? Maybe in Windows it needs to be mvn.exe? -Alex

Re: [VOTE] Release Apache Flex Tool API 1.0.0

2014-11-13 Thread piotrz
+1 (binding) I wasn't able to build project using approve script, but It's build without it. Everything except that looks good! Great job Chris! Piotr - Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context: http://apache-flex-development.247.n4.nabble.com/VOTE-Re

Re: AW: AW: AW: [DISCUSS] Release Flex-Tool-API?

2014-11-13 Thread piotrz
Now it's working. Thanks once again. Build failed using approve file. I got this error -> http://images.devs-on.net/Image/dwQgNsHuJ2hoVFNB-Obszar.png But launching it from pom without using approve file project build. Something probably is wrong with my environment or approve file itself. Piotr

Re: AW: AW: AW: [DISCUSS] Release Flex-Tool-API?

2014-11-13 Thread Alex Harui
On 11/13/14, 10:23 PM, "piotrz" wrote: >Thanks Alex, > >This web site is password protected -> http://keys.gnupg.net >How can I login there ? I just get a web page where I can type in a key id. No login required. Try this server: https://pgp.mit.edu -Alex

Re: AW: AW: AW: [DISCUSS] Release Flex-Tool-API?

2014-11-13 Thread piotrz
Thanks Alex, This web site is password protected -> http://keys.gnupg.net How can I login there ? Piotr - Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context: http://apache-flex-development.247.n4.nabble.com/DISCUSS-Release-Flex-Tool-API-tp42286p42339.html Sent f

Re: [VOTE] Release Apache Flex Tool API 1.0.0

2014-11-13 Thread Alex Harui
I didn’t add it to the RAT excludes, but it appears to be a notice file like README, RELEASE_NOTES, CONTRIBUTING, etc, so I think it is ok. Feel free to add it to the RAT excludes. -Alex On 11/13/14, 9:14 PM, "Erik de Bruin" wrote: >Depending on if someone can explain the meaning of this and w

Re: [FlexJS] First successful build of a FlexJS application using Flexmojos

2014-11-13 Thread OmPrakash Muppirala
On Thu, Nov 13, 2014 at 9:14 PM, Alex Harui wrote: > Maybe I misunderstood Chris, but his explanation was that “mvn deploy” > would create the source-release.zip. Which it does just fine, so I’m not > sure we need or should have another target to create it. We’ll see what > Chris says. But tha

Re: [VOTE] Release Apache Flex Tool API 1.0.0

2014-11-13 Thread Erik de Bruin
Depending on if someone can explain the meaning of this and why I'm seeing this and why it is/is not a problem, I intend to vote +1 (binding) as well: *** Unapproved licenses: /Users/erik/Documents/ApacheFlex/git/flex-utilities/flex-tool-api/flex-tool-api-1.0.0-sourc

Re: [FlexJS] First successful build of a FlexJS application using Flexmojos

2014-11-13 Thread Alex Harui
Maybe I misunderstood Chris, but his explanation was that “mvn deploy” would create the source-release.zip. Which it does just fine, so I’m not sure we need or should have another target to create it. We’ll see what Chris says. But that’s why I was saying that Maven seems less flexible (at least

Re: [FlexJS] First successful build of a FlexJS application using Flexmojos

2014-11-13 Thread OmPrakash Muppirala
I added the source release target and updated the Jenkins job. The source packages can be found here now: https://builds.apache.org/view/E-G/view/Flex/job/flex-tool-api/lastSuccessfulBuild/artifact/flex-tool-api/target/ Thanks, Om On Thu, Nov 13, 2014 at 4:30 PM, OmPrakash Muppirala wrote: > O

Re: [FlexJS] First successful build of a FlexJS application using Flexmojos

2014-11-13 Thread OmPrakash Muppirala
Okay, I see what's happening. There is no 'build source package' target for this project. Usually, we use Ant to zip all the relevant files into a .zip and .tz file. I will see what it takes to add an equivalent mvn target to achieve the same thing. Thanks, Om On Thu, Nov 13, 2014 at 3:52 PM,

Re: [FlexJS] First successful build of a FlexJS application using Flexmojos

2014-11-13 Thread OmPrakash Muppirala
On Thu, Nov 13, 2014 at 3:30 PM, Alex Harui wrote: > > > On 11/13/14, 3:19 PM, "OmPrakash Muppirala" wrote: > > >> > >> In fact, when trying to review the potential release candidate, it > >>turned > >> out to be difficult (impossible?) for Maven to provide the source > >>artifact > >> on the CI

Re: [FlexJS] First successful build of a FlexJS application using Flexmojos

2014-11-13 Thread Alex Harui
On 11/13/14, 3:19 PM, "OmPrakash Muppirala" wrote: >> >> In fact, when trying to review the potential release candidate, it >>turned >> out to be difficult (impossible?) for Maven to provide the source >>artifact >> on the CI server without actually deploying the artifact to a Maven >> server.

Re: [FlexJS] First successful build of a FlexJS application using Flexmojos

2014-11-13 Thread OmPrakash Muppirala
On Thu, Nov 13, 2014 at 2:59 PM, Alex Harui wrote: > Thanks, Om, I liked the summary. > > Testing Chris’ release candidate via Maven was my first real exposure to > it. The way I think of Maven now is that makes assumptions about the way > projects are built in order to make it easier to build t

Re: AW: AW: AW: [DISCUSS] Release Flex-Tool-API?

2014-11-13 Thread Alex Harui
On 11/13/14, 2:47 PM, "piotrz" wrote: >Alex, > >I didn't want to mess a VOTE thread so asking here. >What do you mean saying "I grabbed your key from a keys server and then >the >signature could be verified. " ? - Probably I miss something obvious. >Where is this "keys server". Good move switc

Re: [FlexJS] First successful build of a FlexJS application using Flexmojos

2014-11-13 Thread Alex Harui
Thanks, Om, I liked the summary. Testing Chris’ release candidate via Maven was my first real exposure to it. The way I think of Maven now is that makes assumptions about the way projects are built in order to make it easier to build them if you can conform to its rules. Ant, on the other hand,

Re: [FlexJS] First successful build of a FlexJS application using Flexmojos

2014-11-13 Thread piotrz
Hi Chris, This is amazing! Now I can use my fav. IDE Intellij without a problem and start coding in FlexJS ! Rox! Thank you Chris! Om great explanation. - Thank you! I think it could be added into the official announcement - It's really helpful! Piotr - Apache Flex PMC piotrzarzyck...

Re: AW: AW: AW: [DISCUSS] Release Flex-Tool-API?

2014-11-13 Thread piotrz
Alex, I didn't want to mess a VOTE thread so asking here. What do you mean saying "I grabbed your key from a keys server and then the signature could be verified. " ? - Probably I miss something obvious. Where is this "keys server". I wanted to vote for Chris's flex tool api. Piotr -

Re: [FlexJS] First successful build of a FlexJS application using Flexmojos

2014-11-13 Thread OmPrakash Muppirala
On Thu, Nov 13, 2014 at 12:57 PM, Harbs wrote: > > The cool thing is that I am currently able to build a FlexJS application > on a machine without any Falcon, FalconJX, ASJS, or even a FDK installed. > No need to download any libraries, setup environment variables or > whatsoever. If the Maven ar

Re: [FlexJS] First successful build of a FlexJS application using Flexmojos

2014-11-13 Thread Erik de Bruin
Chris, thank you! And: good luck with your ApacheCon presentation. EdB On Thu, Nov 13, 2014 at 9:03 AM, Christofer Dutz wrote: > Hi, > > > a few minutes ago I managed to have Flexmojos build the first ever FlexJS > application. > > https://www.dropbox.com/s/ab1hsaaqsyowzwr/it-lives.zip?dl=0

Re: [FlexJS] First successful build of a FlexJS application using Flexmojos

2014-11-13 Thread Harbs
> The cool thing is that I am currently able to build a FlexJS application on a > machine without any Falcon, FalconJX, ASJS, or even a FDK installed. No need > to download any libraries, setup environment variables or whatsoever. If the > Maven artifacts were publicly available, all you would n

Re: [FlexJS] First successful build of a FlexJS application using Flexmojos

2014-11-13 Thread OmPrakash Muppirala
> The cool thing is that I am currently able to build a FlexJS application on a machine without any Falcon, FalconJX, ASJS, or even a FDK installed. No need to download any libraries, setup environment variables or whatsoever. If the Maven artifacts were publicly available, all you would need to do

Re: [VOTE] Release Apache Flex Tool API 1.0.0

2014-11-13 Thread Alex Harui
Hi Chris, +1 (binding) Looks good, especially for a first time releasing Apache Flex stuff. Couple of things: 1) The artifacts are not viewable from the browser. The browser just serves the pom.xml file. But they are there and the approval scripts get them. 2) The script couldn’t find your k

Re: [FlexJS] First successful build of a FlexJS application using Flexmojos

2014-11-13 Thread jude
Way to go! On Thursday, November 13, 2014, Christofer Dutz wrote: > Hi, > > > a few minutes ago I managed to have Flexmojos build the first ever FlexJS > application. > > https://www.dropbox.com/s/ab1hsaaqsyowzwr/it-lives.zip?dl=0 > > [https://www.dropbox.com/static/images/icons128/page_white_co

Re: AW: [jenkins] Apache Flex Builder was offline

2014-11-13 Thread Alex Harui
Hi Tom, thanks for doing that. If you’ve got time to try putting both JDKs on the machine and see if they work, go for it. Otherwise, just upgrade 1.7 or skip the upgrade. -Alex On 11/13/14, 7:48 AM, "christofer.d...@c-ware.de" wrote: >Hi Tom, > >I'd be a little careful with 1.8 ... there are

AW: [jenkins] Apache Flex Builder was offline

2014-11-13 Thread Christofer Dutz
Hi Tom, I'd be a little careful with 1.8 ... there are still some libs not working 100% under Java 1.8, even if they are getting fewer and fewer problems. I would suggest to update to the latest 1.7 as long as we don't need 1.8 features. Eventually having both on the machine would be a good ide

[jenkins] Apache Flex Builder was offline

2014-11-13 Thread Tom Chiverton
The VM for the Apache Flex Builder Jenkins was restarted for an automatic update. I've logged in and restarted the agent, jobs are progressing. Should we try sitcking Java 1.8 on this box, or just upgrade the out of date Java 1.7 on it ? In which case, it needs the full JDK right ? -- extravis

Re: [FlexJS] First successful build of a FlexJS application using Flexmojos

2014-11-13 Thread Carlos Rovira
Awesome Chris! Congrats for this huge milestone!. I'm following your progress and is amazing what your getting. Simply Amazing! :D Carlos 2014-11-13 16:03 GMT+01:00 Christofer Dutz : > Hi, > > > a few minutes ago I managed to have Flexmojos build the first ever FlexJS > application. > > http

[FlexJS] First successful build of a FlexJS application using Flexmojos

2014-11-13 Thread Christofer Dutz
Hi, a few minutes ago I managed to have Flexmojos build the first ever FlexJS application. https://www.dropbox.com/s/ab1hsaaqsyowzwr/it-lives.zip?dl=0 [https://www.dropbox.com/static/images/icons128/page_white_compressed.png] Dropbo

[VOTE] Release Apache Flex Tool API 1.0.0

2014-11-13 Thread Christofer Dutz
Hi, I just staged a first release candidate of the Apache Flex Tool API 1.0.0 at Apaches maven staging repository. The Flex Tool API is a simple set of generally two interfaces which allows it to easily use the Flex tools (most prominent one: the compiler) to be used by external tools (Mainl

Re: CameraUI black screen

2014-11-13 Thread Maxim Solodovnik
i saw such behavior and was caused by H264 video Maybe this is your case? On Thu, Nov 13, 2014 at 5:14 PM, Rami Tarabay wrote: > This problem happen when running my app on iphone with ios8 > > On Thu, Nov 13, 2014 at 1:12 PM, Rami Tarabay > wrote: > > > Hey Folks, > > > > I'm using Flex SDK 4.1

Re: CameraUI black screen

2014-11-13 Thread Rami Tarabay
This problem happen when running my app on iphone with ios8 On Thu, Nov 13, 2014 at 1:12 PM, Rami Tarabay wrote: > Hey Folks, > > I'm using Flex SDK 4.13.0 FP 15.0.0.183-Beta AIR 15.0.0.302-Beta and i'm > trying to open camera.launch(MediaType.IMAGE) and a black screen opened. > > Please any wo

CameraUI black screen

2014-11-13 Thread Rami Tarabay
Hey Folks, I'm using Flex SDK 4.13.0 FP 15.0.0.183-Beta AIR 15.0.0.302-Beta and i'm trying to open camera.launch(MediaType.IMAGE) and a black screen opened. Please any work around to resolve my problem ? -- Kind Regards, Rami Tarabay Mobile App Developer | Codefish Apps | www.codefish.co