Author: thomas.diesler(a)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"/>