[jboss-dev-forums] [Design of JBoss Build System] - Re: JBoss Retro CVS to SVN Migration

pgier do-not-reply at jboss.com
Fri Apr 27 09:28:50 EDT 2007


"adrian at jboss.org" wrote : Ok. But how does Maven handle compiling on JDK5 and testing on JDK1.4?

The maven surefire plugin does have an option to specify a jvm so you can run the main maven process under 1.5 but fork the tests in 1.4.
It's something I'm still working on, so I don't have a detailed answer for you.

But the move to SVN won't affect this.  We'll still be building with ant for now ;-).  For next week I just want to get the source out of the old CVS repo so that directory changes can start being tracked.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4041399#4041399

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4041399



More information about the jboss-dev-forums mailing list