Like that? https://builds.apache.org/job/Ant_BuildFromPOMs/ - JDK 1.5 - ubuntu - @hourly - Maven 3.0.5 -- src/etc/poms/pom.xml -- clean package -DskipTests
Jan > -----Ursprüngliche Nachricht----- > Von: Antoine Levy Lambert [mailto:anto...@gmx.de] > Gesendet: Mittwoch, 30. April 2014 06:15 > An: dev@ant.apache.org > Betreff: Re: svn commit: r1591187 - in /ant/core/trunk: build.xml > release.sh > > Hi, > > in order to avoid finding issues with ants pom files after the fact, I > have added a step of building ant using maven in our release script. > This is just to check that the compilation and building of jars work > using maven, the target folder gets deleted in the next line. > and also created a TeamCity build configuration on > teamcity.jetbrains.com to build ant using maven with -DskipTests If > someone has the time to create also such a build in builds.apache.org > to add another check that would be great. > > Antoine > On Apr 30, 2014, at 12:05 AM, anto...@apache.org wrote: > > > Author: antoine > > Date: Wed Apr 30 04:05:58 2014 > > New Revision: 1591187 > > > > URL: http://svn.apache.org/r1591187 > > --- ant/core/trunk/release.sh (original) > > +++ ant/core/trunk/release.sh Wed Apr 30 04:05:58 2014 > > +# check that one can build under maven mvn -f src/etc/poms/pom.xml > > +-DskipTests package rm -rf target > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org For additional > commands, e-mail: dev-h...@ant.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@ant.apache.org For additional commands, e-mail: dev-h...@ant.apache.org