[flex-mojos] HtmlWrapperMojo, not considering CVS or SVN dirty com copyFolderTemplate

2013-02-01 Thread Tiago Lopes
Hi, There is any particular reason for the earlier version of flexmojos HtmlWrapperMojo to not implement the same solution used in *version 3.8* for ignoring CVS or SVN dirty files? If I use the *version 3.8* for coping the html-template from a folder in the project everything works fine, but

[flex-mojos] Re: RSL / SWF / SWC

2013-02-01 Thread jitendra kumawat
Hi I am doing the same thing http://www.adobe.com/devnet/flex/articles/flex-maven-flexmojos-pt3.html Compile the CustomRsl project as given and it is working fine, In my case I want to use Flexmojos 4.0-RC2(For create RSLs) with Flex SDK 3.5.0 and compiler 3.3.0.4852 ,but i am getting

Re: [flex-mojos] Re: Compiling with AIR 3.5.

2013-02-01 Thread Maximilien Wiktorowski
Hi, I also like to integrate Flex/Air parts of my project (JEE + Flex + Air) to maven. While i was investigating for a solution i found https://github.com/yelbota/adt-maven-plugin but unfortunately it doesn't fit my needs as i want to package a native extension. So i decided to extend FM 6.x

Re: [flex-mojos] Re: RSL / SWF / SWC

2013-02-01 Thread Christofer Dutz
Well this is simple ... you have to use the same compiler as the sdk you are using. So if you use Flex 3.5.0 you have to use the compiler in version 3.5.0. Chris 2013/2/1 jitendra kumawat kumawat.it...@gmail.com Hi I am doing the same thing

Re: [flex-mojos] Re: Compiling with AIR 3.5.

2013-02-01 Thread Christofer Dutz
Sounds good that you got that AIR stuff working. If you would be willing to contribute it back (Including test-projects for the testsuite) I would be glad to add that to FM. But I have to clarify: I can't donate FM to Apache, because the code is not mine. I've taken over maintaining FM, but the

Re: [flex-mojos] Html Wrapper Mojo ignore CVS or SVN dirt

2013-02-01 Thread Christofer Dutz
I think the only one who could give you an answer on this, would be velo ... I have no idea. But I know that FM4 was more or less a complete rewrite of FM (As far as I understood Velos comments). Hopefully he will be able to assist you. However if you create an issue in jira and explain your