[jbossws-commits] JBossWS SVN: r6762 - in framework/trunk/hudson/hudson-home/jobs: Release-Matrix-Step1 and 1 other directory.

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Tue Apr 29 19:30:10 EDT 2008


Author: thomas.diesler at jboss.com
Date: 2008-04-29 19:30:10 -0400 (Tue, 29 Apr 2008)
New Revision: 6762

Removed:
   framework/trunk/hudson/hudson-home/jobs/Maven-Repository-Clean/
Modified:
   framework/trunk/hudson/hudson-home/jobs/Release-Matrix-Step1/config.xml
Log:
why would we want to delete the mvn repository?

Modified: framework/trunk/hudson/hudson-home/jobs/Release-Matrix-Step1/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/Release-Matrix-Step1/config.xml	2008-04-29 23:26:54 UTC (rev 6761)
+++ framework/trunk/hudson/hudson-home/jobs/Release-Matrix-Step1/config.xml	2008-04-29 23:30:10 UTC (rev 6762)
@@ -3,7 +3,7 @@
   <builders class="vector"/>
   <publishers class="vector">
     <hudson.tasks.BuildTrigger>
-      <childProjects>Maven-Repository-Clean, AS-4.2.1, AS-4.2.2, AS-4.2.3, AS-5.0.0, AS-5.0.1</childProjects>
+      <childProjects>AS-4.2.1, AS-4.2.2, AS-4.2.3, AS-5.0.0, AS-5.0.1</childProjects>
     </hudson.tasks.BuildTrigger>
   </publishers>
   <buildWrappers class="vector"/>




More information about the jbossws-commits mailing list