[jbossws-commits] JBossWS SVN: r17336 - in hudson/trunk: hudson-home and 14 other directories.

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Wed Feb 20 11:36:28 EST 2013


Author: alessio.soldano at jboss.com
Date: 2013-02-20 11:36:28 -0500 (Wed, 20 Feb 2013)
New Revision: 17336

Added:
   hudson/trunk/hudson-home/jobs/AS-8.0.0/
   hudson/trunk/hudson-home/jobs/AS-8.0.0/config.xml
   hudson/trunk/hudson-home/jobs/CXF-BINDIST-AS-8.0.0-SPRING-SUN-JDK-6/
   hudson/trunk/hudson-home/jobs/CXF-BINDIST-AS-8.0.0-SPRING-SUN-JDK-6/config.xml
   hudson/trunk/hudson-home/jobs/CXF-BINDIST-AS-8.0.0-SUN-JDK-6/
   hudson/trunk/hudson-home/jobs/CXF-BINDIST-AS-8.0.0-SUN-JDK-6/config.xml
   hudson/trunk/hudson-home/jobs/CXF-CORE-AS-8.0.0-SPRING-SUN-JDK-6/
   hudson/trunk/hudson-home/jobs/CXF-CORE-AS-8.0.0-SPRING-SUN-JDK-6/config.xml
   hudson/trunk/hudson-home/jobs/CXF-CORE-AS-8.0.0-SUN-JDK-6/
   hudson/trunk/hudson-home/jobs/CXF-CORE-AS-8.0.0-SUN-JDK-6/config.xml
   hudson/trunk/hudson-home/jobs/CXF-SRCDIST-AS-8.0.0-SPRING-SUN-JDK-6/
   hudson/trunk/hudson-home/jobs/CXF-SRCDIST-AS-8.0.0-SPRING-SUN-JDK-6/config.xml
   hudson/trunk/hudson-home/jobs/CXF-SRCDIST-AS-8.0.0-SUN-JDK-6/
   hudson/trunk/hudson-home/jobs/CXF-SRCDIST-AS-8.0.0-SUN-JDK-6/config.xml
   hudson/trunk/hudson-home/jobs/NATIVE-CORE-AS-8.0.0-SUN-JDK-6/
   hudson/trunk/hudson-home/jobs/NATIVE-CORE-AS-8.0.0-SUN-JDK-6/config.xml
Removed:
   hudson/trunk/hudson-home/jobs/AS-7.1.1/
   hudson/trunk/hudson-home/jobs/CXF-BINDIST-AS-7.1.1-SPRING-SUN-JDK-6/
   hudson/trunk/hudson-home/jobs/CXF-BINDIST-AS-7.1.1-SUN-JDK-6/
   hudson/trunk/hudson-home/jobs/CXF-CORE-AS-7.1.1-SPRING-SUN-JDK-6/
   hudson/trunk/hudson-home/jobs/CXF-CORE-AS-7.1.1-SUN-JDK-6/
   hudson/trunk/hudson-home/jobs/CXF-SRCDIST-AS-7.1.1-SPRING-SUN-JDK-6/
   hudson/trunk/hudson-home/jobs/CXF-SRCDIST-AS-7.1.1-SUN-JDK-6/
Modified:
   hudson/trunk/ant.properties.example
   hudson/trunk/hudson-home/config.xml
   hudson/trunk/hudson-home/jobs/AS-ALL/config.xml
   hudson/trunk/hudson-home/jobs/AS-LIGHT/config.xml
   hudson/trunk/hudson-home/jobs/CXF-ALL/config.xml
   hudson/trunk/hudson-home/jobs/CXF-LIGHT/config.xml
   hudson/trunk/hudson-home/jobs/NATIVE-LIGHT/config.xml
Log:
[JBWS-3600] Updating hudson jobs


Modified: hudson/trunk/ant.properties.example
===================================================================
--- hudson/trunk/ant.properties.example	2013-02-20 16:04:11 UTC (rev 17335)
+++ hudson/trunk/ant.properties.example	2013-02-20 16:36:28 UTC (rev 17336)
@@ -20,10 +20,6 @@
 hudson.native.url=http://anonsvn.jboss.org/repos/jbossws/stack/native/trunk
 hudson.cxf.url=http://anonsvn.jboss.org/repos/jbossws/stack/cxf/trunk
 
-hudson.jboss711.url=https://github.com/jbossas/jboss-as
-hudson.jboss711.build=jboss-as-7.1.1.Final
-hudson.jboss711.rev=7.1.1.Final
-
 hudson.jboss712.url=https://github.com/jbossas/jboss-as
 hudson.jboss712.build=jboss-as-7.1.2.Final
 hudson.jboss712.rev=7.1.2.Final
@@ -33,9 +29,13 @@
 hudson.jboss713.rev=7.1.3.Final
 
 hudson.jboss720.url=https://github.com/jbossas/jboss-as
-hudson.jboss720.build=jboss-as-7.2.0.Alpha1-SNAPSHOT
-hudson.jboss720.rev=master
+hudson.jboss720.build=jboss-as-7.2.0.Final
+hudson.jboss720.rev=7.2.0.Final-prerelease1
 
+hudson.jboss800.url=https://github.com/jbossas/jboss-as
+hudson.jboss800.build=jboss-as-8.0.0.Alpha1-SNAPSHOT
+hudson.jboss800.rev=master
+
 hudson.mail.recipients=
 hudson.smtp.host=localhost
 

Modified: hudson/trunk/hudson-home/config.xml
===================================================================
--- hudson/trunk/hudson-home/config.xml	2013-02-20 16:04:11 UTC (rev 17335)
+++ hudson/trunk/hudson-home/config.xml	2013-02-20 16:36:28 UTC (rev 17336)
@@ -36,10 +36,10 @@
   <tr><th align=left>JBossWS Native:</th><td>@hudson.native.url@</td></tr>
   <tr><th align=left>JBossWS CXF:</th><td>@hudson.cxf.url@</td></tr>
   <tr><td colspan=2></td></tr>
-  <tr><th align=left>@hudson.jboss711.build@</th><td>-r at hudson.jboss711.rev@ @hudson.jboss711.url@</td></tr>
   <tr><th align=left>@hudson.jboss712.build@</th><td>-r at hudson.jboss712.rev@ @hudson.jboss712.url@</td></tr>
   <tr><th align=left>@hudson.jboss713.build@</th><td>-r at hudson.jboss713.rev@ @hudson.jboss713.url@</td></tr>
   <tr><th align=left>@hudson.jboss720.build@</th><td>-r at hudson.jboss720.rev@ @hudson.jboss720.url@</td></tr>
+  <tr><th align=left>@hudson.jboss800.build@</th><td>-r at hudson.jboss800.rev@ @hudson.jboss800.url@</td></tr>
   <tr><td colspan=2></td></tr>
   </table>
 ]]>
@@ -56,10 +56,10 @@
         <no-comparator/>
         <string>AS-ALL</string>
         <string>AS-LIGHT</string>
-        <string>AS-7.1.1</string>
         <string>AS-7.1.2</string>
         <string>AS-7.1.3</string>
         <string>AS-7.2.0</string>
+        <string>AS-8.0.0</string>
       </jobNames>
       <name>AS Builds</name>
       <description>
@@ -75,8 +75,8 @@
       <jobNames class="tree-set">
         <no-comparator/>
         <string>NATIVE-LIGHT</string>
-        <string>NATIVE-CORE-AS-7.1.3-SUN-JDK-6</string>
         <string>NATIVE-CORE-AS-7.2.0-SUN-JDK-6</string>
+        <string>NATIVE-CORE-AS-8.0.0-SUN-JDK-6</string>
       </jobNames>
       <name>Native Tests</name>
       <description>
@@ -95,30 +95,30 @@
         <no-comparator/>
         <string>CXF-ALL</string>
         <string>CXF-LIGHT</string>
-        <string>CXF-CORE-AS-7.1.1-SUN-JDK-6</string>
         <string>CXF-CORE-AS-7.1.2-SUN-JDK-6</string>
         <string>CXF-CORE-AS-7.1.3-SUN-JDK-6</string>
         <string>CXF-CORE-AS-7.2.0-SUN-JDK-6</string>
-        <string>CXF-CORE-AS-7.1.1-SPRING-SUN-JDK-6</string>
+        <string>CXF-CORE-AS-8.0.0-SUN-JDK-6</string>
         <string>CXF-CORE-AS-7.1.2-SPRING-SUN-JDK-6</string>
         <string>CXF-CORE-AS-7.1.3-SPRING-SUN-JDK-6</string>
         <string>CXF-CORE-AS-7.2.0-SPRING-SUN-JDK-6</string>
-        <string>CXF-BINDIST-AS-7.1.1-SUN-JDK-6</string>
+        <string>CXF-CORE-AS-8.0.0-SPRING-SUN-JDK-6</string>
         <string>CXF-BINDIST-AS-7.1.2-SUN-JDK-6</string>
         <string>CXF-BINDIST-AS-7.1.3-SUN-JDK-6</string>
         <string>CXF-BINDIST-AS-7.2.0-SUN-JDK-6</string>
-        <string>CXF-BINDIST-AS-7.1.1-SPRING-SUN-JDK-6</string>
+        <string>CXF-BINDIST-AS-8.0.0-SUN-JDK-6</string>
         <string>CXF-BINDIST-AS-7.1.2-SPRING-SUN-JDK-6</string>
         <string>CXF-BINDIST-AS-7.1.3-SPRING-SUN-JDK-6</string>
         <string>CXF-BINDIST-AS-7.2.0-SPRING-SUN-JDK-6</string>
-        <string>CXF-SRCDIST-AS-7.1.1-SUN-JDK-6</string>
+        <string>CXF-BINDIST-AS-8.0.0-SPRING-SUN-JDK-6</string>
         <string>CXF-SRCDIST-AS-7.1.2-SUN-JDK-6</string>
         <string>CXF-SRCDIST-AS-7.1.3-SUN-JDK-6</string>
         <string>CXF-SRCDIST-AS-7.2.0-SUN-JDK-6</string>
-        <string>CXF-SRCDIST-AS-7.1.1-SPRING-SUN-JDK-6</string>
+        <string>CXF-SRCDIST-AS-8.0.0-SUN-JDK-6</string>
         <string>CXF-SRCDIST-AS-7.1.2-SPRING-SUN-JDK-6</string>
         <string>CXF-SRCDIST-AS-7.1.3-SPRING-SUN-JDK-6</string>
         <string>CXF-SRCDIST-AS-7.2.0-SPRING-SUN-JDK-6</string>
+        <string>CXF-SRCDIST-AS-8.0.0-SPRING-SUN-JDK-6</string>
       </jobNames>
       <name>CXF Tests</name>
       <description>
@@ -136,25 +136,25 @@
       <jobNames class="tree-set">
         <no-comparator/>
         <string>CXF-LIGHT</string>
-        <string>CXF-CORE-AS-7.1.1-SUN-JDK-6</string>
         <string>CXF-CORE-AS-7.1.2-SUN-JDK-6</string>
         <string>CXF-CORE-AS-7.1.3-SUN-JDK-6</string>
         <string>CXF-CORE-AS-7.2.0-SUN-JDK-6</string>
-        <string>CXF-CORE-AS-7.1.1-SPRING-SUN-JDK-6</string>
+        <string>CXF-CORE-AS-8.0.0-SUN-JDK-6</string>
         <string>CXF-CORE-AS-7.1.2-SPRING-SUN-JDK-6</string>
         <string>CXF-CORE-AS-7.1.3-SPRING-SUN-JDK-6</string>
         <string>CXF-CORE-AS-7.2.0-SPRING-SUN-JDK-6</string>
-        <string>CXF-BINDIST-AS-7.1.1-SUN-JDK-6</string>
+        <string>CXF-CORE-AS-8.0.0-SPRING-SUN-JDK-6</string>
         <string>CXF-BINDIST-AS-7.1.2-SUN-JDK-6</string>
         <string>CXF-BINDIST-AS-7.1.3-SUN-JDK-6</string>
         <string>CXF-BINDIST-AS-7.2.0-SUN-JDK-6</string>
-        <string>CXF-BINDIST-AS-7.1.1-SPRING-SUN-JDK-6</string>
+        <string>CXF-BINDIST-AS-8.0.0-SUN-JDK-6</string>
         <string>CXF-BINDIST-AS-7.1.2-SPRING-SUN-JDK-6</string>
         <string>CXF-BINDIST-AS-7.1.3-SPRING-SUN-JDK-6</string>
         <string>CXF-BINDIST-AS-7.2.0-SPRING-SUN-JDK-6</string>
+        <string>CXF-BINDIST-AS-8.0.0-SPRING-SUN-JDK-6</string>
         <string>NATIVE-LIGHT</string>
-        <string>NATIVE-CORE-AS-7.1.3-SUN-JDK-6</string>
         <string>NATIVE-CORE-AS-7.2.0-SUN-JDK-6</string>
+        <string>NATIVE-CORE-AS-8.0.0-SUN-JDK-6</string>
       </jobNames>
       <name>Working Days Tests</name>
       <description>

Added: hudson/trunk/hudson-home/jobs/AS-8.0.0/config.xml
===================================================================
--- hudson/trunk/hudson-home/jobs/AS-8.0.0/config.xml	                        (rev 0)
+++ hudson/trunk/hudson-home/jobs/AS-8.0.0/config.xml	2013-02-20 16:36:28 UTC (rev 17336)
@@ -0,0 +1,75 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<project>
+  <actions/>
+  <description>Builds JBoss AS 8.0.0</description>
+  <logRotator>
+    <daysToKeep>-1</daysToKeep>
+    <numToKeep>20</numToKeep>
+    <artifactDaysToKeep>-1</artifactDaysToKeep>
+    <artifactNumToKeep>-1</artifactNumToKeep>
+  </logRotator>
+  <keepDependencies>false</keepDependencies>
+  <properties/>
+  <scm class="hudson.plugins.git.GitSCM">
+    <configVersion>1</configVersion>
+    <remoteRepositories>
+      <org.spearce.jgit.transport.RemoteConfig>
+        <string>origin</string>
+        <int>5</int>
+        <string>fetch</string>
+        <string>+refs/heads/*:refs/remotes/origin/*</string>
+        <string>receivepack</string>
+        <string>git-upload-pack</string>
+        <string>uploadpack</string>
+        <string>git-upload-pack</string>
+        <string>url</string>
+        <string>@hudson.jboss720.url at .git</string>
+        <string>tagopt</string>
+        <string></string>
+      </org.spearce.jgit.transport.RemoteConfig>
+    </remoteRepositories>
+    <branches>
+      <hudson.plugins.git.BranchSpec>
+        <name>@hudson.jboss800.rev@</name>
+      </hudson.plugins.git.BranchSpec>
+    </branches>
+    <localBranch></localBranch>
+    <mergeOptions/>
+    <recursiveSubmodules>false</recursiveSubmodules>
+    <doGenerateSubmoduleConfigurations>false</doGenerateSubmoduleConfigurations>
+    <authorOrCommitter>false</authorOrCommitter>
+    <clean>false</clean>
+    <wipeOutWorkspace>false</wipeOutWorkspace>
+    <pruneBranches>false</pruneBranches>
+    <buildChooser class="hudson.plugins.git.util.DefaultBuildChooser"/>
+    <gitTool>Default</gitTool>
+    <browser class="hudson.plugins.git.browser.GithubWeb">
+      <url>@hudson.jboss800.url@</url>
+    </browser>
+    <submoduleCfg class="list"/>
+    <relativeTargetDir></relativeTargetDir>
+    <excludedRegions></excludedRegions>
+    <excludedUsers></excludedUsers>
+  </scm>
+  <canRoam>true</canRoam>
+  <disabled>false</disabled>
+  <blockBuildWhenUpstreamBuilding>false</blockBuildWhenUpstreamBuilding>
+  <triggers class="vector"/>
+  <concurrentBuild>false</concurrentBuild>
+  <builders>
+    <hudson.tasks.Shell>
+      <command>MAVEN_OPTS=&quot;-Xmx1024m -Xms512m -XX:MaxPermSize=128m&quot;
+export MAVEN_OPTS
+
+./build.sh clean install -Dskip-download-sources -DskipTests=true -U -B</command>
+    </hudson.tasks.Shell>
+  </builders>
+  <publishers>
+    <hudson.tasks.Mailer>
+      <recipients></recipients>
+      <dontNotifyEveryUnstableBuild>false</dontNotifyEveryUnstableBuild>
+      <sendToIndividuals>false</sendToIndividuals>
+    </hudson.tasks.Mailer>
+  </publishers>
+  <buildWrappers/>
+</project>

Modified: hudson/trunk/hudson-home/jobs/AS-ALL/config.xml
===================================================================
--- hudson/trunk/hudson-home/jobs/AS-ALL/config.xml	2013-02-20 16:04:11 UTC (rev 17335)
+++ hudson/trunk/hudson-home/jobs/AS-ALL/config.xml	2013-02-20 16:36:28 UTC (rev 17336)
@@ -3,7 +3,7 @@
   <builders class="vector"/>
   <publishers class="vector">
     <hudson.tasks.BuildTrigger>
-      <childProjects>AS-7.1.1, AS-7.1.2, AS-7.1.3, AS-7.2.0</childProjects>
+      <childProjects>AS-7.1.2, AS-7.1.3, AS-7.2.0, AS-8.0.0</childProjects>
       <threshold>
         <name>UNSTABLE</name>
         <ordinal>1</ordinal>

Modified: hudson/trunk/hudson-home/jobs/AS-LIGHT/config.xml
===================================================================
--- hudson/trunk/hudson-home/jobs/AS-LIGHT/config.xml	2013-02-20 16:04:11 UTC (rev 17335)
+++ hudson/trunk/hudson-home/jobs/AS-LIGHT/config.xml	2013-02-20 16:36:28 UTC (rev 17336)
@@ -3,7 +3,7 @@
   <builders class="vector"/>
   <publishers class="vector">
     <hudson.tasks.BuildTrigger>
-      <childProjects>AS-7.2.0</childProjects>
+      <childProjects>AS-8.0.0</childProjects>
       <threshold>
         <name>UNSTABLE</name>
         <ordinal>1</ordinal>

Modified: hudson/trunk/hudson-home/jobs/CXF-ALL/config.xml
===================================================================
--- hudson/trunk/hudson-home/jobs/CXF-ALL/config.xml	2013-02-20 16:04:11 UTC (rev 17335)
+++ hudson/trunk/hudson-home/jobs/CXF-ALL/config.xml	2013-02-20 16:36:28 UTC (rev 17336)
@@ -4,15 +4,13 @@
   <publishers class="vector">
     <hudson.tasks.BuildTrigger>
       <childProjects>
-CXF-CORE-AS-7.1.1-SUN-JDK-6
+CXF-CORE-AS-7.1.2-SUN-JDK-6
 
-, CXF-CORE-AS-7.1.2-SUN-JDK-6
-
 , CXF-CORE-AS-7.1.3-SUN-JDK-6
 
 , CXF-CORE-AS-7.2.0-SUN-JDK-6
 
-, CXF-CORE-AS-7.1.1-SPRING-SUN-JDK-6
+, CXF-CORE-AS-8.0.0-SUN-JDK-6
 
 , CXF-CORE-AS-7.1.2-SPRING-SUN-JDK-6
 
@@ -20,7 +18,7 @@
 
 , CXF-CORE-AS-7.2.0-SPRING-SUN-JDK-6
 
-, CXF-BINDIST-AS-7.1.1-SUN-JDK-6
+, CXF-CORE-AS-8.0.0-SPRING-SUN-JDK-6
 
 , CXF-BINDIST-AS-7.1.2-SUN-JDK-6
 
@@ -28,7 +26,7 @@
 
 , CXF-BINDIST-AS-7.2.0-SUN-JDK-6
 
-, CXF-BINDIST-AS-7.1.1-SPRING-SUN-JDK-6
+, CXF-BINDIST-AS-8.0.0-SUN-JDK-6
 
 , CXF-BINDIST-AS-7.1.2-SPRING-SUN-JDK-6
 
@@ -36,7 +34,7 @@
 
 , CXF-BINDIST-AS-7.2.0-SPRING-SUN-JDK-6
 
-, CXF-SRCDIST-AS-7.1.1-SUN-JDK-6
+, CXF-BINDIST-AS-8.0.0-SPRING-SUN-JDK-6
 
 , CXF-SRCDIST-AS-7.1.2-SUN-JDK-6
 
@@ -44,13 +42,15 @@
 
 , CXF-SRCDIST-AS-7.2.0-SUN-JDK-6
 
-, CXF-SRCDIST-AS-7.1.1-SPRING-SUN-JDK-6
+, CXF-SRCDIST-AS-8.0.0-SUN-JDK-6
 
 , CXF-SRCDIST-AS-7.1.2-SPRING-SUN-JDK-6
 
 , CXF-SRCDIST-AS-7.1.3-SPRING-SUN-JDK-6
 
 , CXF-SRCDIST-AS-7.2.0-SPRING-SUN-JDK-6
+
+, CXF-SRCDIST-AS-8.0.0-SPRING-SUN-JDK-6
       </childProjects>
       <threshold>
         <name>UNSTABLE</name>

Added: hudson/trunk/hudson-home/jobs/CXF-BINDIST-AS-8.0.0-SPRING-SUN-JDK-6/config.xml
===================================================================
--- hudson/trunk/hudson-home/jobs/CXF-BINDIST-AS-8.0.0-SPRING-SUN-JDK-6/config.xml	                        (rev 0)
+++ hudson/trunk/hudson-home/jobs/CXF-BINDIST-AS-8.0.0-SPRING-SUN-JDK-6/config.xml	2013-02-20 16:36:28 UTC (rev 17336)
@@ -0,0 +1,74 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<project>
+  <builders class="vector">
+    <hudson.tasks.Shell>
+      <command>
+#
+# Module settings
+#
+MODULE=CXF-BINDIST-AS-8.0.0-SPRING-SUN-JDK-6
+
+WORKSPACE=`pwd`
+STACK_ID=cxf
+JAVA_HOME=@java.home.sun.jdk6@
+SCRIPTS_DIR=$WORKSPACE/hudson-scripts
+STACK_DIR=$WORKSPACE/stack-cxf
+TEST_OPTS=
+JBOSS_TARGET=jboss800
+JBOSS_BIND_ADDRESS=@jboss.bind.address@
+JBOSS_INSTANCE=@hudson.home@/jobs/AS-8.0.0/workspace/build/target/@hudson.jboss800.build@
+
+#
+# load test functions
+#
+. $SCRIPTS_DIR/jbossws-qa.sh
+
+#
+# execute binary distribution tests
+#
+binaryDistributionTestWithSpring
+
+</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@</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>@jbossws.hudson.url@/scripts</remote>
+        <local>hudson-scripts</local>
+      </hudson.scm.SubversionSCM-ModuleLocation>
+      <hudson.scm.SubversionSCM-ModuleLocation>
+        <remote>@hudson.cxf.url@</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- at version.id@ binary distribution against AS-8.0.0 with SpringFramework libraries available and Sun JDK 6</description>
+  <actions class="vector"/>
+</project>

Added: hudson/trunk/hudson-home/jobs/CXF-BINDIST-AS-8.0.0-SUN-JDK-6/config.xml
===================================================================
--- hudson/trunk/hudson-home/jobs/CXF-BINDIST-AS-8.0.0-SUN-JDK-6/config.xml	                        (rev 0)
+++ hudson/trunk/hudson-home/jobs/CXF-BINDIST-AS-8.0.0-SUN-JDK-6/config.xml	2013-02-20 16:36:28 UTC (rev 17336)
@@ -0,0 +1,74 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<project>
+  <builders class="vector">
+    <hudson.tasks.Shell>
+      <command>
+#
+# Module settings
+#
+MODULE=CXF-BINDIST-AS-8.0.0-SUN-JDK-6
+
+WORKSPACE=`pwd`
+STACK_ID=cxf
+JAVA_HOME=@java.home.sun.jdk6@
+SCRIPTS_DIR=$WORKSPACE/hudson-scripts
+STACK_DIR=$WORKSPACE/stack-cxf
+TEST_OPTS=
+JBOSS_TARGET=jboss800
+JBOSS_BIND_ADDRESS=@jboss.bind.address@
+JBOSS_INSTANCE=@hudson.home@/jobs/AS-8.0.0/workspace/build/target/@hudson.jboss800.build@
+
+#
+# load test functions
+#
+. $SCRIPTS_DIR/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@</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>@jbossws.hudson.url@/scripts</remote>
+        <local>hudson-scripts</local>
+      </hudson.scm.SubversionSCM-ModuleLocation>
+      <hudson.scm.SubversionSCM-ModuleLocation>
+        <remote>@hudson.cxf.url@</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- at version.id@ binary distribution against AS-8.0.0 with Sun JDK 6</description>
+  <actions class="vector"/>
+</project>

Added: hudson/trunk/hudson-home/jobs/CXF-CORE-AS-8.0.0-SPRING-SUN-JDK-6/config.xml
===================================================================
--- hudson/trunk/hudson-home/jobs/CXF-CORE-AS-8.0.0-SPRING-SUN-JDK-6/config.xml	                        (rev 0)
+++ hudson/trunk/hudson-home/jobs/CXF-CORE-AS-8.0.0-SPRING-SUN-JDK-6/config.xml	2013-02-20 16:36:28 UTC (rev 17336)
@@ -0,0 +1,74 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<project>
+  <builders class="vector">
+    <hudson.tasks.Shell>
+      <command>
+#
+# Module settings
+#
+MODULE=CXF-CORE-AS-8.0.0-SPRING-SUN-JDK-6
+
+WORKSPACE=`pwd`
+STACK_ID=cxf
+JAVA_HOME=@java.home.sun.jdk6@
+SCRIPTS_DIR=$WORKSPACE/hudson-scripts
+STACK_DIR=$WORKSPACE/stack-cxf
+TEST_OPTS=
+JBOSS_TARGET=jboss800
+JBOSS_BIND_ADDRESS=@jboss.bind.address@
+JBOSS_INSTANCE=@hudson.home@/jobs/AS-8.0.0/workspace/build/target/@hudson.jboss800.build@
+
+#
+# load test functions
+#
+. $SCRIPTS_DIR/jbossws-qa.sh
+
+#
+# execute core tests
+#
+coreTestWithSpring
+
+</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@</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>@jbossws.hudson.url@/scripts</remote>
+        <local>hudson-scripts</local>
+      </hudson.scm.SubversionSCM-ModuleLocation>
+      <hudson.scm.SubversionSCM-ModuleLocation>
+        <remote>@hudson.cxf.url@</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- at version.id@ against @hudson.jboss800.build@ with SpringFramework libraires available and Sun JDK 6</description>
+  <actions class="vector"/>
+</project>

Added: hudson/trunk/hudson-home/jobs/CXF-CORE-AS-8.0.0-SUN-JDK-6/config.xml
===================================================================
--- hudson/trunk/hudson-home/jobs/CXF-CORE-AS-8.0.0-SUN-JDK-6/config.xml	                        (rev 0)
+++ hudson/trunk/hudson-home/jobs/CXF-CORE-AS-8.0.0-SUN-JDK-6/config.xml	2013-02-20 16:36:28 UTC (rev 17336)
@@ -0,0 +1,74 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<project>
+  <builders class="vector">
+    <hudson.tasks.Shell>
+      <command>
+#
+# Module settings
+#
+MODULE=CXF-CORE-AS-8.0.0-SUN-JDK-6
+
+WORKSPACE=`pwd`
+STACK_ID=cxf
+JAVA_HOME=@java.home.sun.jdk6@
+SCRIPTS_DIR=$WORKSPACE/hudson-scripts
+STACK_DIR=$WORKSPACE/stack-cxf
+TEST_OPTS=
+JBOSS_TARGET=jboss800
+JBOSS_BIND_ADDRESS=@jboss.bind.address@
+JBOSS_INSTANCE=@hudson.home@/jobs/AS-8.0.0/workspace/build/target/@hudson.jboss800.build@
+
+#
+# load test functions
+#
+. $SCRIPTS_DIR/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@</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>@jbossws.hudson.url@/scripts</remote>
+        <local>hudson-scripts</local>
+      </hudson.scm.SubversionSCM-ModuleLocation>
+      <hudson.scm.SubversionSCM-ModuleLocation>
+        <remote>@hudson.cxf.url@</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- at version.id@ against @hudson.jboss800.build@ with Sun JDK 6</description>
+  <actions class="vector"/>
+</project>

Modified: hudson/trunk/hudson-home/jobs/CXF-LIGHT/config.xml
===================================================================
--- hudson/trunk/hudson-home/jobs/CXF-LIGHT/config.xml	2013-02-20 16:04:11 UTC (rev 17335)
+++ hudson/trunk/hudson-home/jobs/CXF-LIGHT/config.xml	2013-02-20 16:36:28 UTC (rev 17336)
@@ -4,12 +4,8 @@
   <publishers class="vector">
     <hudson.tasks.BuildTrigger>
       <childProjects>
-CXF-CORE-AS-7.1.1-SUN-JDK-6
+CXF-CORE-AS-7.1.2-SUN-JDK-6
 
-, CXF-CORE-AS-7.1.1-SPRING-SUN-JDK-6
-
-, CXF-CORE-AS-7.1.2-SUN-JDK-6
-
 , CXF-CORE-AS-7.1.2-SPRING-SUN-JDK-6
 
 , CXF-CORE-AS-7.1.3-SUN-JDK-6
@@ -20,9 +16,9 @@
 
 , CXF-CORE-AS-7.2.0-SPRING-SUN-JDK-6
 
-, CXF-BINDIST-AS-7.1.1-SUN-JDK-6
+, CXF-CORE-AS-8.0.0-SUN-JDK-6
 
-, CXF-BINDIST-AS-7.1.1-SPRING-SUN-JDK-6
+, CXF-CORE-AS-8.0.0-SPRING-SUN-JDK-6
 
 , CXF-BINDIST-AS-7.1.2-SUN-JDK-6
 
@@ -35,6 +31,10 @@
 , CXF-BINDIST-AS-7.2.0-SUN-JDK-6
 
 , CXF-BINDIST-AS-7.2.0-SPRING-SUN-JDK-6
+
+, CXF-BINDIST-AS-8.0.0-SUN-JDK-6
+
+, CXF-BINDIST-AS-8.0.0-SPRING-SUN-JDK-6
       </childProjects>
       <threshold>
         <name>UNSTABLE</name>

Added: hudson/trunk/hudson-home/jobs/CXF-SRCDIST-AS-8.0.0-SPRING-SUN-JDK-6/config.xml
===================================================================
--- hudson/trunk/hudson-home/jobs/CXF-SRCDIST-AS-8.0.0-SPRING-SUN-JDK-6/config.xml	                        (rev 0)
+++ hudson/trunk/hudson-home/jobs/CXF-SRCDIST-AS-8.0.0-SPRING-SUN-JDK-6/config.xml	2013-02-20 16:36:28 UTC (rev 17336)
@@ -0,0 +1,74 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<project>
+  <builders class="vector">
+    <hudson.tasks.Shell>
+      <command>
+#
+# Module settings
+#
+MODULE=CXF-SRCDIST-AS-8.0.0-SPRING-SUN-JDK-6
+
+WORKSPACE=`pwd`
+STACK_ID=cxf
+JAVA_HOME=@java.home.sun.jdk6@
+SCRIPTS_DIR=$WORKSPACE/hudson-scripts
+STACK_DIR=$WORKSPACE/stack-cxf
+TEST_OPTS=
+JBOSS_TARGET=jboss800
+JBOSS_BIND_ADDRESS=@jboss.bind.address@
+JBOSS_INSTANCE=@hudson.home@/jobs/AS-8.0.0/workspace/build/target/@hudson.jboss800.build@
+
+#
+# load test functions
+#
+. $SCRIPTS_DIR/jbossws-qa.sh
+
+#
+# execute source distribution tests
+#
+sourceDistributionTestWithSpring
+
+</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@</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>@jbossws.hudson.url@/scripts</remote>
+        <local>hudson-scripts</local>
+      </hudson.scm.SubversionSCM-ModuleLocation>
+      <hudson.scm.SubversionSCM-ModuleLocation>
+        <remote>@hudson.cxf.url@</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- at version.id@ source distribution against AS-8.0.0 with SpringFramework libraries available and Sun JDK 6</description>
+  <actions class="vector"/>
+</project>

Added: hudson/trunk/hudson-home/jobs/CXF-SRCDIST-AS-8.0.0-SUN-JDK-6/config.xml
===================================================================
--- hudson/trunk/hudson-home/jobs/CXF-SRCDIST-AS-8.0.0-SUN-JDK-6/config.xml	                        (rev 0)
+++ hudson/trunk/hudson-home/jobs/CXF-SRCDIST-AS-8.0.0-SUN-JDK-6/config.xml	2013-02-20 16:36:28 UTC (rev 17336)
@@ -0,0 +1,74 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<project>
+  <builders class="vector">
+    <hudson.tasks.Shell>
+      <command>
+#
+# Module settings
+#
+MODULE=CXF-SRCDIST-AS-8.0.0-SUN-JDK-6
+
+WORKSPACE=`pwd`
+STACK_ID=cxf
+JAVA_HOME=@java.home.sun.jdk6@
+SCRIPTS_DIR=$WORKSPACE/hudson-scripts
+STACK_DIR=$WORKSPACE/stack-cxf
+TEST_OPTS=
+JBOSS_TARGET=jboss800
+JBOSS_BIND_ADDRESS=@jboss.bind.address@
+JBOSS_INSTANCE=@hudson.home@/jobs/AS-8.0.0/workspace/build/target/@hudson.jboss800.build@
+
+#
+# load test functions
+#
+. $SCRIPTS_DIR/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@</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>@jbossws.hudson.url@/scripts</remote>
+        <local>hudson-scripts</local>
+      </hudson.scm.SubversionSCM-ModuleLocation>
+      <hudson.scm.SubversionSCM-ModuleLocation>
+        <remote>@hudson.cxf.url@</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- at version.id@ source distribution against AS-8.0.0 with Sun JDK 6</description>
+  <actions class="vector"/>
+</project>

Added: hudson/trunk/hudson-home/jobs/NATIVE-CORE-AS-8.0.0-SUN-JDK-6/config.xml
===================================================================
--- hudson/trunk/hudson-home/jobs/NATIVE-CORE-AS-8.0.0-SUN-JDK-6/config.xml	                        (rev 0)
+++ hudson/trunk/hudson-home/jobs/NATIVE-CORE-AS-8.0.0-SUN-JDK-6/config.xml	2013-02-20 16:36:28 UTC (rev 17336)
@@ -0,0 +1,74 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<project>
+  <builders class="vector">
+    <hudson.tasks.Shell>
+      <command>
+#
+# Module settings
+#
+MODULE=NATIVE-CORE-AS-8.0.0-SUN-JDK-6
+
+WORKSPACE=`pwd`
+STACK_ID=native
+JAVA_HOME=@java.home.sun.jdk6@
+SCRIPTS_DIR=$WORKSPACE/hudson-scripts
+STACK_DIR=$WORKSPACE/stack-native
+TEST_OPTS="-Dinterop=true"
+JBOSS_TARGET=jboss800
+JBOSS_BIND_ADDRESS=@jboss.bind.address@
+JBOSS_INSTANCE=@hudson.home@/jobs/AS-8.0.0/workspace/build/target/@hudson.jboss800.build@
+
+#
+# load test functions
+#
+. $SCRIPTS_DIR/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@</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>@jbossws.hudson.url@/scripts</remote>
+        <local>hudson-scripts</local>
+      </hudson.scm.SubversionSCM-ModuleLocation>
+      <hudson.scm.SubversionSCM-ModuleLocation>
+        <remote>@hudson.native.url@</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- at version.id@ against @hudson.jboss800.build@ with Sun JDK 6</description>
+  <actions class="vector"/>
+</project>

Modified: hudson/trunk/hudson-home/jobs/NATIVE-LIGHT/config.xml
===================================================================
--- hudson/trunk/hudson-home/jobs/NATIVE-LIGHT/config.xml	2013-02-20 16:04:11 UTC (rev 17335)
+++ hudson/trunk/hudson-home/jobs/NATIVE-LIGHT/config.xml	2013-02-20 16:36:28 UTC (rev 17336)
@@ -4,9 +4,9 @@
   <publishers class="vector">
     <hudson.tasks.BuildTrigger>
       <childProjects>
-NATIVE-CORE-AS-7.1.3-SUN-JDK-6
+NATIVE-CORE-AS-7.2.0-SUN-JDK-6
 
-, NATIVE-CORE-AS-7.2.0-SUN-JDK-6
+, NATIVE-CORE-AS-8.0.0-SUN-JDK-6
       </childProjects>
       <threshold>
         <name>UNSTABLE</name>



More information about the jbossws-commits mailing list