Are either of your guys using flexunit for testing? (or am I naive to think it does automated testing?)
On Sat, May 3, 2008 at 4:52 AM, Thomas Darbois <[EMAIL PROTECTED]> wrote: > I'm using Israfil plugin with quite a simple project (several language, > tokens ... but only one swf at the end) it works fine. The documentation is > great, and you only have to add in configuration all the parameters you are > using (and that are not by default) for example the resources for the tokens. > > Nearly no tweaking was needed. > ________________________________________ > De : RedBugz Software [EMAIL PROTECTED] > Date d'envoi : vendredi 2 mai 2008 20:09 > À : Maven Users List > Objet : Re: maven with flex3 > > > > On Fri, May 2, 2008 at 11:59 AM, matthew sporleder <[EMAIL PROTECTED]> wrote: > > Is anyone doing a flex3 project with maven? It looks like the latest > > net.israfil.mojo plugin supports flex3, but I'm having trouble getting > > my head around directory structures, <plugins> and <dependency>s. > > > > Any help/examples are appreciated. > > We're doing Flex 3 with Maven. We used to use the Israfil plugin, but > now we use Flex-Mojos: > http://flex-mojos.googlecode.com/ > > Getting Started: > http://blog.flex-mojos.info/2008/03/29/more-them-a-hello-world/ > > Mailing List: > http://groups.google.com/group/flex-mojos > > Post to the list if you have any questions or problems. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
