Author: thomas.diesler(a)jboss.com
Date: 2007-05-24 12:16:14 -0400 (Thu, 24 May 2007)
New Revision: 3240
Modified:
trunk/build/hudson/hudson-home/jobs/Integration-Native-AS-4.2/config.xml
trunk/build/hudson/hudson-home/jobs/Integration-Native-AS-5.0/config.xml
trunk/build/hudson/hudson-home/jobs/Integration-SunRI-AS-5.0/config.xml
trunk/build/hudson/hudson-home/jobs/Integration-XFire-AS-5.0/config.xml
trunk/jbossws-core/.classpath
Log:
Move jbws to native
Modified: trunk/build/hudson/hudson-home/jobs/Integration-Native-AS-4.2/config.xml
===================================================================
--- trunk/build/hudson/hudson-home/jobs/Integration-Native-AS-4.2/config.xml 2007-05-24
16:10:26 UTC (rev 3239)
+++ trunk/build/hudson/hudson-home/jobs/Integration-Native-AS-4.2/config.xml 2007-05-24
16:16:14 UTC (rev 3240)
@@ -6,7 +6,7 @@
#
# Module settings
#
-MODULE=JBWS-Native-Integration-AS-4.2
+MODULE=Integration-Native-AS-4.2
WORKSPACE=`pwd`
JBWSDIR=$WORKSPACE/jbossws
@@ -28,7 +28,7 @@
#
# Build jbws-jboss42
#
-cd $JBWSDIR/integration/jbws
+cd $JBWSDIR/integration/native
ant $ENVIRONMENT deploy-jboss42
#
Modified: trunk/build/hudson/hudson-home/jobs/Integration-Native-AS-5.0/config.xml
===================================================================
--- trunk/build/hudson/hudson-home/jobs/Integration-Native-AS-5.0/config.xml 2007-05-24
16:10:26 UTC (rev 3239)
+++ trunk/build/hudson/hudson-home/jobs/Integration-Native-AS-5.0/config.xml 2007-05-24
16:16:14 UTC (rev 3240)
@@ -6,7 +6,7 @@
#
# Module settings
#
-MODULE=JBWS-Native-Integration-AS-5.0
+MODULE=Integration-Native-AS-5.0
WORKSPACE=`pwd`
JBWSDIR=$WORKSPACE/jbossws
@@ -28,7 +28,7 @@
#
# Build deploy-jboss50
#
-cd $JBWSDIR/integration/jbws
+cd $JBWSDIR/integration/native
ant $ENVIRONMENT deploy-jboss50
#
Modified: trunk/build/hudson/hudson-home/jobs/Integration-SunRI-AS-5.0/config.xml
===================================================================
--- trunk/build/hudson/hudson-home/jobs/Integration-SunRI-AS-5.0/config.xml 2007-05-24
16:10:26 UTC (rev 3239)
+++ trunk/build/hudson/hudson-home/jobs/Integration-SunRI-AS-5.0/config.xml 2007-05-24
16:16:14 UTC (rev 3240)
@@ -6,7 +6,7 @@
#
# Module settings
#
-MODULE=JBWS-SunRI-AS-5.0
+MODULE=Integration-SunRI-AS-5.0
WORKSPACE=`pwd`
JBWSDIR=$WORKSPACE/jbossws
Modified: trunk/build/hudson/hudson-home/jobs/Integration-XFire-AS-5.0/config.xml
===================================================================
--- trunk/build/hudson/hudson-home/jobs/Integration-XFire-AS-5.0/config.xml 2007-05-24
16:10:26 UTC (rev 3239)
+++ trunk/build/hudson/hudson-home/jobs/Integration-XFire-AS-5.0/config.xml 2007-05-24
16:16:14 UTC (rev 3240)
@@ -6,7 +6,7 @@
#
# Module settings
#
-MODULE=JBWS-XFire-AS-5.0
+MODULE=Integration-XFire-AS-5.0
WORKSPACE=`pwd`
JBWSDIR=$WORKSPACE/jbossws
Modified: trunk/jbossws-core/.classpath
===================================================================
--- trunk/jbossws-core/.classpath 2007-05-24 16:10:26 UTC (rev 3239)
+++ trunk/jbossws-core/.classpath 2007-05-24 16:16:14 UTC (rev 3240)
@@ -28,11 +28,11 @@
<classpathentry kind="lib" path="thirdparty/xmlsec.jar"/>
<classpathentry kind="lib" path="thirdparty/ant.jar"/>
<classpathentry kind="lib" path="thirdparty/qdox.jar"/>
- <classpathentry kind="lib" path="thirdparty/xmlunit1.0.jar"/>
<classpathentry kind="lib" path="thirdparty/policy.jar"/>
<classpathentry kind="con"
path="org.eclipse.jdt.USER_LIBRARY/jboss-5.0.x"/>
<classpathentry combineaccessrules="false" kind="src"
path="/integration-spi"/>
<classpathentry kind="lib"
path="/integration-spi/thirdparty/junit.jar"/>
<classpathentry kind="lib" path="thirdparty/dom4j.jar"/>
+ <classpathentry kind="lib" path="thirdparty/xmlunit.jar"/>
<classpathentry kind="output" path="output-eclipse"/>
</classpath>
Show replies by date