[jbossws-commits] JBossWS SVN: r4792 - in framework/trunk/hudson/hudson-home: jobs and 6 other directories.

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Thu Oct 18 08:59:42 EDT 2007


Author: thomas.diesler at jboss.com
Date: 2007-10-18 08:59:42 -0400 (Thu, 18 Oct 2007)
New Revision: 4792

Added:
   framework/trunk/hudson/hudson-home/jobs/Integration-Native-AS-4.2.1/
   framework/trunk/hudson/hudson-home/jobs/Integration-Native-AS-4.2.1/config.xml
Modified:
   framework/trunk/hudson/hudson-home/config.xml
   framework/trunk/hudson/hudson-home/jobs/AS-Tests-ALL/config.xml
   framework/trunk/hudson/hudson-home/jobs/Core-Tests-ALL/config.xml
   framework/trunk/hudson/hudson-home/jobs/Distro-ALL/config.xml
   framework/trunk/hudson/hudson-home/jobs/Integration-ALL/config.xml
   framework/trunk/hudson/hudson-home/jobs/Release-Matrix-Step1/config.xml
Log:
hudson reorg for specific target container

Modified: framework/trunk/hudson/hudson-home/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/config.xml	2007-10-18 12:52:15 UTC (rev 4791)
+++ framework/trunk/hudson/hudson-home/config.xml	2007-10-18 12:59:42 UTC (rev 4792)
@@ -134,6 +134,7 @@
 <tr align=center><th>&nbsp;</th>             <th>&nbsp;</th>      <th>Native</th><th>Metro</th><th>CXF</th> <th>Native</th><th>Metro</th><th>CXF</th></tr>
 <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-4.2.2</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-4.2.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-4.0.5</th>  <td>ok</td>          <td>ok</td>    <td>N/A</td>  <td>N/A</td>   <td>ok</td>    <td>N/A</td>  <td>N/A</td></tr>
 ]]> 
   </description>
@@ -145,6 +146,7 @@
       <jobNames class="tree-set">
         <no-comparator/>
         <string>AS-5.0.0</string>
+        <string>AS-4.2.1</string>
         <string>AS-4.2.2</string>
         <string>AS-4.0.5</string>
       </jobNames>

Modified: framework/trunk/hudson/hudson-home/jobs/AS-Tests-ALL/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/AS-Tests-ALL/config.xml	2007-10-18 12:52:15 UTC (rev 4791)
+++ framework/trunk/hudson/hudson-home/jobs/AS-Tests-ALL/config.xml	2007-10-18 12:59:42 UTC (rev 4792)
@@ -3,7 +3,7 @@
   <builders class="vector"/>
   <publishers class="vector">
     <hudson.tasks.BuildTrigger>
-      <childProjects>AS-Tests-AS-5.0.0, AS-Tests-AS-4.2.2, AS-Tests-AS-4.0.5</childProjects>
+      <childProjects>AS-Tests-AS-4.0.5, AS-Tests-AS-4.2.1, AS-Tests-AS-4.2.2, AS-Tests-AS-5.0.0</childProjects>
     </hudson.tasks.BuildTrigger>
   </publishers>
   <buildWrappers class="vector"/>

Modified: framework/trunk/hudson/hudson-home/jobs/Core-Tests-ALL/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/Core-Tests-ALL/config.xml	2007-10-18 12:52:15 UTC (rev 4791)
+++ framework/trunk/hudson/hudson-home/jobs/Core-Tests-ALL/config.xml	2007-10-18 12:59:42 UTC (rev 4792)
@@ -3,7 +3,7 @@
   <builders class="vector"/>
   <publishers class="vector">
     <hudson.tasks.BuildTrigger>
-      <childProjects>Core-Tests-AS-5.0.0, Core-Tests-AS-4.2.2, Core-Tests-AS-4.2.2-JDK6, Core-Tests-AS-4.0.5, Core-Tests-AS-4.0.5-No-EJB3</childProjects>
+      <childProjects>Core-Tests-AS-4.0.5, Core-Tests-AS-4.0.5-No-EJB3, Core-Tests-AS-4.2.1, Core-Tests-AS-4.2.2, Core-Tests-AS-4.2.2-JDK6, Core-Tests-AS-5.0.0</childProjects>
     </hudson.tasks.BuildTrigger>
   </publishers>
   <buildWrappers class="vector"/>

Modified: framework/trunk/hudson/hudson-home/jobs/Distro-ALL/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/Distro-ALL/config.xml	2007-10-18 12:52:15 UTC (rev 4791)
+++ framework/trunk/hudson/hudson-home/jobs/Distro-ALL/config.xml	2007-10-18 12:59:42 UTC (rev 4792)
@@ -3,7 +3,7 @@
   <builders class="vector"/>
   <publishers class="vector">
     <hudson.tasks.BuildTrigger>
-      <childProjects>Distro-Native-AS-5.0.0, Distro-Native-AS-4.2.2, Distro-Native-AS-4.0.5, Distro-Metro-AS-5.0.0, Distro-Metro-AS-4.2.2, Distro-CXF-AS-5.0.0, Distro-CXF-AS-4.2.2</childProjects>
+      <childProjects>Distro-Native-AS-4.0.5, Distro-Native-AS-4.2.1, Distro-Native-AS-4.2.2, Distro-Native-AS-5.0.0, Distro-Metro-AS-4.2.2, Distro-Metro-AS-5.0.0, Distro-CXF-AS-4.2.2, Distro-CXF-AS-5.0.0</childProjects>
     </hudson.tasks.BuildTrigger>
   </publishers>
   <buildWrappers class="vector"/>

Modified: framework/trunk/hudson/hudson-home/jobs/Integration-ALL/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/Integration-ALL/config.xml	2007-10-18 12:52:15 UTC (rev 4791)
+++ framework/trunk/hudson/hudson-home/jobs/Integration-ALL/config.xml	2007-10-18 12:59:42 UTC (rev 4792)
@@ -3,7 +3,7 @@
   <builders class="vector"/>
   <publishers class="vector">
     <hudson.tasks.BuildTrigger>
-      <childProjects>Integration-Native-AS-5.0.0, Integration-Native-AS-4.2.2, Integration-Native-AS-4.0.5, Integration-Metro-AS-5.0.0, Integration-Metro-AS-4.2.2, Integration-CXF-AS-5.0.0, Integration-CXF-AS-4.2.2</childProjects>
+      <childProjects>Integration-Native-AS-4.0.5, Integration-Native-AS-4.2.1, Integration-Native-AS-4.2.2, Integration-Native-AS-5.0.0, Integration-Metro-AS-4.2.2, Integration-Metro-AS-5.0.0, Integration-CXF-AS-4.2.2, Integration-CXF-AS-5.0.0</childProjects>
     </hudson.tasks.BuildTrigger>
   </publishers>
   <buildWrappers class="vector"/>

Added: framework/trunk/hudson/hudson-home/jobs/Integration-Native-AS-4.2.1/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/Integration-Native-AS-4.2.1/config.xml	                        (rev 0)
+++ framework/trunk/hudson/hudson-home/jobs/Integration-Native-AS-4.2.1/config.xml	2007-10-18 12:59:42 UTC (rev 4792)
@@ -0,0 +1,120 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<project>
+  <builders class="vector">
+    <hudson.tasks.Shell>
+      <command>
+#
+# Module settings
+#
+MODULE=Integration-Native-AS-4.2.1
+
+WORKSPACE=`pwd`
+FRAMEWORKDIR=$WORKSPACE/framework
+STACKNATIVE=$WORKSPACE/stack-native
+STACKMETRO=$WORKSPACE/stack-metro
+STACKCXF=$WORKSPACE/stack-cxf
+JBOSS_BINDADDR=@jboss.bind.address@
+JBOSS_INSTANCE=@hudson.home@/jobs/AS-4.2.1/workspace/JBossAS-4.2.1/build/output/@hudson.jboss421.build@
+ENVIRONMENT=&quot;-Djboss.bind.address=@jboss.bind.address@ -Djbossws.integration.target=jboss42 -Djboss42.home=$JBOSS_INSTANCE&quot;
+
+#
+# stop jbossas
+#
+$FRAMEWORKDIR/hudson/jboss/bin/jboss.sh $JBOSS_INSTANCE stop
+        
+#
+# undeploy stack-metro
+#
+cd $STACKMETRO
+cp ant.properties.example ant.properties
+./build.sh $ENVIRONMENT undeploy-jboss42
+               
+#
+# undeploy stack-cxf
+#
+cd $STACKCXF
+cp ant.properties.example ant.properties
+./build.sh $ENVIRONMENT undeploy-jboss42
+        
+#
+# build and deploy 
+#
+cd $STACKNATIVE
+cp ant.properties.example ant.properties
+./build.sh $ENVIRONMENT -Dforce.thirdparty.get=true clean deploy-jboss42
+
+#
+# start jbossas
+#
+$FRAMEWORKDIR/hudson/jboss/bin/jboss.sh $JBOSS_INSTANCE start $JBOSS_BINDADDR
+
+# Was it successfully started?
+$FRAMEWORKDIR/hudson/jboss/bin/http-spider.sh $JBOSS_BINDADDR:8080 $WORKSPACE
+if [ -e $WORKSPACE/spider.failed ]; then
+  tail -n 100 $JBOSS_INSTANCE/server/@jboss.server.instance@/log/server.log
+	$FRAMEWORKDIR/hudson/jboss/bin/jboss.sh $JBOSS_INSTANCE stop $JBOSS_BINDADDR
+	exit 1
+fi
+
+#
+# execute tests
+#
+./build.sh $ENVIRONMENT tests-clean tests-integration 2>&amp;1 | tee $WORKSPACE/tests.out
+cat $WORKSPACE/tests.out | egrep FIXME\|FAILED | sort -u
+
+#
+# stop jbossas
+#
+$FRAMEWORKDIR/hudson/jboss/bin/jboss.sh $JBOSS_INSTANCE stop
+</command>
+    </hudson.tasks.Shell>
+  </builders>
+  <publishers class="vector">
+    <hudson.tasks.junit.JUnitResultArchiver>
+      <testResults>stack-native/output/tests/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>@hudson.framework.url@</remote>
+        <local>framework</local>
+      </hudson.scm.SubversionSCM-ModuleLocation>
+      <hudson.scm.SubversionSCM-ModuleLocation>
+        <remote>@hudson.native.url@</remote>
+        <local>stack-native</local>
+      </hudson.scm.SubversionSCM-ModuleLocation>
+      <hudson.scm.SubversionSCM-ModuleLocation>
+        <remote>@hudson.metro.url@</remote>
+        <local>stack-metro</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>-1</daysToKeep>
+    <numToKeep>20</numToKeep>
+  </logRotator>
+  <keepDependencies>false</keepDependencies>
+  <properties/>
+  <description>Build and test jbossws- at version.id@ against AS-4.2.1</description>
+  <actions class="vector"/>
+</project>
\ No newline at end of file

Modified: framework/trunk/hudson/hudson-home/jobs/Release-Matrix-Step1/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/Release-Matrix-Step1/config.xml	2007-10-18 12:52:15 UTC (rev 4791)
+++ framework/trunk/hudson/hudson-home/jobs/Release-Matrix-Step1/config.xml	2007-10-18 12:59:42 UTC (rev 4792)
@@ -3,7 +3,7 @@
   <builders class="vector"/>
   <publishers class="vector">
     <hudson.tasks.BuildTrigger>
-      <childProjects>AS-5.0.0, AS-4.2.2, AS-4.0.5</childProjects>
+      <childProjects>AS-4.0.5, AS-4.2.1, AS-4.2.2, AS-5.0.0</childProjects>
     </hudson.tasks.BuildTrigger>
   </publishers>
   <buildWrappers class="vector"/>




More information about the jbossws-commits mailing list