Author: richard.opalka(a)jboss.com
Date: 2009-05-29 06:05:26 -0400 (Fri, 29 May 2009)
New Revision: 10142
Added:
framework/trunk/hudson/hudson-home/jobs/AS-5.2.0/
framework/trunk/hudson/hudson-home/jobs/AS-5.2.0/config.xml
framework/trunk/hudson/hudson-home/jobs/AS-ALL/
framework/trunk/hudson/hudson-home/jobs/AS-ALL/config.xml
framework/trunk/hudson/hudson-home/jobs/AS-Tests-AS-5.2.0/
framework/trunk/hudson/hudson-home/jobs/AS-Tests-AS-5.2.0/config.xml
framework/trunk/hudson/hudson-home/jobs/CXF-Binary-Distro-AS-5.2.0-JDK5/
framework/trunk/hudson/hudson-home/jobs/CXF-Binary-Distro-AS-5.2.0-JDK5/config.xml
framework/trunk/hudson/hudson-home/jobs/CXF-Binary-Distro-AS-5.2.0-JDK6/
framework/trunk/hudson/hudson-home/jobs/CXF-Binary-Distro-AS-5.2.0-JDK6/config.xml
framework/trunk/hudson/hudson-home/jobs/CXF-Core-AS-5.2.0-JDK5/
framework/trunk/hudson/hudson-home/jobs/CXF-Core-AS-5.2.0-JDK5/config.xml
framework/trunk/hudson/hudson-home/jobs/CXF-Core-AS-5.2.0-JDK6/
framework/trunk/hudson/hudson-home/jobs/CXF-Core-AS-5.2.0-JDK6/config.xml
framework/trunk/hudson/hudson-home/jobs/CXF-Source-Distro-AS-5.2.0-JDK5/
framework/trunk/hudson/hudson-home/jobs/CXF-Source-Distro-AS-5.2.0-JDK5/config.xml
framework/trunk/hudson/hudson-home/jobs/CXF-Source-Distro-AS-5.2.0-JDK6/
framework/trunk/hudson/hudson-home/jobs/CXF-Source-Distro-AS-5.2.0-JDK6/config.xml
framework/trunk/hudson/hudson-home/jobs/Metro-Binary-Distro-AS-5.2.0-JDK5/
framework/trunk/hudson/hudson-home/jobs/Metro-Binary-Distro-AS-5.2.0-JDK5/config.xml
framework/trunk/hudson/hudson-home/jobs/Metro-Binary-Distro-AS-5.2.0-JDK6/
framework/trunk/hudson/hudson-home/jobs/Metro-Binary-Distro-AS-5.2.0-JDK6/config.xml
framework/trunk/hudson/hudson-home/jobs/Metro-Core-AS-5.2.0-JDK5/
framework/trunk/hudson/hudson-home/jobs/Metro-Core-AS-5.2.0-JDK5/config.xml
framework/trunk/hudson/hudson-home/jobs/Metro-Core-AS-5.2.0-JDK6/
framework/trunk/hudson/hudson-home/jobs/Metro-Core-AS-5.2.0-JDK6/config.xml
framework/trunk/hudson/hudson-home/jobs/Metro-Source-Distro-AS-5.2.0-JDK5/
framework/trunk/hudson/hudson-home/jobs/Metro-Source-Distro-AS-5.2.0-JDK5/config.xml
framework/trunk/hudson/hudson-home/jobs/Metro-Source-Distro-AS-5.2.0-JDK6/
framework/trunk/hudson/hudson-home/jobs/Metro-Source-Distro-AS-5.2.0-JDK6/config.xml
framework/trunk/hudson/hudson-home/jobs/Native-Binary-Distro-AS-5.2.0-JDK5/
framework/trunk/hudson/hudson-home/jobs/Native-Binary-Distro-AS-5.2.0-JDK5/config.xml
framework/trunk/hudson/hudson-home/jobs/Native-Binary-Distro-AS-5.2.0-JDK6/
framework/trunk/hudson/hudson-home/jobs/Native-Binary-Distro-AS-5.2.0-JDK6/config.xml
framework/trunk/hudson/hudson-home/jobs/Native-Core-AS-5.2.0-JDK5/
framework/trunk/hudson/hudson-home/jobs/Native-Core-AS-5.2.0-JDK5/config.xml
framework/trunk/hudson/hudson-home/jobs/Native-Core-AS-5.2.0-JDK6/
framework/trunk/hudson/hudson-home/jobs/Native-Core-AS-5.2.0-JDK6/config.xml
framework/trunk/hudson/hudson-home/jobs/Native-Source-Distro-AS-5.2.0-JDK5/
framework/trunk/hudson/hudson-home/jobs/Native-Source-Distro-AS-5.2.0-JDK5/config.xml
framework/trunk/hudson/hudson-home/jobs/Native-Source-Distro-AS-5.2.0-JDK6/
framework/trunk/hudson/hudson-home/jobs/Native-Source-Distro-AS-5.2.0-JDK6/config.xml
Removed:
framework/trunk/hudson/hudson-home/users/maeste/
Modified:
framework/trunk/hudson/ant.properties.example
framework/trunk/hudson/hudson-home/config.xml
framework/trunk/hudson/hudson-home/hudson.tasks.Mailer.xml
framework/trunk/hudson/hudson-home/jobs/AS-Tests-ALL/config.xml
framework/trunk/hudson/hudson-home/jobs/CXF-ALL/config.xml
framework/trunk/hudson/hudson-home/jobs/CXF-Light/config.xml
framework/trunk/hudson/hudson-home/jobs/Metro-ALL/config.xml
framework/trunk/hudson/hudson-home/jobs/Metro-Light/config.xml
framework/trunk/hudson/hudson-home/jobs/Native-ALL/config.xml
framework/trunk/hudson/hudson-home/jobs/Native-Light/config.xml
framework/trunk/hudson/hudson-home/jobs/Release-Matrix-Step1/config.xml
framework/trunk/hudson/hudson-home/jobs/Weekend-Matrix/config.xml
framework/trunk/hudson/hudson-home/jobs/Working-Days-Matrix/config.xml
Log:
adding AS 5.2.x support
Modified: framework/trunk/hudson/ant.properties.example
===================================================================
--- framework/trunk/hudson/ant.properties.example 2009-05-29 06:57:11 UTC (rev 10141)
+++ framework/trunk/hudson/ant.properties.example 2009-05-29 10:05:26 UTC (rev 10142)
@@ -34,10 +34,14 @@
hudson.jboss501.build=jboss-5.0.1.GA
hudson.jboss501.rev=HEAD
-hudson.jboss510.url=http://anonsvn.jboss.org/repos/jbossas/branches/Branch_5_x
+hudson.jboss510.url=http://anonsvn.jboss.org/repos/jbossas/tags/JBoss_5_1_0_GA
hudson.jboss510.build=jboss-5.1.0.GA
hudson.jboss510.rev=HEAD
+hudson.jboss520.url=http://anonsvn.jboss.org/repos/jbossas/branches/Branch_5_x
+hudson.jboss520.build=jboss-5.2.0.Beta
+hudson.jboss520.rev=HEAD
+
hudson.jboss600.url=http://anonsvn.jboss.org/repos/jbossas/trunk
hudson.jboss600.build=jboss-6.0.0.Alpha1
hudson.jboss600.rev=HEAD
Modified: framework/trunk/hudson/hudson-home/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/config.xml 2009-05-29 06:57:11 UTC (rev 10141)
+++ framework/trunk/hudson/hudson-home/config.xml 2009-05-29 10:05:26 UTC (rev 10142)
@@ -16,6 +16,7 @@
<tr><th
align=left>@hudson.jboss500.build@</th><td>-r(a)hudson.jboss500.rev@
@hudson.jboss500.url@</td></tr>
<tr><th
align=left>@hudson.jboss501.build@</th><td>-r(a)hudson.jboss501.rev@
@hudson.jboss501.url@</td></tr>
<tr><th
align=left>@hudson.jboss510.build@</th><td>-r(a)hudson.jboss510.rev@
@hudson.jboss510.url@</td></tr>
+ <tr><th
align=left>@hudson.jboss520.build@</th><td>-r(a)hudson.jboss520.rev@
@hudson.jboss520.url@</td></tr>
<tr><th
align=left>@hudson.jboss600.build@</th><td>-r(a)hudson.jboss600.rev@
@hudson.jboss600.url@</td></tr>
<tr><td colspan=2></td></tr>
</table>
@@ -26,6 +27,26 @@
<quietPeriod>5</quietPeriod>
<views>
+ <!-- AS Builds -->
+ <view>
+ <owner reference="../../.."/>
+ <jobNames class="tree-set">
+ <no-comparator/>
+ <string>AS-ALL</string>
+ <string>AS-5.0.0</string>
+ <string>AS-5.0.1</string>
+ <string>AS-5.1.0</string>
+ <string>AS-5.2.0</string>
+ <string>AS-6.0.0</string>
+ </jobNames>
+ <name>AS Builds</name>
+ <description>
+ <![CDATA[
+ Run AS builds.
+]]>
+ </description>
+ </view>
+
<!-- AS Tests -->
<view>
<owner reference="../../.."/>
@@ -35,6 +56,7 @@
<string>AS-Tests-AS-5.0.0</string>
<string>AS-Tests-AS-5.0.1</string>
<string>AS-Tests-AS-5.1.0</string>
+ <string>AS-Tests-AS-5.2.0</string>
<string>AS-Tests-AS-6.0.0</string>
</jobNames>
<name>AS Tests</name>
@@ -57,26 +79,32 @@
<string>Native-Core-AS-5.0.0-JDK5</string>
<string>Native-Core-AS-5.0.1-JDK5</string>
<string>Native-Core-AS-5.1.0-JDK5</string>
+ <string>Native-Core-AS-5.2.0-JDK5</string>
<string>Native-Core-AS-6.0.0-JDK5</string>
<string>Native-Core-AS-5.0.0-JDK6</string>
<string>Native-Core-AS-5.0.1-JDK6</string>
<string>Native-Core-AS-5.1.0-JDK6</string>
+ <string>Native-Core-AS-5.2.0-JDK6</string>
<string>Native-Core-AS-6.0.0-JDK6</string>
<string>Native-Binary-Distro-AS-5.0.0-JDK5</string>
<string>Native-Binary-Distro-AS-5.0.1-JDK5</string>
<string>Native-Binary-Distro-AS-5.1.0-JDK5</string>
+ <string>Native-Binary-Distro-AS-5.2.0-JDK5</string>
<string>Native-Binary-Distro-AS-6.0.0-JDK5</string>
<string>Native-Binary-Distro-AS-5.0.0-JDK6</string>
<string>Native-Binary-Distro-AS-5.0.1-JDK6</string>
<string>Native-Binary-Distro-AS-5.1.0-JDK6</string>
+ <string>Native-Binary-Distro-AS-5.2.0-JDK6</string>
<string>Native-Binary-Distro-AS-6.0.0-JDK6</string>
<string>Native-Source-Distro-AS-5.0.0-JDK5</string>
<string>Native-Source-Distro-AS-5.0.1-JDK5</string>
<string>Native-Source-Distro-AS-5.1.0-JDK5</string>
+ <string>Native-Source-Distro-AS-5.2.0-JDK5</string>
<string>Native-Source-Distro-AS-6.0.0-JDK5</string>
<string>Native-Source-Distro-AS-5.0.0-JDK6</string>
<string>Native-Source-Distro-AS-5.0.1-JDK6</string>
<string>Native-Source-Distro-AS-5.1.0-JDK6</string>
+ <string>Native-Source-Distro-AS-5.2.0-JDK6</string>
<string>Native-Source-Distro-AS-6.0.0-JDK6</string>
</jobNames>
<name>Native Tests</name>
@@ -99,26 +127,32 @@
<string>Metro-Core-AS-5.0.0-JDK5</string>
<string>Metro-Core-AS-5.0.1-JDK5</string>
<string>Metro-Core-AS-5.1.0-JDK5</string>
+ <string>Metro-Core-AS-5.2.0-JDK5</string>
<string>Metro-Core-AS-6.0.0-JDK5</string>
<string>Metro-Core-AS-5.0.0-JDK6</string>
<string>Metro-Core-AS-5.0.1-JDK6</string>
<string>Metro-Core-AS-5.1.0-JDK6</string>
+ <string>Metro-Core-AS-5.2.0-JDK6</string>
<string>Metro-Core-AS-6.0.0-JDK6</string>
<string>Metro-Binary-Distro-AS-5.0.0-JDK5</string>
<string>Metro-Binary-Distro-AS-5.0.1-JDK5</string>
<string>Metro-Binary-Distro-AS-5.1.0-JDK5</string>
+ <string>Metro-Binary-Distro-AS-5.2.0-JDK5</string>
<string>Metro-Binary-Distro-AS-6.0.0-JDK5</string>
<string>Metro-Binary-Distro-AS-5.0.0-JDK6</string>
<string>Metro-Binary-Distro-AS-5.0.1-JDK6</string>
<string>Metro-Binary-Distro-AS-5.1.0-JDK6</string>
+ <string>Metro-Binary-Distro-AS-5.2.0-JDK6</string>
<string>Metro-Binary-Distro-AS-6.0.0-JDK6</string>
<string>Metro-Source-Distro-AS-5.0.0-JDK5</string>
<string>Metro-Source-Distro-AS-5.0.1-JDK5</string>
<string>Metro-Source-Distro-AS-5.1.0-JDK5</string>
+ <string>Metro-Source-Distro-AS-5.2.0-JDK5</string>
<string>Metro-Source-Distro-AS-6.0.0-JDK5</string>
<string>Metro-Source-Distro-AS-5.0.0-JDK6</string>
<string>Metro-Source-Distro-AS-5.0.1-JDK6</string>
<string>Metro-Source-Distro-AS-5.1.0-JDK6</string>
+ <string>Metro-Source-Distro-AS-5.2.0-JDK6</string>
<string>Metro-Source-Distro-AS-6.0.0-JDK6</string>
</jobNames>
<name>Metro Tests</name>
@@ -141,26 +175,32 @@
<string>CXF-Core-AS-5.0.0-JDK5</string>
<string>CXF-Core-AS-5.0.1-JDK5</string>
<string>CXF-Core-AS-5.1.0-JDK5</string>
+ <string>CXF-Core-AS-5.2.0-JDK5</string>
<string>CXF-Core-AS-6.0.0-JDK5</string>
<string>CXF-Core-AS-5.0.0-JDK6</string>
<string>CXF-Core-AS-5.0.1-JDK6</string>
<string>CXF-Core-AS-5.1.0-JDK6</string>
+ <string>CXF-Core-AS-5.2.0-JDK6</string>
<string>CXF-Core-AS-6.0.0-JDK6</string>
<string>CXF-Binary-Distro-AS-5.0.0-JDK5</string>
<string>CXF-Binary-Distro-AS-5.0.1-JDK5</string>
<string>CXF-Binary-Distro-AS-5.1.0-JDK5</string>
+ <string>CXF-Binary-Distro-AS-5.2.0-JDK5</string>
<string>CXF-Binary-Distro-AS-6.0.0-JDK5</string>
<string>CXF-Binary-Distro-AS-5.0.0-JDK6</string>
<string>CXF-Binary-Distro-AS-5.0.1-JDK6</string>
<string>CXF-Binary-Distro-AS-5.1.0-JDK6</string>
+ <string>CXF-Binary-Distro-AS-5.2.0-JDK6</string>
<string>CXF-Binary-Distro-AS-6.0.0-JDK6</string>
<string>CXF-Source-Distro-AS-5.0.0-JDK5</string>
<string>CXF-Source-Distro-AS-5.0.1-JDK5</string>
<string>CXF-Source-Distro-AS-5.1.0-JDK5</string>
+ <string>CXF-Source-Distro-AS-5.2.0-JDK5</string>
<string>CXF-Source-Distro-AS-6.0.0-JDK5</string>
<string>CXF-Source-Distro-AS-5.0.0-JDK6</string>
<string>CXF-Source-Distro-AS-5.0.1-JDK6</string>
<string>CXF-Source-Distro-AS-5.1.0-JDK6</string>
+ <string>CXF-Source-Distro-AS-5.2.0-JDK6</string>
<string>CXF-Source-Distro-AS-6.0.0-JDK6</string>
</jobNames>
<name>CXF Tests</name>
@@ -192,6 +232,7 @@
<tr align=center><th align=left>AS-5.0.0</th> <td>ok</td>
<td>ok</td> <td>ok</td> <td>ok</td>
<td>ok</td> <td>ok</td> <td>ok</td></tr>
<tr align=center><th align=left>AS-5.0.1</th> <td>ok</td>
<td>ok</td> <td>ok</td> <td>ok</td>
<td>ok</td> <td>ok</td> <td>ok</td></tr>
<tr align=center><th align=left>AS-5.1.0</th> <td>ok</td>
<td>ok</td> <td>ok</td> <td>ok</td>
<td>ok</td> <td>ok</td> <td>ok</td></tr>
+<tr align=center><th align=left>AS-5.2.0</th> <td>ok</td>
<td>ok</td> <td>ok</td> <td>ok</td>
<td>ok</td> <td>ok</td> <td>ok</td></tr>
<tr align=center><th align=left>AS-6.0.0</th> <td>ok</td>
<td>ok</td> <td>ok</td> <td>ok</td>
<td>ok</td> <td>ok</td> <td>ok</td></tr>
</table>
]]>
@@ -206,6 +247,7 @@
<string>AS-5.0.0</string>
<string>AS-5.0.1</string>
<string>AS-5.1.0</string>
+ <string>AS-5.2.0</string>
<string>AS-6.0.0</string>
</jobNames>
<name>Target Container</name>
@@ -224,52 +266,64 @@
<string>Metro-Core-AS-5.0.0-JDK5</string>
<string>Metro-Core-AS-5.0.1-JDK5</string>
<string>Metro-Core-AS-5.1.0-JDK5</string>
+ <string>Metro-Core-AS-5.2.0-JDK5</string>
<string>Metro-Core-AS-6.0.0-JDK5</string>
<string>Metro-Core-AS-5.0.0-JDK6</string>
<string>Metro-Core-AS-5.0.1-JDK6</string>
<string>Metro-Core-AS-5.1.0-JDK6</string>
+ <string>Metro-Core-AS-5.2.0-JDK6</string>
<string>Metro-Core-AS-6.0.0-JDK6</string>
<string>Metro-Binary-Distro-AS-5.0.0-JDK5</string>
<string>Metro-Binary-Distro-AS-5.0.1-JDK5</string>
<string>Metro-Binary-Distro-AS-5.1.0-JDK5</string>
+ <string>Metro-Binary-Distro-AS-5.2.0-JDK5</string>
<string>Metro-Binary-Distro-AS-6.0.0-JDK5</string>
<string>Metro-Binary-Distro-AS-5.0.0-JDK6</string>
<string>Metro-Binary-Distro-AS-5.0.1-JDK6</string>
<string>Metro-Binary-Distro-AS-5.1.0-JDK6</string>
+ <string>Metro-Binary-Distro-AS-5.2.0-JDK6</string>
<string>Metro-Binary-Distro-AS-6.0.0-JDK6</string>
<string>CXF-Light</string>
<string>CXF-Core-AS-5.0.0-JDK5</string>
<string>CXF-Core-AS-5.0.1-JDK5</string>
<string>CXF-Core-AS-5.1.0-JDK5</string>
+ <string>CXF-Core-AS-5.2.0-JDK5</string>
<string>CXF-Core-AS-6.0.0-JDK5</string>
<string>CXF-Core-AS-5.0.0-JDK6</string>
<string>CXF-Core-AS-5.0.1-JDK6</string>
<string>CXF-Core-AS-5.1.0-JDK6</string>
+ <string>CXF-Core-AS-5.2.0-JDK6</string>
<string>CXF-Core-AS-6.0.0-JDK6</string>
<string>CXF-Binary-Distro-AS-5.0.0-JDK5</string>
<string>CXF-Binary-Distro-AS-5.0.1-JDK5</string>
<string>CXF-Binary-Distro-AS-5.1.0-JDK5</string>
+ <string>CXF-Binary-Distro-AS-5.2.0-JDK5</string>
<string>CXF-Binary-Distro-AS-6.0.0-JDK5</string>
<string>CXF-Binary-Distro-AS-5.0.0-JDK6</string>
<string>CXF-Binary-Distro-AS-5.0.1-JDK6</string>
<string>CXF-Binary-Distro-AS-5.1.0-JDK6</string>
+ <string>CXF-Binary-Distro-AS-5.2.0-JDK6</string>
<string>CXF-Binary-Distro-AS-6.0.0-JDK6</string>
<string>Native-Light</string>
<string>Native-Core-AS-5.0.0-JDK5</string>
<string>Native-Core-AS-5.0.1-JDK5</string>
<string>Native-Core-AS-5.1.0-JDK5</string>
+ <string>Native-Core-AS-5.2.0-JDK5</string>
<string>Native-Core-AS-6.0.0-JDK5</string>
<string>Native-Core-AS-5.0.0-JDK6</string>
<string>Native-Core-AS-5.0.1-JDK6</string>
<string>Native-Core-AS-5.1.0-JDK6</string>
+ <string>Native-Core-AS-5.2.0-JDK6</string>
<string>Native-Core-AS-6.0.0-JDK6</string>
<string>Native-Binary-Distro-AS-5.0.0-JDK5</string>
<string>Native-Binary-Distro-AS-5.0.1-JDK5</string>
<string>Native-Binary-Distro-AS-5.1.0-JDK5</string>
+ <string>Native-Binary-Distro-AS-5.2.0-JDK5</string>
<string>Native-Binary-Distro-AS-6.0.0-JDK5</string>
<string>Native-Binary-Distro-AS-5.0.0-JDK6</string>
<string>Native-Binary-Distro-AS-5.0.1-JDK6</string>
<string>Native-Binary-Distro-AS-5.1.0-JDK6</string>
+ <string>Native-Binary-Distro-AS-5.2.0-JDK6</string>
<string>Native-Binary-Distro-AS-6.0.0-JDK6</string>
</jobNames>
<name>Working Days Tests</name>
Modified: framework/trunk/hudson/hudson-home/hudson.tasks.Mailer.xml
===================================================================
--- framework/trunk/hudson/hudson-home/hudson.tasks.Mailer.xml 2009-05-29 06:57:11 UTC
(rev 10141)
+++ framework/trunk/hudson/hudson-home/hudson.tasks.Mailer.xml 2009-05-29 10:05:26 UTC
(rev 10142)
@@ -2,6 +2,6 @@
<hudson.tasks.Mailer-DescriptorImpl>
<defaultSuffix></defaultSuffix>
<hudsonUrl>http://@hudson.host@:@hudson.http.port@/hudson/</hudsonUrl>
- <adminAddress>thomas.diesler(a)jboss.com</adminAddress>
+ <adminAddress>richard.opalka(a)jboss.com</adminAddress>
<smtpHost>@hudson.smtp.host(a)</smtpHost>
</hudson.tasks.Mailer-DescriptorImpl>
Added: framework/trunk/hudson/hudson-home/jobs/AS-5.2.0/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/AS-5.2.0/config.xml
(rev 0)
+++ framework/trunk/hudson/hudson-home/jobs/AS-5.2.0/config.xml 2009-05-29 10:05:26 UTC
(rev 10142)
@@ -0,0 +1,69 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<project>
+ <builders class="vector">
+ <hudson.tasks.Shell>
+ <command>
+#
+# Module settings
+#
+SVNBASE=JBossAS-5.2.0
+
+#
+# checkout with an explicit version
+#
+#if [ -d "$SVNBASE" ]; then
+# svn up -r(a)hudson.jboss520.rev@ $SVNBASE
+#else
+# svn co -r(a)hudson.jboss520.rev@ @hudson.jboss520.url@
+#fi
+
+#
+# build jboss
+#
+cd $SVNBASE
+./build/build.sh -Dthirdparty.maven.opts=-Dskip-download-sources clean main
+
+#
+# Verify build
+#
+if [ ! -d ./build/output/(a)hudson.jboss520.build@ ]; then
+ echo "Cannot find expected build: @hudson.jboss520.build@"
+ exit 1
+fi
+ </command>
+ </hudson.tasks.Shell>
+ </builders>
+ <publishers class="vector">
+ <hudson.tasks.Mailer>
+ <recipients>@hudson.mail.recipients(a)</recipients>
+ <dontNotifyEveryUnstableBuild>false</dontNotifyEveryUnstableBuild>
+ <sendToIndividuals>true</sendToIndividuals>
+ </hudson.tasks.Mailer>
+ </publishers>
+ <buildWrappers class="vector"/>
+ <scm class="hudson.scm.SubversionSCM">
+ <locations>
+ <hudson.scm.SubversionSCM-ModuleLocation>
+ <remote>@hudson.jboss520.url(a)</remote>
+ <local>JBossAS-5.2.0</local>
+ </hudson.scm.SubversionSCM-ModuleLocation>
+ </locations>
+ <useUpdate>true</useUpdate>
+ <browser class="hudson.scm.browsers.FishEyeSVN">
+ <
url>http://fisheye.jboss.com/browse/JBossAS/</url>
+ <rootModule></rootModule>
+ </browser>
+ </scm>
+ <canRoam>true</canRoam>
+ <disabled>false</disabled>
+ <enableRemoteTrigger>false</enableRemoteTrigger>
+ <triggers class="vector"/>
+ <logRotator>
+ <daysToKeep>14</daysToKeep>
+ <numToKeep>-1</numToKeep>
+ </logRotator>
+ <keepDependencies>false</keepDependencies>
+ <properties/>
+ <description>Build AS-5.2.0</description>
+ <actions class="vector"/>
+</project>
Added: framework/trunk/hudson/hudson-home/jobs/AS-ALL/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/AS-ALL/config.xml (rev
0)
+++ framework/trunk/hudson/hudson-home/jobs/AS-ALL/config.xml 2009-05-29 10:05:26 UTC (rev
10142)
@@ -0,0 +1,23 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<project>
+ <builders class="vector"/>
+ <publishers class="vector">
+ <hudson.tasks.BuildTrigger>
+ <childProjects>AS-5.0.0, AS-5.0.1, AS-5.1.0, AS-5.2.0,
AS-6.0.0</childProjects>
+ </hudson.tasks.BuildTrigger>
+ </publishers>
+ <buildWrappers class="vector"/>
+ <scm class="hudson.scm.NullSCM"/>
+ <canRoam>true</canRoam>
+ <disabled>false</disabled>
+ <enableRemoteTrigger>false</enableRemoteTrigger>
+ <triggers class="vector"/>
+ <logRotator>
+ <daysToKeep>14</daysToKeep>
+ <numToKeep>-1</numToKeep>
+ </logRotator>
+ <keepDependencies>false</keepDependencies>
+ <properties/>
+ <description>Builds all AS servers</description>
+ <actions class="vector"/>
+</project>
Modified: framework/trunk/hudson/hudson-home/jobs/AS-Tests-ALL/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/AS-Tests-ALL/config.xml 2009-05-29 06:57:11
UTC (rev 10141)
+++ framework/trunk/hudson/hudson-home/jobs/AS-Tests-ALL/config.xml 2009-05-29 10:05:26
UTC (rev 10142)
@@ -3,7 +3,7 @@
<builders class="vector"/>
<publishers class="vector">
<hudson.tasks.BuildTrigger>
- <childProjects>AS-Tests-AS-5.0.0, AS-Tests-AS-5.0.1, AS-Tests-AS-5.1.0,
AS-Tests-AS-6.0.0</childProjects>
+ <childProjects>AS-Tests-AS-5.0.0, AS-Tests-AS-5.0.1, AS-Tests-AS-5.1.0,
AS-Tests-AS-5.2.0, AS-Tests-AS-6.0.0</childProjects>
</hudson.tasks.BuildTrigger>
</publishers>
<buildWrappers class="vector"/>
Added: framework/trunk/hudson/hudson-home/jobs/AS-Tests-AS-5.2.0/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/AS-Tests-AS-5.2.0/config.xml
(rev 0)
+++ framework/trunk/hudson/hudson-home/jobs/AS-Tests-AS-5.2.0/config.xml 2009-05-29
10:05:26 UTC (rev 10142)
@@ -0,0 +1,118 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<project>
+ <builders class="vector">
+ <hudson.tasks.Shell>
+ <command>
+#
+# Module settings
+#
+MODULE=AS-Tests-AS-5.2.0
+
+WORKSPACE=`pwd`
+FRAMEWORK_DIR=$WORKSPACE/framework
+STACK_DIR=$WORKSPACE/stack-native
+JBOSS_TARGET=jboss520
+JBOSS_BIND_ADDRESS=(a)jboss.bind.address@
+JBOSS_INSTANCE=@hudson.home@/jobs/AS-5.2.0/workspace/JBossAS-5.2.0/build/output/(a)hudson.jboss520.build@
+ENVIRONMENT="-Dmaven.opts=-U -Djboss.bind.address=(a)jboss.bind.address@
-Djbossws.integration.target=$JBOSS_TARGET -Djboss520.home=$JBOSS_INSTANCE"
+
+#
+# stop jbossas
+#
+$FRAMEWORK_DIR/hudson/jboss/bin/jboss.sh $JBOSS_INSTANCE stop
+
+#
+# build and deploy
+#
+cd $STACK_DIR
+cp profiles.xml.example profiles.xml
+mvn -Ptestsuite clean
+ant $ENVIRONMENT deploy-jboss520
+
+# remove obsolete logs
+rm -f $JBOSS_INSTANCE/server/@jboss.server.instance(a)/log/boot.log
+rm -f $JBOSS_INSTANCE/server/@jboss.server.instance(a)/log/server.log
+
+#
+# start jbossas
+#
+$FRAMEWORK_DIR/hudson/jboss/bin/jboss.sh $JBOSS_INSTANCE start $JBOSS_BIND_ADDRESS
+
+# Was it successfully started?
+$FRAMEWORK_DIR/hudson/jboss/bin/http-spider.sh $JBOSS_BIND_ADDRESS:8080 $WORKSPACE
+if [ -e $WORKSPACE/spider.failed ]; then
+ tail -n 100 $JBOSS_INSTANCE/server/@jboss.server.instance(a)/log/server.log
+ $FRAMEWORK_DIR/hudson/jboss/bin/jboss.sh $JBOSS_INSTANCE stop $JBOSS_BIND_ADDRESS
+ exit 1
+fi
+
+#
+# build the testsuite
+#
+cd $JBOSS_INSTANCE/../../../testsuite
+./build.sh -Dnode0=$JBOSS_BIND_ADDRESS clean main
+
+#
+# execute tests
+#
+./build.sh -Dnode0=$JBOSS_BIND_ADDRESS tests-webservice tests-report 2>&1 |
tee $WORKSPACE/tests.log
+cat $WORKSPACE/tests.log | egrep FIXME\|FAILED | sort -u | tee $WORKSPACE/fixme.txt
+cat $STACK_DIR/modules/testsuite/test-excludes-$JBOSS_TARGET.txt $WORKSPACE/fixme.txt |
egrep "\[\S*]" > $WORKSPACE/errata-$JBOSS_TARGET.txt
+
+#
+# copy the test reports
+#
+rm -rf $WORKSPACE/test-reports
+mkdir $WORKSPACE/test-reports
+cp -r ./output/reports/*.xml $WORKSPACE/test-reports
+
+#
+# stop jbossas
+#
+$FRAMEWORK_DIR/hudson/jboss/bin/jboss.sh $JBOSS_INSTANCE stop
+cp $JBOSS_INSTANCE/server/@jboss.server.instance(a)/log/boot.log $WORKSPACE/jboss-boot.log
+cp $JBOSS_INSTANCE/server/@jboss.server.instance(a)/log/server.log
$WORKSPACE/jboss-server.log
+</command>
+ </hudson.tasks.Shell>
+ </builders>
+ <publishers class="vector">
+ <hudson.tasks.junit.JUnitResultArchiver>
+ <testResults>test-reports/TEST-*.xml</testResults>
+ </hudson.tasks.junit.JUnitResultArchiver>
+ <hudson.tasks.Mailer>
+ <recipients>@hudson.mail.recipients(a)</recipients>
+ <dontNotifyEveryUnstableBuild>false</dontNotifyEveryUnstableBuild>
+ <sendToIndividuals>true</sendToIndividuals>
+ </hudson.tasks.Mailer>
+ </publishers>
+ <buildWrappers class="vector"/>
+ <scm class="hudson.scm.SubversionSCM">
+ <locations>
+ <hudson.scm.SubversionSCM-ModuleLocation>
+ <remote>@hudson.framework.url(a)</remote>
+ <local>framework</local>
+ </hudson.scm.SubversionSCM-ModuleLocation>
+ <hudson.scm.SubversionSCM-ModuleLocation>
+ <remote>@hudson.native.url(a)</remote>
+ <local>stack-native</local>
+ </hudson.scm.SubversionSCM-ModuleLocation>
+ </locations>
+ <useUpdate>true</useUpdate>
+ <browser class="hudson.scm.browsers.FishEyeSVN">
+ <
url>http://fisheye.jboss.com/browse/JBossWS/</url>
+ <rootModule></rootModule>
+ </browser>
+ </scm>
+ <canRoam>true</canRoam>
+ <disabled>false</disabled>
+ <enableRemoteTrigger>false</enableRemoteTrigger>
+ <triggers class="vector"/>
+ <logRotator>
+ <daysToKeep>14</daysToKeep>
+ <numToKeep>-1</numToKeep>
+ </logRotator>
+ <keepDependencies>false</keepDependencies>
+ <properties/>
+ <description>Run the AS-5.2.0 webservice testsuite agains
jbossws-@version.id(a)</description>
+ <actions class="vector"/>
+</project>
Modified: framework/trunk/hudson/hudson-home/jobs/CXF-ALL/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/CXF-ALL/config.xml 2009-05-29 06:57:11 UTC
(rev 10141)
+++ framework/trunk/hudson/hudson-home/jobs/CXF-ALL/config.xml 2009-05-29 10:05:26 UTC
(rev 10142)
@@ -7,31 +7,37 @@
CXF-Core-AS-5.0.0-JDK5
, CXF-Core-AS-5.0.1-JDK5
, CXF-Core-AS-5.1.0-JDK5
+, CXF-Core-AS-5.2.0-JDK5
, CXF-Core-AS-6.0.0-JDK5
, CXF-Core-AS-5.0.0-JDK6
, CXF-Core-AS-5.0.1-JDK6
, CXF-Core-AS-5.1.0-JDK6
+, CXF-Core-AS-5.2.0-JDK6
, CXF-Core-AS-6.0.0-JDK6
, CXF-Binary-Distro-AS-5.0.0-JDK5
, CXF-Binary-Distro-AS-5.0.1-JDK5
, CXF-Binary-Distro-AS-5.1.0-JDK5
+, CXF-Binary-Distro-AS-5.2.0-JDK5
, CXF-Binary-Distro-AS-6.0.0-JDK5
, CXF-Binary-Distro-AS-5.0.0-JDK6
, CXF-Binary-Distro-AS-5.0.1-JDK6
, CXF-Binary-Distro-AS-5.1.0-JDK6
+, CXF-Binary-Distro-AS-5.2.0-JDK6
, CXF-Binary-Distro-AS-6.0.0-JDK6
, CXF-Source-Distro-AS-5.0.0-JDK5
, CXF-Source-Distro-AS-5.0.1-JDK5
, CXF-Source-Distro-AS-5.1.0-JDK5
+, CXF-Source-Distro-AS-5.2.0-JDK5
, CXF-Source-Distro-AS-6.0.0-JDK5
, CXF-Source-Distro-AS-5.0.0-JDK6
, CXF-Source-Distro-AS-5.0.1-JDK6
, CXF-Source-Distro-AS-5.1.0-JDK6
+, CXF-Source-Distro-AS-5.2.0-JDK6
, CXF-Source-Distro-AS-6.0.0-JDK6
</childProjects>
</hudson.tasks.BuildTrigger>
Added: framework/trunk/hudson/hudson-home/jobs/CXF-Binary-Distro-AS-5.2.0-JDK5/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/CXF-Binary-Distro-AS-5.2.0-JDK5/config.xml
(rev 0)
+++
framework/trunk/hudson/hudson-home/jobs/CXF-Binary-Distro-AS-5.2.0-JDK5/config.xml 2009-05-29
10:05:26 UTC (rev 10142)
@@ -0,0 +1,75 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<project>
+ <builders class="vector">
+ <hudson.tasks.Shell>
+ <command>
+#
+# Module settings
+#
+MODULE=CXF-Binary-Distro-AS-5.2.0-JDK5
+
+WORKSPACE=`pwd`
+STACK_ID=cxf
+JAVA_HOME=(a)java.home.jdk15@
+FRAMEWORK_DIR=$WORKSPACE/framework
+STACK_DIR=$WORKSPACE/stack-cxf
+TEST_OPTS=
+JBOSS_TARGET=jboss520
+JBOSS_BIND_ADDRESS=(a)jboss.bind.address@
+JBOSS_CONFIG=(a)jboss.server.instance@
+JBOSS_INSTANCE=@hudson.home@/jobs/AS-5.2.0/workspace/JBossAS-5.2.0/build/output/(a)hudson.jboss520.build@
+
+#
+# load test functions
+#
+. $FRAMEWORK_DIR/hudson/jboss/bin/jbossws-qa.sh
+
+#
+# execute binary distribution tests
+#
+binaryDistributionTest
+
+</command>
+ </hudson.tasks.Shell>
+ </builders>
+ <publishers class="vector">
+ <hudson.tasks.junit.JUnitResultArchiver>
+
<testResults>stack-cxf/target/jbossws-cxf-bin-dist/output/test-reports/TEST-*.xml</testResults>
+ </hudson.tasks.junit.JUnitResultArchiver>
+ <hudson.tasks.Mailer>
+ <recipients>@hudson.mail.recipients(a)</recipients>
+ <dontNotifyEveryUnstableBuild>false</dontNotifyEveryUnstableBuild>
+ <sendToIndividuals>true</sendToIndividuals>
+ </hudson.tasks.Mailer>
+ </publishers>
+ <buildWrappers class="vector"/>
+ <scm class="hudson.scm.SubversionSCM">
+ <locations>
+ <hudson.scm.SubversionSCM-ModuleLocation>
+ <remote>@hudson.framework.url(a)</remote>
+ <local>framework</local>
+ </hudson.scm.SubversionSCM-ModuleLocation>
+ <hudson.scm.SubversionSCM-ModuleLocation>
+ <remote>@hudson.cxf.url(a)</remote>
+ <local>stack-cxf</local>
+ </hudson.scm.SubversionSCM-ModuleLocation>
+ </locations>
+ <useUpdate>true</useUpdate>
+ <browser class="hudson.scm.browsers.FishEyeSVN">
+ <
url>http://fisheye.jboss.com/browse/JBossWS/</url>
+ <rootModule></rootModule>
+ </browser>
+ </scm>
+ <canRoam>true</canRoam>
+ <disabled>false</disabled>
+ <enableRemoteTrigger>false</enableRemoteTrigger>
+ <triggers class="vector"/>
+ <logRotator>
+ <daysToKeep>14</daysToKeep>
+ <numToKeep>-1</numToKeep>
+ </logRotator>
+ <keepDependencies>false</keepDependencies>
+ <properties/>
+ <description>Build and test jbossws-cxf-(a)version.id@ binary distribution against
AS-5.2.0 with JDK5</description>
+ <actions class="vector"/>
+</project>
Added: framework/trunk/hudson/hudson-home/jobs/CXF-Binary-Distro-AS-5.2.0-JDK6/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/CXF-Binary-Distro-AS-5.2.0-JDK6/config.xml
(rev 0)
+++
framework/trunk/hudson/hudson-home/jobs/CXF-Binary-Distro-AS-5.2.0-JDK6/config.xml 2009-05-29
10:05:26 UTC (rev 10142)
@@ -0,0 +1,75 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<project>
+ <builders class="vector">
+ <hudson.tasks.Shell>
+ <command>
+#
+# Module settings
+#
+MODULE=CXF-Binary-Distro-AS-5.2.0-JDK6
+
+WORKSPACE=`pwd`
+STACK_ID=cxf
+JAVA_HOME=(a)java.home.jdk16@
+FRAMEWORK_DIR=$WORKSPACE/framework
+STACK_DIR=$WORKSPACE/stack-cxf
+TEST_OPTS=
+JBOSS_TARGET=jboss520
+JBOSS_BIND_ADDRESS=(a)jboss.bind.address@
+JBOSS_CONFIG=(a)jboss.server.instance@
+JBOSS_INSTANCE=@hudson.home@/jobs/AS-5.2.0/workspace/JBossAS-5.2.0/build/output/(a)hudson.jboss520.build@
+
+#
+# load test functions
+#
+. $FRAMEWORK_DIR/hudson/jboss/bin/jbossws-qa.sh
+
+#
+# execute binary distribution tests
+#
+binaryDistributionTest
+
+</command>
+ </hudson.tasks.Shell>
+ </builders>
+ <publishers class="vector">
+ <hudson.tasks.junit.JUnitResultArchiver>
+
<testResults>stack-cxf/target/jbossws-cxf-bin-dist/output/test-reports/TEST-*.xml</testResults>
+ </hudson.tasks.junit.JUnitResultArchiver>
+ <hudson.tasks.Mailer>
+ <recipients>@hudson.mail.recipients(a)</recipients>
+ <dontNotifyEveryUnstableBuild>false</dontNotifyEveryUnstableBuild>
+ <sendToIndividuals>true</sendToIndividuals>
+ </hudson.tasks.Mailer>
+ </publishers>
+ <buildWrappers class="vector"/>
+ <scm class="hudson.scm.SubversionSCM">
+ <locations>
+ <hudson.scm.SubversionSCM-ModuleLocation>
+ <remote>@hudson.framework.url(a)</remote>
+ <local>framework</local>
+ </hudson.scm.SubversionSCM-ModuleLocation>
+ <hudson.scm.SubversionSCM-ModuleLocation>
+ <remote>@hudson.cxf.url(a)</remote>
+ <local>stack-cxf</local>
+ </hudson.scm.SubversionSCM-ModuleLocation>
+ </locations>
+ <useUpdate>true</useUpdate>
+ <browser class="hudson.scm.browsers.FishEyeSVN">
+ <
url>http://fisheye.jboss.com/browse/JBossWS/</url>
+ <rootModule></rootModule>
+ </browser>
+ </scm>
+ <canRoam>true</canRoam>
+ <disabled>false</disabled>
+ <enableRemoteTrigger>false</enableRemoteTrigger>
+ <triggers class="vector"/>
+ <logRotator>
+ <daysToKeep>14</daysToKeep>
+ <numToKeep>-1</numToKeep>
+ </logRotator>
+ <keepDependencies>false</keepDependencies>
+ <properties/>
+ <description>Build and test jbossws-cxf-(a)version.id@ binary distribution against
AS-5.2.0 with JDK6</description>
+ <actions class="vector"/>
+</project>
Added: framework/trunk/hudson/hudson-home/jobs/CXF-Core-AS-5.2.0-JDK5/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/CXF-Core-AS-5.2.0-JDK5/config.xml
(rev 0)
+++ framework/trunk/hudson/hudson-home/jobs/CXF-Core-AS-5.2.0-JDK5/config.xml 2009-05-29
10:05:26 UTC (rev 10142)
@@ -0,0 +1,75 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<project>
+ <builders class="vector">
+ <hudson.tasks.Shell>
+ <command>
+#
+# Module settings
+#
+MODULE=CXF-Core-AS-5.2.0-JDK5
+
+WORKSPACE=`pwd`
+STACK_ID=cxf
+JAVA_HOME=(a)java.home.jdk15@
+FRAMEWORK_DIR=$WORKSPACE/framework
+STACK_DIR=$WORKSPACE/stack-cxf
+TEST_OPTS=
+JBOSS_TARGET=jboss520
+JBOSS_BIND_ADDRESS=(a)jboss.bind.address@
+JBOSS_CONFIG=(a)jboss.server.instance@
+JBOSS_INSTANCE=@hudson.home@/jobs/AS-5.2.0/workspace/JBossAS-5.2.0/build/output/(a)hudson.jboss520.build@
+
+#
+# load test functions
+#
+. $FRAMEWORK_DIR/hudson/jboss/bin/jbossws-qa.sh
+
+#
+# execute core tests
+#
+coreTest
+
+</command>
+ </hudson.tasks.Shell>
+ </builders>
+ <publishers class="vector">
+ <hudson.tasks.junit.JUnitResultArchiver>
+ <testResults>stack-cxf/**/target/surefire-reports/*.xml</testResults>
+ </hudson.tasks.junit.JUnitResultArchiver>
+ <hudson.tasks.Mailer>
+ <recipients>@hudson.mail.recipients(a)</recipients>
+ <dontNotifyEveryUnstableBuild>false</dontNotifyEveryUnstableBuild>
+ <sendToIndividuals>true</sendToIndividuals>
+ </hudson.tasks.Mailer>
+ </publishers>
+ <buildWrappers class="vector"/>
+ <scm class="hudson.scm.SubversionSCM">
+ <locations>
+ <hudson.scm.SubversionSCM-ModuleLocation>
+ <remote>@hudson.framework.url(a)</remote>
+ <local>framework</local>
+ </hudson.scm.SubversionSCM-ModuleLocation>
+ <hudson.scm.SubversionSCM-ModuleLocation>
+ <remote>@hudson.cxf.url(a)</remote>
+ <local>stack-cxf</local>
+ </hudson.scm.SubversionSCM-ModuleLocation>
+ </locations>
+ <useUpdate>true</useUpdate>
+ <browser class="hudson.scm.browsers.FishEyeSVN">
+ <
url>http://fisheye.jboss.com/browse/JBossWS/</url>
+ <rootModule></rootModule>
+ </browser>
+ </scm>
+ <canRoam>true</canRoam>
+ <disabled>false</disabled>
+ <enableRemoteTrigger>false</enableRemoteTrigger>
+ <triggers class="vector"/>
+ <logRotator>
+ <daysToKeep>14</daysToKeep>
+ <numToKeep>-1</numToKeep>
+ </logRotator>
+ <keepDependencies>false</keepDependencies>
+ <properties/>
+ <description>Build and test jbossws-cxf-(a)version.id@ against AS-5.2.0 with
JDK5</description>
+ <actions class="vector"/>
+</project>
Added: framework/trunk/hudson/hudson-home/jobs/CXF-Core-AS-5.2.0-JDK6/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/CXF-Core-AS-5.2.0-JDK6/config.xml
(rev 0)
+++ framework/trunk/hudson/hudson-home/jobs/CXF-Core-AS-5.2.0-JDK6/config.xml 2009-05-29
10:05:26 UTC (rev 10142)
@@ -0,0 +1,75 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<project>
+ <builders class="vector">
+ <hudson.tasks.Shell>
+ <command>
+#
+# Module settings
+#
+MODULE=CXF-Core-AS-5.2.0-JDK6
+
+WORKSPACE=`pwd`
+STACK_ID=cxf
+JAVA_HOME=(a)java.home.jdk16@
+FRAMEWORK_DIR=$WORKSPACE/framework
+STACK_DIR=$WORKSPACE/stack-cxf
+TEST_OPTS=
+JBOSS_TARGET=jboss520
+JBOSS_BIND_ADDRESS=(a)jboss.bind.address@
+JBOSS_CONFIG=(a)jboss.server.instance@
+JBOSS_INSTANCE=@hudson.home@/jobs/AS-5.2.0/workspace/JBossAS-5.2.0/build/output/(a)hudson.jboss520.build@
+
+#
+# load test functions
+#
+. $FRAMEWORK_DIR/hudson/jboss/bin/jbossws-qa.sh
+
+#
+# execute core tests
+#
+coreTest
+
+</command>
+ </hudson.tasks.Shell>
+ </builders>
+ <publishers class="vector">
+ <hudson.tasks.junit.JUnitResultArchiver>
+ <testResults>stack-cxf/**/target/surefire-reports/*.xml</testResults>
+ </hudson.tasks.junit.JUnitResultArchiver>
+ <hudson.tasks.Mailer>
+ <recipients>@hudson.mail.recipients(a)</recipients>
+ <dontNotifyEveryUnstableBuild>false</dontNotifyEveryUnstableBuild>
+ <sendToIndividuals>true</sendToIndividuals>
+ </hudson.tasks.Mailer>
+ </publishers>
+ <buildWrappers class="vector"/>
+ <scm class="hudson.scm.SubversionSCM">
+ <locations>
+ <hudson.scm.SubversionSCM-ModuleLocation>
+ <remote>@hudson.framework.url(a)</remote>
+ <local>framework</local>
+ </hudson.scm.SubversionSCM-ModuleLocation>
+ <hudson.scm.SubversionSCM-ModuleLocation>
+ <remote>@hudson.cxf.url(a)</remote>
+ <local>stack-cxf</local>
+ </hudson.scm.SubversionSCM-ModuleLocation>
+ </locations>
+ <useUpdate>true</useUpdate>
+ <browser class="hudson.scm.browsers.FishEyeSVN">
+ <
url>http://fisheye.jboss.com/browse/JBossWS/</url>
+ <rootModule></rootModule>
+ </browser>
+ </scm>
+ <canRoam>true</canRoam>
+ <disabled>false</disabled>
+ <enableRemoteTrigger>false</enableRemoteTrigger>
+ <triggers class="vector"/>
+ <logRotator>
+ <daysToKeep>14</daysToKeep>
+ <numToKeep>-1</numToKeep>
+ </logRotator>
+ <keepDependencies>false</keepDependencies>
+ <properties/>
+ <description>Build and test jbossws-cxf-(a)version.id@ against AS-5.2.0 with
JDK6</description>
+ <actions class="vector"/>
+</project>
Modified: framework/trunk/hudson/hudson-home/jobs/CXF-Light/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/CXF-Light/config.xml 2009-05-29 06:57:11 UTC
(rev 10141)
+++ framework/trunk/hudson/hudson-home/jobs/CXF-Light/config.xml 2009-05-29 10:05:26 UTC
(rev 10142)
@@ -7,21 +7,25 @@
CXF-Core-AS-5.0.0-JDK5
, CXF-Core-AS-5.0.1-JDK5
, CXF-Core-AS-5.1.0-JDK5
+, CXF-Core-AS-5.2.0-JDK5
, CXF-Core-AS-6.0.0-JDK5
, CXF-Core-AS-5.0.0-JDK6
, CXF-Core-AS-5.0.1-JDK6
, CXF-Core-AS-5.1.0-JDK6
+, CXF-Core-AS-5.2.0-JDK6
, CXF-Core-AS-6.0.0-JDK6
, CXF-Binary-Distro-AS-5.0.0-JDK5
, CXF-Binary-Distro-AS-5.0.1-JDK5
, CXF-Binary-Distro-AS-5.1.0-JDK5
+, CXF-Binary-Distro-AS-5.2.0-JDK5
, CXF-Binary-Distro-AS-6.0.0-JDK5
, CXF-Binary-Distro-AS-5.0.0-JDK6
, CXF-Binary-Distro-AS-5.0.1-JDK6
, CXF-Binary-Distro-AS-5.1.0-JDK6
+, CXF-Binary-Distro-AS-5.2.0-JDK6
, CXF-Binary-Distro-AS-6.0.0-JDK6
</childProjects>
</hudson.tasks.BuildTrigger>
Added: framework/trunk/hudson/hudson-home/jobs/CXF-Source-Distro-AS-5.2.0-JDK5/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/CXF-Source-Distro-AS-5.2.0-JDK5/config.xml
(rev 0)
+++
framework/trunk/hudson/hudson-home/jobs/CXF-Source-Distro-AS-5.2.0-JDK5/config.xml 2009-05-29
10:05:26 UTC (rev 10142)
@@ -0,0 +1,75 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<project>
+ <builders class="vector">
+ <hudson.tasks.Shell>
+ <command>
+#
+# Module settings
+#
+MODULE=CXF-Source-Distro-AS-5.2.0-JDK5
+
+WORKSPACE=`pwd`
+STACK_ID=cxf
+JAVA_HOME=(a)java.home.jdk15@
+FRAMEWORK_DIR=$WORKSPACE/framework
+STACK_DIR=$WORKSPACE/stack-cxf
+TEST_OPTS=
+JBOSS_TARGET=jboss520
+JBOSS_BIND_ADDRESS=(a)jboss.bind.address@
+JBOSS_CONFIG=(a)jboss.server.instance@
+JBOSS_INSTANCE=@hudson.home@/jobs/AS-5.2.0/workspace/JBossAS-5.2.0/build/output/(a)hudson.jboss520.build@
+
+#
+# load test functions
+#
+. $FRAMEWORK_DIR/hudson/jboss/bin/jbossws-qa.sh
+
+#
+# execute source distribution tests
+#
+sourceDistributionTest
+
+</command>
+ </hudson.tasks.Shell>
+ </builders>
+ <publishers class="vector">
+ <hudson.tasks.junit.JUnitResultArchiver>
+
<testResults>stack-cxf/target/jbossws-cxf-src-dist/modules/testsuite/**/target/surefire-reports/TEST-*.xml</testResults>
+ </hudson.tasks.junit.JUnitResultArchiver>
+ <hudson.tasks.Mailer>
+ <recipients>@hudson.mail.recipients(a)</recipients>
+ <dontNotifyEveryUnstableBuild>false</dontNotifyEveryUnstableBuild>
+ <sendToIndividuals>true</sendToIndividuals>
+ </hudson.tasks.Mailer>
+ </publishers>
+ <buildWrappers class="vector"/>
+ <scm class="hudson.scm.SubversionSCM">
+ <locations>
+ <hudson.scm.SubversionSCM-ModuleLocation>
+ <remote>@hudson.framework.url(a)</remote>
+ <local>framework</local>
+ </hudson.scm.SubversionSCM-ModuleLocation>
+ <hudson.scm.SubversionSCM-ModuleLocation>
+ <remote>@hudson.cxf.url(a)</remote>
+ <local>stack-cxf</local>
+ </hudson.scm.SubversionSCM-ModuleLocation>
+ </locations>
+ <useUpdate>true</useUpdate>
+ <browser class="hudson.scm.browsers.FishEyeSVN">
+ <
url>http://fisheye.jboss.com/browse/JBossWS/</url>
+ <rootModule></rootModule>
+ </browser>
+ </scm>
+ <canRoam>true</canRoam>
+ <disabled>false</disabled>
+ <enableRemoteTrigger>false</enableRemoteTrigger>
+ <triggers class="vector"/>
+ <logRotator>
+ <daysToKeep>14</daysToKeep>
+ <numToKeep>-1</numToKeep>
+ </logRotator>
+ <keepDependencies>false</keepDependencies>
+ <properties/>
+ <description>Build and test jbossws-cxf-(a)version.id@ source distribution against
AS-5.2.0 with JDK5</description>
+ <actions class="vector"/>
+</project>
Added: framework/trunk/hudson/hudson-home/jobs/CXF-Source-Distro-AS-5.2.0-JDK6/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/CXF-Source-Distro-AS-5.2.0-JDK6/config.xml
(rev 0)
+++
framework/trunk/hudson/hudson-home/jobs/CXF-Source-Distro-AS-5.2.0-JDK6/config.xml 2009-05-29
10:05:26 UTC (rev 10142)
@@ -0,0 +1,75 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<project>
+ <builders class="vector">
+ <hudson.tasks.Shell>
+ <command>
+#
+# Module settings
+#
+MODULE=CXF-Source-Distro-AS-5.2.0-JDK6
+
+WORKSPACE=`pwd`
+STACK_ID=cxf
+JAVA_HOME=(a)java.home.jdk16@
+FRAMEWORK_DIR=$WORKSPACE/framework
+STACK_DIR=$WORKSPACE/stack-cxf
+TEST_OPTS=
+JBOSS_TARGET=jboss520
+JBOSS_BIND_ADDRESS=(a)jboss.bind.address@
+JBOSS_CONFIG=(a)jboss.server.instance@
+JBOSS_INSTANCE=@hudson.home@/jobs/AS-5.2.0/workspace/JBossAS-5.2.0/build/output/(a)hudson.jboss520.build@
+
+#
+# load test functions
+#
+. $FRAMEWORK_DIR/hudson/jboss/bin/jbossws-qa.sh
+
+#
+# execute source distribution tests
+#
+sourceDistributionTest
+
+</command>
+ </hudson.tasks.Shell>
+ </builders>
+ <publishers class="vector">
+ <hudson.tasks.junit.JUnitResultArchiver>
+
<testResults>stack-cxf/target/jbossws-cxf-src-dist/modules/testsuite/**/target/surefire-reports/TEST-*.xml</testResults>
+ </hudson.tasks.junit.JUnitResultArchiver>
+ <hudson.tasks.Mailer>
+ <recipients>@hudson.mail.recipients(a)</recipients>
+ <dontNotifyEveryUnstableBuild>false</dontNotifyEveryUnstableBuild>
+ <sendToIndividuals>true</sendToIndividuals>
+ </hudson.tasks.Mailer>
+ </publishers>
+ <buildWrappers class="vector"/>
+ <scm class="hudson.scm.SubversionSCM">
+ <locations>
+ <hudson.scm.SubversionSCM-ModuleLocation>
+ <remote>@hudson.framework.url(a)</remote>
+ <local>framework</local>
+ </hudson.scm.SubversionSCM-ModuleLocation>
+ <hudson.scm.SubversionSCM-ModuleLocation>
+ <remote>@hudson.cxf.url(a)</remote>
+ <local>stack-cxf</local>
+ </hudson.scm.SubversionSCM-ModuleLocation>
+ </locations>
+ <useUpdate>true</useUpdate>
+ <browser class="hudson.scm.browsers.FishEyeSVN">
+ <
url>http://fisheye.jboss.com/browse/JBossWS/</url>
+ <rootModule></rootModule>
+ </browser>
+ </scm>
+ <canRoam>true</canRoam>
+ <disabled>false</disabled>
+ <enableRemoteTrigger>false</enableRemoteTrigger>
+ <triggers class="vector"/>
+ <logRotator>
+ <daysToKeep>14</daysToKeep>
+ <numToKeep>-1</numToKeep>
+ </logRotator>
+ <keepDependencies>false</keepDependencies>
+ <properties/>
+ <description>Build and test jbossws-cxf-(a)version.id@ source distribution against
AS-5.2.0 with JDK6</description>
+ <actions class="vector"/>
+</project>
Modified: framework/trunk/hudson/hudson-home/jobs/Metro-ALL/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/Metro-ALL/config.xml 2009-05-29 06:57:11 UTC
(rev 10141)
+++ framework/trunk/hudson/hudson-home/jobs/Metro-ALL/config.xml 2009-05-29 10:05:26 UTC
(rev 10142)
@@ -7,31 +7,37 @@
Metro-Core-AS-5.0.0-JDK5
, Metro-Core-AS-5.0.1-JDK5
, Metro-Core-AS-5.1.0-JDK5
+, Metro-Core-AS-5.2.0-JDK5
, Metro-Core-AS-6.0.0-JDK5
, Metro-Core-AS-5.0.0-JDK6
, Metro-Core-AS-5.0.1-JDK6
, Metro-Core-AS-5.1.0-JDK6
+, Metro-Core-AS-5.2.0-JDK6
, Metro-Core-AS-6.0.0-JDK6
, Metro-Binary-Distro-AS-5.0.0-JDK5
, Metro-Binary-Distro-AS-5.0.1-JDK5
, Metro-Binary-Distro-AS-5.1.0-JDK5
+, Metro-Binary-Distro-AS-5.2.0-JDK5
, Metro-Binary-Distro-AS-6.0.0-JDK5
, Metro-Binary-Distro-AS-5.0.0-JDK6
, Metro-Binary-Distro-AS-5.0.1-JDK6
, Metro-Binary-Distro-AS-5.1.0-JDK6
+, Metro-Binary-Distro-AS-5.2.0-JDK6
, Metro-Binary-Distro-AS-6.0.0-JDK6
, Metro-Source-Distro-AS-5.0.0-JDK5
, Metro-Source-Distro-AS-5.0.1-JDK5
, Metro-Source-Distro-AS-5.1.0-JDK5
+, Metro-Source-Distro-AS-5.2.0-JDK5
, Metro-Source-Distro-AS-6.0.0-JDK5
, Metro-Source-Distro-AS-5.0.0-JDK6
, Metro-Source-Distro-AS-5.0.1-JDK6
, Metro-Source-Distro-AS-5.1.0-JDK6
+, Metro-Source-Distro-AS-5.2.0-JDK6
, Metro-Source-Distro-AS-6.0.0-JDK6
</childProjects>
</hudson.tasks.BuildTrigger>
Added:
framework/trunk/hudson/hudson-home/jobs/Metro-Binary-Distro-AS-5.2.0-JDK5/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/Metro-Binary-Distro-AS-5.2.0-JDK5/config.xml
(rev 0)
+++
framework/trunk/hudson/hudson-home/jobs/Metro-Binary-Distro-AS-5.2.0-JDK5/config.xml 2009-05-29
10:05:26 UTC (rev 10142)
@@ -0,0 +1,75 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<project>
+ <builders class="vector">
+ <hudson.tasks.Shell>
+ <command>
+#
+# Module settings
+#
+MODULE=Metro-Binary-Distro-AS-5.2.0-JDK5
+
+WORKSPACE=`pwd`
+STACK_ID=metro
+JAVA_HOME=(a)java.home.jdk15@
+FRAMEWORK_DIR=$WORKSPACE/framework
+STACK_DIR=$WORKSPACE/stack-metro
+TEST_OPTS=
+JBOSS_TARGET=jboss520
+JBOSS_BIND_ADDRESS=(a)jboss.bind.address@
+JBOSS_CONFIG=(a)jboss.server.instance@
+JBOSS_INSTANCE=@hudson.home@/jobs/AS-5.2.0/workspace/JBossAS-5.2.0/build/output/(a)hudson.jboss520.build@
+
+#
+# load test functions
+#
+. $FRAMEWORK_DIR/hudson/jboss/bin/jbossws-qa.sh
+
+#
+# execute binary distribution tests
+#
+binaryDistributionTest
+
+</command>
+ </hudson.tasks.Shell>
+ </builders>
+ <publishers class="vector">
+ <hudson.tasks.junit.JUnitResultArchiver>
+
<testResults>stack-metro/target/jbossws-metro-bin-dist/output/test-reports/TEST-*.xml</testResults>
+ </hudson.tasks.junit.JUnitResultArchiver>
+ <hudson.tasks.Mailer>
+ <recipients>@hudson.mail.recipients(a)</recipients>
+ <dontNotifyEveryUnstableBuild>false</dontNotifyEveryUnstableBuild>
+ <sendToIndividuals>true</sendToIndividuals>
+ </hudson.tasks.Mailer>
+ </publishers>
+ <buildWrappers class="vector"/>
+ <scm class="hudson.scm.SubversionSCM">
+ <locations>
+ <hudson.scm.SubversionSCM-ModuleLocation>
+ <remote>@hudson.framework.url(a)</remote>
+ <local>framework</local>
+ </hudson.scm.SubversionSCM-ModuleLocation>
+ <hudson.scm.SubversionSCM-ModuleLocation>
+ <remote>@hudson.metro.url(a)</remote>
+ <local>stack-metro</local>
+ </hudson.scm.SubversionSCM-ModuleLocation>
+ </locations>
+ <useUpdate>true</useUpdate>
+ <browser class="hudson.scm.browsers.FishEyeSVN">
+ <
url>http://fisheye.jboss.com/browse/JBossWS/</url>
+ <rootModule></rootModule>
+ </browser>
+ </scm>
+ <canRoam>true</canRoam>
+ <disabled>false</disabled>
+ <enableRemoteTrigger>false</enableRemoteTrigger>
+ <triggers class="vector"/>
+ <logRotator>
+ <daysToKeep>14</daysToKeep>
+ <numToKeep>-1</numToKeep>
+ </logRotator>
+ <keepDependencies>false</keepDependencies>
+ <properties/>
+ <description>Build and test jbossws-metro-(a)version.id@ binary distribution
against AS-5.2.0 with JDK5</description>
+ <actions class="vector"/>
+</project>
Added:
framework/trunk/hudson/hudson-home/jobs/Metro-Binary-Distro-AS-5.2.0-JDK6/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/Metro-Binary-Distro-AS-5.2.0-JDK6/config.xml
(rev 0)
+++
framework/trunk/hudson/hudson-home/jobs/Metro-Binary-Distro-AS-5.2.0-JDK6/config.xml 2009-05-29
10:05:26 UTC (rev 10142)
@@ -0,0 +1,75 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<project>
+ <builders class="vector">
+ <hudson.tasks.Shell>
+ <command>
+#
+# Module settings
+#
+MODULE=Metro-Binary-Distro-AS-5.2.0-JDK6
+
+WORKSPACE=`pwd`
+STACK_ID=metro
+JAVA_HOME=(a)java.home.jdk16@
+FRAMEWORK_DIR=$WORKSPACE/framework
+STACK_DIR=$WORKSPACE/stack-metro
+TEST_OPTS=
+JBOSS_TARGET=jboss520
+JBOSS_BIND_ADDRESS=(a)jboss.bind.address@
+JBOSS_CONFIG=(a)jboss.server.instance@
+JBOSS_INSTANCE=@hudson.home@/jobs/AS-5.2.0/workspace/JBossAS-5.2.0/build/output/(a)hudson.jboss520.build@
+
+#
+# load test functions
+#
+. $FRAMEWORK_DIR/hudson/jboss/bin/jbossws-qa.sh
+
+#
+# execute binary distribution tests
+#
+binaryDistributionTest
+
+</command>
+ </hudson.tasks.Shell>
+ </builders>
+ <publishers class="vector">
+ <hudson.tasks.junit.JUnitResultArchiver>
+
<testResults>stack-metro/target/jbossws-metro-bin-dist/output/test-reports/TEST-*.xml</testResults>
+ </hudson.tasks.junit.JUnitResultArchiver>
+ <hudson.tasks.Mailer>
+ <recipients>@hudson.mail.recipients(a)</recipients>
+ <dontNotifyEveryUnstableBuild>false</dontNotifyEveryUnstableBuild>
+ <sendToIndividuals>true</sendToIndividuals>
+ </hudson.tasks.Mailer>
+ </publishers>
+ <buildWrappers class="vector"/>
+ <scm class="hudson.scm.SubversionSCM">
+ <locations>
+ <hudson.scm.SubversionSCM-ModuleLocation>
+ <remote>@hudson.framework.url(a)</remote>
+ <local>framework</local>
+ </hudson.scm.SubversionSCM-ModuleLocation>
+ <hudson.scm.SubversionSCM-ModuleLocation>
+ <remote>@hudson.metro.url(a)</remote>
+ <local>stack-metro</local>
+ </hudson.scm.SubversionSCM-ModuleLocation>
+ </locations>
+ <useUpdate>true</useUpdate>
+ <browser class="hudson.scm.browsers.FishEyeSVN">
+ <
url>http://fisheye.jboss.com/browse/JBossWS/</url>
+ <rootModule></rootModule>
+ </browser>
+ </scm>
+ <canRoam>true</canRoam>
+ <disabled>false</disabled>
+ <enableRemoteTrigger>false</enableRemoteTrigger>
+ <triggers class="vector"/>
+ <logRotator>
+ <daysToKeep>14</daysToKeep>
+ <numToKeep>-1</numToKeep>
+ </logRotator>
+ <keepDependencies>false</keepDependencies>
+ <properties/>
+ <description>Build and test jbossws-metro-(a)version.id@ binary distribution
against AS-5.2.0 with JDK6</description>
+ <actions class="vector"/>
+</project>
Added: framework/trunk/hudson/hudson-home/jobs/Metro-Core-AS-5.2.0-JDK5/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/Metro-Core-AS-5.2.0-JDK5/config.xml
(rev 0)
+++ framework/trunk/hudson/hudson-home/jobs/Metro-Core-AS-5.2.0-JDK5/config.xml 2009-05-29
10:05:26 UTC (rev 10142)
@@ -0,0 +1,75 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<project>
+ <builders class="vector">
+ <hudson.tasks.Shell>
+ <command>
+#
+# Module settings
+#
+MODULE=Metro-Core-AS-5.2.0-JDK5
+
+WORKSPACE=`pwd`
+STACK_ID=metro
+JAVA_HOME=(a)java.home.jdk15@
+FRAMEWORK_DIR=$WORKSPACE/framework
+STACK_DIR=$WORKSPACE/stack-metro
+TEST_OPTS=
+JBOSS_TARGET=jboss520
+JBOSS_BIND_ADDRESS=(a)jboss.bind.address@
+JBOSS_CONFIG=(a)jboss.server.instance@
+JBOSS_INSTANCE=@hudson.home@/jobs/AS-5.2.0/workspace/JBossAS-5.2.0/build/output/(a)hudson.jboss520.build@
+
+#
+# load test functions
+#
+. $FRAMEWORK_DIR/hudson/jboss/bin/jbossws-qa.sh
+
+#
+# execute core tests
+#
+coreTest
+
+</command>
+ </hudson.tasks.Shell>
+ </builders>
+ <publishers class="vector">
+ <hudson.tasks.junit.JUnitResultArchiver>
+
<testResults>stack-metro/**/target/surefire-reports/*.xml</testResults>
+ </hudson.tasks.junit.JUnitResultArchiver>
+ <hudson.tasks.Mailer>
+ <recipients>@hudson.mail.recipients(a)</recipients>
+ <dontNotifyEveryUnstableBuild>false</dontNotifyEveryUnstableBuild>
+ <sendToIndividuals>true</sendToIndividuals>
+ </hudson.tasks.Mailer>
+ </publishers>
+ <buildWrappers class="vector"/>
+ <scm class="hudson.scm.SubversionSCM">
+ <locations>
+ <hudson.scm.SubversionSCM-ModuleLocation>
+ <remote>@hudson.framework.url(a)</remote>
+ <local>framework</local>
+ </hudson.scm.SubversionSCM-ModuleLocation>
+ <hudson.scm.SubversionSCM-ModuleLocation>
+ <remote>@hudson.metro.url(a)</remote>
+ <local>stack-metro</local>
+ </hudson.scm.SubversionSCM-ModuleLocation>
+ </locations>
+ <useUpdate>true</useUpdate>
+ <browser class="hudson.scm.browsers.FishEyeSVN">
+ <
url>http://fisheye.jboss.com/browse/JBossWS/</url>
+ <rootModule></rootModule>
+ </browser>
+ </scm>
+ <canRoam>true</canRoam>
+ <disabled>false</disabled>
+ <enableRemoteTrigger>false</enableRemoteTrigger>
+ <triggers class="vector"/>
+ <logRotator>
+ <daysToKeep>14</daysToKeep>
+ <numToKeep>-1</numToKeep>
+ </logRotator>
+ <keepDependencies>false</keepDependencies>
+ <properties/>
+ <description>Build and test jbossws-metro-(a)version.id@ against AS-5.2.0 with
JDK5</description>
+ <actions class="vector"/>
+</project>
Added: framework/trunk/hudson/hudson-home/jobs/Metro-Core-AS-5.2.0-JDK6/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/Metro-Core-AS-5.2.0-JDK6/config.xml
(rev 0)
+++ framework/trunk/hudson/hudson-home/jobs/Metro-Core-AS-5.2.0-JDK6/config.xml 2009-05-29
10:05:26 UTC (rev 10142)
@@ -0,0 +1,75 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<project>
+ <builders class="vector">
+ <hudson.tasks.Shell>
+ <command>
+#
+# Module settings
+#
+MODULE=Metro-Core-AS-5.2.0-JDK6
+
+WORKSPACE=`pwd`
+STACK_ID=metro
+JAVA_HOME=(a)java.home.jdk16@
+FRAMEWORK_DIR=$WORKSPACE/framework
+STACK_DIR=$WORKSPACE/stack-metro
+TEST_OPTS=
+JBOSS_TARGET=jboss520
+JBOSS_BIND_ADDRESS=(a)jboss.bind.address@
+JBOSS_CONFIG=(a)jboss.server.instance@
+JBOSS_INSTANCE=@hudson.home@/jobs/AS-5.2.0/workspace/JBossAS-5.2.0/build/output/(a)hudson.jboss520.build@
+
+#
+# load test functions
+#
+. $FRAMEWORK_DIR/hudson/jboss/bin/jbossws-qa.sh
+
+#
+# execute core tests
+#
+coreTest
+
+</command>
+ </hudson.tasks.Shell>
+ </builders>
+ <publishers class="vector">
+ <hudson.tasks.junit.JUnitResultArchiver>
+
<testResults>stack-metro/**/target/surefire-reports/*.xml</testResults>
+ </hudson.tasks.junit.JUnitResultArchiver>
+ <hudson.tasks.Mailer>
+ <recipients>@hudson.mail.recipients(a)</recipients>
+ <dontNotifyEveryUnstableBuild>false</dontNotifyEveryUnstableBuild>
+ <sendToIndividuals>true</sendToIndividuals>
+ </hudson.tasks.Mailer>
+ </publishers>
+ <buildWrappers class="vector"/>
+ <scm class="hudson.scm.SubversionSCM">
+ <locations>
+ <hudson.scm.SubversionSCM-ModuleLocation>
+ <remote>@hudson.framework.url(a)</remote>
+ <local>framework</local>
+ </hudson.scm.SubversionSCM-ModuleLocation>
+ <hudson.scm.SubversionSCM-ModuleLocation>
+ <remote>@hudson.metro.url(a)</remote>
+ <local>stack-metro</local>
+ </hudson.scm.SubversionSCM-ModuleLocation>
+ </locations>
+ <useUpdate>true</useUpdate>
+ <browser class="hudson.scm.browsers.FishEyeSVN">
+ <
url>http://fisheye.jboss.com/browse/JBossWS/</url>
+ <rootModule></rootModule>
+ </browser>
+ </scm>
+ <canRoam>true</canRoam>
+ <disabled>false</disabled>
+ <enableRemoteTrigger>false</enableRemoteTrigger>
+ <triggers class="vector"/>
+ <logRotator>
+ <daysToKeep>14</daysToKeep>
+ <numToKeep>-1</numToKeep>
+ </logRotator>
+ <keepDependencies>false</keepDependencies>
+ <properties/>
+ <description>Build and test jbossws-metro-(a)version.id@ against AS-5.2.0 with
JDK6</description>
+ <actions class="vector"/>
+</project>
Modified: framework/trunk/hudson/hudson-home/jobs/Metro-Light/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/Metro-Light/config.xml 2009-05-29 06:57:11 UTC
(rev 10141)
+++ framework/trunk/hudson/hudson-home/jobs/Metro-Light/config.xml 2009-05-29 10:05:26 UTC
(rev 10142)
@@ -7,21 +7,25 @@
Metro-Core-AS-5.0.0-JDK5
, Metro-Core-AS-5.0.1-JDK5
, Metro-Core-AS-5.1.0-JDK5
+, Metro-Core-AS-5.2.0-JDK5
, Metro-Core-AS-6.0.0-JDK5
, Metro-Core-AS-5.0.0-JDK6
, Metro-Core-AS-5.0.1-JDK6
, Metro-Core-AS-5.1.0-JDK6
+, Metro-Core-AS-5.2.0-JDK6
, Metro-Core-AS-6.0.0-JDK6
, Metro-Binary-Distro-AS-5.0.0-JDK5
, Metro-Binary-Distro-AS-5.0.1-JDK5
, Metro-Binary-Distro-AS-5.1.0-JDK5
+, Metro-Binary-Distro-AS-5.2.0-JDK5
, Metro-Binary-Distro-AS-6.0.0-JDK5
, Metro-Binary-Distro-AS-5.0.0-JDK6
, Metro-Binary-Distro-AS-5.0.1-JDK6
, Metro-Binary-Distro-AS-5.1.0-JDK6
+, Metro-Binary-Distro-AS-5.2.0-JDK6
, Metro-Binary-Distro-AS-6.0.0-JDK6
</childProjects>
</hudson.tasks.BuildTrigger>
Added:
framework/trunk/hudson/hudson-home/jobs/Metro-Source-Distro-AS-5.2.0-JDK5/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/Metro-Source-Distro-AS-5.2.0-JDK5/config.xml
(rev 0)
+++
framework/trunk/hudson/hudson-home/jobs/Metro-Source-Distro-AS-5.2.0-JDK5/config.xml 2009-05-29
10:05:26 UTC (rev 10142)
@@ -0,0 +1,75 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<project>
+ <builders class="vector">
+ <hudson.tasks.Shell>
+ <command>
+#
+# Module settings
+#
+MODULE=Metro-Source-Distro-AS-5.2.0-JDK5
+
+WORKSPACE=`pwd`
+STACK_ID=metro
+JAVA_HOME=(a)java.home.jdk15@
+FRAMEWORK_DIR=$WORKSPACE/framework
+STACK_DIR=$WORKSPACE/stack-metro
+TEST_OPTS=
+JBOSS_TARGET=jboss520
+JBOSS_BIND_ADDRESS=(a)jboss.bind.address@
+JBOSS_CONFIG=(a)jboss.server.instance@
+JBOSS_INSTANCE=@hudson.home@/jobs/AS-5.2.0/workspace/JBossAS-5.2.0/build/output/(a)hudson.jboss520.build@
+
+#
+# load test functions
+#
+. $FRAMEWORK_DIR/hudson/jboss/bin/jbossws-qa.sh
+
+#
+# execute source distribution tests
+#
+sourceDistributionTest
+
+</command>
+ </hudson.tasks.Shell>
+ </builders>
+ <publishers class="vector">
+ <hudson.tasks.junit.JUnitResultArchiver>
+
<testResults>stack-metro/target/jbossws-metro-src-dist/modules/testsuite/**/target/surefire-reports/TEST-*.xml</testResults>
+ </hudson.tasks.junit.JUnitResultArchiver>
+ <hudson.tasks.Mailer>
+ <recipients>@hudson.mail.recipients(a)</recipients>
+ <dontNotifyEveryUnstableBuild>false</dontNotifyEveryUnstableBuild>
+ <sendToIndividuals>true</sendToIndividuals>
+ </hudson.tasks.Mailer>
+ </publishers>
+ <buildWrappers class="vector"/>
+ <scm class="hudson.scm.SubversionSCM">
+ <locations>
+ <hudson.scm.SubversionSCM-ModuleLocation>
+ <remote>@hudson.framework.url(a)</remote>
+ <local>framework</local>
+ </hudson.scm.SubversionSCM-ModuleLocation>
+ <hudson.scm.SubversionSCM-ModuleLocation>
+ <remote>@hudson.metro.url(a)</remote>
+ <local>stack-metro</local>
+ </hudson.scm.SubversionSCM-ModuleLocation>
+ </locations>
+ <useUpdate>true</useUpdate>
+ <browser class="hudson.scm.browsers.FishEyeSVN">
+ <
url>http://fisheye.jboss.com/browse/JBossWS/</url>
+ <rootModule></rootModule>
+ </browser>
+ </scm>
+ <canRoam>true</canRoam>
+ <disabled>false</disabled>
+ <enableRemoteTrigger>false</enableRemoteTrigger>
+ <triggers class="vector"/>
+ <logRotator>
+ <daysToKeep>14</daysToKeep>
+ <numToKeep>-1</numToKeep>
+ </logRotator>
+ <keepDependencies>false</keepDependencies>
+ <properties/>
+ <description>Build and test jbossws-metro-(a)version.id@ source distribution
against AS-5.2.0 with JDK5</description>
+ <actions class="vector"/>
+</project>
Added:
framework/trunk/hudson/hudson-home/jobs/Metro-Source-Distro-AS-5.2.0-JDK6/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/Metro-Source-Distro-AS-5.2.0-JDK6/config.xml
(rev 0)
+++
framework/trunk/hudson/hudson-home/jobs/Metro-Source-Distro-AS-5.2.0-JDK6/config.xml 2009-05-29
10:05:26 UTC (rev 10142)
@@ -0,0 +1,75 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<project>
+ <builders class="vector">
+ <hudson.tasks.Shell>
+ <command>
+#
+# Module settings
+#
+MODULE=Metro-Source-Distro-AS-5.2.0-JDK6
+
+WORKSPACE=`pwd`
+STACK_ID=metro
+JAVA_HOME=(a)java.home.jdk16@
+FRAMEWORK_DIR=$WORKSPACE/framework
+STACK_DIR=$WORKSPACE/stack-metro
+TEST_OPTS=
+JBOSS_TARGET=jboss520
+JBOSS_BIND_ADDRESS=(a)jboss.bind.address@
+JBOSS_CONFIG=(a)jboss.server.instance@
+JBOSS_INSTANCE=@hudson.home@/jobs/AS-5.2.0/workspace/JBossAS-5.2.0/build/output/(a)hudson.jboss520.build@
+
+#
+# load test functions
+#
+. $FRAMEWORK_DIR/hudson/jboss/bin/jbossws-qa.sh
+
+#
+# execute source distribution tests
+#
+sourceDistributionTest
+
+</command>
+ </hudson.tasks.Shell>
+ </builders>
+ <publishers class="vector">
+ <hudson.tasks.junit.JUnitResultArchiver>
+
<testResults>stack-metro/target/jbossws-metro-src-dist/modules/testsuite/**/target/surefire-reports/TEST-*.xml</testResults>
+ </hudson.tasks.junit.JUnitResultArchiver>
+ <hudson.tasks.Mailer>
+ <recipients>@hudson.mail.recipients(a)</recipients>
+ <dontNotifyEveryUnstableBuild>false</dontNotifyEveryUnstableBuild>
+ <sendToIndividuals>true</sendToIndividuals>
+ </hudson.tasks.Mailer>
+ </publishers>
+ <buildWrappers class="vector"/>
+ <scm class="hudson.scm.SubversionSCM">
+ <locations>
+ <hudson.scm.SubversionSCM-ModuleLocation>
+ <remote>@hudson.framework.url(a)</remote>
+ <local>framework</local>
+ </hudson.scm.SubversionSCM-ModuleLocation>
+ <hudson.scm.SubversionSCM-ModuleLocation>
+ <remote>@hudson.metro.url(a)</remote>
+ <local>stack-metro</local>
+ </hudson.scm.SubversionSCM-ModuleLocation>
+ </locations>
+ <useUpdate>true</useUpdate>
+ <browser class="hudson.scm.browsers.FishEyeSVN">
+ <
url>http://fisheye.jboss.com/browse/JBossWS/</url>
+ <rootModule></rootModule>
+ </browser>
+ </scm>
+ <canRoam>true</canRoam>
+ <disabled>false</disabled>
+ <enableRemoteTrigger>false</enableRemoteTrigger>
+ <triggers class="vector"/>
+ <logRotator>
+ <daysToKeep>14</daysToKeep>
+ <numToKeep>-1</numToKeep>
+ </logRotator>
+ <keepDependencies>false</keepDependencies>
+ <properties/>
+ <description>Build and test jbossws-metro-(a)version.id@ source distribution
against AS-5.2.0 with JDK6</description>
+ <actions class="vector"/>
+</project>
Modified: framework/trunk/hudson/hudson-home/jobs/Native-ALL/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/Native-ALL/config.xml 2009-05-29 06:57:11 UTC
(rev 10141)
+++ framework/trunk/hudson/hudson-home/jobs/Native-ALL/config.xml 2009-05-29 10:05:26 UTC
(rev 10142)
@@ -7,31 +7,37 @@
Native-Core-AS-5.0.0-JDK5
, Native-Core-AS-5.0.1-JDK5
, Native-Core-AS-5.1.0-JDK5
+, Native-Core-AS-5.2.0-JDK5
, Native-Core-AS-6.0.0-JDK5
, Native-Core-AS-5.0.0-JDK6
, Native-Core-AS-5.0.1-JDK6
, Native-Core-AS-5.1.0-JDK6
+, Native-Core-AS-5.2.0-JDK6
, Native-Core-AS-6.0.0-JDK6
, Native-Binary-Distro-AS-5.0.0-JDK5
, Native-Binary-Distro-AS-5.0.1-JDK5
, Native-Binary-Distro-AS-5.1.0-JDK5
+, Native-Binary-Distro-AS-5.2.0-JDK5
, Native-Binary-Distro-AS-6.0.0-JDK5
, Native-Binary-Distro-AS-5.0.0-JDK6
, Native-Binary-Distro-AS-5.0.1-JDK6
, Native-Binary-Distro-AS-5.1.0-JDK6
+, Native-Binary-Distro-AS-5.2.0-JDK6
, Native-Binary-Distro-AS-6.0.0-JDK6
, Native-Source-Distro-AS-5.0.0-JDK5
, Native-Source-Distro-AS-5.0.1-JDK5
, Native-Source-Distro-AS-5.1.0-JDK5
+, Native-Source-Distro-AS-5.2.0-JDK5
, Native-Source-Distro-AS-6.0.0-JDK5
, Native-Source-Distro-AS-5.0.0-JDK6
, Native-Source-Distro-AS-5.0.1-JDK6
, Native-Source-Distro-AS-5.1.0-JDK6
+, Native-Source-Distro-AS-5.2.0-JDK6
, Native-Source-Distro-AS-6.0.0-JDK6
</childProjects>
</hudson.tasks.BuildTrigger>
Added:
framework/trunk/hudson/hudson-home/jobs/Native-Binary-Distro-AS-5.2.0-JDK5/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/Native-Binary-Distro-AS-5.2.0-JDK5/config.xml
(rev 0)
+++
framework/trunk/hudson/hudson-home/jobs/Native-Binary-Distro-AS-5.2.0-JDK5/config.xml 2009-05-29
10:05:26 UTC (rev 10142)
@@ -0,0 +1,75 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<project>
+ <builders class="vector">
+ <hudson.tasks.Shell>
+ <command>
+#
+# Module settings
+#
+MODULE=Native-Binary-Distro-AS-5.2.0-JDK5
+
+WORKSPACE=`pwd`
+STACK_ID=native
+JAVA_HOME=(a)java.home.jdk15@
+FRAMEWORK_DIR=$WORKSPACE/framework
+STACK_DIR=$WORKSPACE/stack-native
+TEST_OPTS=
+JBOSS_TARGET=jboss520
+JBOSS_BIND_ADDRESS=(a)jboss.bind.address@
+JBOSS_CONFIG=(a)jboss.server.instance@
+JBOSS_INSTANCE=@hudson.home@/jobs/AS-5.2.0/workspace/JBossAS-5.2.0/build/output/(a)hudson.jboss520.build@
+
+#
+# load test functions
+#
+. $FRAMEWORK_DIR/hudson/jboss/bin/jbossws-qa.sh
+
+#
+# execute binary distribution tests
+#
+binaryDistributionTest
+
+</command>
+ </hudson.tasks.Shell>
+ </builders>
+ <publishers class="vector">
+ <hudson.tasks.junit.JUnitResultArchiver>
+
<testResults>stack-native/target/jbossws-native-bin-dist/output/test-reports/TEST-*.xml</testResults>
+ </hudson.tasks.junit.JUnitResultArchiver>
+ <hudson.tasks.Mailer>
+ <recipients>@hudson.mail.recipients(a)</recipients>
+ <dontNotifyEveryUnstableBuild>false</dontNotifyEveryUnstableBuild>
+ <sendToIndividuals>true</sendToIndividuals>
+ </hudson.tasks.Mailer>
+ </publishers>
+ <buildWrappers class="vector"/>
+ <scm class="hudson.scm.SubversionSCM">
+ <locations>
+ <hudson.scm.SubversionSCM-ModuleLocation>
+ <remote>@hudson.framework.url(a)</remote>
+ <local>framework</local>
+ </hudson.scm.SubversionSCM-ModuleLocation>
+ <hudson.scm.SubversionSCM-ModuleLocation>
+ <remote>@hudson.native.url(a)</remote>
+ <local>stack-native</local>
+ </hudson.scm.SubversionSCM-ModuleLocation>
+ </locations>
+ <useUpdate>true</useUpdate>
+ <browser class="hudson.scm.browsers.FishEyeSVN">
+ <
url>http://fisheye.jboss.com/browse/JBossWS/</url>
+ <rootModule></rootModule>
+ </browser>
+ </scm>
+ <canRoam>true</canRoam>
+ <disabled>false</disabled>
+ <enableRemoteTrigger>false</enableRemoteTrigger>
+ <triggers class="vector"/>
+ <logRotator>
+ <daysToKeep>14</daysToKeep>
+ <numToKeep>-1</numToKeep>
+ </logRotator>
+ <keepDependencies>false</keepDependencies>
+ <properties/>
+ <description>Build and test jbossws-native-(a)version.id@ binary distribution
against AS-5.2.0 with JDK5</description>
+ <actions class="vector"/>
+</project>
Added:
framework/trunk/hudson/hudson-home/jobs/Native-Binary-Distro-AS-5.2.0-JDK6/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/Native-Binary-Distro-AS-5.2.0-JDK6/config.xml
(rev 0)
+++
framework/trunk/hudson/hudson-home/jobs/Native-Binary-Distro-AS-5.2.0-JDK6/config.xml 2009-05-29
10:05:26 UTC (rev 10142)
@@ -0,0 +1,75 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<project>
+ <builders class="vector">
+ <hudson.tasks.Shell>
+ <command>
+#
+# Module settings
+#
+MODULE=Native-Binary-Distro-AS-5.2.0-JDK6
+
+WORKSPACE=`pwd`
+STACK_ID=native
+JAVA_HOME=(a)java.home.jdk16@
+FRAMEWORK_DIR=$WORKSPACE/framework
+STACK_DIR=$WORKSPACE/stack-native
+TEST_OPTS=
+JBOSS_TARGET=jboss520
+JBOSS_BIND_ADDRESS=(a)jboss.bind.address@
+JBOSS_CONFIG=(a)jboss.server.instance@
+JBOSS_INSTANCE=@hudson.home@/jobs/AS-5.2.0/workspace/JBossAS-5.2.0/build/output/(a)hudson.jboss520.build@
+
+#
+# load test functions
+#
+. $FRAMEWORK_DIR/hudson/jboss/bin/jbossws-qa.sh
+
+#
+# execute binary distribution tests
+#
+binaryDistributionTest
+
+</command>
+ </hudson.tasks.Shell>
+ </builders>
+ <publishers class="vector">
+ <hudson.tasks.junit.JUnitResultArchiver>
+
<testResults>stack-native/target/jbossws-native-bin-dist/output/test-reports/TEST-*.xml</testResults>
+ </hudson.tasks.junit.JUnitResultArchiver>
+ <hudson.tasks.Mailer>
+ <recipients>@hudson.mail.recipients(a)</recipients>
+ <dontNotifyEveryUnstableBuild>false</dontNotifyEveryUnstableBuild>
+ <sendToIndividuals>true</sendToIndividuals>
+ </hudson.tasks.Mailer>
+ </publishers>
+ <buildWrappers class="vector"/>
+ <scm class="hudson.scm.SubversionSCM">
+ <locations>
+ <hudson.scm.SubversionSCM-ModuleLocation>
+ <remote>@hudson.framework.url(a)</remote>
+ <local>framework</local>
+ </hudson.scm.SubversionSCM-ModuleLocation>
+ <hudson.scm.SubversionSCM-ModuleLocation>
+ <remote>@hudson.native.url(a)</remote>
+ <local>stack-native</local>
+ </hudson.scm.SubversionSCM-ModuleLocation>
+ </locations>
+ <useUpdate>true</useUpdate>
+ <browser class="hudson.scm.browsers.FishEyeSVN">
+ <
url>http://fisheye.jboss.com/browse/JBossWS/</url>
+ <rootModule></rootModule>
+ </browser>
+ </scm>
+ <canRoam>true</canRoam>
+ <disabled>false</disabled>
+ <enableRemoteTrigger>false</enableRemoteTrigger>
+ <triggers class="vector"/>
+ <logRotator>
+ <daysToKeep>14</daysToKeep>
+ <numToKeep>-1</numToKeep>
+ </logRotator>
+ <keepDependencies>false</keepDependencies>
+ <properties/>
+ <description>Build and test jbossws-native-(a)version.id@ binary distribution
against AS-5.2.0 with JDK6</description>
+ <actions class="vector"/>
+</project>
Added: framework/trunk/hudson/hudson-home/jobs/Native-Core-AS-5.2.0-JDK5/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/Native-Core-AS-5.2.0-JDK5/config.xml
(rev 0)
+++
framework/trunk/hudson/hudson-home/jobs/Native-Core-AS-5.2.0-JDK5/config.xml 2009-05-29
10:05:26 UTC (rev 10142)
@@ -0,0 +1,75 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<project>
+ <builders class="vector">
+ <hudson.tasks.Shell>
+ <command>
+#
+# Module settings
+#
+MODULE=Native-Core-AS-5.2.0-JDK5
+
+WORKSPACE=`pwd`
+STACK_ID=native
+JAVA_HOME=(a)java.home.jdk15@
+FRAMEWORK_DIR=$WORKSPACE/framework
+STACK_DIR=$WORKSPACE/stack-native
+TEST_OPTS="-Dinterop=true"
+JBOSS_TARGET=jboss520
+JBOSS_BIND_ADDRESS=(a)jboss.bind.address@
+JBOSS_CONFIG=(a)jboss.server.instance@
+JBOSS_INSTANCE=@hudson.home@/jobs/AS-5.2.0/workspace/JBossAS-5.2.0/build/output/(a)hudson.jboss520.build@
+
+#
+# load test functions
+#
+. $FRAMEWORK_DIR/hudson/jboss/bin/jbossws-qa.sh
+
+#
+# execute core tests
+#
+coreTest
+
+</command>
+ </hudson.tasks.Shell>
+ </builders>
+ <publishers class="vector">
+ <hudson.tasks.junit.JUnitResultArchiver>
+
<testResults>stack-native/**/target/surefire-reports/*.xml</testResults>
+ </hudson.tasks.junit.JUnitResultArchiver>
+ <hudson.tasks.Mailer>
+ <recipients>@hudson.mail.recipients(a)</recipients>
+ <dontNotifyEveryUnstableBuild>false</dontNotifyEveryUnstableBuild>
+ <sendToIndividuals>true</sendToIndividuals>
+ </hudson.tasks.Mailer>
+ </publishers>
+ <buildWrappers class="vector"/>
+ <scm class="hudson.scm.SubversionSCM">
+ <locations>
+ <hudson.scm.SubversionSCM-ModuleLocation>
+ <remote>@hudson.framework.url(a)</remote>
+ <local>framework</local>
+ </hudson.scm.SubversionSCM-ModuleLocation>
+ <hudson.scm.SubversionSCM-ModuleLocation>
+ <remote>@hudson.native.url(a)</remote>
+ <local>stack-native</local>
+ </hudson.scm.SubversionSCM-ModuleLocation>
+ </locations>
+ <useUpdate>true</useUpdate>
+ <browser class="hudson.scm.browsers.FishEyeSVN">
+ <
url>http://fisheye.jboss.com/browse/JBossWS/</url>
+ <rootModule></rootModule>
+ </browser>
+ </scm>
+ <canRoam>true</canRoam>
+ <disabled>false</disabled>
+ <enableRemoteTrigger>false</enableRemoteTrigger>
+ <triggers class="vector"/>
+ <logRotator>
+ <daysToKeep>14</daysToKeep>
+ <numToKeep>-1</numToKeep>
+ </logRotator>
+ <keepDependencies>false</keepDependencies>
+ <properties/>
+ <description>Build and test jbossws-native-(a)version.id@ against AS-5.2.0 with
JDK5</description>
+ <actions class="vector"/>
+</project>
Added: framework/trunk/hudson/hudson-home/jobs/Native-Core-AS-5.2.0-JDK6/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/Native-Core-AS-5.2.0-JDK6/config.xml
(rev 0)
+++
framework/trunk/hudson/hudson-home/jobs/Native-Core-AS-5.2.0-JDK6/config.xml 2009-05-29
10:05:26 UTC (rev 10142)
@@ -0,0 +1,75 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<project>
+ <builders class="vector">
+ <hudson.tasks.Shell>
+ <command>
+#
+# Module settings
+#
+MODULE=Native-Core-AS-5.2.0-JDK6
+
+WORKSPACE=`pwd`
+STACK_ID=native
+JAVA_HOME=(a)java.home.jdk16@
+FRAMEWORK_DIR=$WORKSPACE/framework
+STACK_DIR=$WORKSPACE/stack-native
+TEST_OPTS="-Dinterop=true"
+JBOSS_TARGET=jboss520
+JBOSS_BIND_ADDRESS=(a)jboss.bind.address@
+JBOSS_CONFIG=(a)jboss.server.instance@
+JBOSS_INSTANCE=@hudson.home@/jobs/AS-5.2.0/workspace/JBossAS-5.2.0/build/output/(a)hudson.jboss520.build@
+
+#
+# load test functions
+#
+. $FRAMEWORK_DIR/hudson/jboss/bin/jbossws-qa.sh
+
+#
+# execute core tests
+#
+coreTest
+
+</command>
+ </hudson.tasks.Shell>
+ </builders>
+ <publishers class="vector">
+ <hudson.tasks.junit.JUnitResultArchiver>
+
<testResults>stack-native/**/target/surefire-reports/*.xml</testResults>
+ </hudson.tasks.junit.JUnitResultArchiver>
+ <hudson.tasks.Mailer>
+ <recipients>@hudson.mail.recipients(a)</recipients>
+ <dontNotifyEveryUnstableBuild>false</dontNotifyEveryUnstableBuild>
+ <sendToIndividuals>true</sendToIndividuals>
+ </hudson.tasks.Mailer>
+ </publishers>
+ <buildWrappers class="vector"/>
+ <scm class="hudson.scm.SubversionSCM">
+ <locations>
+ <hudson.scm.SubversionSCM-ModuleLocation>
+ <remote>@hudson.framework.url(a)</remote>
+ <local>framework</local>
+ </hudson.scm.SubversionSCM-ModuleLocation>
+ <hudson.scm.SubversionSCM-ModuleLocation>
+ <remote>@hudson.native.url(a)</remote>
+ <local>stack-native</local>
+ </hudson.scm.SubversionSCM-ModuleLocation>
+ </locations>
+ <useUpdate>true</useUpdate>
+ <browser class="hudson.scm.browsers.FishEyeSVN">
+ <
url>http://fisheye.jboss.com/browse/JBossWS/</url>
+ <rootModule></rootModule>
+ </browser>
+ </scm>
+ <canRoam>true</canRoam>
+ <disabled>false</disabled>
+ <enableRemoteTrigger>false</enableRemoteTrigger>
+ <triggers class="vector"/>
+ <logRotator>
+ <daysToKeep>14</daysToKeep>
+ <numToKeep>-1</numToKeep>
+ </logRotator>
+ <keepDependencies>false</keepDependencies>
+ <properties/>
+ <description>Build and test jbossws-native-(a)version.id@ against AS-5.2.0 with
JDK6</description>
+ <actions class="vector"/>
+</project>
Modified: framework/trunk/hudson/hudson-home/jobs/Native-Light/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/Native-Light/config.xml 2009-05-29 06:57:11
UTC (rev 10141)
+++ framework/trunk/hudson/hudson-home/jobs/Native-Light/config.xml 2009-05-29 10:05:26
UTC (rev 10142)
@@ -7,21 +7,25 @@
Native-Core-AS-5.0.0-JDK5
, Native-Core-AS-5.0.1-JDK5
, Native-Core-AS-5.1.0-JDK5
+, Native-Core-AS-5.2.0-JDK5
, Native-Core-AS-6.0.0-JDK5
, Native-Core-AS-5.0.0-JDK6
, Native-Core-AS-5.0.1-JDK6
, Native-Core-AS-5.1.0-JDK6
+, Native-Core-AS-5.2.0-JDK6
, Native-Core-AS-6.0.0-JDK6
, Native-Binary-Distro-AS-5.0.0-JDK5
, Native-Binary-Distro-AS-5.0.1-JDK5
, Native-Binary-Distro-AS-5.1.0-JDK5
+, Native-Binary-Distro-AS-5.2.0-JDK5
, Native-Binary-Distro-AS-6.0.0-JDK5
, Native-Binary-Distro-AS-5.0.0-JDK6
, Native-Binary-Distro-AS-5.0.1-JDK6
, Native-Binary-Distro-AS-5.1.0-JDK6
+, Native-Binary-Distro-AS-5.2.0-JDK6
, Native-Binary-Distro-AS-6.0.0-JDK6
</childProjects>
</hudson.tasks.BuildTrigger>
Added:
framework/trunk/hudson/hudson-home/jobs/Native-Source-Distro-AS-5.2.0-JDK5/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/Native-Source-Distro-AS-5.2.0-JDK5/config.xml
(rev 0)
+++
framework/trunk/hudson/hudson-home/jobs/Native-Source-Distro-AS-5.2.0-JDK5/config.xml 2009-05-29
10:05:26 UTC (rev 10142)
@@ -0,0 +1,75 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<project>
+ <builders class="vector">
+ <hudson.tasks.Shell>
+ <command>
+#
+# Module settings
+#
+MODULE=Native-Source-Distro-AS-5.2.0-JDK5
+
+WORKSPACE=`pwd`
+STACK_ID=native
+JAVA_HOME=(a)java.home.jdk15@
+FRAMEWORK_DIR=$WORKSPACE/framework
+STACK_DIR=$WORKSPACE/stack-native
+TEST_OPTS=
+JBOSS_TARGET=jboss520
+JBOSS_BIND_ADDRESS=(a)jboss.bind.address@
+JBOSS_CONFIG=(a)jboss.server.instance@
+JBOSS_INSTANCE=@hudson.home@/jobs/AS-5.2.0/workspace/JBossAS-5.2.0/build/output/(a)hudson.jboss520.build@
+
+#
+# load test functions
+#
+. $FRAMEWORK_DIR/hudson/jboss/bin/jbossws-qa.sh
+
+#
+# execute source distribution tests
+#
+sourceDistributionTest
+
+</command>
+ </hudson.tasks.Shell>
+ </builders>
+ <publishers class="vector">
+ <hudson.tasks.junit.JUnitResultArchiver>
+
<testResults>stack-native/target/jbossws-native-src-dist/modules/testsuite/**/target/surefire-reports/TEST-*.xml</testResults>
+ </hudson.tasks.junit.JUnitResultArchiver>
+ <hudson.tasks.Mailer>
+ <recipients>@hudson.mail.recipients(a)</recipients>
+ <dontNotifyEveryUnstableBuild>false</dontNotifyEveryUnstableBuild>
+ <sendToIndividuals>true</sendToIndividuals>
+ </hudson.tasks.Mailer>
+ </publishers>
+ <buildWrappers class="vector"/>
+ <scm class="hudson.scm.SubversionSCM">
+ <locations>
+ <hudson.scm.SubversionSCM-ModuleLocation>
+ <remote>@hudson.framework.url(a)</remote>
+ <local>framework</local>
+ </hudson.scm.SubversionSCM-ModuleLocation>
+ <hudson.scm.SubversionSCM-ModuleLocation>
+ <remote>@hudson.native.url(a)</remote>
+ <local>stack-native</local>
+ </hudson.scm.SubversionSCM-ModuleLocation>
+ </locations>
+ <useUpdate>true</useUpdate>
+ <browser class="hudson.scm.browsers.FishEyeSVN">
+ <
url>http://fisheye.jboss.com/browse/JBossWS/</url>
+ <rootModule></rootModule>
+ </browser>
+ </scm>
+ <canRoam>true</canRoam>
+ <disabled>false</disabled>
+ <enableRemoteTrigger>false</enableRemoteTrigger>
+ <triggers class="vector"/>
+ <logRotator>
+ <daysToKeep>14</daysToKeep>
+ <numToKeep>-1</numToKeep>
+ </logRotator>
+ <keepDependencies>false</keepDependencies>
+ <properties/>
+ <description>Build and test jbossws-native-(a)version.id@ source distribution
against AS-5.2.0 with JDK5</description>
+ <actions class="vector"/>
+</project>
Added:
framework/trunk/hudson/hudson-home/jobs/Native-Source-Distro-AS-5.2.0-JDK6/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/Native-Source-Distro-AS-5.2.0-JDK6/config.xml
(rev 0)
+++
framework/trunk/hudson/hudson-home/jobs/Native-Source-Distro-AS-5.2.0-JDK6/config.xml 2009-05-29
10:05:26 UTC (rev 10142)
@@ -0,0 +1,75 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<project>
+ <builders class="vector">
+ <hudson.tasks.Shell>
+ <command>
+#
+# Module settings
+#
+MODULE=Native-Source-Distro-AS-5.2.0-JDK6
+
+WORKSPACE=`pwd`
+STACK_ID=native
+JAVA_HOME=(a)java.home.jdk16@
+FRAMEWORK_DIR=$WORKSPACE/framework
+STACK_DIR=$WORKSPACE/stack-native
+TEST_OPTS=
+JBOSS_TARGET=jboss520
+JBOSS_BIND_ADDRESS=(a)jboss.bind.address@
+JBOSS_CONFIG=(a)jboss.server.instance@
+JBOSS_INSTANCE=@hudson.home@/jobs/AS-5.2.0/workspace/JBossAS-5.2.0/build/output/(a)hudson.jboss520.build@
+
+#
+# load test functions
+#
+. $FRAMEWORK_DIR/hudson/jboss/bin/jbossws-qa.sh
+
+#
+# execute source distribution tests
+#
+sourceDistributionTest
+
+</command>
+ </hudson.tasks.Shell>
+ </builders>
+ <publishers class="vector">
+ <hudson.tasks.junit.JUnitResultArchiver>
+
<testResults>stack-native/target/jbossws-native-src-dist/modules/testsuite/**/target/surefire-reports/TEST-*.xml</testResults>
+ </hudson.tasks.junit.JUnitResultArchiver>
+ <hudson.tasks.Mailer>
+ <recipients>@hudson.mail.recipients(a)</recipients>
+ <dontNotifyEveryUnstableBuild>false</dontNotifyEveryUnstableBuild>
+ <sendToIndividuals>true</sendToIndividuals>
+ </hudson.tasks.Mailer>
+ </publishers>
+ <buildWrappers class="vector"/>
+ <scm class="hudson.scm.SubversionSCM">
+ <locations>
+ <hudson.scm.SubversionSCM-ModuleLocation>
+ <remote>@hudson.framework.url(a)</remote>
+ <local>framework</local>
+ </hudson.scm.SubversionSCM-ModuleLocation>
+ <hudson.scm.SubversionSCM-ModuleLocation>
+ <remote>@hudson.native.url(a)</remote>
+ <local>stack-native</local>
+ </hudson.scm.SubversionSCM-ModuleLocation>
+ </locations>
+ <useUpdate>true</useUpdate>
+ <browser class="hudson.scm.browsers.FishEyeSVN">
+ <
url>http://fisheye.jboss.com/browse/JBossWS/</url>
+ <rootModule></rootModule>
+ </browser>
+ </scm>
+ <canRoam>true</canRoam>
+ <disabled>false</disabled>
+ <enableRemoteTrigger>false</enableRemoteTrigger>
+ <triggers class="vector"/>
+ <logRotator>
+ <daysToKeep>14</daysToKeep>
+ <numToKeep>-1</numToKeep>
+ </logRotator>
+ <keepDependencies>false</keepDependencies>
+ <properties/>
+ <description>Build and test jbossws-native-(a)version.id@ source distribution
against AS-5.2.0 with JDK6</description>
+ <actions class="vector"/>
+</project>
Modified: framework/trunk/hudson/hudson-home/jobs/Release-Matrix-Step1/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/Release-Matrix-Step1/config.xml 2009-05-29
06:57:11 UTC (rev 10141)
+++ framework/trunk/hudson/hudson-home/jobs/Release-Matrix-Step1/config.xml 2009-05-29
10:05:26 UTC (rev 10142)
@@ -3,7 +3,7 @@
<builders class="vector"/>
<publishers class="vector">
<hudson.tasks.BuildTrigger>
- <childProjects>AS-5.0.0, AS-5.0.1, AS-5.1.0, AS-6.0.0,
AS-Tests-ALL</childProjects>
+ <childProjects>AS-ALL, AS-Tests-ALL</childProjects>
</hudson.tasks.BuildTrigger>
</publishers>
<buildWrappers class="vector"/>
Modified: framework/trunk/hudson/hudson-home/jobs/Weekend-Matrix/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/Weekend-Matrix/config.xml 2009-05-29 06:57:11
UTC (rev 10141)
+++ framework/trunk/hudson/hudson-home/jobs/Weekend-Matrix/config.xml 2009-05-29 10:05:26
UTC (rev 10142)
@@ -3,7 +3,7 @@
<builders class="vector"/>
<publishers class="vector">
<hudson.tasks.BuildTrigger>
- <childProjects>AS-5.0.0, AS-5.0.1, AS-5.1.0, AS-6.0.0, AS-Tests-ALL,
Native-ALL, CXF-ALL, Metro-ALL</childProjects>
+ <childProjects>AS-ALL, AS-Tests-ALL, Native-ALL, CXF-ALL,
Metro-ALL</childProjects>
</hudson.tasks.BuildTrigger>
</publishers>
<buildWrappers class="vector"/>
Modified: framework/trunk/hudson/hudson-home/jobs/Working-Days-Matrix/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/Working-Days-Matrix/config.xml 2009-05-29
06:57:11 UTC (rev 10141)
+++ framework/trunk/hudson/hudson-home/jobs/Working-Days-Matrix/config.xml 2009-05-29
10:05:26 UTC (rev 10142)
@@ -3,7 +3,7 @@
<builders class="vector"/>
<publishers class="vector">
<hudson.tasks.BuildTrigger>
- <childProjects>AS-5.0.0, AS-5.0.1, AS-5.1.0, AS-6.0.0, AS-Tests-ALL,
Native-Light, CXF-Light, Metro-Light</childProjects>
+ <childProjects>AS-ALL, AS-Tests-ALL, Native-Light, CXF-Light,
Metro-Light</childProjects>
</hudson.tasks.BuildTrigger>
</publishers>
<buildWrappers class="vector"/>