Author: richard.opalka(a)jboss.com
Date: 2008-01-28 11:30:24 -0500 (Mon, 28 Jan 2008)
New Revision: 5546
Modified:
framework/trunk/hudson/hudson-home/jobs/AS-Tests-ALL/config.xml
framework/trunk/hudson/hudson-home/jobs/Native-ALL/config.xml
framework/trunk/hudson/hudson-home/jobs/Release-Matrix-Step1/config.xml
Log:
[JBWS-1962] remove unnecessary dependencies
Modified: framework/trunk/hudson/hudson-home/jobs/AS-Tests-ALL/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/AS-Tests-ALL/config.xml 2008-01-28 16:15:02
UTC (rev 5545)
+++ framework/trunk/hudson/hudson-home/jobs/AS-Tests-ALL/config.xml 2008-01-28 16:30:24
UTC (rev 5546)
@@ -3,7 +3,7 @@
<builders class="vector"/>
<publishers class="vector">
<hudson.tasks.BuildTrigger>
- <childProjects>AS-Tests-AS-4.2.1, AS-Tests-AS-4.2.2, AS-Tests-AS-4.2.3,
AS-Tests-AS-5.0.0, TCK-1.4</childProjects>
+ <childProjects>AS-Tests-AS-4.2.1, AS-Tests-AS-4.2.2, AS-Tests-AS-4.2.3,
AS-Tests-AS-5.0.0</childProjects>
</hudson.tasks.BuildTrigger>
</publishers>
<buildWrappers class="vector"/>
Modified: framework/trunk/hudson/hudson-home/jobs/Native-ALL/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/Native-ALL/config.xml 2008-01-28 16:15:02 UTC
(rev 5545)
+++ framework/trunk/hudson/hudson-home/jobs/Native-ALL/config.xml 2008-01-28 16:30:24 UTC
(rev 5546)
@@ -6,8 +6,7 @@
<childProjects>
Native-Core-AS-4.0.5, Native-Core-AS-4.0.5-No-EJB3, Native-Core-AS-4.2.1,
Native-Core-AS-4.2.2, Native-Core-AS-4.2.2-JDK6, Native-Core-AS-4.2.3,
Native-Core-AS-4.2.3-JDK6, Native-Core-AS-5.0.0,
Native-Distro-AS-4.0.5, Native-Distro-AS-4.0.5-No-EJB3, Native-Distro-AS-4.2.1,
Native-Distro-AS-4.2.2, Native-Distro-AS-4.2.2-JDK6, Native-Distro-AS-4.2.3,
Native-Distro-AS-4.2.3-JDK6, Native-Distro-AS-5.0.0,
- Native-Integration-AS-4.0.5, Native-Integration-AS-4.0.5-No-EJB3,
Native-Integration-AS-4.2.1, Native-Integration-AS-4.2.2, Native-Integration-AS-4.2.3,
Native-Integration-AS-5.0.0,
- Native-Tck14-Jaxr-AS-4.2.3, Native-Tck14-Jaxrpc-AS-4.2.3,
Native-Tck14-Saaj-AS-4.2.3, Native-Tck14-Webservices-AS-4.2.3
+ Native-Integration-AS-4.0.5, Native-Integration-AS-4.0.5-No-EJB3,
Native-Integration-AS-4.2.1, Native-Integration-AS-4.2.2, Native-Integration-AS-4.2.3,
Native-Integration-AS-5.0.0
</childProjects>
</hudson.tasks.BuildTrigger>
</publishers>
Modified: framework/trunk/hudson/hudson-home/jobs/Release-Matrix-Step1/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/Release-Matrix-Step1/config.xml 2008-01-28
16:15:02 UTC (rev 5545)
+++ framework/trunk/hudson/hudson-home/jobs/Release-Matrix-Step1/config.xml 2008-01-28
16:30:24 UTC (rev 5546)
@@ -3,7 +3,7 @@
<builders class="vector"/>
<publishers class="vector">
<hudson.tasks.BuildTrigger>
- <childProjects>AS-4.0.5, AS-4.2.1, AS-4.2.2, AS-4.2.3, AS-5.0.0,
TCK-1.4</childProjects>
+ <childProjects>AS-4.0.5, AS-4.2.1, AS-4.2.2, AS-4.2.3,
AS-5.0.0</childProjects>
</hudson.tasks.BuildTrigger>
</publishers>
<buildWrappers class="vector"/>
@@ -24,4 +24,4 @@
<properties/>
<description>Build the relase matrix target containers.</description>
<actions class="vector"/>
-</project>
\ No newline at end of file
+</project>