JBossWS SVN: r4798 - in stack/native/trunk: src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_ear_ejb3 and 2 other directories.
by jbossws-commits@lists.jboss.org
Author: richard.opalka(a)jboss.com
Date: 2007-10-19 04:20:22 -0400 (Fri, 19 Oct 2007)
New Revision: 4798
Modified:
stack/native/trunk/ant-import-tests/build-jars-jaxws.xml
stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_ear_ejb3/Iteration1TestCase.java
stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_ear_ejb3/Iteration1TestCase.java
stack/native/trunk/src/test/resources/test-excludes-jboss40.txt
stack/native/trunk/src/test/resources/test-excludes-jboss42.txt
stack/native/trunk/src/test/resources/test-excludes-jboss50.txt
Log:
[JBWS-1762] finalizing JAX-WS issue test matrix
Modified: stack/native/trunk/ant-import-tests/build-jars-jaxws.xml
===================================================================
--- stack/native/trunk/ant-import-tests/build-jars-jaxws.xml 2007-10-19 06:47:58 UTC (rev 4797)
+++ stack/native/trunk/ant-import-tests/build-jars-jaxws.xml 2007-10-19 08:20:22 UTC (rev 4798)
@@ -428,10 +428,10 @@
<mkdir dir="${tests.output.dir}/libs/jaxws-jbws1762-exploded.ear/META-INF"/>
<copy
file="${tests.output.dir}/resources/jaxws/jbws1762/META-INF/exploded/application.xml"
- todir="${tests.output.dir}/libs/jaxws-jbws1762-exploded.sar/META-INF"/>
+ todir="${tests.output.dir}/libs/jaxws-jbws1762-exploded.ear/META-INF"/>
<copy
file="${tests.output.dir}/resources/jaxws/jbws1762/META-INF/exploded/jboss-app.xml"
- todir="${tests.output.dir}/libs/jaxws-jbws1762-exploded.sar/META-INF"/>
+ todir="${tests.output.dir}/libs/jaxws-jbws1762-exploded.ear/META-INF"/>
<unwar
src="${tests.output.dir}/libs/jaxws-jbws1762-packaged.war"
dest="${tests.output.dir}/libs/jaxws-jbws1762-exploded.ear/jaxws-jbws1762-exploded.war"
Modified: stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_ear_ejb3/Iteration1TestCase.java
===================================================================
--- stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_ear_ejb3/Iteration1TestCase.java 2007-10-19 06:47:58 UTC (rev 4797)
+++ stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_ear_ejb3/Iteration1TestCase.java 2007-10-19 08:20:22 UTC (rev 4798)
@@ -42,6 +42,6 @@
public String getWSDLLocation()
{
- return "jaxws-jbws1762-exploded/EJB3Bean?wsdl";
+ return "jaxws-jbws1762-exploded-jaxws-jbws1762-exploded/EJB3Bean?wsdl";
}
}
Modified: stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_ear_ejb3/Iteration1TestCase.java
===================================================================
--- stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_ear_ejb3/Iteration1TestCase.java 2007-10-19 06:47:58 UTC (rev 4797)
+++ stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_ear_ejb3/Iteration1TestCase.java 2007-10-19 08:20:22 UTC (rev 4798)
@@ -42,6 +42,6 @@
public String getWSDLLocation()
{
- return "jaxws-jbws1762-packaged/EJB3Bean?wsdl";
+ return "jaxws-jbws1762-packaged-jaxws-jbws1762-packaged/EJB3Bean?wsdl";
}
}
Modified: stack/native/trunk/src/test/resources/test-excludes-jboss40.txt
===================================================================
--- stack/native/trunk/src/test/resources/test-excludes-jboss40.txt 2007-10-19 06:47:58 UTC (rev 4797)
+++ stack/native/trunk/src/test/resources/test-excludes-jboss40.txt 2007-10-19 08:20:22 UTC (rev 4798)
@@ -11,5 +11,3 @@
# [JBWS-1797] Setting .NET friendly Endpoint in web.xml
org/jboss/test/ws/jaxws/jbws1797/**
-# [JBWS-1762] web.xml modified to web.xml.org - Subsequent runs fail
-org/jboss/test/ws/jaxws/jbws1762/**
Modified: stack/native/trunk/src/test/resources/test-excludes-jboss42.txt
===================================================================
--- stack/native/trunk/src/test/resources/test-excludes-jboss42.txt 2007-10-19 06:47:58 UTC (rev 4797)
+++ stack/native/trunk/src/test/resources/test-excludes-jboss42.txt 2007-10-19 08:20:22 UTC (rev 4798)
@@ -5,5 +5,3 @@
# [JBWS-1797] Setting .NET friendly Endpoint in web.xml
org/jboss/test/ws/jaxws/jbws1797/**
-# [JBWS-1762] web.xml modified to web.xml.org - Subsequent runs fail
-org/jboss/test/ws/jaxws/jbws1762/**
Modified: stack/native/trunk/src/test/resources/test-excludes-jboss50.txt
===================================================================
--- stack/native/trunk/src/test/resources/test-excludes-jboss50.txt 2007-10-19 06:47:58 UTC (rev 4797)
+++ stack/native/trunk/src/test/resources/test-excludes-jboss50.txt 2007-10-19 08:20:22 UTC (rev 4798)
@@ -5,5 +5,3 @@
org/jboss/test/ws/jaxrpc/samples/wsbpel/hello/*TestCase.*
org/jboss/test/ws/jaxrpc/wsdlpublish/**
-# [JBWS-1762] web.xml modified to web.xml.org - Subsequent runs fail
-org/jboss/test/ws/jaxws/jbws1762/**
17 years, 2 months
JBossWS SVN: r4797 - framework/trunk/hudson/hudson-home/jobs/Distro-ALL.
by jbossws-commits@lists.jboss.org
Author: thomas.diesler(a)jboss.com
Date: 2007-10-19 02:47:58 -0400 (Fri, 19 Oct 2007)
New Revision: 4797
Modified:
framework/trunk/hudson/hudson-home/jobs/Distro-ALL/config.xml
Log:
Add Distro-Native-AS-4.2.2-JDK6
Modified: framework/trunk/hudson/hudson-home/jobs/Distro-ALL/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/Distro-ALL/config.xml 2007-10-18 15:24:26 UTC (rev 4796)
+++ framework/trunk/hudson/hudson-home/jobs/Distro-ALL/config.xml 2007-10-19 06:47:58 UTC (rev 4797)
@@ -3,7 +3,7 @@
<builders class="vector"/>
<publishers class="vector">
<hudson.tasks.BuildTrigger>
- <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>
+ <childProjects>Distro-Native-AS-4.0.5, Distro-Native-AS-4.2.1, Distro-Native-AS-4.2.2, Distro-Native-AS-4.2.2-JDK6, 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"/>
17 years, 2 months
JBossWS SVN: r4796 - stack/native/trunk/ant-import-tests.
by jbossws-commits@lists.jboss.org
Author: richard.opalka(a)jboss.com
Date: 2007-10-18 11:24:26 -0400 (Thu, 18 Oct 2007)
New Revision: 4796
Modified:
stack/native/trunk/ant-import-tests/build-jars-jaxws.xml
Log:
[JBWS-1762] providing JAX-WS test matrix
Modified: stack/native/trunk/ant-import-tests/build-jars-jaxws.xml
===================================================================
--- stack/native/trunk/ant-import-tests/build-jars-jaxws.xml 2007-10-18 15:23:39 UTC (rev 4795)
+++ stack/native/trunk/ant-import-tests/build-jars-jaxws.xml 2007-10-18 15:24:26 UTC (rev 4796)
@@ -369,18 +369,79 @@
</war>
<!-- jaxws-jbws1762 -->
- <mkdir dir="${tests.output.dir}/libs/jaxws-jbws1762.war"/>
- <mkdir dir="${tests.output.dir}/libs/jaxws-jbws1762.war/WEB-INF"/>
- <mkdir dir="${tests.output.dir}/libs/jaxws-jbws1762.war/WEB-INF/classes"/>
- <copy file="${tests.output.dir}/resources/jaxws/jbws1762/WEB-INF/web.xml" toDir="${tests.output.dir}/libs/jaxws-jbws1762.war/WEB-INF"/>
- <copy toDir="${tests.output.dir}/libs/jaxws-jbws1762.war/WEB-INF/classes">
+ <jar jarfile="${tests.output.dir}/libs/jaxws-jbws1762-packaged.jar">
<fileset dir="${tests.output.dir}/classes">
- <include name="org/jboss/test/ws/jaxws/jbws1762/JBWS1762.class"/>
- <include name="org/jboss/test/ws/jaxws/jbws1762/JBWS1762Impl.class"/>
+ <include name="org/jboss/test/ws/jaxws/jbws1762/services/EJB3Bean.class"/>
</fileset>
- </copy>
+ </jar>
+
+ <mkdir dir="${tests.output.dir}/libs/jaxws-jbws1762-exploded.jar"/>
+ <unjar
+ src="${tests.output.dir}/libs/jaxws-jbws1762-packaged.jar"
+ dest="${tests.output.dir}/libs/jaxws-jbws1762-exploded.jar"
+ />
+
+ <war warfile="${tests.output.dir}/libs/jaxws-jbws1762-packaged.war" webxml="${tests.output.dir}/resources/jaxws/jbws1762/WEB-INF/web.xml">
+ <classes dir="${tests.output.dir}/classes">
+ <include name="org/jboss/test/ws/jaxws/jbws1762/services/POJOBean.class"/>
+ <include name="org/jboss/test/ws/jaxws/jbws1762/services/POJOIface.class"/>
+ </classes>
+ </war>
- <!-- jaxws-jbws1797 -->
+ <mkdir dir="${tests.output.dir}/libs/jaxws-jbws1762-exploded.war"/>
+ <unwar
+ src="${tests.output.dir}/libs/jaxws-jbws1762-packaged.war"
+ dest="${tests.output.dir}/libs/jaxws-jbws1762-exploded.war"
+ />
+
+ <jar jarfile="${tests.output.dir}/libs/jaxws-jbws1762-packaged.sar">
+ <fileset dir="${tests.output.dir}/libs">
+ <include name="jaxws-jbws1762-packaged.war"/>
+ </fileset>
+ <metainf dir="${tests.output.dir}/resources/jaxws/jbws1762/META-INF">
+ <include name="jboss-service.xml"/>
+ </metainf>
+ </jar>
+
+ <mkdir dir="${tests.output.dir}/libs/jaxws-jbws1762-exploded.sar"/>
+ <mkdir dir="${tests.output.dir}/libs/jaxws-jbws1762-exploded.sar/META-INF"/>
+ <copy
+ file="${tests.output.dir}/resources/jaxws/jbws1762/META-INF/jboss-service.xml"
+ todir="${tests.output.dir}/libs/jaxws-jbws1762-exploded.sar/META-INF"/>
+ <unwar
+ src="${tests.output.dir}/libs/jaxws-jbws1762-packaged.war"
+ dest="${tests.output.dir}/libs/jaxws-jbws1762-exploded.sar/jaxws-jbws1762-exploded.war"
+ />
+
+ <jar jarfile="${tests.output.dir}/libs/jaxws-jbws1762-packaged.ear">
+ <fileset dir="${tests.output.dir}/libs">
+ <include name="jaxws-jbws1762-packaged.jar"/>
+ <include name="jaxws-jbws1762-packaged.war"/>
+ </fileset>
+ <metainf dir="${tests.output.dir}/resources/jaxws/jbws1762/META-INF/packaged">
+ <include name="application.xml"/>
+ <include name="jboss-app.xml"/>
+ </metainf>
+ </jar>
+
+ <mkdir dir="${tests.output.dir}/libs/jaxws-jbws1762-exploded.ear"/>
+ <mkdir dir="${tests.output.dir}/libs/jaxws-jbws1762-exploded.ear/META-INF"/>
+ <copy
+ file="${tests.output.dir}/resources/jaxws/jbws1762/META-INF/exploded/application.xml"
+ todir="${tests.output.dir}/libs/jaxws-jbws1762-exploded.sar/META-INF"/>
+ <copy
+ file="${tests.output.dir}/resources/jaxws/jbws1762/META-INF/exploded/jboss-app.xml"
+ todir="${tests.output.dir}/libs/jaxws-jbws1762-exploded.sar/META-INF"/>
+ <unwar
+ src="${tests.output.dir}/libs/jaxws-jbws1762-packaged.war"
+ dest="${tests.output.dir}/libs/jaxws-jbws1762-exploded.ear/jaxws-jbws1762-exploded.war"
+ />
+ <unjar
+ src="${tests.output.dir}/libs/jaxws-jbws1762-packaged.jar"
+ dest="${tests.output.dir}/libs/jaxws-jbws1762-exploded.ear/jaxws-jbws1762-exploded.jar"
+ />
+
+ <!-- jaxws-jbws1797 -->
<war destfile="${tests.output.dir}/libs/jaxws-jbws1797.war" webxml="${tests.output.dir}/resources/jaxws/jbws1797/WEB-INF/web.xml">
<classes dir="${tests.output.dir}/classes">
<include name="org/jboss/test/ws/jaxws/jbws1797/*.class"/>
17 years, 2 months
JBossWS SVN: r4795 - in stack/native/trunk/src/test: java/org/jboss/test/ws/jaxws/jbws1762/exploded_ear_ejb3 and 16 other directories.
by jbossws-commits@lists.jboss.org
Author: richard.opalka(a)jboss.com
Date: 2007-10-18 11:23:39 -0400 (Thu, 18 Oct 2007)
New Revision: 4795
Added:
stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/AbstractEJB3Test.java
stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/AbstractPOJOTest.java
stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_ear_ejb3/
stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_ear_ejb3/Iteration1TestCase.java
stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_ear_ejb3/Iteration2TestCase.java
stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_ear_ejb3/Iteration3TestCase.java
stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_ear_pojo/
stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_ear_pojo/Iteration1TestCase.java
stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_ear_pojo/Iteration2TestCase.java
stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_ear_pojo/Iteration3TestCase.java
stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_jar_ejb3/
stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_jar_ejb3/Iteration1TestCase.java
stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_jar_ejb3/Iteration2TestCase.java
stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_jar_ejb3/Iteration3TestCase.java
stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_sar_pojo/
stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_sar_pojo/Iteration1TestCase.java
stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_sar_pojo/Iteration2TestCase.java
stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_sar_pojo/Iteration3TestCase.java
stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_war_pojo/
stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_war_pojo/Iteration1TestCase.java
stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_war_pojo/Iteration2TestCase.java
stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_war_pojo/Iteration3TestCase.java
stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_ear_ejb3/
stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_ear_ejb3/Iteration1TestCase.java
stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_ear_ejb3/Iteration2TestCase.java
stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_ear_ejb3/Iteration3TestCase.java
stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_ear_pojo/
stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_ear_pojo/Iteration1TestCase.java
stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_ear_pojo/Iteration2TestCase.java
stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_ear_pojo/Iteration3TestCase.java
stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_jar_ejb3/
stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_jar_ejb3/Iteration1TestCase.java
stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_jar_ejb3/Iteration2TestCase.java
stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_jar_ejb3/Iteration3TestCase.java
stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_sar_pojo/
stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_sar_pojo/Iteration1TestCase.java
stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_sar_pojo/Iteration2TestCase.java
stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_sar_pojo/Iteration3TestCase.java
stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_war_pojo/
stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_war_pojo/Iteration1TestCase.java
stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_war_pojo/Iteration2TestCase.java
stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_war_pojo/Iteration3TestCase.java
stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/services/
stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/services/EJB3Bean.java
stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/services/EJB3Iface.java
stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/services/POJOBean.java
stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/services/POJOIface.java
stack/native/trunk/src/test/resources/jaxws/jbws1762/META-INF/
stack/native/trunk/src/test/resources/jaxws/jbws1762/META-INF/exploded/
stack/native/trunk/src/test/resources/jaxws/jbws1762/META-INF/exploded/application.xml
stack/native/trunk/src/test/resources/jaxws/jbws1762/META-INF/exploded/jboss-app.xml
stack/native/trunk/src/test/resources/jaxws/jbws1762/META-INF/jboss-service.xml
stack/native/trunk/src/test/resources/jaxws/jbws1762/META-INF/packaged/
stack/native/trunk/src/test/resources/jaxws/jbws1762/META-INF/packaged/application.xml
stack/native/trunk/src/test/resources/jaxws/jbws1762/META-INF/packaged/jboss-app.xml
Modified:
stack/native/trunk/src/test/resources/jaxws/jbws1762/WEB-INF/web.xml
stack/native/trunk/src/test/resources/test-excludes-jboss40.no.ejb3.txt
stack/native/trunk/src/test/resources/test-excludes-jboss40.txt
stack/native/trunk/src/test/resources/test-excludes-jboss42.txt
stack/native/trunk/src/test/resources/test-excludes-jboss50.txt
Log:
[JBWS-1762] providing JAX-WS test matrix
Added: stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/AbstractEJB3Test.java
===================================================================
--- stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/AbstractEJB3Test.java (rev 0)
+++ stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/AbstractEJB3Test.java 2007-10-18 15:23:39 UTC (rev 4795)
@@ -0,0 +1,66 @@
+/*
+ * JBoss, Home of Professional Open Source
+ * Copyright 2005, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt in the distribution for a
+ * full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
+package org.jboss.test.ws.jaxws.jbws1762;
+
+import java.net.URL;
+
+import javax.xml.namespace.QName;
+import javax.xml.ws.Service;
+
+import org.jboss.test.ws.jaxws.jbws1762.services.EJB3Iface;
+import org.jboss.wsf.test.JBossWSTest;
+
+/**
+ * [JBWS-1762] web.xml modified to web.xml.org - subsequent runs fail
+ *
+ * @author richard.opalka(a)jboss.com
+ *
+ * @since Oct 17, 2007
+ */
+public abstract class AbstractEJB3Test extends JBossWSTest
+{
+ private String ejb3TargetNS = "http://services.jbws1762.jaxws.ws.test.jboss.org/";
+ private String ejb3ServiceName = "JBWS1762EJB3Service";
+ private static EJB3Iface ejb3Proxy;
+
+ @Override
+ public void setUp() throws Exception
+ {
+ super.setUp();
+
+ if (ejb3Proxy == null)
+ {
+ QName serviceName = new QName(ejb3TargetNS, ejb3ServiceName);
+ URL wsdlURL = new URL("http://" + getServerHost() + ":8080/" + getWSDLLocation());
+
+ Service service = Service.create(wsdlURL, serviceName);
+ ejb3Proxy = service.getPort(EJB3Iface.class);
+ }
+ }
+
+ protected abstract String getWSDLLocation();
+
+ public void testEJB3() throws Exception
+ {
+ assertEquals(ejb3Proxy.echo("Hello!"), "Hello!");
+ }
+}
Property changes on: stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/AbstractEJB3Test.java
___________________________________________________________________
Name: svn:keywords
+ Id Revision
Name: svn:eol-style
+ LF
Added: stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/AbstractPOJOTest.java
===================================================================
--- stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/AbstractPOJOTest.java (rev 0)
+++ stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/AbstractPOJOTest.java 2007-10-18 15:23:39 UTC (rev 4795)
@@ -0,0 +1,66 @@
+/*
+ * JBoss, Home of Professional Open Source
+ * Copyright 2005, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt in the distribution for a
+ * full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
+package org.jboss.test.ws.jaxws.jbws1762;
+
+import java.net.URL;
+
+import javax.xml.namespace.QName;
+import javax.xml.ws.Service;
+
+import org.jboss.wsf.test.JBossWSTest;
+import org.jboss.test.ws.jaxws.jbws1762.services.POJOIface;
+
+/**
+ * [JBWS-1762] web.xml modified to web.xml.org - subsequent runs fail
+ *
+ * @author richard.opalka(a)jboss.com
+ *
+ * @since Oct 17, 2007
+ */
+public abstract class AbstractPOJOTest extends JBossWSTest
+{
+ private String pojoTargetNS = "http://services.jbws1762.jaxws.ws.test.jboss.org/";
+ private String pojoServiceName = "JBWS1762POJOService";
+ private POJOIface pojoProxy;
+
+ @Override
+ protected void setUp() throws Exception
+ {
+ super.setUp();
+
+ if (pojoProxy == null)
+ {
+ QName serviceName = new QName(pojoTargetNS, pojoServiceName);
+ URL wsdlURL = new URL("http://" + getServerHost() + ":8080/" + getWSDLLocation());
+
+ Service service = Service.create(wsdlURL, serviceName);
+ pojoProxy = (POJOIface)service.getPort(POJOIface.class);
+ }
+ }
+
+ protected abstract String getWSDLLocation();
+
+ public void testPOJO() throws Exception
+ {
+ assertEquals(pojoProxy.echo("Hello!"), "Hello!");
+ }
+}
Property changes on: stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/AbstractPOJOTest.java
___________________________________________________________________
Name: svn:keywords
+ Id Revision
Name: svn:eol-style
+ LF
Added: stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_ear_ejb3/Iteration1TestCase.java
===================================================================
--- stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_ear_ejb3/Iteration1TestCase.java (rev 0)
+++ stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_ear_ejb3/Iteration1TestCase.java 2007-10-18 15:23:39 UTC (rev 4795)
@@ -0,0 +1,47 @@
+/*
+ * JBoss, Home of Professional Open Source
+ * Copyright 2005, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt in the distribution for a
+ * full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
+package org.jboss.test.ws.jaxws.jbws1762.exploded_ear_ejb3;
+
+import junit.framework.Test;
+
+import org.jboss.test.ws.jaxws.jbws1762.AbstractEJB3Test;
+import org.jboss.wsf.test.JBossWSTestSetup;
+
+/**
+ * [JBWS-1762] web.xml modified to web.xml.org - subsequent runs fail
+ *
+ * @author richard.opalka(a)jboss.com
+ *
+ * @since Oct 17, 2007
+ */
+public class Iteration1TestCase extends AbstractEJB3Test
+{
+ public static Test suite()
+ {
+ return new JBossWSTestSetup(Iteration1TestCase.class, "jaxws-jbws1762-exploded.ear");
+ }
+
+ public String getWSDLLocation()
+ {
+ return "jaxws-jbws1762-exploded/EJB3Bean?wsdl";
+ }
+}
Property changes on: stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_ear_ejb3/Iteration1TestCase.java
___________________________________________________________________
Name: svn:keywords
+ Id Revision
Name: svn:eol-style
+ LF
Added: stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_ear_ejb3/Iteration2TestCase.java
===================================================================
--- stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_ear_ejb3/Iteration2TestCase.java (rev 0)
+++ stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_ear_ejb3/Iteration2TestCase.java 2007-10-18 15:23:39 UTC (rev 4795)
@@ -0,0 +1,31 @@
+/*
+ * JBoss, Home of Professional Open Source
+ * Copyright 2005, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt in the distribution for a
+ * full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
+package org.jboss.test.ws.jaxws.jbws1762.exploded_ear_ejb3;
+
+/**
+ * [JBWS-1762] web.xml modified to web.xml.org - subsequent runs fail
+ *
+ * @author richard.opalka(a)jboss.com
+ *
+ * @since Oct 17, 2007
+ */
+public class Iteration2TestCase extends Iteration1TestCase {}
\ No newline at end of file
Property changes on: stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_ear_ejb3/Iteration2TestCase.java
___________________________________________________________________
Name: svn:keywords
+ Id Revision
Name: svn:eol-style
+ LF
Added: stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_ear_ejb3/Iteration3TestCase.java
===================================================================
--- stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_ear_ejb3/Iteration3TestCase.java (rev 0)
+++ stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_ear_ejb3/Iteration3TestCase.java 2007-10-18 15:23:39 UTC (rev 4795)
@@ -0,0 +1,31 @@
+/*
+ * JBoss, Home of Professional Open Source
+ * Copyright 2005, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt in the distribution for a
+ * full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
+package org.jboss.test.ws.jaxws.jbws1762.exploded_ear_ejb3;
+
+/**
+ * [JBWS-1762] web.xml modified to web.xml.org - subsequent runs fail
+ *
+ * @author richard.opalka(a)jboss.com
+ *
+ * @since Oct 17, 2007
+ */
+public class Iteration3TestCase extends Iteration2TestCase {}
\ No newline at end of file
Property changes on: stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_ear_ejb3/Iteration3TestCase.java
___________________________________________________________________
Name: svn:keywords
+ Id Revision
Name: svn:eol-style
+ LF
Added: stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_ear_pojo/Iteration1TestCase.java
===================================================================
--- stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_ear_pojo/Iteration1TestCase.java (rev 0)
+++ stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_ear_pojo/Iteration1TestCase.java 2007-10-18 15:23:39 UTC (rev 4795)
@@ -0,0 +1,47 @@
+/*
+ * JBoss, Home of Professional Open Source
+ * Copyright 2005, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt in the distribution for a
+ * full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
+package org.jboss.test.ws.jaxws.jbws1762.exploded_ear_pojo;
+
+import junit.framework.Test;
+
+import org.jboss.test.ws.jaxws.jbws1762.AbstractPOJOTest;
+import org.jboss.wsf.test.JBossWSTestSetup;
+
+/**
+ * [JBWS-1762] web.xml modified to web.xml.org - subsequent runs fail
+ *
+ * @author richard.opalka(a)jboss.com
+ *
+ * @since Oct 17, 2007
+ */
+public class Iteration1TestCase extends AbstractPOJOTest
+{
+ public static Test suite()
+ {
+ return new JBossWSTestSetup(Iteration1TestCase.class, "jaxws-jbws1762-exploded.ear");
+ }
+
+ public String getWSDLLocation()
+ {
+ return "jaxws-jbws1762-exploded/POJOBean?wsdl";
+ }
+}
Property changes on: stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_ear_pojo/Iteration1TestCase.java
___________________________________________________________________
Name: svn:keywords
+ Id Revision
Name: svn:eol-style
+ LF
Added: stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_ear_pojo/Iteration2TestCase.java
===================================================================
--- stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_ear_pojo/Iteration2TestCase.java (rev 0)
+++ stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_ear_pojo/Iteration2TestCase.java 2007-10-18 15:23:39 UTC (rev 4795)
@@ -0,0 +1,31 @@
+/*
+ * JBoss, Home of Professional Open Source
+ * Copyright 2005, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt in the distribution for a
+ * full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
+package org.jboss.test.ws.jaxws.jbws1762.exploded_ear_pojo;
+
+/**
+ * [JBWS-1762] web.xml modified to web.xml.org - subsequent runs fail
+ *
+ * @author richard.opalka(a)jboss.com
+ *
+ * @since Oct 17, 2007
+ */
+public class Iteration2TestCase extends Iteration1TestCase {}
\ No newline at end of file
Property changes on: stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_ear_pojo/Iteration2TestCase.java
___________________________________________________________________
Name: svn:keywords
+ Id Revision
Name: svn:eol-style
+ LF
Added: stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_ear_pojo/Iteration3TestCase.java
===================================================================
--- stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_ear_pojo/Iteration3TestCase.java (rev 0)
+++ stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_ear_pojo/Iteration3TestCase.java 2007-10-18 15:23:39 UTC (rev 4795)
@@ -0,0 +1,31 @@
+/*
+ * JBoss, Home of Professional Open Source
+ * Copyright 2005, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt in the distribution for a
+ * full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
+package org.jboss.test.ws.jaxws.jbws1762.exploded_ear_pojo;
+
+/**
+ * [JBWS-1762] web.xml modified to web.xml.org - subsequent runs fail
+ *
+ * @author richard.opalka(a)jboss.com
+ *
+ * @since Oct 17, 2007
+ */
+public class Iteration3TestCase extends Iteration2TestCase {}
\ No newline at end of file
Property changes on: stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_ear_pojo/Iteration3TestCase.java
___________________________________________________________________
Name: svn:keywords
+ Id Revision
Name: svn:eol-style
+ LF
Added: stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_jar_ejb3/Iteration1TestCase.java
===================================================================
--- stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_jar_ejb3/Iteration1TestCase.java (rev 0)
+++ stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_jar_ejb3/Iteration1TestCase.java 2007-10-18 15:23:39 UTC (rev 4795)
@@ -0,0 +1,47 @@
+/*
+ * JBoss, Home of Professional Open Source
+ * Copyright 2005, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt in the distribution for a
+ * full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
+package org.jboss.test.ws.jaxws.jbws1762.exploded_jar_ejb3;
+
+import junit.framework.Test;
+
+import org.jboss.test.ws.jaxws.jbws1762.AbstractEJB3Test;
+import org.jboss.wsf.test.JBossWSTestSetup;
+
+/**
+ * [JBWS-1762] web.xml modified to web.xml.org - subsequent runs fail
+ *
+ * @author richard.opalka(a)jboss.com
+ *
+ * @since Oct 17, 2007
+ */
+public class Iteration1TestCase extends AbstractEJB3Test
+{
+ public static Test suite()
+ {
+ return new JBossWSTestSetup(Iteration1TestCase.class, "jaxws-jbws1762-exploded.jar");
+ }
+
+ public String getWSDLLocation()
+ {
+ return "jaxws-jbws1762-exploded/EJB3Bean?wsdl";
+ }
+}
Property changes on: stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_jar_ejb3/Iteration1TestCase.java
___________________________________________________________________
Name: svn:keywords
+ Id Revision
Name: svn:eol-style
+ LF
Added: stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_jar_ejb3/Iteration2TestCase.java
===================================================================
--- stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_jar_ejb3/Iteration2TestCase.java (rev 0)
+++ stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_jar_ejb3/Iteration2TestCase.java 2007-10-18 15:23:39 UTC (rev 4795)
@@ -0,0 +1,31 @@
+/*
+ * JBoss, Home of Professional Open Source
+ * Copyright 2005, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt in the distribution for a
+ * full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
+package org.jboss.test.ws.jaxws.jbws1762.exploded_jar_ejb3;
+
+/**
+ * [JBWS-1762] web.xml modified to web.xml.org - subsequent runs fail
+ *
+ * @author richard.opalka(a)jboss.com
+ *
+ * @since Oct 17, 2007
+ */
+public class Iteration2TestCase extends Iteration1TestCase {}
Property changes on: stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_jar_ejb3/Iteration2TestCase.java
___________________________________________________________________
Name: svn:keywords
+ Id Revision
Name: svn:eol-style
+ LF
Added: stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_jar_ejb3/Iteration3TestCase.java
===================================================================
--- stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_jar_ejb3/Iteration3TestCase.java (rev 0)
+++ stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_jar_ejb3/Iteration3TestCase.java 2007-10-18 15:23:39 UTC (rev 4795)
@@ -0,0 +1,31 @@
+/*
+ * JBoss, Home of Professional Open Source
+ * Copyright 2005, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt in the distribution for a
+ * full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
+package org.jboss.test.ws.jaxws.jbws1762.exploded_jar_ejb3;
+
+/**
+ * [JBWS-1762] web.xml modified to web.xml.org - subsequent runs fail
+ *
+ * @author richard.opalka(a)jboss.com
+ *
+ * @since Oct 17, 2007
+ */
+public class Iteration3TestCase extends Iteration2TestCase {}
Property changes on: stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_jar_ejb3/Iteration3TestCase.java
___________________________________________________________________
Name: svn:keywords
+ Id Revision
Name: svn:eol-style
+ LF
Added: stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_sar_pojo/Iteration1TestCase.java
===================================================================
--- stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_sar_pojo/Iteration1TestCase.java (rev 0)
+++ stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_sar_pojo/Iteration1TestCase.java 2007-10-18 15:23:39 UTC (rev 4795)
@@ -0,0 +1,47 @@
+/*
+ * JBoss, Home of Professional Open Source
+ * Copyright 2005, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt in the distribution for a
+ * full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
+package org.jboss.test.ws.jaxws.jbws1762.exploded_sar_pojo;
+
+import junit.framework.Test;
+
+import org.jboss.test.ws.jaxws.jbws1762.AbstractPOJOTest;
+import org.jboss.wsf.test.JBossWSTestSetup;
+
+/**
+ * [JBWS-1762] web.xml modified to web.xml.org - subsequent runs fail
+ *
+ * @author richard.opalka(a)jboss.com
+ *
+ * @since Oct 17, 2007
+ */
+public class Iteration1TestCase extends AbstractPOJOTest
+{
+ public static Test suite()
+ {
+ return new JBossWSTestSetup(Iteration1TestCase.class, "jaxws-jbws1762-exploded.sar");
+ }
+
+ public String getWSDLLocation()
+ {
+ return "jaxws-jbws1762-exploded/POJOBean?wsdl";
+ }
+}
Property changes on: stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_sar_pojo/Iteration1TestCase.java
___________________________________________________________________
Name: svn:keywords
+ Id Revision
Name: svn:eol-style
+ LF
Added: stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_sar_pojo/Iteration2TestCase.java
===================================================================
--- stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_sar_pojo/Iteration2TestCase.java (rev 0)
+++ stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_sar_pojo/Iteration2TestCase.java 2007-10-18 15:23:39 UTC (rev 4795)
@@ -0,0 +1,31 @@
+/*
+ * JBoss, Home of Professional Open Source
+ * Copyright 2005, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt in the distribution for a
+ * full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
+package org.jboss.test.ws.jaxws.jbws1762.exploded_sar_pojo;
+
+/**
+ * [JBWS-1762] web.xml modified to web.xml.org - subsequent runs fail
+ *
+ * @author richard.opalka(a)jboss.com
+ *
+ * @since Oct 17, 2007
+ */
+public class Iteration2TestCase extends Iteration1TestCase {}
\ No newline at end of file
Property changes on: stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_sar_pojo/Iteration2TestCase.java
___________________________________________________________________
Name: svn:keywords
+ Id Revision
Name: svn:eol-style
+ LF
Added: stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_sar_pojo/Iteration3TestCase.java
===================================================================
--- stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_sar_pojo/Iteration3TestCase.java (rev 0)
+++ stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_sar_pojo/Iteration3TestCase.java 2007-10-18 15:23:39 UTC (rev 4795)
@@ -0,0 +1,31 @@
+/*
+ * JBoss, Home of Professional Open Source
+ * Copyright 2005, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt in the distribution for a
+ * full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
+package org.jboss.test.ws.jaxws.jbws1762.exploded_sar_pojo;
+
+/**
+ * [JBWS-1762] web.xml modified to web.xml.org - subsequent runs fail
+ *
+ * @author richard.opalka(a)jboss.com
+ *
+ * @since Oct 17, 2007
+ */
+public class Iteration3TestCase extends Iteration2TestCase {}
\ No newline at end of file
Property changes on: stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_sar_pojo/Iteration3TestCase.java
___________________________________________________________________
Name: svn:keywords
+ Id Revision
Name: svn:eol-style
+ LF
Added: stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_war_pojo/Iteration1TestCase.java
===================================================================
--- stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_war_pojo/Iteration1TestCase.java (rev 0)
+++ stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_war_pojo/Iteration1TestCase.java 2007-10-18 15:23:39 UTC (rev 4795)
@@ -0,0 +1,47 @@
+/*
+ * JBoss, Home of Professional Open Source
+ * Copyright 2005, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt in the distribution for a
+ * full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
+package org.jboss.test.ws.jaxws.jbws1762.exploded_war_pojo;
+
+import junit.framework.Test;
+
+import org.jboss.test.ws.jaxws.jbws1762.AbstractPOJOTest;
+import org.jboss.wsf.test.JBossWSTestSetup;
+
+/**
+ * [JBWS-1762] web.xml modified to web.xml.org - subsequent runs fail
+ *
+ * @author richard.opalka(a)jboss.com
+ *
+ * @since Oct 17, 2007
+ */
+public class Iteration1TestCase extends AbstractPOJOTest
+{
+ public static Test suite()
+ {
+ return new JBossWSTestSetup(Iteration1TestCase.class, "jaxws-jbws1762-exploded.war");
+ }
+
+ public String getWSDLLocation()
+ {
+ return "jaxws-jbws1762-exploded/POJOBean?wsdl";
+ }
+}
Property changes on: stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_war_pojo/Iteration1TestCase.java
___________________________________________________________________
Name: svn:keywords
+ Id Revision
Name: svn:eol-style
+ LF
Added: stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_war_pojo/Iteration2TestCase.java
===================================================================
--- stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_war_pojo/Iteration2TestCase.java (rev 0)
+++ stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_war_pojo/Iteration2TestCase.java 2007-10-18 15:23:39 UTC (rev 4795)
@@ -0,0 +1,31 @@
+/*
+ * JBoss, Home of Professional Open Source
+ * Copyright 2005, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt in the distribution for a
+ * full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
+package org.jboss.test.ws.jaxws.jbws1762.exploded_war_pojo;
+
+/**
+ * [JBWS-1762] web.xml modified to web.xml.org - subsequent runs fail
+ *
+ * @author richard.opalka(a)jboss.com
+ *
+ * @since Oct 17, 2007
+ */
+public class Iteration2TestCase extends Iteration1TestCase {}
Property changes on: stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_war_pojo/Iteration2TestCase.java
___________________________________________________________________
Name: svn:keywords
+ Id Revision
Name: svn:eol-style
+ LF
Added: stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_war_pojo/Iteration3TestCase.java
===================================================================
--- stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_war_pojo/Iteration3TestCase.java (rev 0)
+++ stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_war_pojo/Iteration3TestCase.java 2007-10-18 15:23:39 UTC (rev 4795)
@@ -0,0 +1,31 @@
+/*
+ * JBoss, Home of Professional Open Source
+ * Copyright 2005, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt in the distribution for a
+ * full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
+package org.jboss.test.ws.jaxws.jbws1762.exploded_war_pojo;
+
+/**
+ * [JBWS-1762] web.xml modified to web.xml.org - subsequent runs fail
+ *
+ * @author richard.opalka(a)jboss.com
+ *
+ * @since Oct 17, 2007
+ */
+public class Iteration3TestCase extends Iteration2TestCase {}
Property changes on: stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/exploded_war_pojo/Iteration3TestCase.java
___________________________________________________________________
Name: svn:keywords
+ Id Revision
Name: svn:eol-style
+ LF
Added: stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_ear_ejb3/Iteration1TestCase.java
===================================================================
--- stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_ear_ejb3/Iteration1TestCase.java (rev 0)
+++ stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_ear_ejb3/Iteration1TestCase.java 2007-10-18 15:23:39 UTC (rev 4795)
@@ -0,0 +1,47 @@
+/*
+ * JBoss, Home of Professional Open Source
+ * Copyright 2005, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt in the distribution for a
+ * full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
+package org.jboss.test.ws.jaxws.jbws1762.packaged_ear_ejb3;
+
+import junit.framework.Test;
+
+import org.jboss.test.ws.jaxws.jbws1762.AbstractEJB3Test;
+import org.jboss.wsf.test.JBossWSTestSetup;
+
+/**
+ * [JBWS-1762] web.xml modified to web.xml.org - subsequent runs fail
+ *
+ * @author richard.opalka(a)jboss.com
+ *
+ * @since Oct 17, 2007
+ */
+public class Iteration1TestCase extends AbstractEJB3Test
+{
+ public static Test suite()
+ {
+ return new JBossWSTestSetup(Iteration1TestCase.class, "jaxws-jbws1762-packaged.ear");
+ }
+
+ public String getWSDLLocation()
+ {
+ return "jaxws-jbws1762-packaged/EJB3Bean?wsdl";
+ }
+}
Property changes on: stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_ear_ejb3/Iteration1TestCase.java
___________________________________________________________________
Name: svn:keywords
+ Id Revision
Name: svn:eol-style
+ LF
Added: stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_ear_ejb3/Iteration2TestCase.java
===================================================================
--- stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_ear_ejb3/Iteration2TestCase.java (rev 0)
+++ stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_ear_ejb3/Iteration2TestCase.java 2007-10-18 15:23:39 UTC (rev 4795)
@@ -0,0 +1,31 @@
+/*
+ * JBoss, Home of Professional Open Source
+ * Copyright 2005, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt in the distribution for a
+ * full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
+package org.jboss.test.ws.jaxws.jbws1762.packaged_ear_ejb3;
+
+/**
+ * [JBWS-1762] web.xml modified to web.xml.org - subsequent runs fail
+ *
+ * @author richard.opalka(a)jboss.com
+ *
+ * @since Oct 17, 2007
+ */
+public class Iteration2TestCase extends Iteration1TestCase {}
\ No newline at end of file
Property changes on: stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_ear_ejb3/Iteration2TestCase.java
___________________________________________________________________
Name: svn:keywords
+ Id Revision
Name: svn:eol-style
+ LF
Added: stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_ear_ejb3/Iteration3TestCase.java
===================================================================
--- stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_ear_ejb3/Iteration3TestCase.java (rev 0)
+++ stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_ear_ejb3/Iteration3TestCase.java 2007-10-18 15:23:39 UTC (rev 4795)
@@ -0,0 +1,31 @@
+/*
+ * JBoss, Home of Professional Open Source
+ * Copyright 2005, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt in the distribution for a
+ * full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
+package org.jboss.test.ws.jaxws.jbws1762.packaged_ear_ejb3;
+
+/**
+ * [JBWS-1762] web.xml modified to web.xml.org - subsequent runs fail
+ *
+ * @author richard.opalka(a)jboss.com
+ *
+ * @since Oct 17, 2007
+ */
+public class Iteration3TestCase extends Iteration2TestCase {}
\ No newline at end of file
Property changes on: stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_ear_ejb3/Iteration3TestCase.java
___________________________________________________________________
Name: svn:keywords
+ Id Revision
Name: svn:eol-style
+ LF
Added: stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_ear_pojo/Iteration1TestCase.java
===================================================================
--- stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_ear_pojo/Iteration1TestCase.java (rev 0)
+++ stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_ear_pojo/Iteration1TestCase.java 2007-10-18 15:23:39 UTC (rev 4795)
@@ -0,0 +1,47 @@
+/*
+ * JBoss, Home of Professional Open Source
+ * Copyright 2005, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt in the distribution for a
+ * full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
+package org.jboss.test.ws.jaxws.jbws1762.packaged_ear_pojo;
+
+import junit.framework.Test;
+
+import org.jboss.test.ws.jaxws.jbws1762.AbstractPOJOTest;
+import org.jboss.wsf.test.JBossWSTestSetup;
+
+/**
+ * [JBWS-1762] web.xml modified to web.xml.org - subsequent runs fail
+ *
+ * @author richard.opalka(a)jboss.com
+ *
+ * @since Oct 17, 2007
+ */
+public class Iteration1TestCase extends AbstractPOJOTest
+{
+ public static Test suite()
+ {
+ return new JBossWSTestSetup(Iteration1TestCase.class, "jaxws-jbws1762-packaged.ear");
+ }
+
+ public String getWSDLLocation()
+ {
+ return "jaxws-jbws1762-packaged/POJOBean?wsdl";
+ }
+}
Property changes on: stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_ear_pojo/Iteration1TestCase.java
___________________________________________________________________
Name: svn:keywords
+ Id Revision
Name: svn:eol-style
+ LF
Added: stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_ear_pojo/Iteration2TestCase.java
===================================================================
--- stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_ear_pojo/Iteration2TestCase.java (rev 0)
+++ stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_ear_pojo/Iteration2TestCase.java 2007-10-18 15:23:39 UTC (rev 4795)
@@ -0,0 +1,31 @@
+/*
+ * JBoss, Home of Professional Open Source
+ * Copyright 2005, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt in the distribution for a
+ * full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
+package org.jboss.test.ws.jaxws.jbws1762.packaged_ear_pojo;
+
+/**
+ * [JBWS-1762] web.xml modified to web.xml.org - subsequent runs fail
+ *
+ * @author richard.opalka(a)jboss.com
+ *
+ * @since Oct 17, 2007
+ */
+public class Iteration2TestCase extends Iteration1TestCase {}
\ No newline at end of file
Property changes on: stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_ear_pojo/Iteration2TestCase.java
___________________________________________________________________
Name: svn:keywords
+ Id Revision
Name: svn:eol-style
+ LF
Added: stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_ear_pojo/Iteration3TestCase.java
===================================================================
--- stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_ear_pojo/Iteration3TestCase.java (rev 0)
+++ stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_ear_pojo/Iteration3TestCase.java 2007-10-18 15:23:39 UTC (rev 4795)
@@ -0,0 +1,31 @@
+/*
+ * JBoss, Home of Professional Open Source
+ * Copyright 2005, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt in the distribution for a
+ * full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
+package org.jboss.test.ws.jaxws.jbws1762.packaged_ear_pojo;
+
+/**
+ * [JBWS-1762] web.xml modified to web.xml.org - subsequent runs fail
+ *
+ * @author richard.opalka(a)jboss.com
+ *
+ * @since Oct 17, 2007
+ */
+public class Iteration3TestCase extends Iteration2TestCase {}
\ No newline at end of file
Property changes on: stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_ear_pojo/Iteration3TestCase.java
___________________________________________________________________
Name: svn:keywords
+ Id Revision
Name: svn:eol-style
+ LF
Added: stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_jar_ejb3/Iteration1TestCase.java
===================================================================
--- stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_jar_ejb3/Iteration1TestCase.java (rev 0)
+++ stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_jar_ejb3/Iteration1TestCase.java 2007-10-18 15:23:39 UTC (rev 4795)
@@ -0,0 +1,47 @@
+/*
+ * JBoss, Home of Professional Open Source
+ * Copyright 2005, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt in the distribution for a
+ * full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
+package org.jboss.test.ws.jaxws.jbws1762.packaged_jar_ejb3;
+
+import junit.framework.Test;
+
+import org.jboss.test.ws.jaxws.jbws1762.AbstractEJB3Test;
+import org.jboss.wsf.test.JBossWSTestSetup;
+
+/**
+ * [JBWS-1762] web.xml modified to web.xml.org - subsequent runs fail
+ *
+ * @author richard.opalka(a)jboss.com
+ *
+ * @since Oct 17, 2007
+ */
+public class Iteration1TestCase extends AbstractEJB3Test
+{
+ public static Test suite()
+ {
+ return new JBossWSTestSetup(Iteration1TestCase.class, "jaxws-jbws1762-packaged.jar");
+ }
+
+ public String getWSDLLocation()
+ {
+ return "jaxws-jbws1762-packaged/EJB3Bean?wsdl";
+ }
+}
Property changes on: stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_jar_ejb3/Iteration1TestCase.java
___________________________________________________________________
Name: svn:keywords
+ Id Revision
Name: svn:eol-style
+ LF
Added: stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_jar_ejb3/Iteration2TestCase.java
===================================================================
--- stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_jar_ejb3/Iteration2TestCase.java (rev 0)
+++ stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_jar_ejb3/Iteration2TestCase.java 2007-10-18 15:23:39 UTC (rev 4795)
@@ -0,0 +1,31 @@
+/*
+ * JBoss, Home of Professional Open Source
+ * Copyright 2005, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt in the distribution for a
+ * full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
+package org.jboss.test.ws.jaxws.jbws1762.packaged_jar_ejb3;
+
+/**
+ * [JBWS-1762] web.xml modified to web.xml.org - subsequent runs fail
+ *
+ * @author richard.opalka(a)jboss.com
+ *
+ * @since Oct 17, 2007
+ */
+public class Iteration2TestCase extends Iteration1TestCase {}
Property changes on: stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_jar_ejb3/Iteration2TestCase.java
___________________________________________________________________
Name: svn:keywords
+ Id Revision
Name: svn:eol-style
+ LF
Added: stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_jar_ejb3/Iteration3TestCase.java
===================================================================
--- stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_jar_ejb3/Iteration3TestCase.java (rev 0)
+++ stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_jar_ejb3/Iteration3TestCase.java 2007-10-18 15:23:39 UTC (rev 4795)
@@ -0,0 +1,31 @@
+/*
+ * JBoss, Home of Professional Open Source
+ * Copyright 2005, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt in the distribution for a
+ * full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
+package org.jboss.test.ws.jaxws.jbws1762.packaged_jar_ejb3;
+
+/**
+ * [JBWS-1762] web.xml modified to web.xml.org - subsequent runs fail
+ *
+ * @author richard.opalka(a)jboss.com
+ *
+ * @since Oct 17, 2007
+ */
+public class Iteration3TestCase extends Iteration2TestCase {}
Property changes on: stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_jar_ejb3/Iteration3TestCase.java
___________________________________________________________________
Name: svn:keywords
+ Id Revision
Name: svn:eol-style
+ LF
Added: stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_sar_pojo/Iteration1TestCase.java
===================================================================
--- stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_sar_pojo/Iteration1TestCase.java (rev 0)
+++ stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_sar_pojo/Iteration1TestCase.java 2007-10-18 15:23:39 UTC (rev 4795)
@@ -0,0 +1,47 @@
+/*
+ * JBoss, Home of Professional Open Source
+ * Copyright 2005, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt in the distribution for a
+ * full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
+package org.jboss.test.ws.jaxws.jbws1762.packaged_sar_pojo;
+
+import junit.framework.Test;
+
+import org.jboss.test.ws.jaxws.jbws1762.AbstractPOJOTest;
+import org.jboss.wsf.test.JBossWSTestSetup;
+
+/**
+ * [JBWS-1762] web.xml modified to web.xml.org - subsequent runs fail
+ *
+ * @author richard.opalka(a)jboss.com
+ *
+ * @since Oct 17, 2007
+ */
+public class Iteration1TestCase extends AbstractPOJOTest
+{
+ public static Test suite()
+ {
+ return new JBossWSTestSetup(Iteration1TestCase.class, "jaxws-jbws1762-packaged.sar");
+ }
+
+ public String getWSDLLocation()
+ {
+ return "jaxws-jbws1762-packaged/POJOBean?wsdl";
+ }
+}
Property changes on: stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_sar_pojo/Iteration1TestCase.java
___________________________________________________________________
Name: svn:keywords
+ Id Revision
Name: svn:eol-style
+ LF
Added: stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_sar_pojo/Iteration2TestCase.java
===================================================================
--- stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_sar_pojo/Iteration2TestCase.java (rev 0)
+++ stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_sar_pojo/Iteration2TestCase.java 2007-10-18 15:23:39 UTC (rev 4795)
@@ -0,0 +1,31 @@
+/*
+ * JBoss, Home of Professional Open Source
+ * Copyright 2005, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt in the distribution for a
+ * full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
+package org.jboss.test.ws.jaxws.jbws1762.packaged_sar_pojo;
+
+/**
+ * [JBWS-1762] web.xml modified to web.xml.org - subsequent runs fail
+ *
+ * @author richard.opalka(a)jboss.com
+ *
+ * @since Oct 17, 2007
+ */
+public class Iteration2TestCase extends Iteration1TestCase {}
\ No newline at end of file
Property changes on: stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_sar_pojo/Iteration2TestCase.java
___________________________________________________________________
Name: svn:keywords
+ Id Revision
Name: svn:eol-style
+ LF
Added: stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_sar_pojo/Iteration3TestCase.java
===================================================================
--- stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_sar_pojo/Iteration3TestCase.java (rev 0)
+++ stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_sar_pojo/Iteration3TestCase.java 2007-10-18 15:23:39 UTC (rev 4795)
@@ -0,0 +1,31 @@
+/*
+ * JBoss, Home of Professional Open Source
+ * Copyright 2005, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt in the distribution for a
+ * full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
+package org.jboss.test.ws.jaxws.jbws1762.packaged_sar_pojo;
+
+/**
+ * [JBWS-1762] web.xml modified to web.xml.org - subsequent runs fail
+ *
+ * @author richard.opalka(a)jboss.com
+ *
+ * @since Oct 17, 2007
+ */
+public class Iteration3TestCase extends Iteration2TestCase {}
\ No newline at end of file
Property changes on: stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_sar_pojo/Iteration3TestCase.java
___________________________________________________________________
Name: svn:keywords
+ Id Revision
Name: svn:eol-style
+ LF
Added: stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_war_pojo/Iteration1TestCase.java
===================================================================
--- stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_war_pojo/Iteration1TestCase.java (rev 0)
+++ stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_war_pojo/Iteration1TestCase.java 2007-10-18 15:23:39 UTC (rev 4795)
@@ -0,0 +1,47 @@
+/*
+ * JBoss, Home of Professional Open Source
+ * Copyright 2005, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt in the distribution for a
+ * full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
+package org.jboss.test.ws.jaxws.jbws1762.packaged_war_pojo;
+
+import junit.framework.Test;
+
+import org.jboss.test.ws.jaxws.jbws1762.AbstractPOJOTest;
+import org.jboss.wsf.test.JBossWSTestSetup;
+
+/**
+ * [JBWS-1762] web.xml modified to web.xml.org - subsequent runs fail
+ *
+ * @author richard.opalka(a)jboss.com
+ *
+ * @since Oct 17, 2007
+ */
+public class Iteration1TestCase extends AbstractPOJOTest
+{
+ public static Test suite()
+ {
+ return new JBossWSTestSetup(Iteration1TestCase.class, "jaxws-jbws1762-packaged.war");
+ }
+
+ public String getWSDLLocation()
+ {
+ return "jaxws-jbws1762-packaged/POJOBean?wsdl";
+ }
+}
Property changes on: stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_war_pojo/Iteration1TestCase.java
___________________________________________________________________
Name: svn:keywords
+ Id Revision
Name: svn:eol-style
+ LF
Added: stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_war_pojo/Iteration2TestCase.java
===================================================================
--- stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_war_pojo/Iteration2TestCase.java (rev 0)
+++ stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_war_pojo/Iteration2TestCase.java 2007-10-18 15:23:39 UTC (rev 4795)
@@ -0,0 +1,31 @@
+/*
+ * JBoss, Home of Professional Open Source
+ * Copyright 2005, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt in the distribution for a
+ * full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
+package org.jboss.test.ws.jaxws.jbws1762.packaged_war_pojo;
+
+/**
+ * [JBWS-1762] web.xml modified to web.xml.org - subsequent runs fail
+ *
+ * @author richard.opalka(a)jboss.com
+ *
+ * @since Oct 17, 2007
+ */
+public class Iteration2TestCase extends Iteration1TestCase {}
Property changes on: stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_war_pojo/Iteration2TestCase.java
___________________________________________________________________
Name: svn:keywords
+ Id Revision
Name: svn:eol-style
+ LF
Added: stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_war_pojo/Iteration3TestCase.java
===================================================================
--- stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_war_pojo/Iteration3TestCase.java (rev 0)
+++ stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_war_pojo/Iteration3TestCase.java 2007-10-18 15:23:39 UTC (rev 4795)
@@ -0,0 +1,31 @@
+/*
+ * JBoss, Home of Professional Open Source
+ * Copyright 2005, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt in the distribution for a
+ * full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
+package org.jboss.test.ws.jaxws.jbws1762.packaged_war_pojo;
+
+/**
+ * [JBWS-1762] web.xml modified to web.xml.org - subsequent runs fail
+ *
+ * @author richard.opalka(a)jboss.com
+ *
+ * @since Oct 17, 2007
+ */
+public class Iteration3TestCase extends Iteration2TestCase {}
Property changes on: stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/packaged_war_pojo/Iteration3TestCase.java
___________________________________________________________________
Name: svn:keywords
+ Id Revision
Name: svn:eol-style
+ LF
Added: stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/services/EJB3Bean.java
===================================================================
--- stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/services/EJB3Bean.java (rev 0)
+++ stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/services/EJB3Bean.java 2007-10-18 15:23:39 UTC (rev 4795)
@@ -0,0 +1,48 @@
+/*
+ * JBoss, Home of Professional Open Source
+ * Copyright 2005, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt in the distribution for a
+ * full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
+package org.jboss.test.ws.jaxws.jbws1762.services;
+
+/**
+ * EJB3 bean
+ *
+ * @author richard.opalka(a)jboss.com
+ *
+ * @since Oct 17, 2007
+ */
+import javax.ejb.Stateless;
+import javax.jws.WebMethod;
+import javax.jws.WebService;
+
+@Stateless
+@WebService
+(
+ name = "JBWS1762EJB3",
+ serviceName = "JBWS1762EJB3Service"
+)
+public class EJB3Bean
+{
+ @WebMethod
+ public String echo(String msg)
+ {
+ return msg;
+ }
+}
Property changes on: stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/services/EJB3Bean.java
___________________________________________________________________
Name: svn:keywords
+ Id Revision
Name: svn:eol-style
+ LF
Added: stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/services/EJB3Iface.java
===================================================================
--- stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/services/EJB3Iface.java (rev 0)
+++ stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/services/EJB3Iface.java 2007-10-18 15:23:39 UTC (rev 4795)
@@ -0,0 +1,37 @@
+/*
+ * JBoss, Home of Professional Open Source
+ * Copyright 2005, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt in the distribution for a
+ * full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
+package org.jboss.test.ws.jaxws.jbws1762.services;
+
+/**
+ * EJB3 interface
+ *
+ * @author richard.opalka(a)jboss.com
+ *
+ * @since Oct 17, 2007
+ */
+import javax.jws.WebService;
+
+@WebService
+public interface EJB3Iface
+{
+ public String echo(String msg);
+}
Property changes on: stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/services/EJB3Iface.java
___________________________________________________________________
Name: svn:keywords
+ Id Revision
Name: svn:eol-style
+ LF
Added: stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/services/POJOBean.java
===================================================================
--- stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/services/POJOBean.java (rev 0)
+++ stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/services/POJOBean.java 2007-10-18 15:23:39 UTC (rev 4795)
@@ -0,0 +1,45 @@
+/*
+ * JBoss, Home of Professional Open Source
+ * Copyright 2005, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt in the distribution for a
+ * full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
+package org.jboss.test.ws.jaxws.jbws1762.services;
+
+import javax.jws.WebService;
+
+/**
+ * POJO bean
+ *
+ * @author richard.opalka(a)jboss.com
+ *
+ * @since Oct 17, 2007
+ */
+@WebService
+(
+ name = "JBWS1762POJO",
+ serviceName = "JBWS1762POJOService",
+ endpointInterface = "org.jboss.test.ws.jaxws.jbws1762.services.POJOIface"
+)
+public class POJOBean implements POJOIface
+{
+ public String echo(String msg)
+ {
+ return msg;
+ }
+}
Property changes on: stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/services/POJOBean.java
___________________________________________________________________
Name: svn:keywords
+ Id Revision
Name: svn:eol-style
+ LF
Added: stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/services/POJOIface.java
===================================================================
--- stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/services/POJOIface.java (rev 0)
+++ stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/services/POJOIface.java 2007-10-18 15:23:39 UTC (rev 4795)
@@ -0,0 +1,37 @@
+/*
+ * JBoss, Home of Professional Open Source
+ * Copyright 2005, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt in the distribution for a
+ * full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
+package org.jboss.test.ws.jaxws.jbws1762.services;
+
+/**
+ * POJO interface
+ *
+ * @author richard.opalka(a)jboss.com
+ *
+ * @since Oct 17, 2007
+ */
+import javax.jws.WebService;
+
+@WebService
+public interface POJOIface
+{
+ String echo(String toEcho);
+}
Property changes on: stack/native/trunk/src/test/java/org/jboss/test/ws/jaxws/jbws1762/services/POJOIface.java
___________________________________________________________________
Name: svn:keywords
+ Id Revision
Name: svn:eol-style
+ LF
Added: stack/native/trunk/src/test/resources/jaxws/jbws1762/META-INF/exploded/application.xml
===================================================================
--- stack/native/trunk/src/test/resources/jaxws/jbws1762/META-INF/exploded/application.xml (rev 0)
+++ stack/native/trunk/src/test/resources/jaxws/jbws1762/META-INF/exploded/application.xml 2007-10-18 15:23:39 UTC (rev 4795)
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<application xmlns="http://java.sun.com/xml/ns/j2ee"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/application_1_4.xsd"
+ version="1.4">
+
+ <module>
+ <ejb>jaxws-jbws1762-exploded.jar</ejb>
+ </module>
+
+ <module>
+ <web>
+ <web-uri>jaxws-jbws1762-exploded.war</web-uri>
+ <context-root>jaxws-jbws1762-exploded</context-root>
+ </web>
+ </module>
+
+</application>
Property changes on: stack/native/trunk/src/test/resources/jaxws/jbws1762/META-INF/exploded/application.xml
___________________________________________________________________
Name: svn:keywords
+ Id Revision
Name: svn:eol-style
+ LF
Added: stack/native/trunk/src/test/resources/jaxws/jbws1762/META-INF/exploded/jboss-app.xml
===================================================================
--- stack/native/trunk/src/test/resources/jaxws/jbws1762/META-INF/exploded/jboss-app.xml (rev 0)
+++ stack/native/trunk/src/test/resources/jaxws/jbws1762/META-INF/exploded/jboss-app.xml 2007-10-18 15:23:39 UTC (rev 4795)
@@ -0,0 +1,9 @@
+<?xml version='1.0' encoding='UTF-8' ?>
+
+<!DOCTYPE jboss-app
+ PUBLIC "-//JBoss//DTD J2EE Application 1.4//EN"
+ "http://www.jboss.org/j2ee/dtd/jboss-app_4_0.dtd">
+
+<jboss-app>
+ <loader-repository>jbossws.jbws1762:domain=jaxws-jbws1762-exploded.ear</loader-repository>
+</jboss-app>
\ No newline at end of file
Property changes on: stack/native/trunk/src/test/resources/jaxws/jbws1762/META-INF/exploded/jboss-app.xml
___________________________________________________________________
Name: svn:keywords
+ Id Revision
Name: svn:eol-style
+ LF
Added: stack/native/trunk/src/test/resources/jaxws/jbws1762/META-INF/jboss-service.xml
===================================================================
--- stack/native/trunk/src/test/resources/jaxws/jbws1762/META-INF/jboss-service.xml (rev 0)
+++ stack/native/trunk/src/test/resources/jaxws/jbws1762/META-INF/jboss-service.xml 2007-10-18 15:23:39 UTC (rev 4795)
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<server>
+</server>
\ No newline at end of file
Property changes on: stack/native/trunk/src/test/resources/jaxws/jbws1762/META-INF/jboss-service.xml
___________________________________________________________________
Name: svn:keywords
+ Id Revision
Name: svn:eol-style
+ LF
Added: stack/native/trunk/src/test/resources/jaxws/jbws1762/META-INF/packaged/application.xml
===================================================================
--- stack/native/trunk/src/test/resources/jaxws/jbws1762/META-INF/packaged/application.xml (rev 0)
+++ stack/native/trunk/src/test/resources/jaxws/jbws1762/META-INF/packaged/application.xml 2007-10-18 15:23:39 UTC (rev 4795)
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<application xmlns="http://java.sun.com/xml/ns/j2ee"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/application_1_4.xsd"
+ version="1.4">
+
+ <module>
+ <ejb>jaxws-jbws1762-packaged.jar</ejb>
+ </module>
+
+ <module>
+ <web>
+ <web-uri>jaxws-jbws1762-packaged.war</web-uri>
+ <context-root>jaxws-jbws1762-packaged</context-root>
+ </web>
+ </module>
+
+</application>
Property changes on: stack/native/trunk/src/test/resources/jaxws/jbws1762/META-INF/packaged/application.xml
___________________________________________________________________
Name: svn:keywords
+ Id Revision
Name: svn:eol-style
+ LF
Added: stack/native/trunk/src/test/resources/jaxws/jbws1762/META-INF/packaged/jboss-app.xml
===================================================================
--- stack/native/trunk/src/test/resources/jaxws/jbws1762/META-INF/packaged/jboss-app.xml (rev 0)
+++ stack/native/trunk/src/test/resources/jaxws/jbws1762/META-INF/packaged/jboss-app.xml 2007-10-18 15:23:39 UTC (rev 4795)
@@ -0,0 +1,9 @@
+<?xml version='1.0' encoding='UTF-8' ?>
+
+<!DOCTYPE jboss-app
+ PUBLIC "-//JBoss//DTD J2EE Application 1.4//EN"
+ "http://www.jboss.org/j2ee/dtd/jboss-app_4_0.dtd">
+
+<jboss-app>
+ <loader-repository>jbossws.jbws1762:domain=jaxws-jbws1762-packaged.ear</loader-repository>
+</jboss-app>
\ No newline at end of file
Property changes on: stack/native/trunk/src/test/resources/jaxws/jbws1762/META-INF/packaged/jboss-app.xml
___________________________________________________________________
Name: svn:keywords
+ Id Revision
Name: svn:eol-style
+ LF
Modified: stack/native/trunk/src/test/resources/jaxws/jbws1762/WEB-INF/web.xml
===================================================================
--- stack/native/trunk/src/test/resources/jaxws/jbws1762/WEB-INF/web.xml 2007-10-18 13:25:36 UTC (rev 4794)
+++ stack/native/trunk/src/test/resources/jaxws/jbws1762/WEB-INF/web.xml 2007-10-18 15:23:39 UTC (rev 4795)
@@ -6,13 +6,13 @@
version="2.4">
<servlet>
- <servlet-name>JBWS1762Service</servlet-name>
- <servlet-class>org.jboss.test.ws.jaxws.jbws1762.JBWS1762Impl</servlet-class>
+ <servlet-name>POJOBean</servlet-name>
+ <servlet-class>org.jboss.test.ws.jaxws.jbws1762.services.POJOBean</servlet-class>
</servlet>
<servlet-mapping>
- <servlet-name>JBWS1762Service</servlet-name>
- <url-pattern>/JBWS1762Service</url-pattern>
+ <servlet-name>POJOBean</servlet-name>
+ <url-pattern>/POJOBean</url-pattern>
</servlet-mapping>
</web-app>
Modified: stack/native/trunk/src/test/resources/test-excludes-jboss40.no.ejb3.txt
===================================================================
--- stack/native/trunk/src/test/resources/test-excludes-jboss40.no.ejb3.txt 2007-10-18 13:25:36 UTC (rev 4794)
+++ stack/native/trunk/src/test/resources/test-excludes-jboss40.no.ejb3.txt 2007-10-18 15:23:39 UTC (rev 4795)
@@ -60,3 +60,6 @@
# [JBWS-1797] Setting .NET friendly Endpoint in web.xml
org/jboss/test/ws/jaxws/jbws1797/**
+
+# [JBWS-1762] web.xml modified to web.xml.org - Subsequent runs fail
+org/jboss/test/ws/jaxws/jbws1762/**
Modified: stack/native/trunk/src/test/resources/test-excludes-jboss40.txt
===================================================================
--- stack/native/trunk/src/test/resources/test-excludes-jboss40.txt 2007-10-18 13:25:36 UTC (rev 4794)
+++ stack/native/trunk/src/test/resources/test-excludes-jboss40.txt 2007-10-18 15:23:39 UTC (rev 4795)
@@ -10,3 +10,6 @@
# [JBWS-1797] Setting .NET friendly Endpoint in web.xml
org/jboss/test/ws/jaxws/jbws1797/**
+
+# [JBWS-1762] web.xml modified to web.xml.org - Subsequent runs fail
+org/jboss/test/ws/jaxws/jbws1762/**
Modified: stack/native/trunk/src/test/resources/test-excludes-jboss42.txt
===================================================================
--- stack/native/trunk/src/test/resources/test-excludes-jboss42.txt 2007-10-18 13:25:36 UTC (rev 4794)
+++ stack/native/trunk/src/test/resources/test-excludes-jboss42.txt 2007-10-18 15:23:39 UTC (rev 4795)
@@ -4,3 +4,6 @@
# [JBWS-1797] Setting .NET friendly Endpoint in web.xml
org/jboss/test/ws/jaxws/jbws1797/**
+
+# [JBWS-1762] web.xml modified to web.xml.org - Subsequent runs fail
+org/jboss/test/ws/jaxws/jbws1762/**
Modified: stack/native/trunk/src/test/resources/test-excludes-jboss50.txt
===================================================================
--- stack/native/trunk/src/test/resources/test-excludes-jboss50.txt 2007-10-18 13:25:36 UTC (rev 4794)
+++ stack/native/trunk/src/test/resources/test-excludes-jboss50.txt 2007-10-18 15:23:39 UTC (rev 4795)
@@ -3,4 +3,7 @@
org/jboss/test/ws/jaxrpc/jbws128/JBWS128TestCase.*
org/jboss/test/ws/jaxrpc/jbws153/JBWS153TestCase.*
org/jboss/test/ws/jaxrpc/samples/wsbpel/hello/*TestCase.*
-org/jboss/test/ws/jaxrpc/wsdlpublish/**
\ No newline at end of file
+org/jboss/test/ws/jaxrpc/wsdlpublish/**
+
+# [JBWS-1762] web.xml modified to web.xml.org - Subsequent runs fail
+org/jboss/test/ws/jaxws/jbws1762/**
17 years, 2 months
JBossWS SVN: r4794 - framework/trunk.
by jbossws-commits@lists.jboss.org
Author: thomas.diesler(a)jboss.com
Date: 2007-10-18 09:25:36 -0400 (Thu, 18 Oct 2007)
New Revision: 4794
Modified:
framework/trunk/version.properties
Log:
version=2.1.0.DEV
Modified: framework/trunk/version.properties
===================================================================
--- framework/trunk/version.properties 2007-10-18 13:04:10 UTC (rev 4793)
+++ framework/trunk/version.properties 2007-10-18 13:25:36 UTC (rev 4794)
@@ -5,7 +5,7 @@
specification.vendor=JBoss (http://www.jboss.org)
specification.version=jbossws-2.0
-version.id=2.0.2.GA
+version.id=2.1.0.DEV
repository.id=snapshot
implementation.title=JBoss Web Services - Framework
17 years, 2 months
JBossWS SVN: r4793 - framework/trunk/hudson/hudson-home.
by jbossws-commits@lists.jboss.org
Author: thomas.diesler(a)jboss.com
Date: 2007-10-18 09:04:10 -0400 (Thu, 18 Oct 2007)
New Revision: 4793
Modified:
framework/trunk/hudson/hudson-home/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:59:42 UTC (rev 4792)
+++ framework/trunk/hudson/hudson-home/config.xml 2007-10-18 13:04:10 UTC (rev 4793)
@@ -31,9 +31,10 @@
<jobNames class="tree-set">
<no-comparator/>
<string>AS-Tests-ALL</string>
+ <string>AS-Tests-AS-4.0.5</string>
+ <string>AS-Tests-AS-4.2.1</string>
+ <string>AS-Tests-AS-4.2.2</string>
<string>AS-Tests-AS-5.0.0</string>
- <string>AS-Tests-AS-4.2.2</string>
- <string>AS-Tests-AS-4.0.5</string>
</jobNames>
<name>AS Tests</name>
<description>
@@ -51,11 +52,12 @@
<jobNames class="tree-set">
<no-comparator/>
<string>Core-Tests-ALL</string>
- <string>Core-Tests-AS-5.0.0</string>
+ <string>Core-Tests-AS-4.0.5</string>
+ <string>Core-Tests-AS-4.0.5-No-EJB3</string>
+ <string>Core-Tests-AS-4.2.1</string>
<string>Core-Tests-AS-4.2.2</string>
<string>Core-Tests-AS-4.2.2-JDK6</string>
- <string>Core-Tests-AS-4.0.5</string>
- <string>Core-Tests-AS-4.0.5-No-EJB3</string>
+ <string>Core-Tests-AS-5.0.0</string>
</jobNames>
<name>Core Tests</name>
<description>
@@ -73,14 +75,15 @@
<jobNames class="tree-set">
<no-comparator/>
<string>Distro-ALL</string>
- <string>Distro-Native-AS-5.0.0</string>
+ <string>Distro-Native-AS-4.0.5</string>
+ <string>Distro-Native-AS-4.2.1</string>
<string>Distro-Native-AS-4.2.2</string>
<string>Distro-Native-AS-4.2.2-JDK6</string>
- <string>Distro-Native-AS-4.0.5</string>
+ <string>Distro-Native-AS-5.0.0</string>
+ <string>Distro-Metro-AS-4.2.2</string>
<string>Distro-Metro-AS-5.0.0</string>
- <string>Distro-Metro-AS-4.2.2</string>
+ <string>Distro-CXF-AS-4.2.2</string>
<string>Distro-CXF-AS-5.0.0</string>
- <string>Distro-CXF-AS-4.2.2</string>
</jobNames>
<name>Distribution Tests</name>
<description>
@@ -98,13 +101,14 @@
<jobNames class="tree-set">
<no-comparator/>
<string>Integration-ALL</string>
+ <string>Integration-Native-AS-4.0.5</string>
+ <string>Integration-Native-AS-4.2.1</string>
+ <string>Integration-Native-AS-4.2.2</string>
<string>Integration-Native-AS-5.0.0</string>
- <string>Integration-Native-AS-4.2.2</string>
- <string>Integration-Native-AS-4.0.5</string>
+ <string>Integration-Metro-AS-4.2.2</string>
<string>Integration-Metro-AS-5.0.0</string>
- <string>Integration-Metro-AS-4.2.2</string>
+ <string>Integration-CXF-AS-4.2.2</string>
<string>Integration-CXF-AS-5.0.0</string>
- <string>Integration-CXF-AS-4.2.2</string>
</jobNames>
<name>Integration Tests</name>
<description>
@@ -132,10 +136,10 @@
<table border=1>
<tr align=center><th>Target</th> <th>Core Tests</th> <th colspan=3>Distribution Tests</th> <th colspan=3>Integration Tests</th></tr>
<tr align=center><th> </th> <th> </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-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>
+<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.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-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>
</view>
@@ -145,10 +149,10 @@
<owner reference="../../.."/>
<jobNames class="tree-set">
<no-comparator/>
- <string>AS-5.0.0</string>
+ <string>AS-4.0.5</string>
<string>AS-4.2.1</string>
<string>AS-4.2.2</string>
- <string>AS-4.0.5</string>
+ <string>AS-5.0.0</string>
</jobNames>
<name>Target Container</name>
<description>
17 years, 2 months
JBossWS SVN: r4792 - in framework/trunk/hudson/hudson-home: jobs and 6 other directories.
by jbossws-commits@lists.jboss.org
Author: thomas.diesler(a)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> </th> <th> </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=(a)jboss.bind.address@
+JBOSS_INSTANCE=@hudson.home@/jobs/AS-4.2.1/workspace/JBossAS-4.2.1/build/output/(a)hudson.jboss421.build@
+ENVIRONMENT="-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss42 -Djboss42.home=$JBOSS_INSTANCE"
+
+#
+# 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(a)/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>&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-(a)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"/>
17 years, 2 months
JBossWS SVN: r4791 - in framework/trunk/hudson/hudson-home/jobs: AS-4.2.1 and 26 other directories.
by jbossws-commits@lists.jboss.org
Author: thomas.diesler(a)jboss.com
Date: 2007-10-18 08:52:15 -0400 (Thu, 18 Oct 2007)
New Revision: 4791
Added:
framework/trunk/hudson/hudson-home/jobs/AS-4.2.1/
framework/trunk/hudson/hudson-home/jobs/AS-4.2.1/config.xml
framework/trunk/hudson/hudson-home/jobs/AS-Tests-AS-4.2.1/
framework/trunk/hudson/hudson-home/jobs/AS-Tests-AS-4.2.1/config.xml
framework/trunk/hudson/hudson-home/jobs/Core-Tests-AS-4.2.1/
framework/trunk/hudson/hudson-home/jobs/Core-Tests-AS-4.2.1/config.xml
framework/trunk/hudson/hudson-home/jobs/Distro-Native-AS-4.2.1/
framework/trunk/hudson/hudson-home/jobs/Distro-Native-AS-4.2.1/config.xml
Modified:
framework/trunk/hudson/hudson-home/jobs/AS-Tests-AS-4.0.5/config.xml
framework/trunk/hudson/hudson-home/jobs/AS-Tests-AS-4.2.2/config.xml
framework/trunk/hudson/hudson-home/jobs/AS-Tests-AS-5.0.0/config.xml
framework/trunk/hudson/hudson-home/jobs/Core-Tests-AS-4.0.5-No-EJB3/config.xml
framework/trunk/hudson/hudson-home/jobs/Core-Tests-AS-4.0.5/config.xml
framework/trunk/hudson/hudson-home/jobs/Core-Tests-AS-4.2.2-JDK6/config.xml
framework/trunk/hudson/hudson-home/jobs/Core-Tests-AS-4.2.2/config.xml
framework/trunk/hudson/hudson-home/jobs/Core-Tests-AS-5.0.0/config.xml
framework/trunk/hudson/hudson-home/jobs/Distro-CXF-AS-4.2.2/config.xml
framework/trunk/hudson/hudson-home/jobs/Distro-CXF-AS-5.0.0/config.xml
framework/trunk/hudson/hudson-home/jobs/Distro-Metro-AS-4.2.2/config.xml
framework/trunk/hudson/hudson-home/jobs/Distro-Metro-AS-5.0.0/config.xml
framework/trunk/hudson/hudson-home/jobs/Distro-Native-AS-4.0.5/config.xml
framework/trunk/hudson/hudson-home/jobs/Distro-Native-AS-4.2.2-JDK6/config.xml
framework/trunk/hudson/hudson-home/jobs/Distro-Native-AS-4.2.2/config.xml
framework/trunk/hudson/hudson-home/jobs/Distro-Native-AS-5.0.0/config.xml
framework/trunk/hudson/hudson-home/jobs/Integration-CXF-AS-4.2.2/config.xml
framework/trunk/hudson/hudson-home/jobs/Integration-CXF-AS-5.0.0/config.xml
framework/trunk/hudson/hudson-home/jobs/Integration-Metro-AS-4.2.2/config.xml
framework/trunk/hudson/hudson-home/jobs/Integration-Metro-AS-5.0.0/config.xml
framework/trunk/hudson/hudson-home/jobs/Integration-Native-AS-4.0.5/config.xml
framework/trunk/hudson/hudson-home/jobs/Integration-Native-AS-4.2.2/config.xml
framework/trunk/hudson/hudson-home/jobs/Integration-Native-AS-5.0.0/config.xml
Log:
hudson reorg for specific target container
Added: framework/trunk/hudson/hudson-home/jobs/AS-4.2.1/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/AS-4.2.1/config.xml (rev 0)
+++ framework/trunk/hudson/hudson-home/jobs/AS-4.2.1/config.xml 2007-10-18 12:52:15 UTC (rev 4791)
@@ -0,0 +1,73 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<project>
+ <builders class="vector">
+ <hudson.tasks.Shell>
+ <command>
+#
+# Module settings
+#
+SVNBASE=JBossAS-4.2.1
+
+#
+# checkout with an explicit version
+#
+#if [ -d "$SVNBASE" ]; then
+# svn up -r(a)hudson.jboss421.rev@ $SVNBASE
+#else
+# svn co -r(a)hudson.jboss421.rev@ @hudson.jboss421.url@
+#fi
+
+#
+# build jboss
+#
+cd $SVNBASE
+rm -rf thirdparty/*
+./build/build.sh clean main
+
+#
+# Verify build
+#
+if [ ! -d ./build/output/(a)hudson.jboss421.build@ ]; then
+ echo "Cannot find expected build: @hudson.jboss421.build@"
+ exit 1
+fi
+ </command>
+ </hudson.tasks.Shell>
+ </builders>
+ <publishers class="vector">
+ <hudson.tasks.Mailer>
+ <recipients>@hudson.mail.recipients@</recipients>
+ <dontNotifyEveryUnstableBuild>false</dontNotifyEveryUnstableBuild>
+ <sendToIndividuals>true</sendToIndividuals>
+ </hudson.tasks.Mailer>
+ <hudson.tasks.BuildTrigger>
+ <childProjects>JBAS-Tests-AS-4.2.1</childProjects>
+ </hudson.tasks.BuildTrigger>
+ </publishers>
+ <buildWrappers class="vector"/>
+ <scm class="hudson.scm.SubversionSCM">
+ <locations>
+ <hudson.scm.SubversionSCM-ModuleLocation>
+ <remote>@hudson.jboss421.url@</remote>
+ <local>JBossAS-4.2.1</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>-1</daysToKeep>
+ <numToKeep>20</numToKeep>
+ </logRotator>
+ <keepDependencies>false</keepDependencies>
+ <properties/>
+ <description>Build AS-4.2.1</description>
+ <actions class="vector"/>
+</project>
\ No newline at end of file
Modified: framework/trunk/hudson/hudson-home/jobs/AS-Tests-AS-4.0.5/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/AS-Tests-AS-4.0.5/config.xml 2007-10-18 12:35:51 UTC (rev 4790)
+++ framework/trunk/hudson/hudson-home/jobs/AS-Tests-AS-4.0.5/config.xml 2007-10-18 12:52:15 UTC (rev 4791)
@@ -15,7 +15,7 @@
STACKCXF=$WORKSPACE/stack-cxf
JBOSS_BINDADDR=(a)jboss.bind.address@
JBOSS_INSTANCE=@hudson.home@/jobs/AS-4.0.5/workspace/JBossAS-4.0.5/build/output/(a)hudson.jboss405.build@
-ENVIRONMENT="-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss405"
+ENVIRONMENT="-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss40"
#
# stop jbossas
Added: framework/trunk/hudson/hudson-home/jobs/AS-Tests-AS-4.2.1/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/AS-Tests-AS-4.2.1/config.xml (rev 0)
+++ framework/trunk/hudson/hudson-home/jobs/AS-Tests-AS-4.2.1/config.xml 2007-10-18 12:52:15 UTC (rev 4791)
@@ -0,0 +1,133 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<project>
+ <builders class="vector">
+ <hudson.tasks.Shell>
+ <command>
+#
+# Module settings
+#
+MODULE=AS-Tests-AS-4.2.1
+
+WORKSPACE=`pwd`
+FRAMEWORKDIR=$WORKSPACE/framework
+STACKNATIVE=$WORKSPACE/stack-native
+STACKMETRO=$WORKSPACE/stack-metro
+STACKCXF=$WORKSPACE/stack-cxf
+JBOSS_BINDADDR=(a)jboss.bind.address@
+JBOSS_INSTANCE=@hudson.home@/jobs/AS-4.2.1/workspace/JBossAS-4.2.1/build/output/(a)hudson.jboss421.build@
+ENVIRONMENT="-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss42 -Djboss42.home=$JBOSS_INSTANCE"
+
+#
+# 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
+ant $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(a)/log/server.log
+ $FRAMEWORKDIR/hudson/jboss/bin/jboss.sh $JBOSS_INSTANCE stop $JBOSS_BINDADDR
+ exit 1
+fi
+
+#
+# build the testsuite
+#
+cd $JBOSS_INSTANCE/../../../testsuite
+./build.sh -Dnode0=$JBOSS_BINDADDR clean main
+
+#
+# execute tests
+#
+./build.sh -Dnode0=$JBOSS_BINDADDR tests-webservice tests-report 2>&1 | tee $WORKSPACE/tests.out
+cat $WORKSPACE/tests.out | egrep FIXME\|FAILED | sort -u
+
+#
+# copy the test reports
+#
+rm -rf $WORKSPACE/test-reports
+mkdir $WORKSPACE/test-reports
+cp -r ./output/reports/*.xml $WORKSPACE/test-reports
+
+#
+# stop jbossas
+#
+$FRAMEWORKDIR/hudson/jboss/bin/jboss.sh $JBOSS_INSTANCE stop
+</command>
+ </hudson.tasks.Shell>
+ </builders>
+ <publishers class="vector">
+ <hudson.tasks.junit.JUnitResultArchiver>
+ <testResults>test-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>Run the AS-4.2.1 webservice testsuite agains jbossws-(a)version.id@</description>
+ <actions class="vector"/>
+</project>
\ No newline at end of file
Modified: framework/trunk/hudson/hudson-home/jobs/AS-Tests-AS-4.2.2/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/AS-Tests-AS-4.2.2/config.xml 2007-10-18 12:35:51 UTC (rev 4790)
+++ framework/trunk/hudson/hudson-home/jobs/AS-Tests-AS-4.2.2/config.xml 2007-10-18 12:52:15 UTC (rev 4791)
@@ -15,7 +15,7 @@
STACKCXF=$WORKSPACE/stack-cxf
JBOSS_BINDADDR=(a)jboss.bind.address@
JBOSS_INSTANCE=@hudson.home@/jobs/AS-4.2.2/workspace/JBossAS-4.2.2/build/output/(a)hudson.jboss422.build@
-ENVIRONMENT="-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss422 -Djboss42.home=$JBOSS_INSTANCE"
+ENVIRONMENT="-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss42 -Djboss42.home=$JBOSS_INSTANCE"
#
# stop jbossas
Modified: framework/trunk/hudson/hudson-home/jobs/AS-Tests-AS-5.0.0/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/AS-Tests-AS-5.0.0/config.xml 2007-10-18 12:35:51 UTC (rev 4790)
+++ framework/trunk/hudson/hudson-home/jobs/AS-Tests-AS-5.0.0/config.xml 2007-10-18 12:52:15 UTC (rev 4791)
@@ -15,7 +15,7 @@
STACKCXF=$WORKSPACE/stack-cxf
JBOSS_BINDADDR=(a)jboss.bind.address@
JBOSS_INSTANCE=@hudson.home@/jobs/AS-5.0.0/workspace/JBossAS-5.0.0/build/output/(a)hudson.jboss500.build@
-ENVIRONMENT="-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss500 -Djboss50.home=$JBOSS_INSTANCE"
+ENVIRONMENT="-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss50 -Djboss50.home=$JBOSS_INSTANCE"
#
# stop jbossas
Modified: framework/trunk/hudson/hudson-home/jobs/Core-Tests-AS-4.0.5/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/Core-Tests-AS-4.0.5/config.xml 2007-10-18 12:35:51 UTC (rev 4790)
+++ framework/trunk/hudson/hudson-home/jobs/Core-Tests-AS-4.0.5/config.xml 2007-10-18 12:52:15 UTC (rev 4791)
@@ -15,7 +15,7 @@
STACKCXF=$WORKSPACE/stack-cxf
JBOSS_BINDADDR=(a)jboss.bind.address@
JBOSS_INSTANCE=@hudson.home@/jobs/AS-4.0.5/workspace/JBossAS-4.0.5/build/output/@hudson.jboss405.build(a)-ejb3
-ENVIRONMENT="-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss405 -Djboss40.home=$JBOSS_INSTANCE"
+ENVIRONMENT="-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss40 -Djboss40.home=$JBOSS_INSTANCE"
#
# stop jbossas
Modified: framework/trunk/hudson/hudson-home/jobs/Core-Tests-AS-4.0.5-No-EJB3/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/Core-Tests-AS-4.0.5-No-EJB3/config.xml 2007-10-18 12:35:51 UTC (rev 4790)
+++ framework/trunk/hudson/hudson-home/jobs/Core-Tests-AS-4.0.5-No-EJB3/config.xml 2007-10-18 12:52:15 UTC (rev 4791)
@@ -15,7 +15,7 @@
STACKCXF=$WORKSPACE/stack-cxf
JBOSS_BINDADDR=(a)jboss.bind.address@
JBOSS_INSTANCE=@hudson.home@/jobs/AS-4.0.5/workspace/JBossAS-4.0.5/build/output/(a)hudson.jboss405.build@
-ENVIRONMENT="-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss405.no.ejb3 -Djboss40.home=$JBOSS_INSTANCE"
+ENVIRONMENT="-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss40.no.ejb3 -Djboss40.home=$JBOSS_INSTANCE"
#
# stop jbossas
Added: framework/trunk/hudson/hudson-home/jobs/Core-Tests-AS-4.2.1/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/Core-Tests-AS-4.2.1/config.xml (rev 0)
+++ framework/trunk/hudson/hudson-home/jobs/Core-Tests-AS-4.2.1/config.xml 2007-10-18 12:52:15 UTC (rev 4791)
@@ -0,0 +1,120 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<project>
+ <builders class="vector">
+ <hudson.tasks.Shell>
+ <command>
+#
+# Module settings
+#
+MODULE=JBWS-CoreTests-AS-4.2.1
+
+WORKSPACE=`pwd`
+FRAMEWORKDIR=$WORKSPACE/framework
+STACKNATIVE=$WORKSPACE/stack-native
+STACKMETRO=$WORKSPACE/stack-metro
+STACKCXF=$WORKSPACE/stack-cxf
+JBOSS_BINDADDR=(a)jboss.bind.address@
+JBOSS_INSTANCE=@hudson.home@/jobs/AS-4.2.1/workspace/JBossAS-4.2.1/build/output/(a)hudson.jboss421.build@
+ENVIRONMENT="-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss42 -Djboss42.home=$JBOSS_INSTANCE"
+
+#
+# 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(a)/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 2>&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-(a)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/Core-Tests-AS-4.2.2/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/Core-Tests-AS-4.2.2/config.xml 2007-10-18 12:35:51 UTC (rev 4790)
+++ framework/trunk/hudson/hudson-home/jobs/Core-Tests-AS-4.2.2/config.xml 2007-10-18 12:52:15 UTC (rev 4791)
@@ -15,7 +15,7 @@
STACKCXF=$WORKSPACE/stack-cxf
JBOSS_BINDADDR=(a)jboss.bind.address@
JBOSS_INSTANCE=@hudson.home@/jobs/AS-4.2.2/workspace/JBossAS-4.2.2/build/output/(a)hudson.jboss422.build@
-ENVIRONMENT="-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss422 -Djboss42.home=$JBOSS_INSTANCE"
+ENVIRONMENT="-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss42 -Djboss42.home=$JBOSS_INSTANCE"
#
# stop jbossas
Modified: framework/trunk/hudson/hudson-home/jobs/Core-Tests-AS-4.2.2-JDK6/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/Core-Tests-AS-4.2.2-JDK6/config.xml 2007-10-18 12:35:51 UTC (rev 4790)
+++ framework/trunk/hudson/hudson-home/jobs/Core-Tests-AS-4.2.2-JDK6/config.xml 2007-10-18 12:52:15 UTC (rev 4791)
@@ -15,7 +15,7 @@
STACKCXF=$WORKSPACE/stack-cxf
JBOSS_BINDADDR=(a)jboss.bind.address@
JBOSS_INSTANCE=@hudson.home@/jobs/AS-4.2.2/workspace/JBossAS-4.2.2/build/output/(a)hudson.jboss422.build@
-ENVIRONMENT="-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss422 -Djboss42.home=$JBOSS_INSTANCE"
+ENVIRONMENT="-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss42 -Djboss42.home=$JBOSS_INSTANCE"
#
# Verify JDK1.6 availablility
Modified: framework/trunk/hudson/hudson-home/jobs/Core-Tests-AS-5.0.0/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/Core-Tests-AS-5.0.0/config.xml 2007-10-18 12:35:51 UTC (rev 4790)
+++ framework/trunk/hudson/hudson-home/jobs/Core-Tests-AS-5.0.0/config.xml 2007-10-18 12:52:15 UTC (rev 4791)
@@ -15,7 +15,7 @@
STACKCXF=$WORKSPACE/stack-cxf
JBOSS_BINDADDR=(a)jboss.bind.address@
JBOSS_INSTANCE=@hudson.home@/jobs/AS-5.0.0/workspace/JBossAS-5.0.0/build/output/(a)hudson.jboss500.build@
-ENVIRONMENT="-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss500 -Djboss50.home=$JBOSS_INSTANCE"
+ENVIRONMENT="-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss50 -Djboss50.home=$JBOSS_INSTANCE"
#
# stop jbossas
Modified: framework/trunk/hudson/hudson-home/jobs/Distro-CXF-AS-4.2.2/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/Distro-CXF-AS-4.2.2/config.xml 2007-10-18 12:35:51 UTC (rev 4790)
+++ framework/trunk/hudson/hudson-home/jobs/Distro-CXF-AS-4.2.2/config.xml 2007-10-18 12:52:15 UTC (rev 4791)
@@ -17,7 +17,7 @@
JBOSS500_INSTANCE=@hudson.home@/jobs/AS-5.0.0/workspace/JBossAS-5.0.0/build/output/(a)hudson.jboss500.build@
JBOSS422_INSTANCE=@hudson.home@/jobs/AS-4.2.2/workspace/JBossAS-4.2.2/build/output/(a)hudson.jboss422.build@
JBOSS_INSTANCE=$JBOSS422_INSTANCE
-ENVIRONMENT="-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss422 -Djboss50.home=$JBOSS500_INSTANCE -Djboss42.home=$JBOSS422_INSTANCE"
+ENVIRONMENT="-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss42 -Djboss50.home=$JBOSS500_INSTANCE -Djboss42.home=$JBOSS422_INSTANCE"
#
# stop jbossas
Modified: framework/trunk/hudson/hudson-home/jobs/Distro-CXF-AS-5.0.0/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/Distro-CXF-AS-5.0.0/config.xml 2007-10-18 12:35:51 UTC (rev 4790)
+++ framework/trunk/hudson/hudson-home/jobs/Distro-CXF-AS-5.0.0/config.xml 2007-10-18 12:52:15 UTC (rev 4791)
@@ -17,7 +17,7 @@
JBOSS500_INSTANCE=@hudson.home@/jobs/AS-5.0.0/workspace/JBossAS-5.0.0/build/output/(a)hudson.jboss500.build@
JBOSS422_INSTANCE=@hudson.home@/jobs/AS-4.2.2/workspace/JBossAS-4.2.2/build/output/(a)hudson.jboss422.build@
JBOSS_INSTANCE=$JBOSS500_INSTANCE
-ENVIRONMENT="-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss500 -Djboss50.home=$JBOSS500_INSTANCE -Djboss42.home=$JBOSS422_INSTANCE"
+ENVIRONMENT="-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss50 -Djboss50.home=$JBOSS500_INSTANCE -Djboss42.home=$JBOSS422_INSTANCE"
#
# stop jbossas
Modified: framework/trunk/hudson/hudson-home/jobs/Distro-Metro-AS-4.2.2/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/Distro-Metro-AS-4.2.2/config.xml 2007-10-18 12:35:51 UTC (rev 4790)
+++ framework/trunk/hudson/hudson-home/jobs/Distro-Metro-AS-4.2.2/config.xml 2007-10-18 12:52:15 UTC (rev 4791)
@@ -17,7 +17,7 @@
JBOSS500_INSTANCE=@hudson.home@/jobs/AS-5.0.0/workspace/JBossAS-5.0.0/build/output/(a)hudson.jboss500.build@
JBOSS422_INSTANCE=@hudson.home@/jobs/AS-4.2.2/workspace/JBossAS-4.2.2/build/output/(a)hudson.jboss422.build@
JBOSS_INSTANCE=$JBOSS422_INSTANCE
-ENVIRONMENT="-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss422 -Djboss50.home=$JBOSS500_INSTANCE -Djboss42.home=$JBOSS422_INSTANCE"
+ENVIRONMENT="-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss42 -Djboss50.home=$JBOSS500_INSTANCE -Djboss42.home=$JBOSS422_INSTANCE"
#
# stop jbossas
Modified: framework/trunk/hudson/hudson-home/jobs/Distro-Metro-AS-5.0.0/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/Distro-Metro-AS-5.0.0/config.xml 2007-10-18 12:35:51 UTC (rev 4790)
+++ framework/trunk/hudson/hudson-home/jobs/Distro-Metro-AS-5.0.0/config.xml 2007-10-18 12:52:15 UTC (rev 4791)
@@ -17,7 +17,7 @@
JBOSS500_INSTANCE=@hudson.home@/jobs/AS-5.0.0/workspace/JBossAS-5.0.0/build/output/(a)hudson.jboss500.build@
JBOSS422_INSTANCE=@hudson.home@/jobs/AS-4.2.2/workspace/JBossAS-4.2.2/build/output/(a)hudson.jboss422.build@
JBOSS_INSTANCE=$JBOSS500_INSTANCE
-ENVIRONMENT="-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss500 -Djboss50.home=$JBOSS500_INSTANCE -Djboss42.home=$JBOSS422_INSTANCE"
+ENVIRONMENT="-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss50 -Djboss50.home=$JBOSS500_INSTANCE -Djboss42.home=$JBOSS422_INSTANCE"
#
# stop jbossas
Modified: framework/trunk/hudson/hudson-home/jobs/Distro-Native-AS-4.0.5/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/Distro-Native-AS-4.0.5/config.xml 2007-10-18 12:35:51 UTC (rev 4790)
+++ framework/trunk/hudson/hudson-home/jobs/Distro-Native-AS-4.0.5/config.xml 2007-10-18 12:52:15 UTC (rev 4791)
@@ -18,7 +18,7 @@
JBOSS422_INSTANCE=@hudson.home@/jobs/AS-4.2.2/workspace/JBossAS-4.2.2/build/output/(a)hudson.jboss422.build@
JBOSS405_INSTANCE=@hudson.home@/jobs/AS-4.0.5/workspace/JBossAS-4.0.5/build/output/@hudson.jboss405.build(a)-ejb3
JBOSS_INSTANCE=$JBOSS405_INSTANCE
-ENVIRONMENT="-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss405 -Djboss50.home=$JBOSS500_INSTANCE -Djboss42.home=$JBOSS422_INSTANCE -Djboss40.home=$JBOSS405_INSTANCE"
+ENVIRONMENT="-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss40 -Djboss50.home=$JBOSS500_INSTANCE -Djboss42.home=$JBOSS422_INSTANCE -Djboss40.home=$JBOSS405_INSTANCE"
#
# stop jbossas
Added: framework/trunk/hudson/hudson-home/jobs/Distro-Native-AS-4.2.1/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/Distro-Native-AS-4.2.1/config.xml (rev 0)
+++ framework/trunk/hudson/hudson-home/jobs/Distro-Native-AS-4.2.1/config.xml 2007-10-18 12:52:15 UTC (rev 4791)
@@ -0,0 +1,129 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<project>
+ <builders class="vector">
+ <hudson.tasks.Shell>
+ <command>
+#
+# Module settings
+#
+MODULE=Distro-Native-AS-4.2.1
+
+WORKSPACE=`pwd`
+FRAMEWORKDIR=$WORKSPACE/framework
+STACKNATIVE=$WORKSPACE/stack-native
+STACKMETRO=$WORKSPACE/stack-metro
+STACKCXF=$WORKSPACE/stack-cxf
+JBOSS_BINDADDR=(a)jboss.bind.address@
+JBOSS500_INSTANCE=@hudson.home@/jobs/AS-5.0.0/workspace/JBossAS-5.0.0/build/output/(a)hudson.jboss500.build@
+JBOSS421_INSTANCE=@hudson.home@/jobs/AS-4.2.1/workspace/JBossAS-4.2.1/build/output/(a)hudson.jboss421.build@
+JBOSS405_INSTANCE=@hudson.home@/jobs/AS-4.0.5/workspace/JBossAS-4.0.5/build/output/@hudson.jboss405.build(a)-ejb3
+JBOSS_INSTANCE=$JBOSS421_INSTANCE
+ENVIRONMENT="-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss42 -Djboss50.home=$JBOSS500_INSTANCE -Djboss42.home=$JBOSS421_INSTANCE -Djboss40.home=$JBOSS405_INSTANCE"
+
+#
+# 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 distro
+#
+cd $STACKNATIVE
+cp ant.properties.example ant.properties
+./build.sh $ENVIRONMENT clean build-bin-dist
+
+#
+# Deploy distro
+#
+cd output/jbossws-native-(a)version.id@
+./build.sh $ENVIRONMENT 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(a)/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 2>&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/jbossws-native-@version.id(a)/output/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-native-(a)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/Distro-Native-AS-4.2.2/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/Distro-Native-AS-4.2.2/config.xml 2007-10-18 12:35:51 UTC (rev 4790)
+++ framework/trunk/hudson/hudson-home/jobs/Distro-Native-AS-4.2.2/config.xml 2007-10-18 12:52:15 UTC (rev 4791)
@@ -18,7 +18,7 @@
JBOSS422_INSTANCE=@hudson.home@/jobs/AS-4.2.2/workspace/JBossAS-4.2.2/build/output/(a)hudson.jboss422.build@
JBOSS405_INSTANCE=@hudson.home@/jobs/AS-4.0.5/workspace/JBossAS-4.0.5/build/output/@hudson.jboss405.build(a)-ejb3
JBOSS_INSTANCE=$JBOSS422_INSTANCE
-ENVIRONMENT="-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss422 -Djboss50.home=$JBOSS500_INSTANCE -Djboss42.home=$JBOSS422_INSTANCE -Djboss40.home=$JBOSS405_INSTANCE"
+ENVIRONMENT="-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss42 -Djboss50.home=$JBOSS500_INSTANCE -Djboss42.home=$JBOSS422_INSTANCE -Djboss40.home=$JBOSS405_INSTANCE"
#
# stop jbossas
Modified: framework/trunk/hudson/hudson-home/jobs/Distro-Native-AS-4.2.2-JDK6/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/Distro-Native-AS-4.2.2-JDK6/config.xml 2007-10-18 12:35:51 UTC (rev 4790)
+++ framework/trunk/hudson/hudson-home/jobs/Distro-Native-AS-4.2.2-JDK6/config.xml 2007-10-18 12:52:15 UTC (rev 4791)
@@ -18,7 +18,7 @@
JBOSS422_INSTANCE=@hudson.home@/jobs/AS-4.2.2/workspace/JBossAS-4.2.2/build/output/(a)hudson.jboss422.build@
JBOSS405_INSTANCE=@hudson.home@/jobs/AS-4.0.5/workspace/JBossAS-4.0.5/build/output/@hudson.jboss405.build(a)-ejb3
JBOSS_INSTANCE=$JBOSS422_INSTANCE
-ENVIRONMENT="-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss422 -Djboss50.home=$JBOSS500_INSTANCE -Djboss42.home=$JBOSS422_INSTANCE -Djboss40.home=$JBOSS405_INSTANCE"
+ENVIRONMENT="-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss42 -Djboss50.home=$JBOSS500_INSTANCE -Djboss42.home=$JBOSS422_INSTANCE -Djboss40.home=$JBOSS405_INSTANCE"
#
# Verify JDK1.6 availablility
Modified: framework/trunk/hudson/hudson-home/jobs/Distro-Native-AS-5.0.0/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/Distro-Native-AS-5.0.0/config.xml 2007-10-18 12:35:51 UTC (rev 4790)
+++ framework/trunk/hudson/hudson-home/jobs/Distro-Native-AS-5.0.0/config.xml 2007-10-18 12:52:15 UTC (rev 4791)
@@ -18,7 +18,7 @@
JBOSS422_INSTANCE=@hudson.home@/jobs/AS-4.2.2/workspace/JBossAS-4.2.2/build/output/(a)hudson.jboss422.build@
JBOSS405_INSTANCE=@hudson.home@/jobs/AS-4.0.5/workspace/JBossAS-4.0.5/build/output/@hudson.jboss405.build(a)-ejb3
JBOSS_INSTANCE=$JBOSS500_INSTANCE
-ENVIRONMENT="-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss500 -Djboss50.home=$JBOSS500_INSTANCE -Djboss42.home=$JBOSS422_INSTANCE -Djboss40.home=$JBOSS405_INSTANCE"
+ENVIRONMENT="-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss50 -Djboss50.home=$JBOSS500_INSTANCE -Djboss42.home=$JBOSS422_INSTANCE -Djboss40.home=$JBOSS405_INSTANCE"
#
# stop jbossas
Modified: framework/trunk/hudson/hudson-home/jobs/Integration-CXF-AS-4.2.2/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/Integration-CXF-AS-4.2.2/config.xml 2007-10-18 12:35:51 UTC (rev 4790)
+++ framework/trunk/hudson/hudson-home/jobs/Integration-CXF-AS-4.2.2/config.xml 2007-10-18 12:52:15 UTC (rev 4791)
@@ -15,7 +15,7 @@
STACKCXF=$WORKSPACE/stack-cxf
JBOSS_BINDADDR=(a)jboss.bind.address@
JBOSS_INSTANCE=@hudson.home@/jobs/AS-4.2.2/workspace/JBossAS-4.2.2/build/output/(a)hudson.jboss422.build@
-ENVIRONMENT="-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss422 -Djboss42.home=$JBOSS_INSTANCE"
+ENVIRONMENT="-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss42 -Djboss42.home=$JBOSS_INSTANCE"
#
# stop jbossas
Modified: framework/trunk/hudson/hudson-home/jobs/Integration-CXF-AS-5.0.0/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/Integration-CXF-AS-5.0.0/config.xml 2007-10-18 12:35:51 UTC (rev 4790)
+++ framework/trunk/hudson/hudson-home/jobs/Integration-CXF-AS-5.0.0/config.xml 2007-10-18 12:52:15 UTC (rev 4791)
@@ -15,7 +15,7 @@
STACKCXF=$WORKSPACE/stack-cxf
JBOSS_BINDADDR=(a)jboss.bind.address@
JBOSS_INSTANCE=@hudson.home@/jobs/AS-5.0.0/workspace/JBossAS-5.0.0/build/output/(a)hudson.jboss500.build@
-ENVIRONMENT="-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss500 -Djboss50.home=$JBOSS_INSTANCE"
+ENVIRONMENT="-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss50 -Djboss50.home=$JBOSS_INSTANCE"
#
# stop jbossas
Modified: framework/trunk/hudson/hudson-home/jobs/Integration-Metro-AS-4.2.2/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/Integration-Metro-AS-4.2.2/config.xml 2007-10-18 12:35:51 UTC (rev 4790)
+++ framework/trunk/hudson/hudson-home/jobs/Integration-Metro-AS-4.2.2/config.xml 2007-10-18 12:52:15 UTC (rev 4791)
@@ -15,7 +15,7 @@
STACKCXF=$WORKSPACE/stack-cxf
JBOSS_BINDADDR=(a)jboss.bind.address@
JBOSS_INSTANCE=@hudson.home@/jobs/AS-4.2.2/workspace/JBossAS-4.2.2/build/output/(a)hudson.jboss422.build@
-ENVIRONMENT="-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss422 -Djboss42.home=$JBOSS_INSTANCE"
+ENVIRONMENT="-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss42 -Djboss42.home=$JBOSS_INSTANCE"
#
# stop jbossas
Modified: framework/trunk/hudson/hudson-home/jobs/Integration-Metro-AS-5.0.0/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/Integration-Metro-AS-5.0.0/config.xml 2007-10-18 12:35:51 UTC (rev 4790)
+++ framework/trunk/hudson/hudson-home/jobs/Integration-Metro-AS-5.0.0/config.xml 2007-10-18 12:52:15 UTC (rev 4791)
@@ -15,7 +15,7 @@
STACKCXF=$WORKSPACE/stack-cxf
JBOSS_BINDADDR=(a)jboss.bind.address@
JBOSS_INSTANCE=@hudson.home@/jobs/AS-5.0.0/workspace/JBossAS-5.0.0/build/output/(a)hudson.jboss500.build@
-ENVIRONMENT="-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss500 -Djboss50.home=$JBOSS_INSTANCE"
+ENVIRONMENT="-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss50 -Djboss50.home=$JBOSS_INSTANCE"
#
# stop jbossas
Modified: framework/trunk/hudson/hudson-home/jobs/Integration-Native-AS-4.0.5/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/Integration-Native-AS-4.0.5/config.xml 2007-10-18 12:35:51 UTC (rev 4790)
+++ framework/trunk/hudson/hudson-home/jobs/Integration-Native-AS-4.0.5/config.xml 2007-10-18 12:52:15 UTC (rev 4791)
@@ -15,7 +15,7 @@
STACKCXF=$WORKSPACE/stack-cxf
JBOSS_BINDADDR=(a)jboss.bind.address@
JBOSS_INSTANCE=@hudson.home@/jobs/AS-4.0.5/workspace/JBossAS-4.0.5/build/output/@hudson.jboss405.build(a)-ejb3
-ENVIRONMENT="-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss405 -Djboss40.home=$JBOSS_INSTANCE"
+ENVIRONMENT="-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss40 -Djboss40.home=$JBOSS_INSTANCE"
#
# stop jbossas
Modified: framework/trunk/hudson/hudson-home/jobs/Integration-Native-AS-4.2.2/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/Integration-Native-AS-4.2.2/config.xml 2007-10-18 12:35:51 UTC (rev 4790)
+++ framework/trunk/hudson/hudson-home/jobs/Integration-Native-AS-4.2.2/config.xml 2007-10-18 12:52:15 UTC (rev 4791)
@@ -15,7 +15,7 @@
STACKCXF=$WORKSPACE/stack-cxf
JBOSS_BINDADDR=(a)jboss.bind.address@
JBOSS_INSTANCE=@hudson.home@/jobs/AS-4.2.2/workspace/JBossAS-4.2.2/build/output/(a)hudson.jboss422.build@
-ENVIRONMENT="-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss422 -Djboss42.home=$JBOSS_INSTANCE"
+ENVIRONMENT="-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss42 -Djboss42.home=$JBOSS_INSTANCE"
#
# stop jbossas
Modified: framework/trunk/hudson/hudson-home/jobs/Integration-Native-AS-5.0.0/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/Integration-Native-AS-5.0.0/config.xml 2007-10-18 12:35:51 UTC (rev 4790)
+++ framework/trunk/hudson/hudson-home/jobs/Integration-Native-AS-5.0.0/config.xml 2007-10-18 12:52:15 UTC (rev 4791)
@@ -15,7 +15,7 @@
STACKCXF=$WORKSPACE/stack-cxf
JBOSS_BINDADDR=(a)jboss.bind.address@
JBOSS_INSTANCE=@hudson.home@/jobs/AS-5.0.0/workspace/JBossAS-5.0.0/build/output/(a)hudson.jboss500.build@
-ENVIRONMENT="-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss500 -Djboss50.home=$JBOSS_INSTANCE"
+ENVIRONMENT="-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss50 -Djboss50.home=$JBOSS_INSTANCE"
#
# stop jbossas
17 years, 2 months
JBossWS SVN: r4790 - framework/trunk.
by jbossws-commits@lists.jboss.org
Author: thomas.diesler(a)jboss.com
Date: 2007-10-18 08:35:51 -0400 (Thu, 18 Oct 2007)
New Revision: 4790
Modified:
framework/trunk/ant.properties.example
Log:
hudson reorg for specific target container
Modified: framework/trunk/ant.properties.example
===================================================================
--- framework/trunk/ant.properties.example 2007-10-18 12:35:31 UTC (rev 4789)
+++ framework/trunk/ant.properties.example 2007-10-18 12:35:51 UTC (rev 4790)
@@ -27,19 +27,23 @@
hudson.metro.url=https://svn.jboss.org/repos/jbossws/stack/metro/trunk
hudson.cxf.url=https://svn.jboss.org/repos/jbossws/stack/cxf/trunk
-hudson.jboss50.url=https://svn.jboss.org/repos/jbossas/trunk
-hudson.jboss50.build=jboss-5.0.0.Beta3
-hudson.jboss50.rev=HEAD
+hudson.jboss500.url=https://svn.jboss.org/repos/jbossas/trunk
+hudson.jboss500.build=jboss-5.0.0.Beta3
+hudson.jboss500.rev=HEAD
-hudson.jboss42.url=https://svn.jboss.org/repos/jbossas/tags/JBoss_4_2_1_GA
-hudson.jboss42.build=jboss-4.2.1.GA
-hudson.jboss42.rev=HEAD
+hudson.jboss421.url=https://svn.jboss.org/repos/jbossas/tags/JBoss_4_2_1_GA
+hudson.jboss421.build=jboss-4.2.1.GA
+hudson.jboss421.rev=HEAD
-hudson.jboss40.url=https://svn.jboss.org/repos/jbossas/tags/JBoss_4_0_5_GA
-hudson.jboss40.build=jboss-4.0.5.GA
-hudson.jboss40.rev=HEAD
+hudson.jboss422.url=https://svn.jboss.org/repos/jbossas/branches/Branch_4_2
+hudson.jboss422.build=jboss-4.2.2.GA
+hudson.jboss422.rev=HEAD
-hudson.mail.recipients=thomas.diesler(a)jboss.com, heiko.braun(a)jboss.com, richard.opalka(a)jboss.com, alessio.soldano(a)jboss.com
+hudson.jboss405.url=https://svn.jboss.org/repos/jbossas/tags/JBoss_4_0_5_GA
+hudson.jboss405.build=jboss-4.0.5.GA
+hudson.jboss405.rev=HEAD
+
+hudson.mail.recipients=
hudson.smtp.host=localhost
# JBossWS Release
17 years, 2 months
JBossWS SVN: r4789 - in framework/trunk/hudson/hudson-home: jobs and 32 other directories.
by jbossws-commits@lists.jboss.org
Author: thomas.diesler(a)jboss.com
Date: 2007-10-18 08:35:31 -0400 (Thu, 18 Oct 2007)
New Revision: 4789
Added:
framework/trunk/hudson/hudson-home/jobs/AS-4.0.5/
framework/trunk/hudson/hudson-home/jobs/AS-4.2.2/
framework/trunk/hudson/hudson-home/jobs/AS-5.0.0/
framework/trunk/hudson/hudson-home/jobs/AS-Tests-AS-4.0.5/
framework/trunk/hudson/hudson-home/jobs/AS-Tests-AS-4.2.2/
framework/trunk/hudson/hudson-home/jobs/AS-Tests-AS-5.0.0/
framework/trunk/hudson/hudson-home/jobs/Core-Tests-AS-4.0.5-No-EJB3/
framework/trunk/hudson/hudson-home/jobs/Core-Tests-AS-4.0.5/
framework/trunk/hudson/hudson-home/jobs/Core-Tests-AS-4.2.2-JDK6/
framework/trunk/hudson/hudson-home/jobs/Core-Tests-AS-4.2.2/
framework/trunk/hudson/hudson-home/jobs/Core-Tests-AS-5.0.0/
framework/trunk/hudson/hudson-home/jobs/Distro-CXF-AS-4.2.2/
framework/trunk/hudson/hudson-home/jobs/Distro-CXF-AS-5.0.0/
framework/trunk/hudson/hudson-home/jobs/Distro-Metro-AS-4.2.2/
framework/trunk/hudson/hudson-home/jobs/Distro-Metro-AS-5.0.0/
framework/trunk/hudson/hudson-home/jobs/Distro-Native-AS-4.0.5/
framework/trunk/hudson/hudson-home/jobs/Distro-Native-AS-4.2.2-JDK6/
framework/trunk/hudson/hudson-home/jobs/Distro-Native-AS-4.2.2/
framework/trunk/hudson/hudson-home/jobs/Distro-Native-AS-5.0.0/
framework/trunk/hudson/hudson-home/jobs/Integration-CXF-AS-4.2.2/
framework/trunk/hudson/hudson-home/jobs/Integration-CXF-AS-5.0.0/
framework/trunk/hudson/hudson-home/jobs/Integration-Metro-AS-4.2.2/
framework/trunk/hudson/hudson-home/jobs/Integration-Metro-AS-5.0.0/
framework/trunk/hudson/hudson-home/jobs/Integration-Native-AS-4.0.5/
framework/trunk/hudson/hudson-home/jobs/Integration-Native-AS-4.2.2/
framework/trunk/hudson/hudson-home/jobs/Integration-Native-AS-5.0.0/
Removed:
framework/trunk/hudson/hudson-home/jobs/AS-4.0/
framework/trunk/hudson/hudson-home/jobs/AS-4.2/
framework/trunk/hudson/hudson-home/jobs/AS-5.0/
framework/trunk/hudson/hudson-home/jobs/AS-Tests-AS-4.0/
framework/trunk/hudson/hudson-home/jobs/AS-Tests-AS-4.2/
framework/trunk/hudson/hudson-home/jobs/AS-Tests-AS-5.0/
framework/trunk/hudson/hudson-home/jobs/Core-Tests-AS-4.0-No-EJB3/
framework/trunk/hudson/hudson-home/jobs/Core-Tests-AS-4.0/
framework/trunk/hudson/hudson-home/jobs/Core-Tests-AS-4.2-JDK6/
framework/trunk/hudson/hudson-home/jobs/Core-Tests-AS-4.2/
framework/trunk/hudson/hudson-home/jobs/Core-Tests-AS-5.0/
framework/trunk/hudson/hudson-home/jobs/Distro-CXF-AS-4.2/
framework/trunk/hudson/hudson-home/jobs/Distro-CXF-AS-5.0/
framework/trunk/hudson/hudson-home/jobs/Distro-Metro-AS-4.2/
framework/trunk/hudson/hudson-home/jobs/Distro-Metro-AS-5.0/
framework/trunk/hudson/hudson-home/jobs/Distro-Native-AS-4.0/
framework/trunk/hudson/hudson-home/jobs/Distro-Native-AS-4.2-JDK6/
framework/trunk/hudson/hudson-home/jobs/Distro-Native-AS-4.2/
framework/trunk/hudson/hudson-home/jobs/Distro-Native-AS-5.0/
framework/trunk/hudson/hudson-home/jobs/Integration-CXF-AS-4.2/
framework/trunk/hudson/hudson-home/jobs/Integration-CXF-AS-5.0/
framework/trunk/hudson/hudson-home/jobs/Integration-Metro-AS-4.2/
framework/trunk/hudson/hudson-home/jobs/Integration-Metro-AS-5.0/
framework/trunk/hudson/hudson-home/jobs/Integration-Native-AS-4.0/
framework/trunk/hudson/hudson-home/jobs/Integration-Native-AS-4.2/
framework/trunk/hudson/hudson-home/jobs/Integration-Native-AS-5.0/
framework/trunk/hudson/hudson-home/users/palin/
Modified:
framework/trunk/hudson/hudson-home/config.xml
framework/trunk/hudson/hudson-home/jobs/AS-4.0.5/config.xml
framework/trunk/hudson/hudson-home/jobs/AS-4.2.2/config.xml
framework/trunk/hudson/hudson-home/jobs/AS-5.0.0/config.xml
framework/trunk/hudson/hudson-home/jobs/AS-Tests-ALL/config.xml
framework/trunk/hudson/hudson-home/jobs/AS-Tests-AS-4.0.5/config.xml
framework/trunk/hudson/hudson-home/jobs/AS-Tests-AS-4.2.2/config.xml
framework/trunk/hudson/hudson-home/jobs/AS-Tests-AS-5.0.0/config.xml
framework/trunk/hudson/hudson-home/jobs/Core-Tests-ALL/config.xml
framework/trunk/hudson/hudson-home/jobs/Core-Tests-AS-4.0.5-No-EJB3/config.xml
framework/trunk/hudson/hudson-home/jobs/Core-Tests-AS-4.0.5/config.xml
framework/trunk/hudson/hudson-home/jobs/Core-Tests-AS-4.2.2-JDK6/config.xml
framework/trunk/hudson/hudson-home/jobs/Core-Tests-AS-4.2.2/config.xml
framework/trunk/hudson/hudson-home/jobs/Core-Tests-AS-5.0.0/config.xml
framework/trunk/hudson/hudson-home/jobs/Distro-ALL/config.xml
framework/trunk/hudson/hudson-home/jobs/Distro-CXF-AS-4.2.2/config.xml
framework/trunk/hudson/hudson-home/jobs/Distro-CXF-AS-5.0.0/config.xml
framework/trunk/hudson/hudson-home/jobs/Distro-Metro-AS-4.2.2/config.xml
framework/trunk/hudson/hudson-home/jobs/Distro-Metro-AS-5.0.0/config.xml
framework/trunk/hudson/hudson-home/jobs/Distro-Native-AS-4.0.5/config.xml
framework/trunk/hudson/hudson-home/jobs/Distro-Native-AS-4.2.2-JDK6/config.xml
framework/trunk/hudson/hudson-home/jobs/Distro-Native-AS-4.2.2/config.xml
framework/trunk/hudson/hudson-home/jobs/Distro-Native-AS-5.0.0/config.xml
framework/trunk/hudson/hudson-home/jobs/Integration-ALL/config.xml
framework/trunk/hudson/hudson-home/jobs/Integration-CXF-AS-4.2.2/config.xml
framework/trunk/hudson/hudson-home/jobs/Integration-CXF-AS-5.0.0/config.xml
framework/trunk/hudson/hudson-home/jobs/Integration-Metro-AS-4.2.2/config.xml
framework/trunk/hudson/hudson-home/jobs/Integration-Metro-AS-5.0.0/config.xml
framework/trunk/hudson/hudson-home/jobs/Integration-Native-AS-4.0.5/config.xml
framework/trunk/hudson/hudson-home/jobs/Integration-Native-AS-4.2.2/config.xml
framework/trunk/hudson/hudson-home/jobs/Integration-Native-AS-5.0.0/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:15:30 UTC (rev 4788)
+++ framework/trunk/hudson/hudson-home/config.xml 2007-10-18 12:35:31 UTC (rev 4789)
@@ -13,9 +13,10 @@
<tr><th align=left>Stack-Metro:</th><td>@hudson.metro.url@</td></tr>
<tr><th align=left>Stack-CXF:</th><td>@hudson.cxf.url@</td></tr>
<tr><td colspan=2></td></tr>
- <tr><th align=left>@hudson.jboss50.build@</th><td>-r(a)hudson.jboss50.rev@ @hudson.jboss50.url@</td></tr>
- <tr><th align=left>@hudson.jboss42.build@</th><td>-r(a)hudson.jboss42.rev@ @hudson.jboss42.url@</td></tr>
- <tr><th align=left>@hudson.jboss40.build@</th><td>-r(a)hudson.jboss40.rev@ @hudson.jboss40.url@</td></tr>
+ <tr><th align=left>@hudson.jboss500.build@</th><td>-r(a)hudson.jboss500.rev@ @hudson.jboss500.url@</td></tr>
+ <tr><th align=left>@hudson.jboss422.build@</th><td>-r(a)hudson.jboss422.rev@ @hudson.jboss422.url@</td></tr>
+ <tr><th align=left>@hudson.jboss421.build@</th><td>-r(a)hudson.jboss421.rev@ @hudson.jboss421.url@</td></tr>
+ <tr><th align=left>@hudson.jboss405.build@</th><td>-r(a)hudson.jboss405.rev@ @hudson.jboss405.url@</td></tr>
</table>
]]>
</systemMessage>
@@ -30,9 +31,9 @@
<jobNames class="tree-set">
<no-comparator/>
<string>AS-Tests-ALL</string>
- <string>AS-Tests-AS-5.0</string>
- <string>AS-Tests-AS-4.2</string>
- <string>AS-Tests-AS-4.0</string>
+ <string>AS-Tests-AS-5.0.0</string>
+ <string>AS-Tests-AS-4.2.2</string>
+ <string>AS-Tests-AS-4.0.5</string>
</jobNames>
<name>AS Tests</name>
<description>
@@ -50,11 +51,11 @@
<jobNames class="tree-set">
<no-comparator/>
<string>Core-Tests-ALL</string>
- <string>Core-Tests-AS-5.0</string>
- <string>Core-Tests-AS-4.2</string>
- <string>Core-Tests-AS-4.2-JDK6</string>
- <string>Core-Tests-AS-4.0</string>
- <string>Core-Tests-AS-4.0-No-EJB3</string>
+ <string>Core-Tests-AS-5.0.0</string>
+ <string>Core-Tests-AS-4.2.2</string>
+ <string>Core-Tests-AS-4.2.2-JDK6</string>
+ <string>Core-Tests-AS-4.0.5</string>
+ <string>Core-Tests-AS-4.0.5-No-EJB3</string>
</jobNames>
<name>Core Tests</name>
<description>
@@ -72,14 +73,14 @@
<jobNames class="tree-set">
<no-comparator/>
<string>Distro-ALL</string>
- <string>Distro-Native-AS-5.0</string>
- <string>Distro-Native-AS-4.2</string>
- <string>Distro-Native-AS-4.2-JDK6</string>
- <string>Distro-Native-AS-4.0</string>
- <string>Distro-Metro-AS-5.0</string>
- <string>Distro-Metro-AS-4.2</string>
- <string>Distro-CXF-AS-5.0</string>
- <string>Distro-CXF-AS-4.2</string>
+ <string>Distro-Native-AS-5.0.0</string>
+ <string>Distro-Native-AS-4.2.2</string>
+ <string>Distro-Native-AS-4.2.2-JDK6</string>
+ <string>Distro-Native-AS-4.0.5</string>
+ <string>Distro-Metro-AS-5.0.0</string>
+ <string>Distro-Metro-AS-4.2.2</string>
+ <string>Distro-CXF-AS-5.0.0</string>
+ <string>Distro-CXF-AS-4.2.2</string>
</jobNames>
<name>Distribution Tests</name>
<description>
@@ -97,13 +98,13 @@
<jobNames class="tree-set">
<no-comparator/>
<string>Integration-ALL</string>
- <string>Integration-Native-AS-5.0</string>
- <string>Integration-Native-AS-4.2</string>
- <string>Integration-Native-AS-4.0</string>
- <string>Integration-Metro-AS-5.0</string>
- <string>Integration-Metro-AS-4.2</string>
- <string>Integration-CXF-AS-5.0</string>
- <string>Integration-CXF-AS-4.2</string>
+ <string>Integration-Native-AS-5.0.0</string>
+ <string>Integration-Native-AS-4.2.2</string>
+ <string>Integration-Native-AS-4.0.5</string>
+ <string>Integration-Metro-AS-5.0.0</string>
+ <string>Integration-Metro-AS-4.2.2</string>
+ <string>Integration-CXF-AS-5.0.0</string>
+ <string>Integration-CXF-AS-4.2.2</string>
</jobNames>
<name>Integration Tests</name>
<description>
@@ -131,9 +132,9 @@
<table border=1>
<tr align=center><th>Target</th> <th>Core Tests</th> <th colspan=3>Distribution Tests</th> <th colspan=3>Integration Tests</th></tr>
<tr align=center><th> </th> <th> </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</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</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</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>
+<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.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>
</view>
@@ -143,9 +144,9 @@
<owner reference="../../.."/>
<jobNames class="tree-set">
<no-comparator/>
- <string>AS-5.0</string>
- <string>AS-4.2</string>
- <string>AS-4.0</string>
+ <string>AS-5.0.0</string>
+ <string>AS-4.2.2</string>
+ <string>AS-4.0.5</string>
</jobNames>
<name>Target Container</name>
<description>
Copied: framework/trunk/hudson/hudson-home/jobs/AS-4.0.5 (from rev 4786, framework/trunk/hudson/hudson-home/jobs/AS-4.0)
Modified: framework/trunk/hudson/hudson-home/jobs/AS-4.0.5/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/AS-4.0/config.xml 2007-10-18 10:26:36 UTC (rev 4786)
+++ framework/trunk/hudson/hudson-home/jobs/AS-4.0.5/config.xml 2007-10-18 12:35:31 UTC (rev 4789)
@@ -6,15 +6,15 @@
#
# Module settings
#
-SVNBASE=JBossAS-4.0
+SVNBASE=JBossAS-4.0.5
#
# checkout with an explicit version
#
#if [ -d "$SVNBASE" ]; then
-# svn up -r(a)hudson.jboss40.rev@ $SVNBASE
+# svn up -r(a)hudson.jboss405.rev@ $SVNBASE
#else
-# svn co -r(a)hudson.jboss40.rev@ @hudson.jboss40.url@
+# svn co -r(a)hudson.jboss405.rev@ @hudson.jboss405.url@
#fi
#
@@ -27,8 +27,8 @@
#
# Verify build
#
-if [ ! -d ./build/output/(a)hudson.jboss40.build@ ]; then
- echo "Cannot find expected build: @hudson.jboss40.build@"
+if [ ! -d ./build/output/(a)hudson.jboss405.build@ ]; then
+ echo "Cannot find expected build: @hudson.jboss405.build@"
exit 1
fi
</command>
@@ -41,15 +41,15 @@
<sendToIndividuals>true</sendToIndividuals>
</hudson.tasks.Mailer>
<hudson.tasks.BuildTrigger>
- <childProjects>JBAS-Tests-AS-4.0</childProjects>
+ <childProjects>JBAS-Tests-AS-4.0.5</childProjects>
</hudson.tasks.BuildTrigger>
</publishers>
<buildWrappers class="vector"/>
<scm class="hudson.scm.SubversionSCM">
<locations>
<hudson.scm.SubversionSCM-ModuleLocation>
- <remote>@hudson.jboss40.url@</remote>
- <local>JBossAS-4.0</local>
+ <remote>@hudson.jboss405.url@</remote>
+ <local>JBossAS-4.0.5</local>
</hudson.scm.SubversionSCM-ModuleLocation>
</locations>
<useUpdate>true</useUpdate>
@@ -68,6 +68,6 @@
</logRotator>
<keepDependencies>false</keepDependencies>
<properties/>
- <description>Build AS-4.0</description>
+ <description>Build AS-4.0.5</description>
<actions class="vector"/>
</project>
\ No newline at end of file
Copied: framework/trunk/hudson/hudson-home/jobs/AS-4.2.2 (from rev 4786, framework/trunk/hudson/hudson-home/jobs/AS-4.2)
Modified: framework/trunk/hudson/hudson-home/jobs/AS-4.2.2/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/AS-4.2/config.xml 2007-10-18 10:26:36 UTC (rev 4786)
+++ framework/trunk/hudson/hudson-home/jobs/AS-4.2.2/config.xml 2007-10-18 12:35:31 UTC (rev 4789)
@@ -6,15 +6,15 @@
#
# Module settings
#
-SVNBASE=JBossAS-4.2
+SVNBASE=JBossAS-4.2.2
#
# checkout with an explicit version
#
#if [ -d "$SVNBASE" ]; then
-# svn up -r(a)hudson.jboss42.rev@ $SVNBASE
+# svn up -r(a)hudson.jboss422.rev@ $SVNBASE
#else
-# svn co -r(a)hudson.jboss42.rev@ @hudson.jboss42.url@
+# svn co -r(a)hudson.jboss422.rev@ @hudson.jboss422.url@
#fi
#
@@ -27,8 +27,8 @@
#
# Verify build
#
-if [ ! -d ./build/output/(a)hudson.jboss42.build@ ]; then
- echo "Cannot find expected build: @hudson.jboss42.build@"
+if [ ! -d ./build/output/(a)hudson.jboss422.build@ ]; then
+ echo "Cannot find expected build: @hudson.jboss422.build@"
exit 1
fi
</command>
@@ -41,15 +41,15 @@
<sendToIndividuals>true</sendToIndividuals>
</hudson.tasks.Mailer>
<hudson.tasks.BuildTrigger>
- <childProjects>JBAS-Tests-AS-4.2</childProjects>
+ <childProjects>JBAS-Tests-AS-4.2.2</childProjects>
</hudson.tasks.BuildTrigger>
</publishers>
<buildWrappers class="vector"/>
<scm class="hudson.scm.SubversionSCM">
<locations>
<hudson.scm.SubversionSCM-ModuleLocation>
- <remote>@hudson.jboss42.url@</remote>
- <local>JBossAS-4.2</local>
+ <remote>@hudson.jboss422.url@</remote>
+ <local>JBossAS-4.2.2</local>
</hudson.scm.SubversionSCM-ModuleLocation>
</locations>
<useUpdate>true</useUpdate>
@@ -68,6 +68,6 @@
</logRotator>
<keepDependencies>false</keepDependencies>
<properties/>
- <description>Build AS-4.2</description>
+ <description>Build AS-4.2.2</description>
<actions class="vector"/>
</project>
\ No newline at end of file
Copied: framework/trunk/hudson/hudson-home/jobs/AS-5.0.0 (from rev 4786, framework/trunk/hudson/hudson-home/jobs/AS-5.0)
Modified: framework/trunk/hudson/hudson-home/jobs/AS-5.0.0/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/AS-5.0/config.xml 2007-10-18 10:26:36 UTC (rev 4786)
+++ framework/trunk/hudson/hudson-home/jobs/AS-5.0.0/config.xml 2007-10-18 12:35:31 UTC (rev 4789)
@@ -6,15 +6,15 @@
#
# Module settings
#
-SVNBASE=JBossAS-5.0
+SVNBASE=JBossAS-5.0.0
#
# checkout with an explicit version
#
#if [ -d "$SVNBASE" ]; then
-# svn up -r(a)hudson.jboss50.rev@ $SVNBASE
+# svn up -r(a)hudson.jboss500.rev@ $SVNBASE
#else
-# svn co -r(a)hudson.jboss50.rev@ @hudson.jboss50.url@
+# svn co -r(a)hudson.jboss500.rev@ @hudson.jboss500.url@
#fi
#
@@ -27,8 +27,8 @@
#
# Verify build
#
-if [ ! -d ./build/output/(a)hudson.jboss50.build@ ]; then
- echo "Cannot find expected build: @hudson.jboss50.build@"
+if [ ! -d ./build/output/(a)hudson.jboss500.build@ ]; then
+ echo "Cannot find expected build: @hudson.jboss500.build@"
exit 1
fi
</command>
@@ -41,15 +41,15 @@
<sendToIndividuals>true</sendToIndividuals>
</hudson.tasks.Mailer>
<hudson.tasks.BuildTrigger>
- <childProjects>JBAS-Tests-AS-5.0</childProjects>
+ <childProjects>JBAS-Tests-AS-5.0.0</childProjects>
</hudson.tasks.BuildTrigger>
</publishers>
<buildWrappers class="vector"/>
<scm class="hudson.scm.SubversionSCM">
<locations>
<hudson.scm.SubversionSCM-ModuleLocation>
- <remote>@hudson.jboss50.url@</remote>
- <local>JBossAS-5.0</local>
+ <remote>@hudson.jboss500.url@</remote>
+ <local>JBossAS-5.0.0</local>
</hudson.scm.SubversionSCM-ModuleLocation>
</locations>
<useUpdate>true</useUpdate>
@@ -68,6 +68,6 @@
</logRotator>
<keepDependencies>false</keepDependencies>
<properties/>
- <description>Build AS-5.0</description>
+ <description>Build AS-5.0.0</description>
<actions class="vector"/>
</project>
\ No newline at end of file
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:15:30 UTC (rev 4788)
+++ framework/trunk/hudson/hudson-home/jobs/AS-Tests-ALL/config.xml 2007-10-18 12:35:31 UTC (rev 4789)
@@ -3,7 +3,7 @@
<builders class="vector"/>
<publishers class="vector">
<hudson.tasks.BuildTrigger>
- <childProjects>AS-Tests-AS-5.0, AS-Tests-AS-4.2, AS-Tests-AS-4.0</childProjects>
+ <childProjects>AS-Tests-AS-5.0.0, AS-Tests-AS-4.2.2, AS-Tests-AS-4.0.5</childProjects>
</hudson.tasks.BuildTrigger>
</publishers>
<buildWrappers class="vector"/>
Copied: framework/trunk/hudson/hudson-home/jobs/AS-Tests-AS-4.0.5 (from rev 4786, framework/trunk/hudson/hudson-home/jobs/AS-Tests-AS-4.0)
Modified: framework/trunk/hudson/hudson-home/jobs/AS-Tests-AS-4.0.5/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/AS-Tests-AS-4.0/config.xml 2007-10-18 10:26:36 UTC (rev 4786)
+++ framework/trunk/hudson/hudson-home/jobs/AS-Tests-AS-4.0.5/config.xml 2007-10-18 12:35:31 UTC (rev 4789)
@@ -6,7 +6,7 @@
#
# Module settings
#
-MODULE=AS-Tests-AS-4.0
+MODULE=AS-Tests-AS-4.0.5
WORKSPACE=`pwd`
FRAMEWORKDIR=$WORKSPACE/framework
@@ -14,8 +14,8 @@
STACKMETRO=$WORKSPACE/stack-metro
STACKCXF=$WORKSPACE/stack-cxf
JBOSS_BINDADDR=(a)jboss.bind.address@
-JBOSS_INSTANCE=@hudson.home@/jobs/AS-4.0/workspace/JBossAS-4.0/build/output/(a)hudson.jboss40.build@
-ENVIRONMENT="-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss40"
+JBOSS_INSTANCE=@hudson.home@/jobs/AS-4.0.5/workspace/JBossAS-4.0.5/build/output/(a)hudson.jboss405.build@
+ENVIRONMENT="-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss405"
#
# stop jbossas
@@ -115,6 +115,6 @@
</logRotator>
<keepDependencies>false</keepDependencies>
<properties/>
- <description>Run the AS-4.0 webservice testsuite agains jbossws-(a)version.id@</description>
+ <description>Run the AS-4.0.5 webservice testsuite agains jbossws-(a)version.id@</description>
<actions class="vector"/>
</project>
\ No newline at end of file
Copied: framework/trunk/hudson/hudson-home/jobs/AS-Tests-AS-4.2.2 (from rev 4786, framework/trunk/hudson/hudson-home/jobs/AS-Tests-AS-4.2)
Modified: framework/trunk/hudson/hudson-home/jobs/AS-Tests-AS-4.2.2/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/AS-Tests-AS-4.2/config.xml 2007-10-18 10:26:36 UTC (rev 4786)
+++ framework/trunk/hudson/hudson-home/jobs/AS-Tests-AS-4.2.2/config.xml 2007-10-18 12:35:31 UTC (rev 4789)
@@ -6,7 +6,7 @@
#
# Module settings
#
-MODULE=AS-Tests-AS-4.2
+MODULE=AS-Tests-AS-4.2.2
WORKSPACE=`pwd`
FRAMEWORKDIR=$WORKSPACE/framework
@@ -14,8 +14,8 @@
STACKMETRO=$WORKSPACE/stack-metro
STACKCXF=$WORKSPACE/stack-cxf
JBOSS_BINDADDR=(a)jboss.bind.address@
-JBOSS_INSTANCE=@hudson.home@/jobs/AS-4.2/workspace/JBossAS-4.2/build/output/(a)hudson.jboss42.build@
-ENVIRONMENT="-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss42 -Djboss42.home=$JBOSS_INSTANCE"
+JBOSS_INSTANCE=@hudson.home@/jobs/AS-4.2.2/workspace/JBossAS-4.2.2/build/output/(a)hudson.jboss422.build@
+ENVIRONMENT="-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss422 -Djboss42.home=$JBOSS_INSTANCE"
#
# stop jbossas
@@ -128,6 +128,6 @@
</logRotator>
<keepDependencies>false</keepDependencies>
<properties/>
- <description>Run the AS-4.2 webservice testsuite agains jbossws-(a)version.id@</description>
+ <description>Run the AS-4.2.2 webservice testsuite agains jbossws-(a)version.id@</description>
<actions class="vector"/>
</project>
\ No newline at end of file
Copied: framework/trunk/hudson/hudson-home/jobs/AS-Tests-AS-5.0.0 (from rev 4786, framework/trunk/hudson/hudson-home/jobs/AS-Tests-AS-5.0)
Modified: framework/trunk/hudson/hudson-home/jobs/AS-Tests-AS-5.0.0/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/AS-Tests-AS-5.0/config.xml 2007-10-18 10:26:36 UTC (rev 4786)
+++ framework/trunk/hudson/hudson-home/jobs/AS-Tests-AS-5.0.0/config.xml 2007-10-18 12:35:31 UTC (rev 4789)
@@ -6,7 +6,7 @@
#
# Module settings
#
-MODULE=AS-Tests-AS-5.0
+MODULE=AS-Tests-AS-5.0.0
WORKSPACE=`pwd`
FRAMEWORKDIR=$WORKSPACE/framework
@@ -14,8 +14,8 @@
STACKMETRO=$WORKSPACE/stack-metro
STACKCXF=$WORKSPACE/stack-cxf
JBOSS_BINDADDR=(a)jboss.bind.address@
-JBOSS_INSTANCE=@hudson.home@/jobs/AS-5.0/workspace/JBossAS-5.0/build/output/(a)hudson.jboss50.build@
-ENVIRONMENT="-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss50 -Djboss50.home=$JBOSS_INSTANCE"
+JBOSS_INSTANCE=@hudson.home@/jobs/AS-5.0.0/workspace/JBossAS-5.0.0/build/output/(a)hudson.jboss500.build@
+ENVIRONMENT="-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss500 -Djboss50.home=$JBOSS_INSTANCE"
#
# stop jbossas
@@ -128,6 +128,6 @@
</logRotator>
<keepDependencies>false</keepDependencies>
<properties/>
- <description>Run the AS-5.0 webservice testsuite agains jbossws-(a)version.id@</description>
+ <description>Run the AS-5.0.0 webservice testsuite agains jbossws-(a)version.id@</description>
<actions class="vector"/>
</project>
\ No newline at end of file
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:15:30 UTC (rev 4788)
+++ framework/trunk/hudson/hudson-home/jobs/Core-Tests-ALL/config.xml 2007-10-18 12:35:31 UTC (rev 4789)
@@ -3,7 +3,7 @@
<builders class="vector"/>
<publishers class="vector">
<hudson.tasks.BuildTrigger>
- <childProjects>Core-Tests-AS-5.0, Core-Tests-AS-4.2, Core-Tests-AS-4.2-JDK6, Core-Tests-AS-4.0, Core-Tests-AS-4.0-No-EJB3</childProjects>
+ <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>
</hudson.tasks.BuildTrigger>
</publishers>
<buildWrappers class="vector"/>
Copied: framework/trunk/hudson/hudson-home/jobs/Core-Tests-AS-4.0.5 (from rev 4786, framework/trunk/hudson/hudson-home/jobs/Core-Tests-AS-4.0)
Modified: framework/trunk/hudson/hudson-home/jobs/Core-Tests-AS-4.0.5/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/Core-Tests-AS-4.0/config.xml 2007-10-18 10:26:36 UTC (rev 4786)
+++ framework/trunk/hudson/hudson-home/jobs/Core-Tests-AS-4.0.5/config.xml 2007-10-18 12:35:31 UTC (rev 4789)
@@ -6,7 +6,7 @@
#
# Module settings
#
-MODULE=JBWS-CoreTests-AS-4.0
+MODULE=JBWS-CoreTests-AS-4.0.5
WORKSPACE=`pwd`
FRAMEWORKDIR=$WORKSPACE/framework
@@ -14,8 +14,8 @@
STACKMETRO=$WORKSPACE/stack-metro
STACKCXF=$WORKSPACE/stack-cxf
JBOSS_BINDADDR=(a)jboss.bind.address@
-JBOSS_INSTANCE=@hudson.home@/jobs/AS-4.0/workspace/JBossAS-4.0/build/output/@hudson.jboss40.build(a)-ejb3
-ENVIRONMENT="-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss40 -Djboss40.home=$JBOSS_INSTANCE"
+JBOSS_INSTANCE=@hudson.home@/jobs/AS-4.0.5/workspace/JBossAS-4.0.5/build/output/@hudson.jboss405.build(a)-ejb3
+ENVIRONMENT="-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss405 -Djboss40.home=$JBOSS_INSTANCE"
#
# stop jbossas
@@ -101,6 +101,6 @@
</logRotator>
<keepDependencies>false</keepDependencies>
<properties/>
- <description>Build and test jbossws-(a)version.id@ against AS-4.0</description>
+ <description>Build and test jbossws-(a)version.id@ against AS-4.0.5</description>
<actions class="vector"/>
</project>
\ No newline at end of file
Copied: framework/trunk/hudson/hudson-home/jobs/Core-Tests-AS-4.0.5-No-EJB3 (from rev 4786, framework/trunk/hudson/hudson-home/jobs/Core-Tests-AS-4.0-No-EJB3)
Modified: framework/trunk/hudson/hudson-home/jobs/Core-Tests-AS-4.0.5-No-EJB3/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/Core-Tests-AS-4.0-No-EJB3/config.xml 2007-10-18 10:26:36 UTC (rev 4786)
+++ framework/trunk/hudson/hudson-home/jobs/Core-Tests-AS-4.0.5-No-EJB3/config.xml 2007-10-18 12:35:31 UTC (rev 4789)
@@ -6,7 +6,7 @@
#
# Module settings
#
-MODULE=JBWS-CoreTests-AS-4.0-No-EJB3
+MODULE=JBWS-CoreTests-AS-4.0.5-No-EJB3
WORKSPACE=`pwd`
FRAMEWORKDIR=$WORKSPACE/framework
@@ -14,8 +14,8 @@
STACKMETRO=$WORKSPACE/stack-metro
STACKCXF=$WORKSPACE/stack-cxf
JBOSS_BINDADDR=(a)jboss.bind.address@
-JBOSS_INSTANCE=@hudson.home@/jobs/AS-4.0/workspace/JBossAS-4.0/build/output/(a)hudson.jboss40.build@
-ENVIRONMENT="-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss40.no.ejb3 -Djboss40.home=$JBOSS_INSTANCE"
+JBOSS_INSTANCE=@hudson.home@/jobs/AS-4.0.5/workspace/JBossAS-4.0.5/build/output/(a)hudson.jboss405.build@
+ENVIRONMENT="-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss405.no.ejb3 -Djboss40.home=$JBOSS_INSTANCE"
#
# stop jbossas
@@ -101,6 +101,6 @@
</logRotator>
<keepDependencies>false</keepDependencies>
<properties/>
- <description>Build and test jbossws-(a)version.id@ against AS-4.0 without EJB3 support</description>
+ <description>Build and test jbossws-(a)version.id@ against AS-4.0.5 without EJB3 support</description>
<actions class="vector"/>
</project>
\ No newline at end of file
Copied: framework/trunk/hudson/hudson-home/jobs/Core-Tests-AS-4.2.2 (from rev 4786, framework/trunk/hudson/hudson-home/jobs/Core-Tests-AS-4.2)
Modified: framework/trunk/hudson/hudson-home/jobs/Core-Tests-AS-4.2.2/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/Core-Tests-AS-4.2/config.xml 2007-10-18 10:26:36 UTC (rev 4786)
+++ framework/trunk/hudson/hudson-home/jobs/Core-Tests-AS-4.2.2/config.xml 2007-10-18 12:35:31 UTC (rev 4789)
@@ -6,7 +6,7 @@
#
# Module settings
#
-MODULE=JBWS-CoreTests-AS-4.2
+MODULE=JBWS-CoreTests-AS-4.2.2
WORKSPACE=`pwd`
FRAMEWORKDIR=$WORKSPACE/framework
@@ -14,8 +14,8 @@
STACKMETRO=$WORKSPACE/stack-metro
STACKCXF=$WORKSPACE/stack-cxf
JBOSS_BINDADDR=(a)jboss.bind.address@
-JBOSS_INSTANCE=@hudson.home@/jobs/AS-4.2/workspace/JBossAS-4.2/build/output/(a)hudson.jboss42.build@
-ENVIRONMENT="-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss42 -Djboss42.home=$JBOSS_INSTANCE"
+JBOSS_INSTANCE=@hudson.home@/jobs/AS-4.2.2/workspace/JBossAS-4.2.2/build/output/(a)hudson.jboss422.build@
+ENVIRONMENT="-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss422 -Djboss42.home=$JBOSS_INSTANCE"
#
# stop jbossas
@@ -115,6 +115,6 @@
</logRotator>
<keepDependencies>false</keepDependencies>
<properties/>
- <description>Build and test jbossws-(a)version.id@ against AS-4.2</description>
+ <description>Build and test jbossws-(a)version.id@ against AS-4.2.2</description>
<actions class="vector"/>
</project>
\ No newline at end of file
Copied: framework/trunk/hudson/hudson-home/jobs/Core-Tests-AS-4.2.2-JDK6 (from rev 4786, framework/trunk/hudson/hudson-home/jobs/Core-Tests-AS-4.2-JDK6)
Modified: framework/trunk/hudson/hudson-home/jobs/Core-Tests-AS-4.2.2-JDK6/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/Core-Tests-AS-4.2-JDK6/config.xml 2007-10-18 10:26:36 UTC (rev 4786)
+++ framework/trunk/hudson/hudson-home/jobs/Core-Tests-AS-4.2.2-JDK6/config.xml 2007-10-18 12:35:31 UTC (rev 4789)
@@ -6,7 +6,7 @@
#
# Module settings
#
-MODULE=JBWS-CoreTests-AS-4.2-JDK6
+MODULE=JBWS-CoreTests-AS-4.2.2-JDK6
WORKSPACE=`pwd`
FRAMEWORKDIR=$WORKSPACE/framework
@@ -14,8 +14,8 @@
STACKMETRO=$WORKSPACE/stack-metro
STACKCXF=$WORKSPACE/stack-cxf
JBOSS_BINDADDR=(a)jboss.bind.address@
-JBOSS_INSTANCE=@hudson.home@/jobs/AS-4.2/workspace/JBossAS-4.2/build/output/(a)hudson.jboss42.build@
-ENVIRONMENT="-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss42 -Djboss42.home=$JBOSS_INSTANCE"
+JBOSS_INSTANCE=@hudson.home@/jobs/AS-4.2.2/workspace/JBossAS-4.2.2/build/output/(a)hudson.jboss422.build@
+ENVIRONMENT="-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss422 -Djboss42.home=$JBOSS_INSTANCE"
#
# Verify JDK1.6 availablility
@@ -125,6 +125,6 @@
</logRotator>
<keepDependencies>false</keepDependencies>
<properties/>
- <description>Build and test jbossws-(a)version.id@ against AS-4.2</description>
+ <description>Build and test jbossws-(a)version.id@ against AS-4.2.2</description>
<actions class="vector"/>
</project>
\ No newline at end of file
Copied: framework/trunk/hudson/hudson-home/jobs/Core-Tests-AS-5.0.0 (from rev 4786, framework/trunk/hudson/hudson-home/jobs/Core-Tests-AS-5.0)
Modified: framework/trunk/hudson/hudson-home/jobs/Core-Tests-AS-5.0.0/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/Core-Tests-AS-5.0/config.xml 2007-10-18 10:26:36 UTC (rev 4786)
+++ framework/trunk/hudson/hudson-home/jobs/Core-Tests-AS-5.0.0/config.xml 2007-10-18 12:35:31 UTC (rev 4789)
@@ -6,7 +6,7 @@
#
# Module settings
#
-MODULE=JBWS-CoreTests-AS-5.0
+MODULE=JBWS-CoreTests-AS-5.0.0
WORKSPACE=`pwd`
FRAMEWORKDIR=$WORKSPACE/framework
@@ -14,8 +14,8 @@
STACKMETRO=$WORKSPACE/stack-metro
STACKCXF=$WORKSPACE/stack-cxf
JBOSS_BINDADDR=(a)jboss.bind.address@
-JBOSS_INSTANCE=@hudson.home@/jobs/AS-5.0/workspace/JBossAS-5.0/build/output/(a)hudson.jboss50.build@
-ENVIRONMENT="-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss50 -Djboss50.home=$JBOSS_INSTANCE"
+JBOSS_INSTANCE=@hudson.home@/jobs/AS-5.0.0/workspace/JBossAS-5.0.0/build/output/(a)hudson.jboss500.build@
+ENVIRONMENT="-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss500 -Djboss50.home=$JBOSS_INSTANCE"
#
# stop jbossas
@@ -115,6 +115,6 @@
</logRotator>
<keepDependencies>false</keepDependencies>
<properties/>
- <description>Build and test jbossws-(a)version.id@ against AS-5.0</description>
+ <description>Build and test jbossws-(a)version.id@ against AS-5.0.0</description>
<actions class="vector"/>
</project>
\ No newline at end of file
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:15:30 UTC (rev 4788)
+++ framework/trunk/hudson/hudson-home/jobs/Distro-ALL/config.xml 2007-10-18 12:35:31 UTC (rev 4789)
@@ -3,7 +3,7 @@
<builders class="vector"/>
<publishers class="vector">
<hudson.tasks.BuildTrigger>
- <childProjects>Distro-Native-AS-5.0, Distro-Native-AS-4.2, Distro-Native-AS-4.0, Distro-Metro-AS-5.0, Distro-Metro-AS-4.2, Distro-CXF-AS-5.0, Distro-CXF-AS-4.2</childProjects>
+ <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>
</hudson.tasks.BuildTrigger>
</publishers>
<buildWrappers class="vector"/>
Copied: framework/trunk/hudson/hudson-home/jobs/Distro-CXF-AS-4.2.2 (from rev 4786, framework/trunk/hudson/hudson-home/jobs/Distro-CXF-AS-4.2)
Modified: framework/trunk/hudson/hudson-home/jobs/Distro-CXF-AS-4.2.2/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/Distro-CXF-AS-4.2/config.xml 2007-10-18 10:26:36 UTC (rev 4786)
+++ framework/trunk/hudson/hudson-home/jobs/Distro-CXF-AS-4.2.2/config.xml 2007-10-18 12:35:31 UTC (rev 4789)
@@ -6,7 +6,7 @@
#
# Module settings
#
-MODULE=Distro-CXF-AS-4.2
+MODULE=Distro-CXF-AS-4.2.2
WORKSPACE=`pwd`
FRAMEWORKDIR=$WORKSPACE/framework
@@ -14,10 +14,10 @@
STACKMETRO=$WORKSPACE/stack-metro
STACKCXF=$WORKSPACE/stack-cxf
JBOSS_BINDADDR=(a)jboss.bind.address@
-JBOSS50_INSTANCE=@hudson.home@/jobs/AS-5.0/workspace/JBossAS-5.0/build/output/(a)hudson.jboss50.build@
-JBOSS42_INSTANCE=@hudson.home@/jobs/AS-4.2/workspace/JBossAS-4.2/build/output/(a)hudson.jboss42.build@
-JBOSS_INSTANCE=$JBOSS42_INSTANCE
-ENVIRONMENT="-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss42 -Djboss50.home=$JBOSS50_INSTANCE -Djboss42.home=$JBOSS42_INSTANCE"
+JBOSS500_INSTANCE=@hudson.home@/jobs/AS-5.0.0/workspace/JBossAS-5.0.0/build/output/(a)hudson.jboss500.build@
+JBOSS422_INSTANCE=@hudson.home@/jobs/AS-4.2.2/workspace/JBossAS-4.2.2/build/output/(a)hudson.jboss422.build@
+JBOSS_INSTANCE=$JBOSS422_INSTANCE
+ENVIRONMENT="-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss422 -Djboss50.home=$JBOSS500_INSTANCE -Djboss42.home=$JBOSS422_INSTANCE"
#
# stop jbossas
@@ -123,6 +123,6 @@
</logRotator>
<keepDependencies>false</keepDependencies>
<properties/>
- <description>Build and test jbossws-cxf-(a)version.id@ against AS-4.2</description>
+ <description>Build and test jbossws-cxf-(a)version.id@ against AS-4.2.2</description>
<actions class="vector"/>
</project>
\ No newline at end of file
Copied: framework/trunk/hudson/hudson-home/jobs/Distro-CXF-AS-5.0.0 (from rev 4786, framework/trunk/hudson/hudson-home/jobs/Distro-CXF-AS-5.0)
Modified: framework/trunk/hudson/hudson-home/jobs/Distro-CXF-AS-5.0.0/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/Distro-CXF-AS-5.0/config.xml 2007-10-18 10:26:36 UTC (rev 4786)
+++ framework/trunk/hudson/hudson-home/jobs/Distro-CXF-AS-5.0.0/config.xml 2007-10-18 12:35:31 UTC (rev 4789)
@@ -6,7 +6,7 @@
#
# Module settings
#
-MODULE=Distro-CXF-AS-5.0
+MODULE=Distro-CXF-AS-5.0.0
WORKSPACE=`pwd`
FRAMEWORKDIR=$WORKSPACE/framework
@@ -14,10 +14,10 @@
STACKMETRO=$WORKSPACE/stack-metro
STACKCXF=$WORKSPACE/stack-cxf
JBOSS_BINDADDR=(a)jboss.bind.address@
-JBOSS50_INSTANCE=@hudson.home@/jobs/AS-5.0/workspace/JBossAS-5.0/build/output/(a)hudson.jboss50.build@
-JBOSS42_INSTANCE=@hudson.home@/jobs/AS-4.2/workspace/JBossAS-4.2/build/output/(a)hudson.jboss42.build@
-JBOSS_INSTANCE=$JBOSS50_INSTANCE
-ENVIRONMENT="-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss50 -Djboss50.home=$JBOSS50_INSTANCE -Djboss42.home=$JBOSS42_INSTANCE"
+JBOSS500_INSTANCE=@hudson.home@/jobs/AS-5.0.0/workspace/JBossAS-5.0.0/build/output/(a)hudson.jboss500.build@
+JBOSS422_INSTANCE=@hudson.home@/jobs/AS-4.2.2/workspace/JBossAS-4.2.2/build/output/(a)hudson.jboss422.build@
+JBOSS_INSTANCE=$JBOSS500_INSTANCE
+ENVIRONMENT="-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss500 -Djboss50.home=$JBOSS500_INSTANCE -Djboss42.home=$JBOSS422_INSTANCE"
#
# stop jbossas
@@ -123,6 +123,6 @@
</logRotator>
<keepDependencies>false</keepDependencies>
<properties/>
- <description>Build and test jbossws-cxf-(a)version.id@ against AS-5.0</description>
+ <description>Build and test jbossws-cxf-(a)version.id@ against AS-5.0.0</description>
<actions class="vector"/>
</project>
\ No newline at end of file
Copied: framework/trunk/hudson/hudson-home/jobs/Distro-Metro-AS-4.2.2 (from rev 4786, framework/trunk/hudson/hudson-home/jobs/Distro-Metro-AS-4.2)
Modified: framework/trunk/hudson/hudson-home/jobs/Distro-Metro-AS-4.2.2/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/Distro-Metro-AS-4.2/config.xml 2007-10-18 10:26:36 UTC (rev 4786)
+++ framework/trunk/hudson/hudson-home/jobs/Distro-Metro-AS-4.2.2/config.xml 2007-10-18 12:35:31 UTC (rev 4789)
@@ -6,7 +6,7 @@
#
# Module settings
#
-MODULE=Distro-Metro-AS-4.2
+MODULE=Distro-Metro-AS-4.2.2
WORKSPACE=`pwd`
FRAMEWORKDIR=$WORKSPACE/framework
@@ -14,10 +14,10 @@
STACKMETRO=$WORKSPACE/stack-metro
STACKCXF=$WORKSPACE/stack-cxf
JBOSS_BINDADDR=(a)jboss.bind.address@
-JBOSS50_INSTANCE=@hudson.home@/jobs/AS-5.0/workspace/JBossAS-5.0/build/output/(a)hudson.jboss50.build@
-JBOSS42_INSTANCE=@hudson.home@/jobs/AS-4.2/workspace/JBossAS-4.2/build/output/(a)hudson.jboss42.build@
-JBOSS_INSTANCE=$JBOSS42_INSTANCE
-ENVIRONMENT="-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss42 -Djboss50.home=$JBOSS50_INSTANCE -Djboss42.home=$JBOSS42_INSTANCE"
+JBOSS500_INSTANCE=@hudson.home@/jobs/AS-5.0.0/workspace/JBossAS-5.0.0/build/output/(a)hudson.jboss500.build@
+JBOSS422_INSTANCE=@hudson.home@/jobs/AS-4.2.2/workspace/JBossAS-4.2.2/build/output/(a)hudson.jboss422.build@
+JBOSS_INSTANCE=$JBOSS422_INSTANCE
+ENVIRONMENT="-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss422 -Djboss50.home=$JBOSS500_INSTANCE -Djboss42.home=$JBOSS422_INSTANCE"
#
# stop jbossas
@@ -123,6 +123,6 @@
</logRotator>
<keepDependencies>false</keepDependencies>
<properties/>
- <description>Build and test jbossws-metro-(a)version.id@ against AS-4.2</description>
+ <description>Build and test jbossws-metro-(a)version.id@ against AS-4.2.2</description>
<actions class="vector"/>
</project>
\ No newline at end of file
Copied: framework/trunk/hudson/hudson-home/jobs/Distro-Metro-AS-5.0.0 (from rev 4786, framework/trunk/hudson/hudson-home/jobs/Distro-Metro-AS-5.0)
Modified: framework/trunk/hudson/hudson-home/jobs/Distro-Metro-AS-5.0.0/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/Distro-Metro-AS-5.0/config.xml 2007-10-18 10:26:36 UTC (rev 4786)
+++ framework/trunk/hudson/hudson-home/jobs/Distro-Metro-AS-5.0.0/config.xml 2007-10-18 12:35:31 UTC (rev 4789)
@@ -6,7 +6,7 @@
#
# Module settings
#
-MODULE=Distro-Metro-AS-5.0
+MODULE=Distro-Metro-AS-5.0.0
WORKSPACE=`pwd`
FRAMEWORKDIR=$WORKSPACE/framework
@@ -14,10 +14,10 @@
STACKMETRO=$WORKSPACE/stack-metro
STACKCXF=$WORKSPACE/stack-cxf
JBOSS_BINDADDR=(a)jboss.bind.address@
-JBOSS50_INSTANCE=@hudson.home@/jobs/AS-5.0/workspace/JBossAS-5.0/build/output/(a)hudson.jboss50.build@
-JBOSS42_INSTANCE=@hudson.home@/jobs/AS-4.2/workspace/JBossAS-4.2/build/output/(a)hudson.jboss42.build@
-JBOSS_INSTANCE=$JBOSS50_INSTANCE
-ENVIRONMENT="-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss50 -Djboss50.home=$JBOSS50_INSTANCE -Djboss42.home=$JBOSS42_INSTANCE"
+JBOSS500_INSTANCE=@hudson.home@/jobs/AS-5.0.0/workspace/JBossAS-5.0.0/build/output/(a)hudson.jboss500.build@
+JBOSS422_INSTANCE=@hudson.home@/jobs/AS-4.2.2/workspace/JBossAS-4.2.2/build/output/(a)hudson.jboss422.build@
+JBOSS_INSTANCE=$JBOSS500_INSTANCE
+ENVIRONMENT="-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss500 -Djboss50.home=$JBOSS500_INSTANCE -Djboss42.home=$JBOSS422_INSTANCE"
#
# stop jbossas
@@ -123,6 +123,6 @@
</logRotator>
<keepDependencies>false</keepDependencies>
<properties/>
- <description>Build and test jbossws-metro-(a)version.id@ against AS-5.0</description>
+ <description>Build and test jbossws-metro-(a)version.id@ against AS-5.0.0</description>
<actions class="vector"/>
</project>
\ No newline at end of file
Copied: framework/trunk/hudson/hudson-home/jobs/Distro-Native-AS-4.0.5 (from rev 4786, framework/trunk/hudson/hudson-home/jobs/Distro-Native-AS-4.0)
Modified: framework/trunk/hudson/hudson-home/jobs/Distro-Native-AS-4.0.5/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/Distro-Native-AS-4.0/config.xml 2007-10-18 10:26:36 UTC (rev 4786)
+++ framework/trunk/hudson/hudson-home/jobs/Distro-Native-AS-4.0.5/config.xml 2007-10-18 12:35:31 UTC (rev 4789)
@@ -6,7 +6,7 @@
#
# Module settings
#
-MODULE=Distro-Native-AS-4.0
+MODULE=Distro-Native-AS-4.0.5
WORKSPACE=`pwd`
FRAMEWORKDIR=$WORKSPACE/framework
@@ -14,11 +14,11 @@
STACKMETRO=$WORKSPACE/stack-metro
STACKCXF=$WORKSPACE/stack-cxf
JBOSS_BINDADDR=(a)jboss.bind.address@
-JBOSS50_INSTANCE=@hudson.home@/jobs/AS-5.0/workspace/JBossAS-5.0/build/output/(a)hudson.jboss50.build@
-JBOSS42_INSTANCE=@hudson.home@/jobs/AS-4.2/workspace/JBossAS-4.2/build/output/(a)hudson.jboss42.build@
-JBOSS40_INSTANCE=@hudson.home@/jobs/AS-4.0/workspace/JBossAS-4.0/build/output/@hudson.jboss40.build(a)-ejb3
-JBOSS_INSTANCE=$JBOSS40_INSTANCE
-ENVIRONMENT="-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss40 -Djboss50.home=$JBOSS50_INSTANCE -Djboss42.home=$JBOSS42_INSTANCE -Djboss40.home=$JBOSS40_INSTANCE"
+JBOSS500_INSTANCE=@hudson.home@/jobs/AS-5.0.0/workspace/JBossAS-5.0.0/build/output/(a)hudson.jboss500.build@
+JBOSS422_INSTANCE=@hudson.home@/jobs/AS-4.2.2/workspace/JBossAS-4.2.2/build/output/(a)hudson.jboss422.build@
+JBOSS405_INSTANCE=@hudson.home@/jobs/AS-4.0.5/workspace/JBossAS-4.0.5/build/output/@hudson.jboss405.build(a)-ejb3
+JBOSS_INSTANCE=$JBOSS405_INSTANCE
+ENVIRONMENT="-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss405 -Djboss50.home=$JBOSS500_INSTANCE -Djboss42.home=$JBOSS422_INSTANCE -Djboss40.home=$JBOSS405_INSTANCE"
#
# stop jbossas
@@ -110,6 +110,6 @@
</logRotator>
<keepDependencies>false</keepDependencies>
<properties/>
- <description>Build and test jbossws-native-(a)version.id@ against AS-4.0</description>
+ <description>Build and test jbossws-native-(a)version.id@ against AS-4.0.5</description>
<actions class="vector"/>
</project>
\ No newline at end of file
Copied: framework/trunk/hudson/hudson-home/jobs/Distro-Native-AS-4.2.2 (from rev 4786, framework/trunk/hudson/hudson-home/jobs/Distro-Native-AS-4.2)
Modified: framework/trunk/hudson/hudson-home/jobs/Distro-Native-AS-4.2.2/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/Distro-Native-AS-4.2/config.xml 2007-10-18 10:26:36 UTC (rev 4786)
+++ framework/trunk/hudson/hudson-home/jobs/Distro-Native-AS-4.2.2/config.xml 2007-10-18 12:35:31 UTC (rev 4789)
@@ -6,7 +6,7 @@
#
# Module settings
#
-MODULE=Distro-Native-AS-4.2
+MODULE=Distro-Native-AS-4.2.2
WORKSPACE=`pwd`
FRAMEWORKDIR=$WORKSPACE/framework
@@ -14,11 +14,11 @@
STACKMETRO=$WORKSPACE/stack-metro
STACKCXF=$WORKSPACE/stack-cxf
JBOSS_BINDADDR=(a)jboss.bind.address@
-JBOSS50_INSTANCE=@hudson.home@/jobs/AS-5.0/workspace/JBossAS-5.0/build/output/(a)hudson.jboss50.build@
-JBOSS42_INSTANCE=@hudson.home@/jobs/AS-4.2/workspace/JBossAS-4.2/build/output/(a)hudson.jboss42.build@
-JBOSS40_INSTANCE=@hudson.home@/jobs/AS-4.0/workspace/JBossAS-4.0/build/output/@hudson.jboss40.build(a)-ejb3
-JBOSS_INSTANCE=$JBOSS42_INSTANCE
-ENVIRONMENT="-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss42 -Djboss50.home=$JBOSS50_INSTANCE -Djboss42.home=$JBOSS42_INSTANCE -Djboss40.home=$JBOSS40_INSTANCE"
+JBOSS500_INSTANCE=@hudson.home@/jobs/AS-5.0.0/workspace/JBossAS-5.0.0/build/output/(a)hudson.jboss500.build@
+JBOSS422_INSTANCE=@hudson.home@/jobs/AS-4.2.2/workspace/JBossAS-4.2.2/build/output/(a)hudson.jboss422.build@
+JBOSS405_INSTANCE=@hudson.home@/jobs/AS-4.0.5/workspace/JBossAS-4.0.5/build/output/@hudson.jboss405.build(a)-ejb3
+JBOSS_INSTANCE=$JBOSS422_INSTANCE
+ENVIRONMENT="-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss422 -Djboss50.home=$JBOSS500_INSTANCE -Djboss42.home=$JBOSS422_INSTANCE -Djboss40.home=$JBOSS405_INSTANCE"
#
# stop jbossas
@@ -124,6 +124,6 @@
</logRotator>
<keepDependencies>false</keepDependencies>
<properties/>
- <description>Build and test jbossws-native-(a)version.id@ against AS-4.2</description>
+ <description>Build and test jbossws-native-(a)version.id@ against AS-4.2.2</description>
<actions class="vector"/>
</project>
\ No newline at end of file
Copied: framework/trunk/hudson/hudson-home/jobs/Distro-Native-AS-4.2.2-JDK6 (from rev 4786, framework/trunk/hudson/hudson-home/jobs/Distro-Native-AS-4.2-JDK6)
Modified: framework/trunk/hudson/hudson-home/jobs/Distro-Native-AS-4.2.2-JDK6/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/Distro-Native-AS-4.2-JDK6/config.xml 2007-10-18 10:26:36 UTC (rev 4786)
+++ framework/trunk/hudson/hudson-home/jobs/Distro-Native-AS-4.2.2-JDK6/config.xml 2007-10-18 12:35:31 UTC (rev 4789)
@@ -6,7 +6,7 @@
#
# Module settings
#
-MODULE=Distro-Native-AS-4.2-JDK6
+MODULE=Distro-Native-AS-4.2.2-JDK6
WORKSPACE=`pwd`
FRAMEWORKDIR=$WORKSPACE/framework
@@ -14,11 +14,11 @@
STACKMETRO=$WORKSPACE/stack-metro
STACKCXF=$WORKSPACE/stack-cxf
JBOSS_BINDADDR=(a)jboss.bind.address@
-JBOSS50_INSTANCE=@hudson.home@/jobs/AS-5.0/workspace/JBossAS-5.0/build/output/(a)hudson.jboss50.build@
-JBOSS42_INSTANCE=@hudson.home@/jobs/AS-4.2/workspace/JBossAS-4.2/build/output/(a)hudson.jboss42.build@
-JBOSS40_INSTANCE=@hudson.home@/jobs/AS-4.0/workspace/JBossAS-4.0/build/output/@hudson.jboss40.build(a)-ejb3
-JBOSS_INSTANCE=$JBOSS42_INSTANCE
-ENVIRONMENT="-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss42 -Djboss50.home=$JBOSS50_INSTANCE -Djboss42.home=$JBOSS42_INSTANCE -Djboss40.home=$JBOSS40_INSTANCE"
+JBOSS500_INSTANCE=@hudson.home@/jobs/AS-5.0.0/workspace/JBossAS-5.0.0/build/output/(a)hudson.jboss500.build@
+JBOSS422_INSTANCE=@hudson.home@/jobs/AS-4.2.2/workspace/JBossAS-4.2.2/build/output/(a)hudson.jboss422.build@
+JBOSS405_INSTANCE=@hudson.home@/jobs/AS-4.0.5/workspace/JBossAS-4.0.5/build/output/@hudson.jboss405.build(a)-ejb3
+JBOSS_INSTANCE=$JBOSS422_INSTANCE
+ENVIRONMENT="-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss422 -Djboss50.home=$JBOSS500_INSTANCE -Djboss42.home=$JBOSS422_INSTANCE -Djboss40.home=$JBOSS405_INSTANCE"
#
# Verify JDK1.6 availablility
@@ -134,6 +134,6 @@
</logRotator>
<keepDependencies>false</keepDependencies>
<properties/>
- <description>Build and test jbossws-native-(a)version.id@ against AS-4.2</description>
+ <description>Build and test jbossws-native-(a)version.id@ against AS-4.2.2</description>
<actions class="vector"/>
</project>
\ No newline at end of file
Copied: framework/trunk/hudson/hudson-home/jobs/Distro-Native-AS-5.0.0 (from rev 4786, framework/trunk/hudson/hudson-home/jobs/Distro-Native-AS-5.0)
Modified: framework/trunk/hudson/hudson-home/jobs/Distro-Native-AS-5.0.0/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/Distro-Native-AS-5.0/config.xml 2007-10-18 10:26:36 UTC (rev 4786)
+++ framework/trunk/hudson/hudson-home/jobs/Distro-Native-AS-5.0.0/config.xml 2007-10-18 12:35:31 UTC (rev 4789)
@@ -6,7 +6,7 @@
#
# Module settings
#
-MODULE=Distro-Native-AS-5.0
+MODULE=Distro-Native-AS-5.0.0
WORKSPACE=`pwd`
FRAMEWORKDIR=$WORKSPACE/framework
@@ -14,11 +14,11 @@
STACKMETRO=$WORKSPACE/stack-metro
STACKCXF=$WORKSPACE/stack-cxf
JBOSS_BINDADDR=(a)jboss.bind.address@
-JBOSS50_INSTANCE=@hudson.home@/jobs/AS-5.0/workspace/JBossAS-5.0/build/output/(a)hudson.jboss50.build@
-JBOSS42_INSTANCE=@hudson.home@/jobs/AS-4.2/workspace/JBossAS-4.2/build/output/(a)hudson.jboss42.build@
-JBOSS40_INSTANCE=@hudson.home@/jobs/AS-4.0/workspace/JBossAS-4.0/build/output/@hudson.jboss40.build(a)-ejb3
-JBOSS_INSTANCE=$JBOSS50_INSTANCE
-ENVIRONMENT="-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss50 -Djboss50.home=$JBOSS50_INSTANCE -Djboss42.home=$JBOSS42_INSTANCE -Djboss40.home=$JBOSS40_INSTANCE"
+JBOSS500_INSTANCE=@hudson.home@/jobs/AS-5.0.0/workspace/JBossAS-5.0.0/build/output/(a)hudson.jboss500.build@
+JBOSS422_INSTANCE=@hudson.home@/jobs/AS-4.2.2/workspace/JBossAS-4.2.2/build/output/(a)hudson.jboss422.build@
+JBOSS405_INSTANCE=@hudson.home@/jobs/AS-4.0.5/workspace/JBossAS-4.0.5/build/output/@hudson.jboss405.build(a)-ejb3
+JBOSS_INSTANCE=$JBOSS500_INSTANCE
+ENVIRONMENT="-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss500 -Djboss50.home=$JBOSS500_INSTANCE -Djboss42.home=$JBOSS422_INSTANCE -Djboss40.home=$JBOSS405_INSTANCE"
#
# stop jbossas
@@ -124,6 +124,6 @@
</logRotator>
<keepDependencies>false</keepDependencies>
<properties/>
- <description>Build and test jbossws-native-(a)version.id@ against AS-5.0</description>
+ <description>Build and test jbossws-native-(a)version.id@ against AS-5.0.0</description>
<actions class="vector"/>
</project>
\ No newline at end of file
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:15:30 UTC (rev 4788)
+++ framework/trunk/hudson/hudson-home/jobs/Integration-ALL/config.xml 2007-10-18 12:35:31 UTC (rev 4789)
@@ -3,7 +3,7 @@
<builders class="vector"/>
<publishers class="vector">
<hudson.tasks.BuildTrigger>
- <childProjects>Integration-Native-AS-5.0, Integration-Native-AS-4.2, Integration-Native-AS-4.0, Integration-Metro-AS-5.0, Integration-Metro-AS-4.2, Integration-CXF-AS-5.0, Integration-CXF-AS-4.2</childProjects>
+ <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>
</hudson.tasks.BuildTrigger>
</publishers>
<buildWrappers class="vector"/>
Copied: framework/trunk/hudson/hudson-home/jobs/Integration-CXF-AS-4.2.2 (from rev 4786, framework/trunk/hudson/hudson-home/jobs/Integration-CXF-AS-4.2)
Modified: framework/trunk/hudson/hudson-home/jobs/Integration-CXF-AS-4.2.2/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/Integration-CXF-AS-4.2/config.xml 2007-10-18 10:26:36 UTC (rev 4786)
+++ framework/trunk/hudson/hudson-home/jobs/Integration-CXF-AS-4.2.2/config.xml 2007-10-18 12:35:31 UTC (rev 4789)
@@ -6,7 +6,7 @@
#
# Module settings
#
-MODULE=Integration-CXF-AS-5.0
+MODULE=Integration-CXF-AS-5.0.0
WORKSPACE=`pwd`
FRAMEWORKDIR=$WORKSPACE/framework
@@ -14,8 +14,8 @@
STACKMETRO=$WORKSPACE/stack-metro
STACKCXF=$WORKSPACE/stack-cxf
JBOSS_BINDADDR=(a)jboss.bind.address@
-JBOSS_INSTANCE=@hudson.home@/jobs/AS-4.2/workspace/JBossAS-4.2/build/output/(a)hudson.jboss42.build@
-ENVIRONMENT="-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss42 -Djboss42.home=$JBOSS_INSTANCE"
+JBOSS_INSTANCE=@hudson.home@/jobs/AS-4.2.2/workspace/JBossAS-4.2.2/build/output/(a)hudson.jboss422.build@
+ENVIRONMENT="-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss422 -Djboss42.home=$JBOSS_INSTANCE"
#
# stop jbossas
@@ -115,6 +115,6 @@
</logRotator>
<keepDependencies>false</keepDependencies>
<properties/>
- <description>Build and test jbossws-(a)version.id@ against AS-4.2</description>
+ <description>Build and test jbossws-(a)version.id@ against AS-4.2.2</description>
<actions class="vector"/>
</project>
\ No newline at end of file
Copied: framework/trunk/hudson/hudson-home/jobs/Integration-CXF-AS-5.0.0 (from rev 4786, framework/trunk/hudson/hudson-home/jobs/Integration-CXF-AS-5.0)
Modified: framework/trunk/hudson/hudson-home/jobs/Integration-CXF-AS-5.0.0/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/Integration-CXF-AS-5.0/config.xml 2007-10-18 10:26:36 UTC (rev 4786)
+++ framework/trunk/hudson/hudson-home/jobs/Integration-CXF-AS-5.0.0/config.xml 2007-10-18 12:35:31 UTC (rev 4789)
@@ -6,7 +6,7 @@
#
# Module settings
#
-MODULE=Integration-CXF-AS-5.0
+MODULE=Integration-CXF-AS-5.0.0
WORKSPACE=`pwd`
FRAMEWORKDIR=$WORKSPACE/framework
@@ -14,8 +14,8 @@
STACKMETRO=$WORKSPACE/stack-metro
STACKCXF=$WORKSPACE/stack-cxf
JBOSS_BINDADDR=(a)jboss.bind.address@
-JBOSS_INSTANCE=@hudson.home@/jobs/AS-5.0/workspace/JBossAS-5.0/build/output/(a)hudson.jboss50.build@
-ENVIRONMENT="-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss50 -Djboss50.home=$JBOSS_INSTANCE"
+JBOSS_INSTANCE=@hudson.home@/jobs/AS-5.0.0/workspace/JBossAS-5.0.0/build/output/(a)hudson.jboss500.build@
+ENVIRONMENT="-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss500 -Djboss50.home=$JBOSS_INSTANCE"
#
# stop jbossas
@@ -115,6 +115,6 @@
</logRotator>
<keepDependencies>false</keepDependencies>
<properties/>
- <description>Build and test jbossws-(a)version.id@ against AS-5.0</description>
+ <description>Build and test jbossws-(a)version.id@ against AS-5.0.0</description>
<actions class="vector"/>
</project>
\ No newline at end of file
Copied: framework/trunk/hudson/hudson-home/jobs/Integration-Metro-AS-4.2.2 (from rev 4786, framework/trunk/hudson/hudson-home/jobs/Integration-Metro-AS-4.2)
Modified: framework/trunk/hudson/hudson-home/jobs/Integration-Metro-AS-4.2.2/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/Integration-Metro-AS-4.2/config.xml 2007-10-18 10:26:36 UTC (rev 4786)
+++ framework/trunk/hudson/hudson-home/jobs/Integration-Metro-AS-4.2.2/config.xml 2007-10-18 12:35:31 UTC (rev 4789)
@@ -6,7 +6,7 @@
#
# Module settings
#
-MODULE=Integration-Metro-AS-4.2
+MODULE=Integration-Metro-AS-4.2.2
WORKSPACE=`pwd`
FRAMEWORKDIR=$WORKSPACE/framework
@@ -14,8 +14,8 @@
STACKMETRO=$WORKSPACE/stack-metro
STACKCXF=$WORKSPACE/stack-cxf
JBOSS_BINDADDR=(a)jboss.bind.address@
-JBOSS_INSTANCE=@hudson.home@/jobs/AS-4.2/workspace/JBossAS-4.2/build/output/(a)hudson.jboss42.build@
-ENVIRONMENT="-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss42 -Djboss42.home=$JBOSS_INSTANCE"
+JBOSS_INSTANCE=@hudson.home@/jobs/AS-4.2.2/workspace/JBossAS-4.2.2/build/output/(a)hudson.jboss422.build@
+ENVIRONMENT="-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss422 -Djboss42.home=$JBOSS_INSTANCE"
#
# stop jbossas
@@ -115,6 +115,6 @@
</logRotator>
<keepDependencies>false</keepDependencies>
<properties/>
- <description>Build and test jbossws-(a)version.id@ against AS-4.2</description>
+ <description>Build and test jbossws-(a)version.id@ against AS-4.2.2</description>
<actions class="vector"/>
</project>
\ No newline at end of file
Copied: framework/trunk/hudson/hudson-home/jobs/Integration-Metro-AS-5.0.0 (from rev 4786, framework/trunk/hudson/hudson-home/jobs/Integration-Metro-AS-5.0)
Modified: framework/trunk/hudson/hudson-home/jobs/Integration-Metro-AS-5.0.0/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/Integration-Metro-AS-5.0/config.xml 2007-10-18 10:26:36 UTC (rev 4786)
+++ framework/trunk/hudson/hudson-home/jobs/Integration-Metro-AS-5.0.0/config.xml 2007-10-18 12:35:31 UTC (rev 4789)
@@ -6,7 +6,7 @@
#
# Module settings
#
-MODULE=Integration-Metro-AS-5.0
+MODULE=Integration-Metro-AS-5.0.0
WORKSPACE=`pwd`
FRAMEWORKDIR=$WORKSPACE/framework
@@ -14,8 +14,8 @@
STACKMETRO=$WORKSPACE/stack-metro
STACKCXF=$WORKSPACE/stack-cxf
JBOSS_BINDADDR=(a)jboss.bind.address@
-JBOSS_INSTANCE=@hudson.home@/jobs/AS-5.0/workspace/JBossAS-5.0/build/output/(a)hudson.jboss50.build@
-ENVIRONMENT="-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss50 -Djboss50.home=$JBOSS_INSTANCE"
+JBOSS_INSTANCE=@hudson.home@/jobs/AS-5.0.0/workspace/JBossAS-5.0.0/build/output/(a)hudson.jboss500.build@
+ENVIRONMENT="-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss500 -Djboss50.home=$JBOSS_INSTANCE"
#
# stop jbossas
@@ -115,6 +115,6 @@
</logRotator>
<keepDependencies>false</keepDependencies>
<properties/>
- <description>Build and test jbossws-(a)version.id@ against AS-5.0</description>
+ <description>Build and test jbossws-(a)version.id@ against AS-5.0.0</description>
<actions class="vector"/>
</project>
\ No newline at end of file
Copied: framework/trunk/hudson/hudson-home/jobs/Integration-Native-AS-4.0.5 (from rev 4786, framework/trunk/hudson/hudson-home/jobs/Integration-Native-AS-4.0)
Modified: framework/trunk/hudson/hudson-home/jobs/Integration-Native-AS-4.0.5/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/Integration-Native-AS-4.0/config.xml 2007-10-18 10:26:36 UTC (rev 4786)
+++ framework/trunk/hudson/hudson-home/jobs/Integration-Native-AS-4.0.5/config.xml 2007-10-18 12:35:31 UTC (rev 4789)
@@ -6,7 +6,7 @@
#
# Module settings
#
-MODULE=Integration-Native-AS-4.0
+MODULE=Integration-Native-AS-4.0.5
WORKSPACE=`pwd`
FRAMEWORKDIR=$WORKSPACE/framework
@@ -14,8 +14,8 @@
STACKMETRO=$WORKSPACE/stack-metro
STACKCXF=$WORKSPACE/stack-cxf
JBOSS_BINDADDR=(a)jboss.bind.address@
-JBOSS_INSTANCE=@hudson.home@/jobs/AS-4.0/workspace/JBossAS-4.0/build/output/@hudson.jboss40.build(a)-ejb3
-ENVIRONMENT="-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss40 -Djboss40.home=$JBOSS_INSTANCE"
+JBOSS_INSTANCE=@hudson.home@/jobs/AS-4.0.5/workspace/JBossAS-4.0.5/build/output/@hudson.jboss405.build(a)-ejb3
+ENVIRONMENT="-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss405 -Djboss40.home=$JBOSS_INSTANCE"
#
# stop jbossas
@@ -101,6 +101,6 @@
</logRotator>
<keepDependencies>false</keepDependencies>
<properties/>
- <description>Build and test jbossws-(a)version.id@ against AS-4.0</description>
+ <description>Build and test jbossws-(a)version.id@ against AS-4.0.5</description>
<actions class="vector"/>
</project>
\ No newline at end of file
Copied: framework/trunk/hudson/hudson-home/jobs/Integration-Native-AS-4.2.2 (from rev 4786, framework/trunk/hudson/hudson-home/jobs/Integration-Native-AS-4.2)
Modified: framework/trunk/hudson/hudson-home/jobs/Integration-Native-AS-4.2.2/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/Integration-Native-AS-4.2/config.xml 2007-10-18 10:26:36 UTC (rev 4786)
+++ framework/trunk/hudson/hudson-home/jobs/Integration-Native-AS-4.2.2/config.xml 2007-10-18 12:35:31 UTC (rev 4789)
@@ -6,7 +6,7 @@
#
# Module settings
#
-MODULE=Integration-Native-AS-4.2
+MODULE=Integration-Native-AS-4.2.2
WORKSPACE=`pwd`
FRAMEWORKDIR=$WORKSPACE/framework
@@ -14,8 +14,8 @@
STACKMETRO=$WORKSPACE/stack-metro
STACKCXF=$WORKSPACE/stack-cxf
JBOSS_BINDADDR=(a)jboss.bind.address@
-JBOSS_INSTANCE=@hudson.home@/jobs/AS-4.2/workspace/JBossAS-4.2/build/output/(a)hudson.jboss42.build@
-ENVIRONMENT="-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss42 -Djboss42.home=$JBOSS_INSTANCE"
+JBOSS_INSTANCE=@hudson.home@/jobs/AS-4.2.2/workspace/JBossAS-4.2.2/build/output/(a)hudson.jboss422.build@
+ENVIRONMENT="-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss422 -Djboss42.home=$JBOSS_INSTANCE"
#
# stop jbossas
@@ -115,6 +115,6 @@
</logRotator>
<keepDependencies>false</keepDependencies>
<properties/>
- <description>Build and test jbossws-(a)version.id@ against AS-4.2</description>
+ <description>Build and test jbossws-(a)version.id@ against AS-4.2.2</description>
<actions class="vector"/>
</project>
\ No newline at end of file
Copied: framework/trunk/hudson/hudson-home/jobs/Integration-Native-AS-5.0.0 (from rev 4786, framework/trunk/hudson/hudson-home/jobs/Integration-Native-AS-5.0)
Modified: framework/trunk/hudson/hudson-home/jobs/Integration-Native-AS-5.0.0/config.xml
===================================================================
--- framework/trunk/hudson/hudson-home/jobs/Integration-Native-AS-5.0/config.xml 2007-10-18 10:26:36 UTC (rev 4786)
+++ framework/trunk/hudson/hudson-home/jobs/Integration-Native-AS-5.0.0/config.xml 2007-10-18 12:35:31 UTC (rev 4789)
@@ -6,7 +6,7 @@
#
# Module settings
#
-MODULE=Integration-Native-AS-5.0
+MODULE=Integration-Native-AS-5.0.0
WORKSPACE=`pwd`
FRAMEWORKDIR=$WORKSPACE/framework
@@ -14,8 +14,8 @@
STACKMETRO=$WORKSPACE/stack-metro
STACKCXF=$WORKSPACE/stack-cxf
JBOSS_BINDADDR=(a)jboss.bind.address@
-JBOSS_INSTANCE=@hudson.home@/jobs/AS-5.0/workspace/JBossAS-5.0/build/output/(a)hudson.jboss50.build@
-ENVIRONMENT="-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss50 -Djboss50.home=$JBOSS_INSTANCE"
+JBOSS_INSTANCE=@hudson.home@/jobs/AS-5.0.0/workspace/JBossAS-5.0.0/build/output/(a)hudson.jboss500.build@
+ENVIRONMENT="-Djboss.bind.address=(a)jboss.bind.address@ -Djbossws.integration.target=jboss500 -Djboss50.home=$JBOSS_INSTANCE"
#
# stop jbossas
@@ -115,6 +115,6 @@
</logRotator>
<keepDependencies>false</keepDependencies>
<properties/>
- <description>Build and test jbossws-(a)version.id@ against AS-5.0</description>
+ <description>Build and test jbossws-(a)version.id@ against AS-5.0.0</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:15:30 UTC (rev 4788)
+++ framework/trunk/hudson/hudson-home/jobs/Release-Matrix-Step1/config.xml 2007-10-18 12:35:31 UTC (rev 4789)
@@ -3,7 +3,7 @@
<builders class="vector"/>
<publishers class="vector">
<hudson.tasks.BuildTrigger>
- <childProjects>AS-5.0, AS-4.2, AS-4.0</childProjects>
+ <childProjects>AS-5.0.0, AS-4.2.2, AS-4.0.5</childProjects>
</hudson.tasks.BuildTrigger>
</publishers>
<buildWrappers class="vector"/>
17 years, 2 months