Re: [flex-mojos] Flexmojos 6.x + FDK Mavenizer finished

2013-01-08 Thread Christofer Dutz
Strange ... If you guys tried the most recent mavenizer, then the Empty-Zip problem should be solved. I am assuming the post got stuck here and was released over Christmas ... I really hate that :-( Regarding the full build of Flexmojos: If you build FM6 with all tests running, you will need

Re: [flex-mojos] Flexmojos 6.x + FDK Mavenizer finished

2012-12-26 Thread Keegan
I was still getting the ZIP file must have at least one entry issue. I found a couple possible fixes though. On my local copy I found you can do two things to correct it in FlexFrameworkGenerator.writeDummyResourceBundleSWC(): Remove any reference to ZipOutputstream and just create and close

Re: [flex-mojos] Flexmojos 6.x + FDK Mavenizer finished

2012-12-12 Thread Christofer Dutz
Thanks for that Jose :-) 2012/12/11 Jose Barragan jose.barra...@codeoscopic.com This issue has been resolved yet on: https://issues.apache.org/jira/browse/FLEX-33291 I use the maven assembly plugin to resolve the dependencies in package phase -- *Jose Barragan* *Software Architect Chief

Re: [flex-mojos] Flexmojos 6.x + FDK Mavenizer finished

2012-12-11 Thread Jose Barragan
This issue has been resolved yet on: https://issues.apache.org/jira/browse/FLEX-33291 I use the maven assembly plugin to resolve the dependencies in package phase -- Jose Barragan Software Architect Chief Codeoscopic Madrid C/. Infanta Mercedes, 92. Planta 5. 505. 28020 Madrid. Tel.: +34 912

Re: [flex-mojos] Flexmojos 6.x + FDK Mavenizer finished

2012-11-26 Thread Remi P
Hi Chris, Mmm... Did I miss something here? Many Flex SDKs are currently deployed (thanks to Velo). Is there something new with Adobe which prevents us to deploy the new FDK structure in a public repository? Remi On Tue, Nov 13, 2012 at 10:39 PM, Christofer Dutz christofer.d...@gmail.com

Re: [flex-mojos] Flexmojos 6.x + FDK Mavenizer finished

2012-11-26 Thread Remi P
Hi Chris, I'm trying to use your Mavenizer to generate the FDK structure but I'm getting the following exception: - - - -- Generating Air SDK version: 3.1

Re: [flex-mojos] Flexmojos 6.x + FDK Mavenizer finished

2012-11-26 Thread Remi P
Hi Carlos, On Tue, Nov 13, 2012 at 11:12 PM, Carlos Rovira carlos.rov...@codeoscopic.com wrote: Hi Remi, I think 4.6.b.23201 is available to use nowadays and is the latest from Adobe. b refers to a security patch applyed, so it's a better version than 0. You should try it. I only need to

Re: [flex-mojos] Flexmojos 6.x + FDK Mavenizer finished

2012-11-26 Thread Christofer Dutz
Actually there never was a 4.6.b.23201 available by adobe ... it's just that 4.6.0.23201 didn't need a fix, because that was allready fixed when being provided. As I'm now on my compulter and don't have to type on my phone, I can be a little more detailed. On the Flex developer list I was having

Re: [flex-mojos] Flexmojos 6.x + FDK Mavenizer finished

2012-11-26 Thread Christofer Dutz
Hi Remi, thanks for that report ... strange thing is that I am not getting any errors on my Windows machine. But I did find out that closing the ZipOutputStream is bad and I should Close the FileInputStream instead. Initially I had a binary empty Zip file which I simply copied everywhere, but it

Re: [flex-mojos] Flexmojos 6.x + FDK Mavenizer finished

2012-11-13 Thread Remi P
Hi Chris, Many thanks for all your work! It seems that FM-6 requires com.adobe.flex:framework:pom:4.6.0.23201 which is not yet available on usual FM repositories. Could you deploy the new FDK structure on central repo in order to allow us to build and test FM-6? Best regards, Remi On Fri,

Re: [flex-mojos] Flexmojos 6.x + FDK Mavenizer finished

2012-11-13 Thread Christofer Dutz
As long adobe doesn't give the permission to publish, we will not be able to publish them anywhere. That's what I created the generator for. You download the sdks you want to use and let the generator convert them to mavenized fdks. It even comes with a tool to automatically deploy them to a

Re: [flex-mojos] Flexmojos 6.x + FDK Mavenizer finished

2012-11-13 Thread Christofer Dutz
As long adobe doesn't give the permission to publish, we will not be able to publish them anywhere. That's what I created the generator for. You download the sdks you want to use and let the generator convert them to mavenized fdks. Chris Am 13.11.2012 19:53 schrieb Remi P rpatr...@gmail.com:

Re: [flex-mojos] Flexmojos 6.x + FDK Mavenizer finished

2012-11-13 Thread Carlos Rovira
Hi Remi, I think 4.6.b.23201 is available to use nowadays and is the latest from Adobe. b refers to a security patch applyed, so it's a better version than 0. You should try it. I only need to deploy in our custom maven repo the themes since it wasn't available and we use them. We only need to