[jboss-cvs] JBossAS SVN: r89391 - projects/jboss-osgi/trunk/build/hudson/hudson-home/jobs/jbossosgi-embedded.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon May 25 15:53:26 EDT 2009


Author: thomas.diesler at jboss.com
Date: 2009-05-25 15:53:26 -0400 (Mon, 25 May 2009)
New Revision: 89391

Modified:
   projects/jboss-osgi/trunk/build/hudson/hudson-home/jobs/jbossosgi-embedded/config.xml
Log:
-U -fae clean install

Modified: projects/jboss-osgi/trunk/build/hudson/hudson-home/jobs/jbossosgi-embedded/config.xml
===================================================================
--- projects/jboss-osgi/trunk/build/hudson/hudson-home/jobs/jbossosgi-embedded/config.xml	2009-05-25 19:48:26 UTC (rev 89390)
+++ projects/jboss-osgi/trunk/build/hudson/hudson-home/jobs/jbossosgi-embedded/config.xml	2009-05-25 19:53:26 UTC (rev 89391)
@@ -29,7 +29,7 @@
   </triggers>
   <builders>
     <hudson.tasks.Maven>
-      <targets>clean install</targets>
+      <targets>-U -fae clean install</targets>
       <mavenName>apache-maven</mavenName>
       <properties>-U -Djboss.bind.address=@jboss.bind.address@</properties>
     </hudson.tasks.Maven>




More information about the jboss-cvs-commits mailing list