Phil Steitz skrev 2011-04-10 16:42: > On 4/10/11 12:48 AM, Simone Tripodi wrote: >> Hi all guys, >> the ant build is no longer working anymore, build.properties files are >> missing and lib/*.jar too, I propose to remove ant stuff before RC2. >> Do you agree? Thanks in advance, >> Simo >> >> http://people.apache.org/~simonetripodi/ >> http://www.99soft.org/ >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> > Let me have a look at it. Where possible, I think it is best to > maintain working Ant builds.
If the original Ant build file doesn't do anything fancy, we could use the Maven Ant Plugin [1] to generate a working Ant build.xml file based on the pom.xml. [1] http://maven.apache.org/plugins/maven-ant-plugin/ > > Phil > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- Dennis Lundberg --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
