Author: thomas.diesler(a)jboss.com
Date: 2007-08-04 16:51:56 -0400 (Sat, 04 Aug 2007)
New Revision: 4216
Modified:
framework/trunk/hudson/hudson-home/jobs/Distro-Native-AS-4.0/config.xml
framework/trunk/hudson/hudson-home/jobs/Distro-Native-AS-4.2/config.xml
framework/trunk/hudson/hudson-home/jobs/Distro-Native-AS-5.0/config.xml
framework/trunk/hudson/hudson-home/jobs/Distro-SunRI-AS-4.2/config.xml
framework/trunk/hudson/hudson-home/jobs/Distro-SunRI-AS-5.0/config.xml
framework/trunk/hudson/hudson-home/jobs/Distro-XFire-AS-4.2/config.xml
framework/trunk/hudson/hudson-home/jobs/Distro-XFire-AS-5.0/config.xml
Log:
Fix test report location
Modified: framework/trunk/hudson/hudson-home/jobs/Distro-Native-AS-4.0/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/Distro-Native-AS-4.0/config.xml 2007-08-04
20:28:29 UTC (rev 4215)
+++ framework/trunk/hudson/hudson-home/jobs/Distro-Native-AS-4.0/config.xml 2007-08-04
20:51:56 UTC (rev 4216)
@@ -66,7 +66,7 @@
</builders>
<publishers class="vector">
<hudson.tasks.junit.JUnitResultArchiver>
-
<testResults>jbossws/jbossws-core/output/jbossws-native-@version.id(a)/tests/output/reports/*.xml</testResults>
+
<testResults>stack-native/output/jbossws-native-@version.id(a)/tests/output/reports/*.xml</testResults>
</hudson.tasks.junit.JUnitResultArchiver>
<hudson.tasks.Mailer>
<recipients>@hudson.mail.recipients(a)</recipients>
Modified: framework/trunk/hudson/hudson-home/jobs/Distro-Native-AS-4.2/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/Distro-Native-AS-4.2/config.xml 2007-08-04
20:28:29 UTC (rev 4215)
+++ framework/trunk/hudson/hudson-home/jobs/Distro-Native-AS-4.2/config.xml 2007-08-04
20:51:56 UTC (rev 4216)
@@ -80,7 +80,7 @@
</builders>
<publishers class="vector">
<hudson.tasks.junit.JUnitResultArchiver>
-
<testResults>jbossws/jbossws-core/output/jbossws-native-@version.id(a)/tests/output/reports/*.xml</testResults>
+
<testResults>stack-native/output/jbossws-native-@version.id(a)/tests/output/reports/*.xml</testResults>
</hudson.tasks.junit.JUnitResultArchiver>
<hudson.tasks.Mailer>
<recipients>@hudson.mail.recipients(a)</recipients>
Modified: framework/trunk/hudson/hudson-home/jobs/Distro-Native-AS-5.0/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/Distro-Native-AS-5.0/config.xml 2007-08-04
20:28:29 UTC (rev 4215)
+++ framework/trunk/hudson/hudson-home/jobs/Distro-Native-AS-5.0/config.xml 2007-08-04
20:51:56 UTC (rev 4216)
@@ -80,7 +80,7 @@
</builders>
<publishers class="vector">
<hudson.tasks.junit.JUnitResultArchiver>
-
<testResults>jbossws/jbossws-core/output/jbossws-native-@version.id(a)/tests/output/reports/*.xml</testResults>
+
<testResults>stack-native/output/jbossws-native-@version.id(a)/tests/output/reports/*.xml</testResults>
</hudson.tasks.junit.JUnitResultArchiver>
<hudson.tasks.Mailer>
<recipients>@hudson.mail.recipients(a)</recipients>
Modified: framework/trunk/hudson/hudson-home/jobs/Distro-SunRI-AS-4.2/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/Distro-SunRI-AS-4.2/config.xml 2007-08-04
20:28:29 UTC (rev 4215)
+++ framework/trunk/hudson/hudson-home/jobs/Distro-SunRI-AS-4.2/config.xml 2007-08-04
20:51:56 UTC (rev 4216)
@@ -48,7 +48,7 @@
#
# Deploy distro
#
-cd output/jbossws-sunri-(a)version.id@
+cd output/jbossws-metro-(a)version.id@
./build.sh $ENVIRONMENT deploy-jboss42
#
@@ -79,7 +79,7 @@
</builders>
<publishers class="vector">
<hudson.tasks.junit.JUnitResultArchiver>
-
<testResults>stack-metro/output/jbossws-sunri-@version.id(a)/tests/output/reports/*.xml</testResults>
+
<testResults>stack-metro/output/jbossws-metro-@version.id(a)/tests/output/reports/*.xml</testResults>
</hudson.tasks.junit.JUnitResultArchiver>
<hudson.tasks.Mailer>
<recipients>@hudson.mail.recipients(a)</recipients>
@@ -123,6 +123,6 @@
</logRotator>
<keepDependencies>false</keepDependencies>
<properties/>
- <description>Build and test jbossws-sunri-(a)version.id@ against
AS-4.2</description>
+ <description>Build and test jbossws-metro-(a)version.id@ against
AS-4.2</description>
<actions class="vector"/>
</project>
\ No newline at end of file
Modified: framework/trunk/hudson/hudson-home/jobs/Distro-SunRI-AS-5.0/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/Distro-SunRI-AS-5.0/config.xml 2007-08-04
20:28:29 UTC (rev 4215)
+++ framework/trunk/hudson/hudson-home/jobs/Distro-SunRI-AS-5.0/config.xml 2007-08-04
20:51:56 UTC (rev 4216)
@@ -48,7 +48,7 @@
#
# Deploy distro
#
-cd output/jbossws-sunri-(a)version.id@
+cd output/jbossws-metro-(a)version.id@
./build.sh $ENVIRONMENT deploy-jboss50
#
@@ -79,7 +79,7 @@
</builders>
<publishers class="vector">
<hudson.tasks.junit.JUnitResultArchiver>
-
<testResults>stack-metro/output/jbossws-sunri-@version.id(a)/tests/output/reports/*.xml</testResults>
+
<testResults>stack-metro/output/jbossws-metro-@version.id(a)/tests/output/reports/*.xml</testResults>
</hudson.tasks.junit.JUnitResultArchiver>
<hudson.tasks.Mailer>
<recipients>@hudson.mail.recipients(a)</recipients>
@@ -123,6 +123,6 @@
</logRotator>
<keepDependencies>false</keepDependencies>
<properties/>
- <description>Build and test jbossws-sunri-(a)version.id@ against
AS-5.0</description>
+ <description>Build and test jbossws-metro-(a)version.id@ against
AS-5.0</description>
<actions class="vector"/>
</project>
\ No newline at end of file
Modified: framework/trunk/hudson/hudson-home/jobs/Distro-XFire-AS-4.2/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/Distro-XFire-AS-4.2/config.xml 2007-08-04
20:28:29 UTC (rev 4215)
+++ framework/trunk/hudson/hudson-home/jobs/Distro-XFire-AS-4.2/config.xml 2007-08-04
20:51:56 UTC (rev 4216)
@@ -48,7 +48,7 @@
#
# Deploy distro
#
-cd output/jbossws-xfire-(a)version.id@
+cd output/jbossws-cxf-(a)version.id@
./build.sh $ENVIRONMENT deploy-jboss42
#
@@ -79,7 +79,7 @@
</builders>
<publishers class="vector">
<hudson.tasks.junit.JUnitResultArchiver>
-
<testResults>stack-cxf/output/jbossws-xfire-@version.id(a)/tests/output/reports/*.xml</testResults>
+
<testResults>stack-cxf/output/jbossws-cxf-@version.id(a)/tests/output/reports/*.xml</testResults>
</hudson.tasks.junit.JUnitResultArchiver>
<hudson.tasks.Mailer>
<recipients>@hudson.mail.recipients(a)</recipients>
@@ -123,6 +123,6 @@
</logRotator>
<keepDependencies>false</keepDependencies>
<properties/>
- <description>Build and test jbossws-xfire-(a)version.id@ against
AS-4.2</description>
+ <description>Build and test jbossws-cxf-(a)version.id@ against
AS-4.2</description>
<actions class="vector"/>
</project>
\ No newline at end of file
Modified: framework/trunk/hudson/hudson-home/jobs/Distro-XFire-AS-5.0/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/Distro-XFire-AS-5.0/config.xml 2007-08-04
20:28:29 UTC (rev 4215)
+++ framework/trunk/hudson/hudson-home/jobs/Distro-XFire-AS-5.0/config.xml 2007-08-04
20:51:56 UTC (rev 4216)
@@ -48,7 +48,7 @@
#
# Deploy distro
#
-cd output/jbossws-xfire-(a)version.id@
+cd output/jbossws-cxf-(a)version.id@
./build.sh $ENVIRONMENT deploy-jboss50
#
@@ -79,7 +79,7 @@
</builders>
<publishers class="vector">
<hudson.tasks.junit.JUnitResultArchiver>
-
<testResults>stack-cxf/output/jbossws-xfire-@version.id(a)/tests/output/reports/*.xml</testResults>
+
<testResults>stack-cxf/output/jbossws-cxf-@version.id(a)/tests/output/reports/*.xml</testResults>
</hudson.tasks.junit.JUnitResultArchiver>
<hudson.tasks.Mailer>
<recipients>@hudson.mail.recipients(a)</recipients>
@@ -123,6 +123,6 @@
</logRotator>
<keepDependencies>false</keepDependencies>
<properties/>
- <description>Build and test jbossws-xfire-(a)version.id@ against
AS-5.0</description>
+ <description>Build and test jbossws-cxf-(a)version.id@ against
AS-5.0</description>
<actions class="vector"/>
</project>
\ No newline at end of file
Show replies by date