Author: thomas.diesler(a)jboss.com
Date: 2007-01-26 03:44:34 -0500 (Fri, 26 Jan 2007)
New Revision: 2127
Added:
branches/jbossws-1.2.0/build/hudson/hudson-home/jobs/JBWS-Local-Sanity-AS-4.2/
Modified:
branches/jbossws-1.2.0/build/hudson/hudson-home/config.xml
branches/jbossws-1.2.0/build/hudson/hudson-home/jobs/JBWS-Local-Sanity-AS-4.2/config.xml
Log:
Add sanity tests-samples AS-4.2
Modified: branches/jbossws-1.2.0/build/hudson/hudson-home/config.xml
===================================================================
--- branches/jbossws-1.2.0/build/hudson/hudson-home/config.xml 2007-01-26 08:42:36 UTC
(rev 2126)
+++ branches/jbossws-1.2.0/build/hudson/hudson-home/config.xml 2007-01-26 08:44:34 UTC
(rev 2127)
@@ -32,8 +32,8 @@
<owner reference="../../.."/>
<jobNames class="tree-set">
<no-comparator/>
- <string>JBWS-Local-Sanity-JAXWS-AS-5.0</string>
- <string>JBWS-Local-Sanity-JAXRPC-AS-5.0</string>
+ <string>JBWS-Local-Sanity-AS-5.0</string>
+ <string>JBWS-Local-Sanity-AS-4.2</string>
<string>JBWS-Local-Tests-AS-5.0</string>
<string>JBWS-Local-Tests-AS-4.2</string>
</jobNames>
Copied: branches/jbossws-1.2.0/build/hudson/hudson-home/jobs/JBWS-Local-Sanity-AS-4.2
(from rev 2126,
branches/jbossws-1.2.0/build/hudson/hudson-home/jobs/JBWS-Local-Sanity-AS-5.0)
Modified:
branches/jbossws-1.2.0/build/hudson/hudson-home/jobs/JBWS-Local-Sanity-AS-4.2/config.xml
===================================================================
---
branches/jbossws-1.2.0/build/hudson/hudson-home/jobs/JBWS-Local-Sanity-AS-5.0/config.xml 2007-01-26
08:42:36 UTC (rev 2126)
+++
branches/jbossws-1.2.0/build/hudson/hudson-home/jobs/JBWS-Local-Sanity-AS-4.2/config.xml 2007-01-26
08:44:34 UTC (rev 2127)
@@ -6,12 +6,12 @@
#
# Module settings
#
-MODULE=JBWS-Local-Sanity-AS-5.0
+MODULE=JBWS-Local-Sanity-AS-4.2
SVNBASENAME=(a)svn.basename@
WORKSPACE=`pwd`
SVNBASEDIR=(a)svn.basedir.local@
-JBOSS_INSTANCE=@hudson.home@/jobs/AS-5.0/workspace/trunk/build/output/(a)hudson.jboss50.build@
-ENVIRONMENT="-Djbossws.integration.target=jboss50
-Djboss50.home=$JBOSS_INSTANCE"
+JBOSS_INSTANCE=@hudson.home@/jobs/AS-4.2/workspace/Branch_4_2/build/output/@hudson.jboss50.build(a)-ejb3
+ENVIRONMENT="-Djbossws.integration.target=jboss42
-Djboss42.home=$JBOSS_INSTANCE"
#
# stop jbossas
@@ -22,7 +22,7 @@
# deploy to jboss
#
cd $SVNBASEDIR/build
-ant $ENVIRONMENT deploy-jboss50
+ant $ENVIRONMENT deploy-jboss42
#
# start jbossas
@@ -67,7 +67,7 @@
<enableRemoteTrigger>false</enableRemoteTrigger>
<triggers class="vector"/>
<description>
- Build and test the local jbossws-(a)version.id@ against AS-5.0
+ Build and test the local jbossws-(a)version.id@ against AS-4.2
<p/>
Local SVN dir: @svn.basedir.local@
</description>
Show replies by date