JBossWS SVN: r18613 - in stack/cxf/trunk/modules/testsuite/cxf-spring-tests/src/test/resources/jaxws/cxf: jms/META-INF-as7/wsdl and 2 other directories.
by jbossws-commits@lists.jboss.org
Author: asoldano
Date: 2014-05-05 11:42:47 -0400 (Mon, 05 May 2014)
New Revision: 18613
Modified:
stack/cxf/trunk/modules/testsuite/cxf-spring-tests/src/test/resources/jaxws/cxf/jms/META-INF-as7/wsdl/HelloWorldService.wsdl
stack/cxf/trunk/modules/testsuite/cxf-spring-tests/src/test/resources/jaxws/cxf/jms/META-INF/wsdl/HelloWorldService.wsdl
stack/cxf/trunk/modules/testsuite/cxf-spring-tests/src/test/resources/jaxws/cxf/jms_http/WEB-INF-as7/wsdl/HelloWorldService.wsdl
stack/cxf/trunk/modules/testsuite/cxf-spring-tests/src/test/resources/jaxws/cxf/jms_http/WEB-INF/wsdl/HelloWorldService.wsdl
Log:
[JBWS-3686] <soapjms:jndiURL> tag is now required in the wsdl for making CXF resolve the connection factory using JNDI; adding empty tag to local services declaration of jms endpoints
Modified: stack/cxf/trunk/modules/testsuite/cxf-spring-tests/src/test/resources/jaxws/cxf/jms/META-INF/wsdl/HelloWorldService.wsdl
===================================================================
(Binary files differ)
Property changes on: stack/cxf/trunk/modules/testsuite/cxf-spring-tests/src/test/resources/jaxws/cxf/jms/META-INF/wsdl/HelloWorldService.wsdl
___________________________________________________________________
Deleted: svn:mime-type
- application/xml
Modified: stack/cxf/trunk/modules/testsuite/cxf-spring-tests/src/test/resources/jaxws/cxf/jms/META-INF-as7/wsdl/HelloWorldService.wsdl
===================================================================
--- stack/cxf/trunk/modules/testsuite/cxf-spring-tests/src/test/resources/jaxws/cxf/jms/META-INF-as7/wsdl/HelloWorldService.wsdl 2014-05-05 09:22:07 UTC (rev 18612)
+++ stack/cxf/trunk/modules/testsuite/cxf-spring-tests/src/test/resources/jaxws/cxf/jms/META-INF-as7/wsdl/HelloWorldService.wsdl 2014-05-05 15:42:47 UTC (rev 18613)
@@ -75,6 +75,7 @@
</wsdl:service>
<wsdl:service name="HelloWorldServiceLocal">
<soapjms:jndiConnectionFactoryName>java:/ConnectionFactory</soapjms:jndiConnectionFactoryName>
+ <soapjms:jndiURL></soapjms:jndiURL>
<wsdl:port binding="tns:HelloWorldServiceSoapBinding" name="HelloWorldImplPort">
<soap:address location="jms:queue:testQueue"/>
</wsdl:port>
Modified: stack/cxf/trunk/modules/testsuite/cxf-spring-tests/src/test/resources/jaxws/cxf/jms_http/WEB-INF/wsdl/HelloWorldService.wsdl
===================================================================
--- stack/cxf/trunk/modules/testsuite/cxf-spring-tests/src/test/resources/jaxws/cxf/jms_http/WEB-INF/wsdl/HelloWorldService.wsdl 2014-05-05 09:22:07 UTC (rev 18612)
+++ stack/cxf/trunk/modules/testsuite/cxf-spring-tests/src/test/resources/jaxws/cxf/jms_http/WEB-INF/wsdl/HelloWorldService.wsdl 2014-05-05 15:42:47 UTC (rev 18613)
@@ -75,6 +75,7 @@
</wsdl:service>
<wsdl:service name="HelloWorldServiceLocal">
<soapjms:jndiConnectionFactoryName>java:/ConnectionFactory</soapjms:jndiConnectionFactoryName>
+ <soapjms:jndiURL></soapjms:jndiURL>
<wsdl:port binding="tns:HelloWorldServiceSoapBinding" name="HelloWorldImplPort">
<soap:address location="jms:queue:testQueue"/>
</wsdl:port>
Modified: stack/cxf/trunk/modules/testsuite/cxf-spring-tests/src/test/resources/jaxws/cxf/jms_http/WEB-INF-as7/wsdl/HelloWorldService.wsdl
===================================================================
(Binary files differ)
Property changes on: stack/cxf/trunk/modules/testsuite/cxf-spring-tests/src/test/resources/jaxws/cxf/jms_http/WEB-INF-as7/wsdl/HelloWorldService.wsdl
___________________________________________________________________
Deleted: svn:mime-type
- application/xml
10 years, 7 months
JBossWS SVN: r18612 - in hudson/trunk/hudson-home/jobs: AS-8.1.0 and 8 other directories.
by jbossws-commits@lists.jboss.org
Author: asoldano
Date: 2014-05-05 05:22:07 -0400 (Mon, 05 May 2014)
New Revision: 18612
Added:
hudson/trunk/hudson-home/jobs/AS-8.1.0-SECMGR/
hudson/trunk/hudson-home/jobs/AS-8.1.0-SECMGR/config.xml
hudson/trunk/hudson-home/jobs/AS-8.1.0/
hudson/trunk/hudson-home/jobs/AS-8.1.0/config.xml
hudson/trunk/hudson-home/jobs/CXF-BINDIST-AS-8.1.0-SPRING/
hudson/trunk/hudson-home/jobs/CXF-BINDIST-AS-8.1.0-SPRING/config.xml
hudson/trunk/hudson-home/jobs/CXF-BINDIST-AS-8.1.0/
hudson/trunk/hudson-home/jobs/CXF-BINDIST-AS-8.1.0/config.xml
hudson/trunk/hudson-home/jobs/CXF-CORE-AS-8.1.0-SECMGR/
hudson/trunk/hudson-home/jobs/CXF-CORE-AS-8.1.0-SECMGR/config.xml
hudson/trunk/hudson-home/jobs/CXF-CORE-AS-8.1.0-SPRING/
hudson/trunk/hudson-home/jobs/CXF-CORE-AS-8.1.0-SPRING/config.xml
hudson/trunk/hudson-home/jobs/CXF-CORE-AS-8.1.0/
hudson/trunk/hudson-home/jobs/CXF-CORE-AS-8.1.0/config.xml
hudson/trunk/hudson-home/jobs/CXF-SRCDIST-AS-8.1.0-SPRING/
hudson/trunk/hudson-home/jobs/CXF-SRCDIST-AS-8.1.0-SPRING/config.xml
hudson/trunk/hudson-home/jobs/CXF-SRCDIST-AS-8.1.0/
hudson/trunk/hudson-home/jobs/CXF-SRCDIST-AS-8.1.0/config.xml
Removed:
hudson/trunk/hudson-home/jobs/AS-8.0.1-SECMGR/
hudson/trunk/hudson-home/jobs/AS-8.0.1/
hudson/trunk/hudson-home/jobs/AS-8.1.0-SECMGR/config.xml
hudson/trunk/hudson-home/jobs/AS-8.1.0/config.xml
hudson/trunk/hudson-home/jobs/CXF-BINDIST-AS-8.0.1-SPRING/
hudson/trunk/hudson-home/jobs/CXF-BINDIST-AS-8.0.1/
hudson/trunk/hudson-home/jobs/CXF-BINDIST-AS-8.1.0-SPRING/config.xml
hudson/trunk/hudson-home/jobs/CXF-BINDIST-AS-8.1.0/config.xml
hudson/trunk/hudson-home/jobs/CXF-CORE-AS-8.0.1-SECMGR/
hudson/trunk/hudson-home/jobs/CXF-CORE-AS-8.0.1-SPRING/
hudson/trunk/hudson-home/jobs/CXF-CORE-AS-8.0.1/
hudson/trunk/hudson-home/jobs/CXF-CORE-AS-8.1.0-SECMGR/config.xml
hudson/trunk/hudson-home/jobs/CXF-CORE-AS-8.1.0-SPRING/config.xml
hudson/trunk/hudson-home/jobs/CXF-CORE-AS-8.1.0/config.xml
hudson/trunk/hudson-home/jobs/CXF-SRCDIST-AS-8.0.1-SPRING/
hudson/trunk/hudson-home/jobs/CXF-SRCDIST-AS-8.0.1/
hudson/trunk/hudson-home/jobs/CXF-SRCDIST-AS-8.1.0-SPRING/config.xml
hudson/trunk/hudson-home/jobs/CXF-SRCDIST-AS-8.1.0/config.xml
Log:
Wildfly 8.0.1 -> 8.1.0
Deleted: hudson/trunk/hudson-home/jobs/AS-8.1.0/config.xml
===================================================================
--- hudson/trunk/hudson-home/jobs/AS-8.0.1/config.xml 2014-02-18 10:40:41 UTC (rev 18389)
+++ hudson/trunk/hudson-home/jobs/AS-8.1.0/config.xml 2014-05-05 09:22:07 UTC (rev 18612)
@@ -1,75 +0,0 @@
-<?xml version='1.0' encoding='UTF-8'?>
-<project>
- <actions/>
- <description>Builds WildFly 8.0.1</description>
- <logRotator>
- <daysToKeep>-1</daysToKeep>
- <numToKeep>20</numToKeep>
- <artifactDaysToKeep>-1</artifactDaysToKeep>
- <artifactNumToKeep>-1</artifactNumToKeep>
- </logRotator>
- <keepDependencies>false</keepDependencies>
- <properties/>
- <scm class="hudson.plugins.git.GitSCM">
- <configVersion>1</configVersion>
- <remoteRepositories>
- <org.spearce.jgit.transport.RemoteConfig>
- <string>origin</string>
- <int>5</int>
- <string>fetch</string>
- <string>+refs/heads/*:refs/remotes/origin/*</string>
- <string>receivepack</string>
- <string>git-upload-pack</string>
- <string>uploadpack</string>
- <string>git-upload-pack</string>
- <string>url</string>
- <string>@hudson.jboss801.url@.git</string>
- <string>tagopt</string>
- <string></string>
- </org.spearce.jgit.transport.RemoteConfig>
- </remoteRepositories>
- <branches>
- <hudson.plugins.git.BranchSpec>
- <name>@hudson.jboss801.rev@</name>
- </hudson.plugins.git.BranchSpec>
- </branches>
- <localBranch></localBranch>
- <mergeOptions/>
- <recursiveSubmodules>false</recursiveSubmodules>
- <doGenerateSubmoduleConfigurations>false</doGenerateSubmoduleConfigurations>
- <authorOrCommitter>false</authorOrCommitter>
- <clean>false</clean>
- <wipeOutWorkspace>false</wipeOutWorkspace>
- <pruneBranches>false</pruneBranches>
- <buildChooser class="hudson.plugins.git.util.DefaultBuildChooser"/>
- <gitTool>Default</gitTool>
- <browser class="hudson.plugins.git.browser.GithubWeb">
- <url>@hudson.jboss801.url@</url>
- </browser>
- <submoduleCfg class="list"/>
- <relativeTargetDir></relativeTargetDir>
- <excludedRegions></excludedRegions>
- <excludedUsers></excludedUsers>
- </scm>
- <canRoam>true</canRoam>
- <disabled>false</disabled>
- <blockBuildWhenUpstreamBuilding>false</blockBuildWhenUpstreamBuilding>
- <triggers class="vector"/>
- <concurrentBuild>false</concurrentBuild>
- <builders>
- <hudson.tasks.Shell>
- <command>MAVEN_OPTS="-Xmx1024m -Xms512m -XX:MaxPermSize=128m"
-export MAVEN_OPTS
-export JAVA_HOME=(a)java.home.sun.jdk6@
-./build.sh clean install -Dskip-download-sources -DskipTests=true -U -B</command>
- </hudson.tasks.Shell>
- </builders>
- <publishers>
- <hudson.tasks.Mailer>
- <recipients></recipients>
- <dontNotifyEveryUnstableBuild>false</dontNotifyEveryUnstableBuild>
- <sendToIndividuals>false</sendToIndividuals>
- </hudson.tasks.Mailer>
- </publishers>
- <buildWrappers/>
-</project>
Copied: hudson/trunk/hudson-home/jobs/AS-8.1.0/config.xml (from rev 18611, hudson/trunk/hudson-home/jobs/AS-8.0.1/config.xml)
===================================================================
--- hudson/trunk/hudson-home/jobs/AS-8.1.0/config.xml (rev 0)
+++ hudson/trunk/hudson-home/jobs/AS-8.1.0/config.xml 2014-05-05 09:22:07 UTC (rev 18612)
@@ -0,0 +1,75 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<project>
+ <actions/>
+ <description>Builds WildFly 8.1.0</description>
+ <logRotator>
+ <daysToKeep>-1</daysToKeep>
+ <numToKeep>20</numToKeep>
+ <artifactDaysToKeep>-1</artifactDaysToKeep>
+ <artifactNumToKeep>-1</artifactNumToKeep>
+ </logRotator>
+ <keepDependencies>false</keepDependencies>
+ <properties/>
+ <scm class="hudson.plugins.git.GitSCM">
+ <configVersion>1</configVersion>
+ <remoteRepositories>
+ <org.spearce.jgit.transport.RemoteConfig>
+ <string>origin</string>
+ <int>5</int>
+ <string>fetch</string>
+ <string>+refs/heads/*:refs/remotes/origin/*</string>
+ <string>receivepack</string>
+ <string>git-upload-pack</string>
+ <string>uploadpack</string>
+ <string>git-upload-pack</string>
+ <string>url</string>
+ <string>@hudson.jboss810.url@.git</string>
+ <string>tagopt</string>
+ <string></string>
+ </org.spearce.jgit.transport.RemoteConfig>
+ </remoteRepositories>
+ <branches>
+ <hudson.plugins.git.BranchSpec>
+ <name>@hudson.jboss810.rev@</name>
+ </hudson.plugins.git.BranchSpec>
+ </branches>
+ <localBranch></localBranch>
+ <mergeOptions/>
+ <recursiveSubmodules>false</recursiveSubmodules>
+ <doGenerateSubmoduleConfigurations>false</doGenerateSubmoduleConfigurations>
+ <authorOrCommitter>false</authorOrCommitter>
+ <clean>false</clean>
+ <wipeOutWorkspace>false</wipeOutWorkspace>
+ <pruneBranches>false</pruneBranches>
+ <buildChooser class="hudson.plugins.git.util.DefaultBuildChooser"/>
+ <gitTool>Default</gitTool>
+ <browser class="hudson.plugins.git.browser.GithubWeb">
+ <url>@hudson.jboss810.url@</url>
+ </browser>
+ <submoduleCfg class="list"/>
+ <relativeTargetDir></relativeTargetDir>
+ <excludedRegions></excludedRegions>
+ <excludedUsers></excludedUsers>
+ </scm>
+ <canRoam>true</canRoam>
+ <disabled>false</disabled>
+ <blockBuildWhenUpstreamBuilding>false</blockBuildWhenUpstreamBuilding>
+ <triggers class="vector"/>
+ <concurrentBuild>false</concurrentBuild>
+ <builders>
+ <hudson.tasks.Shell>
+ <command>MAVEN_OPTS="-Xmx1024m -Xms512m -XX:MaxPermSize=128m"
+export MAVEN_OPTS
+export JAVA_HOME=(a)java.home.sun.jdk6@
+./build.sh clean install -Dskip-download-sources -DskipTests=true -U -B</command>
+ </hudson.tasks.Shell>
+ </builders>
+ <publishers>
+ <hudson.tasks.Mailer>
+ <recipients></recipients>
+ <dontNotifyEveryUnstableBuild>false</dontNotifyEveryUnstableBuild>
+ <sendToIndividuals>false</sendToIndividuals>
+ </hudson.tasks.Mailer>
+ </publishers>
+ <buildWrappers/>
+</project>
Deleted: hudson/trunk/hudson-home/jobs/AS-8.1.0-SECMGR/config.xml
===================================================================
--- hudson/trunk/hudson-home/jobs/AS-8.0.1-SECMGR/config.xml 2014-02-18 10:40:41 UTC (rev 18389)
+++ hudson/trunk/hudson-home/jobs/AS-8.1.0-SECMGR/config.xml 2014-05-05 09:22:07 UTC (rev 18612)
@@ -1,75 +0,0 @@
-<?xml version='1.0' encoding='UTF-8'?>
-<project>
- <actions/>
- <description>Builds WildFly 8.0.1 with security manager enabled</description>
- <logRotator>
- <daysToKeep>-1</daysToKeep>
- <numToKeep>20</numToKeep>
- <artifactDaysToKeep>-1</artifactDaysToKeep>
- <artifactNumToKeep>-1</artifactNumToKeep>
- </logRotator>
- <keepDependencies>false</keepDependencies>
- <properties/>
- <scm class="hudson.plugins.git.GitSCM">
- <configVersion>1</configVersion>
- <remoteRepositories>
- <org.spearce.jgit.transport.RemoteConfig>
- <string>origin</string>
- <int>5</int>
- <string>fetch</string>
- <string>+refs/heads/*:refs/remotes/origin/*</string>
- <string>receivepack</string>
- <string>git-upload-pack</string>
- <string>uploadpack</string>
- <string>git-upload-pack</string>
- <string>url</string>
- <string>@hudson.jboss801.url@.git</string>
- <string>tagopt</string>
- <string></string>
- </org.spearce.jgit.transport.RemoteConfig>
- </remoteRepositories>
- <branches>
- <hudson.plugins.git.BranchSpec>
- <name>@hudson.jboss801.rev@</name>
- </hudson.plugins.git.BranchSpec>
- </branches>
- <localBranch></localBranch>
- <mergeOptions/>
- <recursiveSubmodules>false</recursiveSubmodules>
- <doGenerateSubmoduleConfigurations>false</doGenerateSubmoduleConfigurations>
- <authorOrCommitter>false</authorOrCommitter>
- <clean>false</clean>
- <wipeOutWorkspace>false</wipeOutWorkspace>
- <pruneBranches>false</pruneBranches>
- <buildChooser class="hudson.plugins.git.util.DefaultBuildChooser"/>
- <gitTool>Default</gitTool>
- <browser class="hudson.plugins.git.browser.GithubWeb">
- <url>@hudson.jboss801.url@</url>
- </browser>
- <submoduleCfg class="list"/>
- <relativeTargetDir></relativeTargetDir>
- <excludedRegions></excludedRegions>
- <excludedUsers></excludedUsers>
- </scm>
- <canRoam>true</canRoam>
- <disabled>false</disabled>
- <blockBuildWhenUpstreamBuilding>false</blockBuildWhenUpstreamBuilding>
- <triggers class="vector"/>
- <concurrentBuild>false</concurrentBuild>
- <builders>
- <hudson.tasks.Shell>
- <command>MAVEN_OPTS="-Xmx1024m -Xms512m -XX:MaxPermSize=128m"
-export MAVEN_OPTS
-export JAVA_HOME=(a)java.home.sun.jdk6@
-./build.sh clean install -Dskip-download-sources -DskipTests=true -Dsecurity.manager=yes -U -B</command>
- </hudson.tasks.Shell>
- </builders>
- <publishers>
- <hudson.tasks.Mailer>
- <recipients></recipients>
- <dontNotifyEveryUnstableBuild>false</dontNotifyEveryUnstableBuild>
- <sendToIndividuals>false</sendToIndividuals>
- </hudson.tasks.Mailer>
- </publishers>
- <buildWrappers/>
-</project>
Copied: hudson/trunk/hudson-home/jobs/AS-8.1.0-SECMGR/config.xml (from rev 18611, hudson/trunk/hudson-home/jobs/AS-8.0.1-SECMGR/config.xml)
===================================================================
--- hudson/trunk/hudson-home/jobs/AS-8.1.0-SECMGR/config.xml (rev 0)
+++ hudson/trunk/hudson-home/jobs/AS-8.1.0-SECMGR/config.xml 2014-05-05 09:22:07 UTC (rev 18612)
@@ -0,0 +1,75 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<project>
+ <actions/>
+ <description>Builds WildFly 8.1.0 with security manager enabled</description>
+ <logRotator>
+ <daysToKeep>-1</daysToKeep>
+ <numToKeep>20</numToKeep>
+ <artifactDaysToKeep>-1</artifactDaysToKeep>
+ <artifactNumToKeep>-1</artifactNumToKeep>
+ </logRotator>
+ <keepDependencies>false</keepDependencies>
+ <properties/>
+ <scm class="hudson.plugins.git.GitSCM">
+ <configVersion>1</configVersion>
+ <remoteRepositories>
+ <org.spearce.jgit.transport.RemoteConfig>
+ <string>origin</string>
+ <int>5</int>
+ <string>fetch</string>
+ <string>+refs/heads/*:refs/remotes/origin/*</string>
+ <string>receivepack</string>
+ <string>git-upload-pack</string>
+ <string>uploadpack</string>
+ <string>git-upload-pack</string>
+ <string>url</string>
+ <string>@hudson.jboss810.url@.git</string>
+ <string>tagopt</string>
+ <string></string>
+ </org.spearce.jgit.transport.RemoteConfig>
+ </remoteRepositories>
+ <branches>
+ <hudson.plugins.git.BranchSpec>
+ <name>@hudson.jboss810.rev@</name>
+ </hudson.plugins.git.BranchSpec>
+ </branches>
+ <localBranch></localBranch>
+ <mergeOptions/>
+ <recursiveSubmodules>false</recursiveSubmodules>
+ <doGenerateSubmoduleConfigurations>false</doGenerateSubmoduleConfigurations>
+ <authorOrCommitter>false</authorOrCommitter>
+ <clean>false</clean>
+ <wipeOutWorkspace>false</wipeOutWorkspace>
+ <pruneBranches>false</pruneBranches>
+ <buildChooser class="hudson.plugins.git.util.DefaultBuildChooser"/>
+ <gitTool>Default</gitTool>
+ <browser class="hudson.plugins.git.browser.GithubWeb">
+ <url>@hudson.jboss810.url@</url>
+ </browser>
+ <submoduleCfg class="list"/>
+ <relativeTargetDir></relativeTargetDir>
+ <excludedRegions></excludedRegions>
+ <excludedUsers></excludedUsers>
+ </scm>
+ <canRoam>true</canRoam>
+ <disabled>false</disabled>
+ <blockBuildWhenUpstreamBuilding>false</blockBuildWhenUpstreamBuilding>
+ <triggers class="vector"/>
+ <concurrentBuild>false</concurrentBuild>
+ <builders>
+ <hudson.tasks.Shell>
+ <command>MAVEN_OPTS="-Xmx1024m -Xms512m -XX:MaxPermSize=128m"
+export MAVEN_OPTS
+export JAVA_HOME=(a)java.home.sun.jdk6@
+./build.sh clean install -Dskip-download-sources -DskipTests=true -Dsecurity.manager=yes -U -B</command>
+ </hudson.tasks.Shell>
+ </builders>
+ <publishers>
+ <hudson.tasks.Mailer>
+ <recipients></recipients>
+ <dontNotifyEveryUnstableBuild>false</dontNotifyEveryUnstableBuild>
+ <sendToIndividuals>false</sendToIndividuals>
+ </hudson.tasks.Mailer>
+ </publishers>
+ <buildWrappers/>
+</project>
Deleted: hudson/trunk/hudson-home/jobs/CXF-BINDIST-AS-8.1.0/config.xml
===================================================================
--- hudson/trunk/hudson-home/jobs/CXF-BINDIST-AS-8.0.1/config.xml 2014-02-18 10:40:41 UTC (rev 18389)
+++ hudson/trunk/hudson-home/jobs/CXF-BINDIST-AS-8.1.0/config.xml 2014-05-05 09:22:07 UTC (rev 18612)
@@ -1,74 +0,0 @@
-<?xml version='1.0' encoding='UTF-8'?>
-<project>
- <builders class="vector">
- <hudson.tasks.Shell>
- <command>
-#
-# Module settings
-#
-MODULE=CXF-BINDIST-AS-8.0.1
-
-WORKSPACE=`pwd`
-STACK_ID=cxf
-JAVA_HOME=(a)java.home.sun.jdk6@
-SCRIPTS_DIR=$WORKSPACE/hudson-scripts
-STACK_DIR=$WORKSPACE/stack-cxf
-TEST_OPTS=
-JBOSS_TARGET=wildfly801
-JBOSS_BIND_ADDRESS=(a)jboss.bind.address@
-JBOSS_INSTANCE=@hudson.home@/jobs/AS-8.0.1/workspace/build/target/(a)hudson.jboss801.build@
-
-#
-# load test functions
-#
-. $SCRIPTS_DIR/jbossws-qa.sh
-
-#
-# execute binary distribution tests
-#
-binaryDistributionTest
-
-</command>
- </hudson.tasks.Shell>
- </builders>
- <publishers class="vector">
- <hudson.tasks.junit.JUnitResultArchiver>
- <testResults>stack-cxf/target/jbossws-cxf-bin-dist/output/test-reports/TEST-*.xml</testResults>
- </hudson.tasks.junit.JUnitResultArchiver>
- <hudson.tasks.Mailer>
- <recipients>@hudson.mail.recipients@</recipients>
- <dontNotifyEveryUnstableBuild>false</dontNotifyEveryUnstableBuild>
- <sendToIndividuals>true</sendToIndividuals>
- </hudson.tasks.Mailer>
- </publishers>
- <buildWrappers class="vector"/>
- <scm class="hudson.scm.SubversionSCM">
- <locations>
- <hudson.scm.SubversionSCM-ModuleLocation>
- <remote>@jbossws.hudson.url@/scripts</remote>
- <local>hudson-scripts</local>
- </hudson.scm.SubversionSCM-ModuleLocation>
- <hudson.scm.SubversionSCM-ModuleLocation>
- <remote>@hudson.cxf.url@</remote>
- <local>stack-cxf</local>
- </hudson.scm.SubversionSCM-ModuleLocation>
- </locations>
- <useUpdate>true</useUpdate>
- <browser class="hudson.scm.browsers.FishEyeSVN">
- <url>http://fisheye.jboss.com/browse/JBossWS/</url>
- <rootModule></rootModule>
- </browser>
- </scm>
- <canRoam>true</canRoam>
- <disabled>false</disabled>
- <enableRemoteTrigger>false</enableRemoteTrigger>
- <triggers class="vector"/>
- <logRotator>
- <daysToKeep>14</daysToKeep>
- <numToKeep>-1</numToKeep>
- </logRotator>
- <keepDependencies>false</keepDependencies>
- <properties/>
- <description>Build and test jbossws-cxf-(a)version.id@ binary distribution against WildFly 8.0.1</description>
- <actions class="vector"/>
-</project>
Copied: hudson/trunk/hudson-home/jobs/CXF-BINDIST-AS-8.1.0/config.xml (from rev 18611, hudson/trunk/hudson-home/jobs/CXF-BINDIST-AS-8.0.1/config.xml)
===================================================================
--- hudson/trunk/hudson-home/jobs/CXF-BINDIST-AS-8.1.0/config.xml (rev 0)
+++ hudson/trunk/hudson-home/jobs/CXF-BINDIST-AS-8.1.0/config.xml 2014-05-05 09:22:07 UTC (rev 18612)
@@ -0,0 +1,74 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<project>
+ <builders class="vector">
+ <hudson.tasks.Shell>
+ <command>
+#
+# Module settings
+#
+MODULE=CXF-BINDIST-AS-8.1.0
+
+WORKSPACE=`pwd`
+STACK_ID=cxf
+JAVA_HOME=(a)java.home.sun.jdk6@
+SCRIPTS_DIR=$WORKSPACE/hudson-scripts
+STACK_DIR=$WORKSPACE/stack-cxf
+TEST_OPTS=
+JBOSS_TARGET=wildfly810
+JBOSS_BIND_ADDRESS=(a)jboss.bind.address@
+JBOSS_INSTANCE=@hudson.home@/jobs/AS-8.1.0/workspace/build/target/(a)hudson.jboss810.build@
+
+#
+# load test functions
+#
+. $SCRIPTS_DIR/jbossws-qa.sh
+
+#
+# execute binary distribution tests
+#
+binaryDistributionTest
+
+</command>
+ </hudson.tasks.Shell>
+ </builders>
+ <publishers class="vector">
+ <hudson.tasks.junit.JUnitResultArchiver>
+ <testResults>stack-cxf/target/jbossws-cxf-bin-dist/output/test-reports/TEST-*.xml</testResults>
+ </hudson.tasks.junit.JUnitResultArchiver>
+ <hudson.tasks.Mailer>
+ <recipients>@hudson.mail.recipients@</recipients>
+ <dontNotifyEveryUnstableBuild>false</dontNotifyEveryUnstableBuild>
+ <sendToIndividuals>true</sendToIndividuals>
+ </hudson.tasks.Mailer>
+ </publishers>
+ <buildWrappers class="vector"/>
+ <scm class="hudson.scm.SubversionSCM">
+ <locations>
+ <hudson.scm.SubversionSCM-ModuleLocation>
+ <remote>@jbossws.hudson.url@/scripts</remote>
+ <local>hudson-scripts</local>
+ </hudson.scm.SubversionSCM-ModuleLocation>
+ <hudson.scm.SubversionSCM-ModuleLocation>
+ <remote>@hudson.cxf.url@</remote>
+ <local>stack-cxf</local>
+ </hudson.scm.SubversionSCM-ModuleLocation>
+ </locations>
+ <useUpdate>true</useUpdate>
+ <browser class="hudson.scm.browsers.FishEyeSVN">
+ <url>http://fisheye.jboss.com/browse/JBossWS/</url>
+ <rootModule></rootModule>
+ </browser>
+ </scm>
+ <canRoam>true</canRoam>
+ <disabled>false</disabled>
+ <enableRemoteTrigger>false</enableRemoteTrigger>
+ <triggers class="vector"/>
+ <logRotator>
+ <daysToKeep>14</daysToKeep>
+ <numToKeep>-1</numToKeep>
+ </logRotator>
+ <keepDependencies>false</keepDependencies>
+ <properties/>
+ <description>Build and test jbossws-cxf-(a)version.id@ binary distribution against WildFly 8.1.0</description>
+ <actions class="vector"/>
+</project>
Deleted: hudson/trunk/hudson-home/jobs/CXF-BINDIST-AS-8.1.0-SPRING/config.xml
===================================================================
--- hudson/trunk/hudson-home/jobs/CXF-BINDIST-AS-8.0.1-SPRING/config.xml 2014-02-18 10:40:41 UTC (rev 18389)
+++ hudson/trunk/hudson-home/jobs/CXF-BINDIST-AS-8.1.0-SPRING/config.xml 2014-05-05 09:22:07 UTC (rev 18612)
@@ -1,74 +0,0 @@
-<?xml version='1.0' encoding='UTF-8'?>
-<project>
- <builders class="vector">
- <hudson.tasks.Shell>
- <command>
-#
-# Module settings
-#
-MODULE=CXF-BINDIST-AS-8.0.1-SPRING
-
-WORKSPACE=`pwd`
-STACK_ID=cxf
-JAVA_HOME=(a)java.home.sun.jdk6@
-SCRIPTS_DIR=$WORKSPACE/hudson-scripts
-STACK_DIR=$WORKSPACE/stack-cxf
-TEST_OPTS=
-JBOSS_TARGET=wildfly801
-JBOSS_BIND_ADDRESS=(a)jboss.bind.address@
-JBOSS_INSTANCE=@hudson.home@/jobs/AS-8.0.1/workspace/build/target/(a)hudson.jboss801.build@
-
-#
-# load test functions
-#
-. $SCRIPTS_DIR/jbossws-qa.sh
-
-#
-# execute binary distribution tests
-#
-binaryDistributionTestWithSpring
-
-</command>
- </hudson.tasks.Shell>
- </builders>
- <publishers class="vector">
- <hudson.tasks.junit.JUnitResultArchiver>
- <testResults>stack-cxf/target/jbossws-cxf-bin-dist/output/test-reports/TEST-*.xml</testResults>
- </hudson.tasks.junit.JUnitResultArchiver>
- <hudson.tasks.Mailer>
- <recipients>@hudson.mail.recipients@</recipients>
- <dontNotifyEveryUnstableBuild>false</dontNotifyEveryUnstableBuild>
- <sendToIndividuals>true</sendToIndividuals>
- </hudson.tasks.Mailer>
- </publishers>
- <buildWrappers class="vector"/>
- <scm class="hudson.scm.SubversionSCM">
- <locations>
- <hudson.scm.SubversionSCM-ModuleLocation>
- <remote>@jbossws.hudson.url@/scripts</remote>
- <local>hudson-scripts</local>
- </hudson.scm.SubversionSCM-ModuleLocation>
- <hudson.scm.SubversionSCM-ModuleLocation>
- <remote>@hudson.cxf.url@</remote>
- <local>stack-cxf</local>
- </hudson.scm.SubversionSCM-ModuleLocation>
- </locations>
- <useUpdate>true</useUpdate>
- <browser class="hudson.scm.browsers.FishEyeSVN">
- <url>http://fisheye.jboss.com/browse/JBossWS/</url>
- <rootModule></rootModule>
- </browser>
- </scm>
- <canRoam>true</canRoam>
- <disabled>false</disabled>
- <enableRemoteTrigger>false</enableRemoteTrigger>
- <triggers class="vector"/>
- <logRotator>
- <daysToKeep>14</daysToKeep>
- <numToKeep>-1</numToKeep>
- </logRotator>
- <keepDependencies>false</keepDependencies>
- <properties/>
- <description>Build and test jbossws-cxf-(a)version.id@ binary distribution against WildFly 8.0.1 with SpringFramework libraries available</description>
- <actions class="vector"/>
-</project>
Copied: hudson/trunk/hudson-home/jobs/CXF-BINDIST-AS-8.1.0-SPRING/config.xml (from rev 18611, hudson/trunk/hudson-home/jobs/CXF-BINDIST-AS-8.0.1-SPRING/config.xml)
===================================================================
--- hudson/trunk/hudson-home/jobs/CXF-BINDIST-AS-8.1.0-SPRING/config.xml (rev 0)
+++ hudson/trunk/hudson-home/jobs/CXF-BINDIST-AS-8.1.0-SPRING/config.xml 2014-05-05 09:22:07 UTC (rev 18612)
@@ -0,0 +1,74 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<project>
+ <builders class="vector">
+ <hudson.tasks.Shell>
+ <command>
+#
+# Module settings
+#
+MODULE=CXF-BINDIST-AS-8.1.0-SPRING
+
+WORKSPACE=`pwd`
+STACK_ID=cxf
+JAVA_HOME=(a)java.home.sun.jdk6@
+SCRIPTS_DIR=$WORKSPACE/hudson-scripts
+STACK_DIR=$WORKSPACE/stack-cxf
+TEST_OPTS=
+JBOSS_TARGET=wildfly810
+JBOSS_BIND_ADDRESS=(a)jboss.bind.address@
+JBOSS_INSTANCE=@hudson.home@/jobs/AS-8.1.0/workspace/build/target/(a)hudson.jboss810.build@
+
+#
+# load test functions
+#
+. $SCRIPTS_DIR/jbossws-qa.sh
+
+#
+# execute binary distribution tests
+#
+binaryDistributionTestWithSpring
+
+</command>
+ </hudson.tasks.Shell>
+ </builders>
+ <publishers class="vector">
+ <hudson.tasks.junit.JUnitResultArchiver>
+ <testResults>stack-cxf/target/jbossws-cxf-bin-dist/output/test-reports/TEST-*.xml</testResults>
+ </hudson.tasks.junit.JUnitResultArchiver>
+ <hudson.tasks.Mailer>
+ <recipients>@hudson.mail.recipients@</recipients>
+ <dontNotifyEveryUnstableBuild>false</dontNotifyEveryUnstableBuild>
+ <sendToIndividuals>true</sendToIndividuals>
+ </hudson.tasks.Mailer>
+ </publishers>
+ <buildWrappers class="vector"/>
+ <scm class="hudson.scm.SubversionSCM">
+ <locations>
+ <hudson.scm.SubversionSCM-ModuleLocation>
+ <remote>@jbossws.hudson.url@/scripts</remote>
+ <local>hudson-scripts</local>
+ </hudson.scm.SubversionSCM-ModuleLocation>
+ <hudson.scm.SubversionSCM-ModuleLocation>
+ <remote>@hudson.cxf.url@</remote>
+ <local>stack-cxf</local>
+ </hudson.scm.SubversionSCM-ModuleLocation>
+ </locations>
+ <useUpdate>true</useUpdate>
+ <browser class="hudson.scm.browsers.FishEyeSVN">
+ <url>http://fisheye.jboss.com/browse/JBossWS/</url>
+ <rootModule></rootModule>
+ </browser>
+ </scm>
+ <canRoam>true</canRoam>
+ <disabled>false</disabled>
+ <enableRemoteTrigger>false</enableRemoteTrigger>
+ <triggers class="vector"/>
+ <logRotator>
+ <daysToKeep>14</daysToKeep>
+ <numToKeep>-1</numToKeep>
+ </logRotator>
+ <keepDependencies>false</keepDependencies>
+ <properties/>
+ <description>Build and test jbossws-cxf-(a)version.id@ binary distribution against WildFly 8.1.0 with SpringFramework libraries available</description>
+ <actions class="vector"/>
+</project>
Deleted: hudson/trunk/hudson-home/jobs/CXF-CORE-AS-8.1.0/config.xml
===================================================================
--- hudson/trunk/hudson-home/jobs/CXF-CORE-AS-8.0.1/config.xml 2014-02-18 10:40:41 UTC (rev 18389)
+++ hudson/trunk/hudson-home/jobs/CXF-CORE-AS-8.1.0/config.xml 2014-05-05 09:22:07 UTC (rev 18612)
@@ -1,74 +0,0 @@
-<?xml version='1.0' encoding='UTF-8'?>
-<project>
- <builders class="vector">
- <hudson.tasks.Shell>
- <command>
-#
-# Module settings
-#
-MODULE=CXF-CORE-AS-8.0.1
-
-WORKSPACE=`pwd`
-STACK_ID=cxf
-JAVA_HOME=(a)java.home.sun.jdk6@
-SCRIPTS_DIR=$WORKSPACE/hudson-scripts
-STACK_DIR=$WORKSPACE/stack-cxf
-TEST_OPTS=
-JBOSS_TARGET=wildfly801
-JBOSS_BIND_ADDRESS=(a)jboss.bind.address@
-JBOSS_INSTANCE=@hudson.home@/jobs/AS-8.0.1/workspace/build/target/(a)hudson.jboss801.build@
-
-#
-# load test functions
-#
-. $SCRIPTS_DIR/jbossws-qa.sh
-
-#
-# execute core tests
-#
-coreTest
-
-</command>
- </hudson.tasks.Shell>
- </builders>
- <publishers class="vector">
- <hudson.tasks.junit.JUnitResultArchiver>
- <testResults>stack-cxf/**/target/surefire-reports/*.xml</testResults>
- </hudson.tasks.junit.JUnitResultArchiver>
- <hudson.tasks.Mailer>
- <recipients>@hudson.mail.recipients@</recipients>
- <dontNotifyEveryUnstableBuild>false</dontNotifyEveryUnstableBuild>
- <sendToIndividuals>true</sendToIndividuals>
- </hudson.tasks.Mailer>
- </publishers>
- <buildWrappers class="vector"/>
- <scm class="hudson.scm.SubversionSCM">
- <locations>
- <hudson.scm.SubversionSCM-ModuleLocation>
- <remote>@jbossws.hudson.url@/scripts</remote>
- <local>hudson-scripts</local>
- </hudson.scm.SubversionSCM-ModuleLocation>
- <hudson.scm.SubversionSCM-ModuleLocation>
- <remote>@hudson.cxf.url@</remote>
- <local>stack-cxf</local>
- </hudson.scm.SubversionSCM-ModuleLocation>
- </locations>
- <useUpdate>true</useUpdate>
- <browser class="hudson.scm.browsers.FishEyeSVN">
- <url>http://fisheye.jboss.com/browse/JBossWS/</url>
- <rootModule></rootModule>
- </browser>
- </scm>
- <canRoam>true</canRoam>
- <disabled>false</disabled>
- <enableRemoteTrigger>false</enableRemoteTrigger>
- <triggers class="vector"/>
- <logRotator>
- <daysToKeep>14</daysToKeep>
- <numToKeep>-1</numToKeep>
- </logRotator>
- <keepDependencies>false</keepDependencies>
- <properties/>
- <description>Build and test jbossws-cxf-(a)version.id@ against @hudson.jboss801.build@</description>
- <actions class="vector"/>
-</project>
Copied: hudson/trunk/hudson-home/jobs/CXF-CORE-AS-8.1.0/config.xml (from rev 18611, hudson/trunk/hudson-home/jobs/CXF-CORE-AS-8.0.1/config.xml)
===================================================================
--- hudson/trunk/hudson-home/jobs/CXF-CORE-AS-8.1.0/config.xml (rev 0)
+++ hudson/trunk/hudson-home/jobs/CXF-CORE-AS-8.1.0/config.xml 2014-05-05 09:22:07 UTC (rev 18612)
@@ -0,0 +1,74 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<project>
+ <builders class="vector">
+ <hudson.tasks.Shell>
+ <command>
+#
+# Module settings
+#
+MODULE=CXF-CORE-AS-8.1.0
+
+WORKSPACE=`pwd`
+STACK_ID=cxf
+JAVA_HOME=(a)java.home.sun.jdk6@
+SCRIPTS_DIR=$WORKSPACE/hudson-scripts
+STACK_DIR=$WORKSPACE/stack-cxf
+TEST_OPTS=
+JBOSS_TARGET=wildfly810
+JBOSS_BIND_ADDRESS=(a)jboss.bind.address@
+JBOSS_INSTANCE=@hudson.home@/jobs/AS-8.1.0/workspace/build/target/(a)hudson.jboss810.build@
+
+#
+# load test functions
+#
+. $SCRIPTS_DIR/jbossws-qa.sh
+
+#
+# execute core tests
+#
+coreTest
+
+</command>
+ </hudson.tasks.Shell>
+ </builders>
+ <publishers class="vector">
+ <hudson.tasks.junit.JUnitResultArchiver>
+ <testResults>stack-cxf/**/target/surefire-reports/*.xml</testResults>
+ </hudson.tasks.junit.JUnitResultArchiver>
+ <hudson.tasks.Mailer>
+ <recipients>@hudson.mail.recipients@</recipients>
+ <dontNotifyEveryUnstableBuild>false</dontNotifyEveryUnstableBuild>
+ <sendToIndividuals>true</sendToIndividuals>
+ </hudson.tasks.Mailer>
+ </publishers>
+ <buildWrappers class="vector"/>
+ <scm class="hudson.scm.SubversionSCM">
+ <locations>
+ <hudson.scm.SubversionSCM-ModuleLocation>
+ <remote>@jbossws.hudson.url@/scripts</remote>
+ <local>hudson-scripts</local>
+ </hudson.scm.SubversionSCM-ModuleLocation>
+ <hudson.scm.SubversionSCM-ModuleLocation>
+ <remote>@hudson.cxf.url@</remote>
+ <local>stack-cxf</local>
+ </hudson.scm.SubversionSCM-ModuleLocation>
+ </locations>
+ <useUpdate>true</useUpdate>
+ <browser class="hudson.scm.browsers.FishEyeSVN">
+ <url>http://fisheye.jboss.com/browse/JBossWS/</url>
+ <rootModule></rootModule>
+ </browser>
+ </scm>
+ <canRoam>true</canRoam>
+ <disabled>false</disabled>
+ <enableRemoteTrigger>false</enableRemoteTrigger>
+ <triggers class="vector"/>
+ <logRotator>
+ <daysToKeep>14</daysToKeep>
+ <numToKeep>-1</numToKeep>
+ </logRotator>
+ <keepDependencies>false</keepDependencies>
+ <properties/>
+ <description>Build and test jbossws-cxf-(a)version.id@ against @hudson.jboss810.build@</description>
+ <actions class="vector"/>
+</project>
Deleted: hudson/trunk/hudson-home/jobs/CXF-CORE-AS-8.1.0-SECMGR/config.xml
===================================================================
--- hudson/trunk/hudson-home/jobs/CXF-CORE-AS-8.0.1-SECMGR/config.xml 2014-02-18 10:40:41 UTC (rev 18389)
+++ hudson/trunk/hudson-home/jobs/CXF-CORE-AS-8.1.0-SECMGR/config.xml 2014-05-05 09:22:07 UTC (rev 18612)
@@ -1,74 +0,0 @@
-<?xml version='1.0' encoding='UTF-8'?>
-<project>
- <builders class="vector">
- <hudson.tasks.Shell>
- <command>
-#
-# Module settings
-#
-MODULE=CXF-CORE-AS-8.0.1-SECMGR
-
-WORKSPACE=`pwd`
-STACK_ID=cxf
-JAVA_HOME=(a)java.home.sun.jdk6@
-SCRIPTS_DIR=$WORKSPACE/hudson-scripts
-STACK_DIR=$WORKSPACE/stack-cxf
-TEST_OPTS=-Dsecmgr=true
-JBOSS_TARGET=wildfly801
-JBOSS_BIND_ADDRESS=(a)jboss.bind.address@
-JBOSS_INSTANCE=@hudson.home@/jobs/AS-8.0.1-SECMGR/workspace/build/target/(a)hudson.jboss801.build@
-
-#
-# load test functions
-#
-. $SCRIPTS_DIR/jbossws-qa.sh
-
-#
-# execute core tests
-#
-coreTest
-
-</command>
- </hudson.tasks.Shell>
- </builders>
- <publishers class="vector">
- <hudson.tasks.junit.JUnitResultArchiver>
- <testResults>stack-cxf/**/target/surefire-reports/*.xml</testResults>
- </hudson.tasks.junit.JUnitResultArchiver>
- <hudson.tasks.Mailer>
- <recipients>@hudson.mail.recipients@</recipients>
- <dontNotifyEveryUnstableBuild>false</dontNotifyEveryUnstableBuild>
- <sendToIndividuals>true</sendToIndividuals>
- </hudson.tasks.Mailer>
- </publishers>
- <buildWrappers class="vector"/>
- <scm class="hudson.scm.SubversionSCM">
- <locations>
- <hudson.scm.SubversionSCM-ModuleLocation>
- <remote>@jbossws.hudson.url@/scripts</remote>
- <local>hudson-scripts</local>
- </hudson.scm.SubversionSCM-ModuleLocation>
- <hudson.scm.SubversionSCM-ModuleLocation>
- <remote>@hudson.cxf.url@</remote>
- <local>stack-cxf</local>
- </hudson.scm.SubversionSCM-ModuleLocation>
- </locations>
- <useUpdate>true</useUpdate>
- <browser class="hudson.scm.browsers.FishEyeSVN">
- <url>http://fisheye.jboss.com/browse/JBossWS/</url>
- <rootModule></rootModule>
- </browser>
- </scm>
- <canRoam>true</canRoam>
- <disabled>false</disabled>
- <enableRemoteTrigger>false</enableRemoteTrigger>
- <triggers class="vector"/>
- <logRotator>
- <daysToKeep>14</daysToKeep>
- <numToKeep>-1</numToKeep>
- </logRotator>
- <keepDependencies>false</keepDependencies>
- <properties/>
- <description>Build and test jbossws-cxf-(a)version.id@ against @hudson.jboss801.build@ (security manager enabled)</description>
- <actions class="vector"/>
-</project>
Copied: hudson/trunk/hudson-home/jobs/CXF-CORE-AS-8.1.0-SECMGR/config.xml (from rev 18611, hudson/trunk/hudson-home/jobs/CXF-CORE-AS-8.0.1-SECMGR/config.xml)
===================================================================
--- hudson/trunk/hudson-home/jobs/CXF-CORE-AS-8.1.0-SECMGR/config.xml (rev 0)
+++ hudson/trunk/hudson-home/jobs/CXF-CORE-AS-8.1.0-SECMGR/config.xml 2014-05-05 09:22:07 UTC (rev 18612)
@@ -0,0 +1,74 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<project>
+ <builders class="vector">
+ <hudson.tasks.Shell>
+ <command>
+#
+# Module settings
+#
+MODULE=CXF-CORE-AS-8.1.0-SECMGR
+
+WORKSPACE=`pwd`
+STACK_ID=cxf
+JAVA_HOME=(a)java.home.sun.jdk6@
+SCRIPTS_DIR=$WORKSPACE/hudson-scripts
+STACK_DIR=$WORKSPACE/stack-cxf
+TEST_OPTS=-Dsecmgr=true
+JBOSS_TARGET=wildfly810
+JBOSS_BIND_ADDRESS=(a)jboss.bind.address@
+JBOSS_INSTANCE=@hudson.home@/jobs/AS-8.1.0-SECMGR/workspace/build/target/(a)hudson.jboss810.build@
+
+#
+# load test functions
+#
+. $SCRIPTS_DIR/jbossws-qa.sh
+
+#
+# execute core tests
+#
+coreTest
+
+</command>
+ </hudson.tasks.Shell>
+ </builders>
+ <publishers class="vector">
+ <hudson.tasks.junit.JUnitResultArchiver>
+ <testResults>stack-cxf/**/target/surefire-reports/*.xml</testResults>
+ </hudson.tasks.junit.JUnitResultArchiver>
+ <hudson.tasks.Mailer>
+ <recipients>@hudson.mail.recipients@</recipients>
+ <dontNotifyEveryUnstableBuild>false</dontNotifyEveryUnstableBuild>
+ <sendToIndividuals>true</sendToIndividuals>
+ </hudson.tasks.Mailer>
+ </publishers>
+ <buildWrappers class="vector"/>
+ <scm class="hudson.scm.SubversionSCM">
+ <locations>
+ <hudson.scm.SubversionSCM-ModuleLocation>
+ <remote>@jbossws.hudson.url@/scripts</remote>
+ <local>hudson-scripts</local>
+ </hudson.scm.SubversionSCM-ModuleLocation>
+ <hudson.scm.SubversionSCM-ModuleLocation>
+ <remote>@hudson.cxf.url@</remote>
+ <local>stack-cxf</local>
+ </hudson.scm.SubversionSCM-ModuleLocation>
+ </locations>
+ <useUpdate>true</useUpdate>
+ <browser class="hudson.scm.browsers.FishEyeSVN">
+ <url>http://fisheye.jboss.com/browse/JBossWS/</url>
+ <rootModule></rootModule>
+ </browser>
+ </scm>
+ <canRoam>true</canRoam>
+ <disabled>false</disabled>
+ <enableRemoteTrigger>false</enableRemoteTrigger>
+ <triggers class="vector"/>
+ <logRotator>
+ <daysToKeep>14</daysToKeep>
+ <numToKeep>-1</numToKeep>
+ </logRotator>
+ <keepDependencies>false</keepDependencies>
+ <properties/>
+ <description>Build and test jbossws-cxf-(a)version.id@ against @hudson.jboss810.build@ (security manager enabled)</description>
+ <actions class="vector"/>
+</project>
Deleted: hudson/trunk/hudson-home/jobs/CXF-CORE-AS-8.1.0-SPRING/config.xml
===================================================================
--- hudson/trunk/hudson-home/jobs/CXF-CORE-AS-8.0.1-SPRING/config.xml 2014-02-18 10:40:41 UTC (rev 18389)
+++ hudson/trunk/hudson-home/jobs/CXF-CORE-AS-8.1.0-SPRING/config.xml 2014-05-05 09:22:07 UTC (rev 18612)
@@ -1,74 +0,0 @@
-<?xml version='1.0' encoding='UTF-8'?>
-<project>
- <builders class="vector">
- <hudson.tasks.Shell>
- <command>
-#
-# Module settings
-#
-MODULE=CXF-CORE-AS-8.0.1-SPRING
-
-WORKSPACE=`pwd`
-STACK_ID=cxf
-JAVA_HOME=(a)java.home.sun.jdk6@
-SCRIPTS_DIR=$WORKSPACE/hudson-scripts
-STACK_DIR=$WORKSPACE/stack-cxf
-TEST_OPTS=
-JBOSS_TARGET=wildfly801
-JBOSS_BIND_ADDRESS=(a)jboss.bind.address@
-JBOSS_INSTANCE=@hudson.home@/jobs/AS-8.0.1/workspace/build/target/(a)hudson.jboss801.build@
-
-#
-# load test functions
-#
-. $SCRIPTS_DIR/jbossws-qa.sh
-
-#
-# execute core tests
-#
-coreTestWithSpring
-
-</command>
- </hudson.tasks.Shell>
- </builders>
- <publishers class="vector">
- <hudson.tasks.junit.JUnitResultArchiver>
- <testResults>stack-cxf/**/target/surefire-reports/*.xml</testResults>
- </hudson.tasks.junit.JUnitResultArchiver>
- <hudson.tasks.Mailer>
- <recipients>@hudson.mail.recipients@</recipients>
- <dontNotifyEveryUnstableBuild>false</dontNotifyEveryUnstableBuild>
- <sendToIndividuals>true</sendToIndividuals>
- </hudson.tasks.Mailer>
- </publishers>
- <buildWrappers class="vector"/>
- <scm class="hudson.scm.SubversionSCM">
- <locations>
- <hudson.scm.SubversionSCM-ModuleLocation>
- <remote>@jbossws.hudson.url@/scripts</remote>
- <local>hudson-scripts</local>
- </hudson.scm.SubversionSCM-ModuleLocation>
- <hudson.scm.SubversionSCM-ModuleLocation>
- <remote>@hudson.cxf.url@</remote>
- <local>stack-cxf</local>
- </hudson.scm.SubversionSCM-ModuleLocation>
- </locations>
- <useUpdate>true</useUpdate>
- <browser class="hudson.scm.browsers.FishEyeSVN">
- <url>http://fisheye.jboss.com/browse/JBossWS/</url>
- <rootModule></rootModule>
- </browser>
- </scm>
- <canRoam>true</canRoam>
- <disabled>false</disabled>
- <enableRemoteTrigger>false</enableRemoteTrigger>
- <triggers class="vector"/>
- <logRotator>
- <daysToKeep>14</daysToKeep>
- <numToKeep>-1</numToKeep>
- </logRotator>
- <keepDependencies>false</keepDependencies>
- <properties/>
- <description>Build and test jbossws-cxf-(a)version.id@ against @hudson.jboss801.build@ with SpringFramework libraires available</description>
- <actions class="vector"/>
-</project>
Copied: hudson/trunk/hudson-home/jobs/CXF-CORE-AS-8.1.0-SPRING/config.xml (from rev 18611, hudson/trunk/hudson-home/jobs/CXF-CORE-AS-8.0.1-SPRING/config.xml)
===================================================================
--- hudson/trunk/hudson-home/jobs/CXF-CORE-AS-8.1.0-SPRING/config.xml (rev 0)
+++ hudson/trunk/hudson-home/jobs/CXF-CORE-AS-8.1.0-SPRING/config.xml 2014-05-05 09:22:07 UTC (rev 18612)
@@ -0,0 +1,74 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<project>
+ <builders class="vector">
+ <hudson.tasks.Shell>
+ <command>
+#
+# Module settings
+#
+MODULE=CXF-CORE-AS-8.1.0-SPRING
+
+WORKSPACE=`pwd`
+STACK_ID=cxf
+JAVA_HOME=(a)java.home.sun.jdk6@
+SCRIPTS_DIR=$WORKSPACE/hudson-scripts
+STACK_DIR=$WORKSPACE/stack-cxf
+TEST_OPTS=
+JBOSS_TARGET=wildfly810
+JBOSS_BIND_ADDRESS=(a)jboss.bind.address@
+JBOSS_INSTANCE=@hudson.home@/jobs/AS-8.1.0/workspace/build/target/(a)hudson.jboss810.build@
+
+#
+# load test functions
+#
+. $SCRIPTS_DIR/jbossws-qa.sh
+
+#
+# execute core tests
+#
+coreTestWithSpring
+
+</command>
+ </hudson.tasks.Shell>
+ </builders>
+ <publishers class="vector">
+ <hudson.tasks.junit.JUnitResultArchiver>
+ <testResults>stack-cxf/**/target/surefire-reports/*.xml</testResults>
+ </hudson.tasks.junit.JUnitResultArchiver>
+ <hudson.tasks.Mailer>
+ <recipients>@hudson.mail.recipients@</recipients>
+ <dontNotifyEveryUnstableBuild>false</dontNotifyEveryUnstableBuild>
+ <sendToIndividuals>true</sendToIndividuals>
+ </hudson.tasks.Mailer>
+ </publishers>
+ <buildWrappers class="vector"/>
+ <scm class="hudson.scm.SubversionSCM">
+ <locations>
+ <hudson.scm.SubversionSCM-ModuleLocation>
+ <remote>@jbossws.hudson.url@/scripts</remote>
+ <local>hudson-scripts</local>
+ </hudson.scm.SubversionSCM-ModuleLocation>
+ <hudson.scm.SubversionSCM-ModuleLocation>
+ <remote>@hudson.cxf.url@</remote>
+ <local>stack-cxf</local>
+ </hudson.scm.SubversionSCM-ModuleLocation>
+ </locations>
+ <useUpdate>true</useUpdate>
+ <browser class="hudson.scm.browsers.FishEyeSVN">
+ <url>http://fisheye.jboss.com/browse/JBossWS/</url>
+ <rootModule></rootModule>
+ </browser>
+ </scm>
+ <canRoam>true</canRoam>
+ <disabled>false</disabled>
+ <enableRemoteTrigger>false</enableRemoteTrigger>
+ <triggers class="vector"/>
+ <logRotator>
+ <daysToKeep>14</daysToKeep>
+ <numToKeep>-1</numToKeep>
+ </logRotator>
+ <keepDependencies>false</keepDependencies>
+ <properties/>
+ <description>Build and test jbossws-cxf-(a)version.id@ against @hudson.jboss810.build@ with SpringFramework libraires available</description>
+ <actions class="vector"/>
+</project>
Deleted: hudson/trunk/hudson-home/jobs/CXF-SRCDIST-AS-8.1.0/config.xml
===================================================================
--- hudson/trunk/hudson-home/jobs/CXF-SRCDIST-AS-8.0.1/config.xml 2014-02-18 10:40:41 UTC (rev 18389)
+++ hudson/trunk/hudson-home/jobs/CXF-SRCDIST-AS-8.1.0/config.xml 2014-05-05 09:22:07 UTC (rev 18612)
@@ -1,74 +0,0 @@
-<?xml version='1.0' encoding='UTF-8'?>
-<project>
- <builders class="vector">
- <hudson.tasks.Shell>
- <command>
-#
-# Module settings
-#
-MODULE=CXF-SRCDIST-AS-8.0.1
-
-WORKSPACE=`pwd`
-STACK_ID=cxf
-JAVA_HOME=(a)java.home.sun.jdk6@
-SCRIPTS_DIR=$WORKSPACE/hudson-scripts
-STACK_DIR=$WORKSPACE/stack-cxf
-TEST_OPTS=
-JBOSS_TARGET=wildfly801
-JBOSS_BIND_ADDRESS=(a)jboss.bind.address@
-JBOSS_INSTANCE=@hudson.home@/jobs/AS-8.0.1/workspace/build/target/(a)hudson.jboss801.build@
-
-#
-# load test functions
-#
-. $SCRIPTS_DIR/jbossws-qa.sh
-
-#
-# execute source distribution tests
-#
-sourceDistributionTest
-
-</command>
- </hudson.tasks.Shell>
- </builders>
- <publishers class="vector">
- <hudson.tasks.junit.JUnitResultArchiver>
- <testResults>stack-cxf/target/jbossws-cxf-src-dist/modules/testsuite/**/target/surefire-reports/TEST-*.xml</testResults>
- </hudson.tasks.junit.JUnitResultArchiver>
- <hudson.tasks.Mailer>
- <recipients>@hudson.mail.recipients@</recipients>
- <dontNotifyEveryUnstableBuild>false</dontNotifyEveryUnstableBuild>
- <sendToIndividuals>true</sendToIndividuals>
- </hudson.tasks.Mailer>
- </publishers>
- <buildWrappers class="vector"/>
- <scm class="hudson.scm.SubversionSCM">
- <locations>
- <hudson.scm.SubversionSCM-ModuleLocation>
- <remote>@jbossws.hudson.url@/scripts</remote>
- <local>hudson-scripts</local>
- </hudson.scm.SubversionSCM-ModuleLocation>
- <hudson.scm.SubversionSCM-ModuleLocation>
- <remote>@hudson.cxf.url@</remote>
- <local>stack-cxf</local>
- </hudson.scm.SubversionSCM-ModuleLocation>
- </locations>
- <useUpdate>true</useUpdate>
- <browser class="hudson.scm.browsers.FishEyeSVN">
- <url>http://fisheye.jboss.com/browse/JBossWS/</url>
- <rootModule></rootModule>
- </browser>
- </scm>
- <canRoam>true</canRoam>
- <disabled>false</disabled>
- <enableRemoteTrigger>false</enableRemoteTrigger>
- <triggers class="vector"/>
- <logRotator>
- <daysToKeep>14</daysToKeep>
- <numToKeep>-1</numToKeep>
- </logRotator>
- <keepDependencies>false</keepDependencies>
- <properties/>
- <description>Build and test jbossws-cxf-(a)version.id@ source distribution against AS-8.0.1</description>
- <actions class="vector"/>
-</project>
Copied: hudson/trunk/hudson-home/jobs/CXF-SRCDIST-AS-8.1.0/config.xml (from rev 18611, hudson/trunk/hudson-home/jobs/CXF-SRCDIST-AS-8.0.1/config.xml)
===================================================================
--- hudson/trunk/hudson-home/jobs/CXF-SRCDIST-AS-8.1.0/config.xml (rev 0)
+++ hudson/trunk/hudson-home/jobs/CXF-SRCDIST-AS-8.1.0/config.xml 2014-05-05 09:22:07 UTC (rev 18612)
@@ -0,0 +1,74 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<project>
+ <builders class="vector">
+ <hudson.tasks.Shell>
+ <command>
+#
+# Module settings
+#
+MODULE=CXF-SRCDIST-AS-8.1.0
+
+WORKSPACE=`pwd`
+STACK_ID=cxf
+JAVA_HOME=(a)java.home.sun.jdk6@
+SCRIPTS_DIR=$WORKSPACE/hudson-scripts
+STACK_DIR=$WORKSPACE/stack-cxf
+TEST_OPTS=
+JBOSS_TARGET=wildfly810
+JBOSS_BIND_ADDRESS=(a)jboss.bind.address@
+JBOSS_INSTANCE=@hudson.home@/jobs/AS-8.1.0/workspace/build/target/(a)hudson.jboss810.build@
+
+#
+# load test functions
+#
+. $SCRIPTS_DIR/jbossws-qa.sh
+
+#
+# execute source distribution tests
+#
+sourceDistributionTest
+
+</command>
+ </hudson.tasks.Shell>
+ </builders>
+ <publishers class="vector">
+ <hudson.tasks.junit.JUnitResultArchiver>
+ <testResults>stack-cxf/target/jbossws-cxf-src-dist/modules/testsuite/**/target/surefire-reports/TEST-*.xml</testResults>
+ </hudson.tasks.junit.JUnitResultArchiver>
+ <hudson.tasks.Mailer>
+ <recipients>@hudson.mail.recipients@</recipients>
+ <dontNotifyEveryUnstableBuild>false</dontNotifyEveryUnstableBuild>
+ <sendToIndividuals>true</sendToIndividuals>
+ </hudson.tasks.Mailer>
+ </publishers>
+ <buildWrappers class="vector"/>
+ <scm class="hudson.scm.SubversionSCM">
+ <locations>
+ <hudson.scm.SubversionSCM-ModuleLocation>
+ <remote>@jbossws.hudson.url@/scripts</remote>
+ <local>hudson-scripts</local>
+ </hudson.scm.SubversionSCM-ModuleLocation>
+ <hudson.scm.SubversionSCM-ModuleLocation>
+ <remote>@hudson.cxf.url@</remote>
+ <local>stack-cxf</local>
+ </hudson.scm.SubversionSCM-ModuleLocation>
+ </locations>
+ <useUpdate>true</useUpdate>
+ <browser class="hudson.scm.browsers.FishEyeSVN">
+ <url>http://fisheye.jboss.com/browse/JBossWS/</url>
+ <rootModule></rootModule>
+ </browser>
+ </scm>
+ <canRoam>true</canRoam>
+ <disabled>false</disabled>
+ <enableRemoteTrigger>false</enableRemoteTrigger>
+ <triggers class="vector"/>
+ <logRotator>
+ <daysToKeep>14</daysToKeep>
+ <numToKeep>-1</numToKeep>
+ </logRotator>
+ <keepDependencies>false</keepDependencies>
+ <properties/>
+ <description>Build and test jbossws-cxf-(a)version.id@ source distribution against AS-8.1.0</description>
+ <actions class="vector"/>
+</project>
Deleted: hudson/trunk/hudson-home/jobs/CXF-SRCDIST-AS-8.1.0-SPRING/config.xml
===================================================================
--- hudson/trunk/hudson-home/jobs/CXF-SRCDIST-AS-8.0.1-SPRING/config.xml 2014-02-18 10:40:41 UTC (rev 18389)
+++ hudson/trunk/hudson-home/jobs/CXF-SRCDIST-AS-8.1.0-SPRING/config.xml 2014-05-05 09:22:07 UTC (rev 18612)
@@ -1,74 +0,0 @@
-<?xml version='1.0' encoding='UTF-8'?>
-<project>
- <builders class="vector">
- <hudson.tasks.Shell>
- <command>
-#
-# Module settings
-#
-MODULE=CXF-SRCDIST-AS-8.0.1
-
-WORKSPACE=`pwd`
-STACK_ID=cxf
-JAVA_HOME=(a)java.home.sun.jdk6@
-SCRIPTS_DIR=$WORKSPACE/hudson-scripts
-STACK_DIR=$WORKSPACE/stack-cxf
-TEST_OPTS=
-JBOSS_TARGET=wildfly801
-JBOSS_BIND_ADDRESS=(a)jboss.bind.address@
-JBOSS_INSTANCE=@hudson.home@/jobs/AS-8.0.1/workspace/build/target/(a)hudson.jboss801.build@
-
-#
-# load test functions
-#
-. $SCRIPTS_DIR/jbossws-qa.sh
-
-#
-# execute source distribution tests
-#
-sourceDistributionTestWithSpring
-
-</command>
- </hudson.tasks.Shell>
- </builders>
- <publishers class="vector">
- <hudson.tasks.junit.JUnitResultArchiver>
- <testResults>stack-cxf/target/jbossws-cxf-src-dist/modules/testsuite/**/target/surefire-reports/TEST-*.xml</testResults>
- </hudson.tasks.junit.JUnitResultArchiver>
- <hudson.tasks.Mailer>
- <recipients>@hudson.mail.recipients@</recipients>
- <dontNotifyEveryUnstableBuild>false</dontNotifyEveryUnstableBuild>
- <sendToIndividuals>true</sendToIndividuals>
- </hudson.tasks.Mailer>
- </publishers>
- <buildWrappers class="vector"/>
- <scm class="hudson.scm.SubversionSCM">
- <locations>
- <hudson.scm.SubversionSCM-ModuleLocation>
- <remote>@jbossws.hudson.url@/scripts</remote>
- <local>hudson-scripts</local>
- </hudson.scm.SubversionSCM-ModuleLocation>
- <hudson.scm.SubversionSCM-ModuleLocation>
- <remote>@hudson.cxf.url@</remote>
- <local>stack-cxf</local>
- </hudson.scm.SubversionSCM-ModuleLocation>
- </locations>
- <useUpdate>true</useUpdate>
- <browser class="hudson.scm.browsers.FishEyeSVN">
- <url>http://fisheye.jboss.com/browse/JBossWS/</url>
- <rootModule></rootModule>
- </browser>
- </scm>
- <canRoam>true</canRoam>
- <disabled>false</disabled>
- <enableRemoteTrigger>false</enableRemoteTrigger>
- <triggers class="vector"/>
- <logRotator>
- <daysToKeep>14</daysToKeep>
- <numToKeep>-1</numToKeep>
- </logRotator>
- <keepDependencies>false</keepDependencies>
- <properties/>
- <description>Build and test jbossws-cxf-(a)version.id@ source distribution against AS-8.0.1 with SpringFramework libraries available</description>
- <actions class="vector"/>
-</project>
Copied: hudson/trunk/hudson-home/jobs/CXF-SRCDIST-AS-8.1.0-SPRING/config.xml (from rev 18611, hudson/trunk/hudson-home/jobs/CXF-SRCDIST-AS-8.0.1-SPRING/config.xml)
===================================================================
--- hudson/trunk/hudson-home/jobs/CXF-SRCDIST-AS-8.1.0-SPRING/config.xml (rev 0)
+++ hudson/trunk/hudson-home/jobs/CXF-SRCDIST-AS-8.1.0-SPRING/config.xml 2014-05-05 09:22:07 UTC (rev 18612)
@@ -0,0 +1,74 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<project>
+ <builders class="vector">
+ <hudson.tasks.Shell>
+ <command>
+#
+# Module settings
+#
+MODULE=CXF-SRCDIST-AS-8.1.0
+
+WORKSPACE=`pwd`
+STACK_ID=cxf
+JAVA_HOME=(a)java.home.sun.jdk6@
+SCRIPTS_DIR=$WORKSPACE/hudson-scripts
+STACK_DIR=$WORKSPACE/stack-cxf
+TEST_OPTS=
+JBOSS_TARGET=wildfly810
+JBOSS_BIND_ADDRESS=(a)jboss.bind.address@
+JBOSS_INSTANCE=@hudson.home@/jobs/AS-8.1.0/workspace/build/target/(a)hudson.jboss810.build@
+
+#
+# load test functions
+#
+. $SCRIPTS_DIR/jbossws-qa.sh
+
+#
+# execute source distribution tests
+#
+sourceDistributionTestWithSpring
+
+</command>
+ </hudson.tasks.Shell>
+ </builders>
+ <publishers class="vector">
+ <hudson.tasks.junit.JUnitResultArchiver>
+ <testResults>stack-cxf/target/jbossws-cxf-src-dist/modules/testsuite/**/target/surefire-reports/TEST-*.xml</testResults>
+ </hudson.tasks.junit.JUnitResultArchiver>
+ <hudson.tasks.Mailer>
+ <recipients>@hudson.mail.recipients@</recipients>
+ <dontNotifyEveryUnstableBuild>false</dontNotifyEveryUnstableBuild>
+ <sendToIndividuals>true</sendToIndividuals>
+ </hudson.tasks.Mailer>
+ </publishers>
+ <buildWrappers class="vector"/>
+ <scm class="hudson.scm.SubversionSCM">
+ <locations>
+ <hudson.scm.SubversionSCM-ModuleLocation>
+ <remote>@jbossws.hudson.url@/scripts</remote>
+ <local>hudson-scripts</local>
+ </hudson.scm.SubversionSCM-ModuleLocation>
+ <hudson.scm.SubversionSCM-ModuleLocation>
+ <remote>@hudson.cxf.url@</remote>
+ <local>stack-cxf</local>
+ </hudson.scm.SubversionSCM-ModuleLocation>
+ </locations>
+ <useUpdate>true</useUpdate>
+ <browser class="hudson.scm.browsers.FishEyeSVN">
+ <url>http://fisheye.jboss.com/browse/JBossWS/</url>
+ <rootModule></rootModule>
+ </browser>
+ </scm>
+ <canRoam>true</canRoam>
+ <disabled>false</disabled>
+ <enableRemoteTrigger>false</enableRemoteTrigger>
+ <triggers class="vector"/>
+ <logRotator>
+ <daysToKeep>14</daysToKeep>
+ <numToKeep>-1</numToKeep>
+ </logRotator>
+ <keepDependencies>false</keepDependencies>
+ <properties/>
+ <description>Build and test jbossws-cxf-(a)version.id@ source distribution against AS-8.1.0 with SpringFramework libraries available</description>
+ <actions class="vector"/>
+</project>
10 years, 7 months
JBossWS SVN: r18611 - in hudson/trunk: hudson-home and 13 other directories.
by jbossws-commits@lists.jboss.org
Author: asoldano
Date: 2014-05-05 05:18:15 -0400 (Mon, 05 May 2014)
New Revision: 18611
Modified:
hudson/trunk/ant.properties.example
hudson/trunk/hudson-home/config.xml
hudson/trunk/hudson-home/jobs/AS-8.0.1-SECMGR/config.xml
hudson/trunk/hudson-home/jobs/AS-8.0.1/config.xml
hudson/trunk/hudson-home/jobs/AS-ALL/config.xml
hudson/trunk/hudson-home/jobs/AS-LIGHT/config.xml
hudson/trunk/hudson-home/jobs/CXF-ALL/config.xml
hudson/trunk/hudson-home/jobs/CXF-BINDIST-AS-8.0.1-SPRING/config.xml
hudson/trunk/hudson-home/jobs/CXF-BINDIST-AS-8.0.1/config.xml
hudson/trunk/hudson-home/jobs/CXF-CORE-AS-8.0.1-SECMGR/config.xml
hudson/trunk/hudson-home/jobs/CXF-CORE-AS-8.0.1-SPRING/config.xml
hudson/trunk/hudson-home/jobs/CXF-CORE-AS-8.0.1/config.xml
hudson/trunk/hudson-home/jobs/CXF-LIGHT/config.xml
hudson/trunk/hudson-home/jobs/CXF-SRCDIST-AS-8.0.1-SPRING/config.xml
hudson/trunk/hudson-home/jobs/CXF-SRCDIST-AS-8.0.1/config.xml
Log:
Wildfly 8.0.1 -> 8.1.0
Modified: hudson/trunk/ant.properties.example
===================================================================
--- hudson/trunk/ant.properties.example 2014-05-05 09:17:52 UTC (rev 18610)
+++ hudson/trunk/ant.properties.example 2014-05-05 09:18:15 UTC (rev 18611)
@@ -27,9 +27,9 @@
hudson.jboss800.build=wildfly-8.0.0.Final
hudson.jboss800.rev=wildfly-8.0.0.Final
-hudson.jboss801.url=https://github.com/wildfly/wildfly
-hudson.jboss801.build=wildfly-8.0.1.Final-SNAPSHOT
-hudson.jboss801.rev=master
+hudson.jboss810.url=https://github.com/wildfly/wildfly
+hudson.jboss810.build=wildfly-8.1.0.Final-SNAPSHOT
+hudson.jboss810.rev=master
hudson.mail.recipients=
hudson.smtp.host=localhost
Modified: hudson/trunk/hudson-home/config.xml
===================================================================
--- hudson/trunk/hudson-home/config.xml 2014-05-05 09:17:52 UTC (rev 18610)
+++ hudson/trunk/hudson-home/config.xml 2014-05-05 09:18:15 UTC (rev 18611)
@@ -37,7 +37,7 @@
<tr><td colspan=2></td></tr>
<tr><th align=left>@hudson.jboss720.build@</th><td>-r(a)hudson.jboss720.rev@ @hudson.jboss720.url@</td></tr>
<tr><th align=left>@hudson.jboss800.build@</th><td>-r(a)hudson.jboss800.rev@ @hudson.jboss800.url@</td></tr>
- <tr><th align=left>@hudson.jboss801.build@</th><td>-r(a)hudson.jboss801.rev@ @hudson.jboss801.url@</td></tr>
+ <tr><th align=left>@hudson.jboss810.build@</th><td>-r(a)hudson.jboss810.rev@ @hudson.jboss810.url@</td></tr>
<tr><td colspan=2></td></tr>
</table>
]]>
@@ -76,23 +76,23 @@
<string>CXF-CORE-AS-7.2.0-SUN-JDK-6</string>
<string>CXF-CORE-AS-8.0.0-SUN-JDK-6</string>
<string>CXF-CORE-AS-8.0.0-SECMGR</string>
- <string>CXF-CORE-AS-8.0.1-SUN-JDK-6</string>
- <string>CXF-CORE-AS-8.0.1-SECMGR</string>
+ <string>CXF-CORE-AS-8.1.0-SUN-JDK-6</string>
+ <string>CXF-CORE-AS-8.1.0-SECMGR</string>
<string>CXF-CORE-AS-7.2.0-SPRING-SUN-JDK-6</string>
<string>CXF-CORE-AS-8.0.0-SPRING-SUN-JDK-6</string>
- <string>CXF-CORE-AS-8.0.1-SPRING-SUN-JDK-6</string>
+ <string>CXF-CORE-AS-8.1.0-SPRING-SUN-JDK-6</string>
<string>CXF-BINDIST-AS-7.2.0-SUN-JDK-6</string>
<string>CXF-BINDIST-AS-8.0.0-SUN-JDK-6</string>
- <string>CXF-BINDIST-AS-8.0.1-SUN-JDK-6</string>
+ <string>CXF-BINDIST-AS-8.1.0-SUN-JDK-6</string>
<string>CXF-BINDIST-AS-7.2.0-SPRING-SUN-JDK-6</string>
<string>CXF-BINDIST-AS-8.0.0-SPRING-SUN-JDK-6</string>
- <string>CXF-BINDIST-AS-8.0.1-SPRING-SUN-JDK-6</string>
+ <string>CXF-BINDIST-AS-8.1.0-SPRING-SUN-JDK-6</string>
<string>CXF-SRCDIST-AS-7.2.0-SUN-JDK-6</string>
<string>CXF-SRCDIST-AS-8.0.0-SUN-JDK-6</string>
- <string>CXF-SRCDIST-AS-8.0.1-SUN-JDK-6</string>
+ <string>CXF-SRCDIST-AS-8.1.0-SUN-JDK-6</string>
<string>CXF-SRCDIST-AS-7.2.0-SPRING-SUN-JDK-6</string>
<string>CXF-SRCDIST-AS-8.0.0-SPRING-SUN-JDK-6</string>
- <string>CXF-SRCDIST-AS-8.0.1-SPRING-SUN-JDK-6</string>
+ <string>CXF-SRCDIST-AS-8.1.0-SPRING-SUN-JDK-6</string>
</jobNames>
<name>CXF Tests</name>
<description>
@@ -113,17 +113,17 @@
<string>CXF-CORE-AS-7.2.0-SUN-JDK-6</string>
<string>CXF-CORE-AS-8.0.0-SUN-JDK-6</string>
<string>CXF-CORE-AS-8.0.0-SECMGR</string>
- <string>CXF-CORE-AS-8.0.1-SUN-JDK-6</string>
- <string>CXF-CORE-AS-8.0.1-SECMGR</string>
+ <string>CXF-CORE-AS-8.1.0-SUN-JDK-6</string>
+ <string>CXF-CORE-AS-8.1.0-SECMGR</string>
<string>CXF-CORE-AS-7.2.0-SPRING-SUN-JDK-6</string>
<string>CXF-CORE-AS-8.0.0-SPRING-SUN-JDK-6</string>
- <string>CXF-CORE-AS-8.0.1-SPRING-SUN-JDK-6</string>
+ <string>CXF-CORE-AS-8.1.0-SPRING-SUN-JDK-6</string>
<string>CXF-BINDIST-AS-7.2.0-SUN-JDK-6</string>
<string>CXF-BINDIST-AS-8.0.0-SUN-JDK-6</string>
- <string>CXF-BINDIST-AS-8.0.1-SUN-JDK-6</string>
+ <string>CXF-BINDIST-AS-8.1.0-SUN-JDK-6</string>
<string>CXF-BINDIST-AS-7.2.0-SPRING-SUN-JDK-6</string>
<string>CXF-BINDIST-AS-8.0.0-SPRING-SUN-JDK-6</string>
- <string>CXF-BINDIST-AS-8.0.1-SPRING-SUN-JDK-6</string>
+ <string>CXF-BINDIST-AS-8.1.0-SPRING-SUN-JDK-6</string>
</jobNames>
<name>Working Days Tests</name>
<description>
Modified: hudson/trunk/hudson-home/jobs/AS-8.0.1/config.xml
===================================================================
--- hudson/trunk/hudson-home/jobs/AS-8.0.1/config.xml 2014-05-05 09:17:52 UTC (rev 18610)
+++ hudson/trunk/hudson-home/jobs/AS-8.0.1/config.xml 2014-05-05 09:18:15 UTC (rev 18611)
@@ -1,7 +1,7 @@
<?xml version='1.0' encoding='UTF-8'?>
<project>
<actions/>
- <description>Builds WildFly 8.0.1</description>
+ <description>Builds WildFly 8.1.0</description>
<logRotator>
<daysToKeep>-1</daysToKeep>
<numToKeep>20</numToKeep>
@@ -23,14 +23,14 @@
<string>uploadpack</string>
<string>git-upload-pack</string>
<string>url</string>
- <string>@hudson.jboss801.url@.git</string>
+ <string>@hudson.jboss810.url@.git</string>
<string>tagopt</string>
<string></string>
</org.spearce.jgit.transport.RemoteConfig>
</remoteRepositories>
<branches>
<hudson.plugins.git.BranchSpec>
- <name>@hudson.jboss801.rev@</name>
+ <name>@hudson.jboss810.rev@</name>
</hudson.plugins.git.BranchSpec>
</branches>
<localBranch></localBranch>
@@ -44,7 +44,7 @@
<buildChooser class="hudson.plugins.git.util.DefaultBuildChooser"/>
<gitTool>Default</gitTool>
<browser class="hudson.plugins.git.browser.GithubWeb">
- <url>@hudson.jboss801.url@</url>
+ <url>@hudson.jboss810.url@</url>
</browser>
<submoduleCfg class="list"/>
<relativeTargetDir></relativeTargetDir>
Modified: hudson/trunk/hudson-home/jobs/AS-8.0.1-SECMGR/config.xml
===================================================================
--- hudson/trunk/hudson-home/jobs/AS-8.0.1-SECMGR/config.xml 2014-05-05 09:17:52 UTC (rev 18610)
+++ hudson/trunk/hudson-home/jobs/AS-8.0.1-SECMGR/config.xml 2014-05-05 09:18:15 UTC (rev 18611)
@@ -1,7 +1,7 @@
<?xml version='1.0' encoding='UTF-8'?>
<project>
<actions/>
- <description>Builds WildFly 8.0.1 with security manager enabled</description>
+ <description>Builds WildFly 8.1.0 with security manager enabled</description>
<logRotator>
<daysToKeep>-1</daysToKeep>
<numToKeep>20</numToKeep>
@@ -23,14 +23,14 @@
<string>uploadpack</string>
<string>git-upload-pack</string>
<string>url</string>
- <string>@hudson.jboss801.url@.git</string>
+ <string>@hudson.jboss810.url@.git</string>
<string>tagopt</string>
<string></string>
</org.spearce.jgit.transport.RemoteConfig>
</remoteRepositories>
<branches>
<hudson.plugins.git.BranchSpec>
- <name>@hudson.jboss801.rev@</name>
+ <name>@hudson.jboss810.rev@</name>
</hudson.plugins.git.BranchSpec>
</branches>
<localBranch></localBranch>
@@ -44,7 +44,7 @@
<buildChooser class="hudson.plugins.git.util.DefaultBuildChooser"/>
<gitTool>Default</gitTool>
<browser class="hudson.plugins.git.browser.GithubWeb">
- <url>@hudson.jboss801.url@</url>
+ <url>@hudson.jboss810.url@</url>
</browser>
<submoduleCfg class="list"/>
<relativeTargetDir></relativeTargetDir>
Modified: hudson/trunk/hudson-home/jobs/AS-ALL/config.xml
===================================================================
--- hudson/trunk/hudson-home/jobs/AS-ALL/config.xml 2014-05-05 09:17:52 UTC (rev 18610)
+++ hudson/trunk/hudson-home/jobs/AS-ALL/config.xml 2014-05-05 09:18:15 UTC (rev 18611)
@@ -3,7 +3,7 @@
<builders class="vector"/>
<publishers class="vector">
<hudson.tasks.BuildTrigger>
- <childProjects>AS-7.2.0, AS-8.0.0, AS-8.0.1, AS-8.0.0-SECMGR, AS-8.0.1-SECMGR</childProjects>
+ <childProjects>AS-7.2.0, AS-8.0.0, AS-8.1.0, AS-8.0.0-SECMGR, AS-8.1.0-SECMGR</childProjects>
<threshold>
<name>UNSTABLE</name>
<ordinal>1</ordinal>
Modified: hudson/trunk/hudson-home/jobs/AS-LIGHT/config.xml
===================================================================
--- hudson/trunk/hudson-home/jobs/AS-LIGHT/config.xml 2014-05-05 09:17:52 UTC (rev 18610)
+++ hudson/trunk/hudson-home/jobs/AS-LIGHT/config.xml 2014-05-05 09:18:15 UTC (rev 18611)
@@ -3,7 +3,7 @@
<builders class="vector"/>
<publishers class="vector">
<hudson.tasks.BuildTrigger>
- <childProjects>AS-8.0.1, AS-8.0.1-SECMGR</childProjects>
+ <childProjects>AS-8.1.0, AS-8.1.0-SECMGR</childProjects>
<threshold>
<name>UNSTABLE</name>
<ordinal>1</ordinal>
Modified: hudson/trunk/hudson-home/jobs/CXF-ALL/config.xml
===================================================================
--- hudson/trunk/hudson-home/jobs/CXF-ALL/config.xml 2014-05-05 09:17:52 UTC (rev 18610)
+++ hudson/trunk/hudson-home/jobs/CXF-ALL/config.xml 2014-05-05 09:18:15 UTC (rev 18611)
@@ -8,41 +8,41 @@
, CXF-CORE-AS-8.0.0
-, CXF-CORE-AS-8.0.1
+, CXF-CORE-AS-8.1.0
, CXF-CORE-AS-7.2.0-SPRING
, CXF-CORE-AS-8.0.0-SPRING
-, CXF-CORE-AS-8.0.1-SPRING
+, CXF-CORE-AS-8.1.0-SPRING
, CXF-CORE-AS-8.0.0-SECMGR
-, CXF-CORE-AS-8.0.1-SECMGR
+, CXF-CORE-AS-8.1.0-SECMGR
, CXF-BINDIST-AS-7.2.0
, CXF-BINDIST-AS-8.0.0
-, CXF-BINDIST-AS-8.0.1
+, CXF-BINDIST-AS-8.1.0
, CXF-BINDIST-AS-7.2.0-SPRING
, CXF-BINDIST-AS-8.0.0-SPRING
-, CXF-BINDIST-AS-8.0.1-SPRING
+, CXF-BINDIST-AS-8.1.0-SPRING
, CXF-SRCDIST-AS-7.2.0
, CXF-SRCDIST-AS-8.0.0
-, CXF-SRCDIST-AS-8.0.1
+, CXF-SRCDIST-AS-8.1.0
, CXF-SRCDIST-AS-7.2.0-SPRING
, CXF-SRCDIST-AS-8.0.0-SPRING
-, CXF-SRCDIST-AS-8.0.1-SPRING
+, CXF-SRCDIST-AS-8.1.0-SPRING
</childProjects>
<threshold>
<name>UNSTABLE</name>
Modified: hudson/trunk/hudson-home/jobs/CXF-BINDIST-AS-8.0.1/config.xml
===================================================================
--- hudson/trunk/hudson-home/jobs/CXF-BINDIST-AS-8.0.1/config.xml 2014-05-05 09:17:52 UTC (rev 18610)
+++ hudson/trunk/hudson-home/jobs/CXF-BINDIST-AS-8.0.1/config.xml 2014-05-05 09:18:15 UTC (rev 18611)
@@ -6,7 +6,7 @@
#
# Module settings
#
-MODULE=CXF-BINDIST-AS-8.0.1
+MODULE=CXF-BINDIST-AS-8.1.0
WORKSPACE=`pwd`
STACK_ID=cxf
@@ -14,9 +14,9 @@
SCRIPTS_DIR=$WORKSPACE/hudson-scripts
STACK_DIR=$WORKSPACE/stack-cxf
TEST_OPTS=
-JBOSS_TARGET=wildfly801
+JBOSS_TARGET=wildfly810
JBOSS_BIND_ADDRESS=(a)jboss.bind.address@
-JBOSS_INSTANCE=@hudson.home@/jobs/AS-8.0.1/workspace/build/target/(a)hudson.jboss801.build@
+JBOSS_INSTANCE=@hudson.home@/jobs/AS-8.1.0/workspace/build/target/(a)hudson.jboss810.build@
#
# load test functions
@@ -69,6 +69,6 @@
</logRotator>
<keepDependencies>false</keepDependencies>
<properties/>
- <description>Build and test jbossws-cxf-(a)version.id@ binary distribution against WildFly 8.0.1</description>
+ <description>Build and test jbossws-cxf-(a)version.id@ binary distribution against WildFly 8.1.0</description>
<actions class="vector"/>
</project>
Modified: hudson/trunk/hudson-home/jobs/CXF-BINDIST-AS-8.0.1-SPRING/config.xml
===================================================================
--- hudson/trunk/hudson-home/jobs/CXF-BINDIST-AS-8.0.1-SPRING/config.xml 2014-05-05 09:17:52 UTC (rev 18610)
+++ hudson/trunk/hudson-home/jobs/CXF-BINDIST-AS-8.0.1-SPRING/config.xml 2014-05-05 09:18:15 UTC (rev 18611)
@@ -6,7 +6,7 @@
#
# Module settings
#
-MODULE=CXF-BINDIST-AS-8.0.1-SPRING
+MODULE=CXF-BINDIST-AS-8.1.0-SPRING
WORKSPACE=`pwd`
STACK_ID=cxf
@@ -14,9 +14,9 @@
SCRIPTS_DIR=$WORKSPACE/hudson-scripts
STACK_DIR=$WORKSPACE/stack-cxf
TEST_OPTS=
-JBOSS_TARGET=wildfly801
+JBOSS_TARGET=wildfly810
JBOSS_BIND_ADDRESS=(a)jboss.bind.address@
-JBOSS_INSTANCE=@hudson.home@/jobs/AS-8.0.1/workspace/build/target/(a)hudson.jboss801.build@
+JBOSS_INSTANCE=@hudson.home@/jobs/AS-8.1.0/workspace/build/target/(a)hudson.jboss810.build@
#
# load test functions
@@ -69,6 +69,6 @@
</logRotator>
<keepDependencies>false</keepDependencies>
<properties/>
- <description>Build and test jbossws-cxf-(a)version.id@ binary distribution against WildFly 8.0.1 with SpringFramework libraries available</description>
+ <description>Build and test jbossws-cxf-(a)version.id@ binary distribution against WildFly 8.1.0 with SpringFramework libraries available</description>
<actions class="vector"/>
</project>
Modified: hudson/trunk/hudson-home/jobs/CXF-CORE-AS-8.0.1/config.xml
===================================================================
--- hudson/trunk/hudson-home/jobs/CXF-CORE-AS-8.0.1/config.xml 2014-05-05 09:17:52 UTC (rev 18610)
+++ hudson/trunk/hudson-home/jobs/CXF-CORE-AS-8.0.1/config.xml 2014-05-05 09:18:15 UTC (rev 18611)
@@ -6,7 +6,7 @@
#
# Module settings
#
-MODULE=CXF-CORE-AS-8.0.1
+MODULE=CXF-CORE-AS-8.1.0
WORKSPACE=`pwd`
STACK_ID=cxf
@@ -14,9 +14,9 @@
SCRIPTS_DIR=$WORKSPACE/hudson-scripts
STACK_DIR=$WORKSPACE/stack-cxf
TEST_OPTS=
-JBOSS_TARGET=wildfly801
+JBOSS_TARGET=wildfly810
JBOSS_BIND_ADDRESS=(a)jboss.bind.address@
-JBOSS_INSTANCE=@hudson.home@/jobs/AS-8.0.1/workspace/build/target/(a)hudson.jboss801.build@
+JBOSS_INSTANCE=@hudson.home@/jobs/AS-8.1.0/workspace/build/target/(a)hudson.jboss810.build@
#
# load test functions
@@ -69,6 +69,6 @@
</logRotator>
<keepDependencies>false</keepDependencies>
<properties/>
- <description>Build and test jbossws-cxf-(a)version.id@ against @hudson.jboss801.build@</description>
+ <description>Build and test jbossws-cxf-(a)version.id@ against @hudson.jboss810.build@</description>
<actions class="vector"/>
</project>
Modified: hudson/trunk/hudson-home/jobs/CXF-CORE-AS-8.0.1-SECMGR/config.xml
===================================================================
--- hudson/trunk/hudson-home/jobs/CXF-CORE-AS-8.0.1-SECMGR/config.xml 2014-05-05 09:17:52 UTC (rev 18610)
+++ hudson/trunk/hudson-home/jobs/CXF-CORE-AS-8.0.1-SECMGR/config.xml 2014-05-05 09:18:15 UTC (rev 18611)
@@ -6,7 +6,7 @@
#
# Module settings
#
-MODULE=CXF-CORE-AS-8.0.1-SECMGR
+MODULE=CXF-CORE-AS-8.1.0-SECMGR
WORKSPACE=`pwd`
STACK_ID=cxf
@@ -14,9 +14,9 @@
SCRIPTS_DIR=$WORKSPACE/hudson-scripts
STACK_DIR=$WORKSPACE/stack-cxf
TEST_OPTS=-Dsecmgr=true
-JBOSS_TARGET=wildfly801
+JBOSS_TARGET=wildfly810
JBOSS_BIND_ADDRESS=(a)jboss.bind.address@
-JBOSS_INSTANCE=@hudson.home@/jobs/AS-8.0.1-SECMGR/workspace/build/target/(a)hudson.jboss801.build@
+JBOSS_INSTANCE=@hudson.home@/jobs/AS-8.1.0-SECMGR/workspace/build/target/(a)hudson.jboss810.build@
#
# load test functions
@@ -69,6 +69,6 @@
</logRotator>
<keepDependencies>false</keepDependencies>
<properties/>
- <description>Build and test jbossws-cxf-(a)version.id@ against @hudson.jboss801.build@ (security manager enabled)</description>
+ <description>Build and test jbossws-cxf-(a)version.id@ against @hudson.jboss810.build@ (security manager enabled)</description>
<actions class="vector"/>
</project>
Modified: hudson/trunk/hudson-home/jobs/CXF-CORE-AS-8.0.1-SPRING/config.xml
===================================================================
--- hudson/trunk/hudson-home/jobs/CXF-CORE-AS-8.0.1-SPRING/config.xml 2014-05-05 09:17:52 UTC (rev 18610)
+++ hudson/trunk/hudson-home/jobs/CXF-CORE-AS-8.0.1-SPRING/config.xml 2014-05-05 09:18:15 UTC (rev 18611)
@@ -6,7 +6,7 @@
#
# Module settings
#
-MODULE=CXF-CORE-AS-8.0.1-SPRING
+MODULE=CXF-CORE-AS-8.1.0-SPRING
WORKSPACE=`pwd`
STACK_ID=cxf
@@ -14,9 +14,9 @@
SCRIPTS_DIR=$WORKSPACE/hudson-scripts
STACK_DIR=$WORKSPACE/stack-cxf
TEST_OPTS=
-JBOSS_TARGET=wildfly801
+JBOSS_TARGET=wildfly810
JBOSS_BIND_ADDRESS=(a)jboss.bind.address@
-JBOSS_INSTANCE=@hudson.home@/jobs/AS-8.0.1/workspace/build/target/(a)hudson.jboss801.build@
+JBOSS_INSTANCE=@hudson.home@/jobs/AS-8.1.0/workspace/build/target/(a)hudson.jboss810.build@
#
# load test functions
@@ -69,6 +69,6 @@
</logRotator>
<keepDependencies>false</keepDependencies>
<properties/>
- <description>Build and test jbossws-cxf-(a)version.id@ against @hudson.jboss801.build@ with SpringFramework libraires available</description>
+ <description>Build and test jbossws-cxf-(a)version.id@ against @hudson.jboss810.build@ with SpringFramework libraires available</description>
<actions class="vector"/>
</project>
Modified: hudson/trunk/hudson-home/jobs/CXF-LIGHT/config.xml
===================================================================
--- hudson/trunk/hudson-home/jobs/CXF-LIGHT/config.xml 2014-05-05 09:17:52 UTC (rev 18610)
+++ hudson/trunk/hudson-home/jobs/CXF-LIGHT/config.xml 2014-05-05 09:18:15 UTC (rev 18611)
@@ -10,15 +10,15 @@
, CXF-CORE-AS-8.0.0
-, CXF-CORE-AS-8.0.1
+, CXF-CORE-AS-8.1.0
, CXF-CORE-AS-8.0.0-SPRING
-, CXF-CORE-AS-8.0.1-SPRING
+, CXF-CORE-AS-8.1.0-SPRING
, CXF-CORE-AS-8.0.0-SECMGR
-, CXF-CORE-AS-8.0.1-SECMGR
+, CXF-CORE-AS-8.1.0-SECMGR
, CXF-BINDIST-AS-7.2.0
@@ -26,11 +26,11 @@
, CXF-BINDIST-AS-8.0.0
-, CXF-BINDIST-AS-8.0.1
+, CXF-BINDIST-AS-8.1.0
, CXF-BINDIST-AS-8.0.0-SPRING
-, CXF-BINDIST-AS-8.0.1-SPRING
+, CXF-BINDIST-AS-8.1.0-SPRING
</childProjects>
<threshold>
<name>UNSTABLE</name>
Modified: hudson/trunk/hudson-home/jobs/CXF-SRCDIST-AS-8.0.1/config.xml
===================================================================
--- hudson/trunk/hudson-home/jobs/CXF-SRCDIST-AS-8.0.1/config.xml 2014-05-05 09:17:52 UTC (rev 18610)
+++ hudson/trunk/hudson-home/jobs/CXF-SRCDIST-AS-8.0.1/config.xml 2014-05-05 09:18:15 UTC (rev 18611)
@@ -6,7 +6,7 @@
#
# Module settings
#
-MODULE=CXF-SRCDIST-AS-8.0.1
+MODULE=CXF-SRCDIST-AS-8.1.0
WORKSPACE=`pwd`
STACK_ID=cxf
@@ -14,9 +14,9 @@
SCRIPTS_DIR=$WORKSPACE/hudson-scripts
STACK_DIR=$WORKSPACE/stack-cxf
TEST_OPTS=
-JBOSS_TARGET=wildfly801
+JBOSS_TARGET=wildfly810
JBOSS_BIND_ADDRESS=(a)jboss.bind.address@
-JBOSS_INSTANCE=@hudson.home@/jobs/AS-8.0.1/workspace/build/target/(a)hudson.jboss801.build@
+JBOSS_INSTANCE=@hudson.home@/jobs/AS-8.1.0/workspace/build/target/(a)hudson.jboss810.build@
#
# load test functions
@@ -69,6 +69,6 @@
</logRotator>
<keepDependencies>false</keepDependencies>
<properties/>
- <description>Build and test jbossws-cxf-(a)version.id@ source distribution against AS-8.0.1</description>
+ <description>Build and test jbossws-cxf-(a)version.id@ source distribution against AS-8.1.0</description>
<actions class="vector"/>
</project>
Modified: hudson/trunk/hudson-home/jobs/CXF-SRCDIST-AS-8.0.1-SPRING/config.xml
===================================================================
--- hudson/trunk/hudson-home/jobs/CXF-SRCDIST-AS-8.0.1-SPRING/config.xml 2014-05-05 09:17:52 UTC (rev 18610)
+++ hudson/trunk/hudson-home/jobs/CXF-SRCDIST-AS-8.0.1-SPRING/config.xml 2014-05-05 09:18:15 UTC (rev 18611)
@@ -6,7 +6,7 @@
#
# Module settings
#
-MODULE=CXF-SRCDIST-AS-8.0.1
+MODULE=CXF-SRCDIST-AS-8.1.0
WORKSPACE=`pwd`
STACK_ID=cxf
@@ -14,9 +14,9 @@
SCRIPTS_DIR=$WORKSPACE/hudson-scripts
STACK_DIR=$WORKSPACE/stack-cxf
TEST_OPTS=
-JBOSS_TARGET=wildfly801
+JBOSS_TARGET=wildfly810
JBOSS_BIND_ADDRESS=(a)jboss.bind.address@
-JBOSS_INSTANCE=@hudson.home@/jobs/AS-8.0.1/workspace/build/target/(a)hudson.jboss801.build@
+JBOSS_INSTANCE=@hudson.home@/jobs/AS-8.1.0/workspace/build/target/(a)hudson.jboss810.build@
#
# load test functions
@@ -69,6 +69,6 @@
</logRotator>
<keepDependencies>false</keepDependencies>
<properties/>
- <description>Build and test jbossws-cxf-(a)version.id@ source distribution against AS-8.0.1 with SpringFramework libraries available</description>
+ <description>Build and test jbossws-cxf-(a)version.id@ source distribution against AS-8.1.0 with SpringFramework libraries available</description>
<actions class="vector"/>
</project>
10 years, 7 months
JBossWS SVN: r18610 - hudson/trunk.
by jbossws-commits@lists.jboss.org
Author: asoldano
Date: 2014-05-05 05:17:52 -0400 (Mon, 05 May 2014)
New Revision: 18610
Modified:
hudson/trunk/pom.xml
Log:
Moving to 5.0.0-SNAPSHOT
Modified: hudson/trunk/pom.xml
===================================================================
--- hudson/trunk/pom.xml 2014-05-05 08:38:18 UTC (rev 18609)
+++ hudson/trunk/pom.xml 2014-05-05 09:17:52 UTC (rev 18610)
@@ -20,7 +20,7 @@
<artifactId>jbossws-hudson</artifactId>
<packaging>pom</packaging>
<description>JBossWS Hudson Integration</description>
- <version>4.3.0-SNAPSHOT</version>
+ <version>5.0.0-SNAPSHOT</version>
<!-- Parent -->
<parent>
10 years, 7 months
JBossWS SVN: r18609 - in stack/cxf/trunk: modules/dist and 5 other directories.
by jbossws-commits@lists.jboss.org
Author: asoldano
Date: 2014-05-05 04:38:18 -0400 (Mon, 05 May 2014)
New Revision: 18609
Modified:
stack/cxf/trunk/build.xml
stack/cxf/trunk/modules/dist/pom.xml
stack/cxf/trunk/modules/dist/src/main/distro/Install.txt
stack/cxf/trunk/modules/dist/src/main/distro/ant.properties.example
stack/cxf/trunk/modules/dist/src/main/distro/build-deploy.xml
stack/cxf/trunk/modules/dist/src/main/distro/build-setup.xml
stack/cxf/trunk/modules/dist/src/main/distro/build-testsuite.xml
stack/cxf/trunk/modules/dist/src/main/distro/build.xml
stack/cxf/trunk/modules/dist/src/main/scripts/assembly-deploy-artifacts.xml
stack/cxf/trunk/modules/resources/pom.xml
stack/cxf/trunk/modules/server/src/main/scripts/antrun-beans-config.xml
stack/cxf/trunk/modules/testsuite/pom.xml
stack/cxf/trunk/pom.xml
Log:
Wildfly 8.0.1 -> 8.1.0
Modified: stack/cxf/trunk/build.xml
===================================================================
--- stack/cxf/trunk/build.xml 2014-05-05 08:05:10 UTC (rev 18608)
+++ stack/cxf/trunk/build.xml 2014-05-05 08:38:18 UTC (rev 18609)
@@ -74,12 +74,12 @@
<condition property="wildfly800.home" value="${profiles.profile.properties.wildfly800.home}">
<isset property="profiles.profile.properties.wildfly800.home"/>
</condition>
- <condition property="wildfly801.home" value="${profiles.profile.properties.wildfly801.home}">
- <isset property="profiles.profile.properties.wildfly801.home"/>
+ <condition property="wildfly810.home" value="${profiles.profile.properties.wildfly810.home}">
+ <isset property="profiles.profile.properties.wildfly810.home"/>
</condition>
- <fail message="Application server home not set, jboss720.home=value, wildfly800.home=value or wildfly801.home=value to set">
+ <fail message="Application server home not set, jboss720.home=value, wildfly800.home=value or wildfly810.home=value to set">
<condition>
<and>
<not>
@@ -89,7 +89,7 @@
<isset property="wildfly800.home"/>
</not>
<not>
- <isset property="wildfly801.home"/>
+ <isset property="wildfly810.home"/>
</not>
</and>
</condition>
@@ -98,7 +98,7 @@
<echo/>
<echo message="jboss720.home=${jboss720.home}"/>
<echo message="wildfly800.home=${wildfly800.home}"/>
- <echo message="wildfly801.home=${wildfly801.home}"/>
+ <echo message="wildfly810.home=${wildfly810.home}"/>
</target>
<target name="init" depends="mvn-settings,prepare,os-init">
Modified: stack/cxf/trunk/modules/dist/pom.xml
===================================================================
--- stack/cxf/trunk/modules/dist/pom.xml 2014-05-05 08:05:10 UTC (rev 18608)
+++ stack/cxf/trunk/modules/dist/pom.xml 2014-05-05 08:38:18 UTC (rev 18609)
@@ -64,7 +64,7 @@
<groupId>org.jboss.ws.cxf</groupId>
<artifactId>jbossws-cxf-resources</artifactId>
<version>${project.version}</version>
- <classifier>wildfly801</classifier>
+ <classifier>wildfly810</classifier>
</dependency>
<dependency>
@@ -200,8 +200,8 @@
<xslt style="${basedir}/src/main/distro/test-exclude.xsl" in="../testsuite/pom.xml" out="${basedir}/target/exclude-file/test-excludes-wildfly800.txt">
<param name="targetName" expression="wildfly800" />
</xslt>
- <xslt style="${basedir}/src/main/distro/test-exclude.xsl" in="../testsuite/pom.xml" out="${basedir}/target/exclude-file/test-excludes-wildfly801.txt">
- <param name="targetName" expression="wildfly801" />
+ <xslt style="${basedir}/src/main/distro/test-exclude.xsl" in="../testsuite/pom.xml" out="${basedir}/target/exclude-file/test-excludes-wildfly810.txt">
+ <param name="targetName" expression="wildfly810" />
</xslt>
</target>
</configuration>
Modified: stack/cxf/trunk/modules/dist/src/main/distro/Install.txt
===================================================================
--- stack/cxf/trunk/modules/dist/src/main/distro/Install.txt 2014-05-05 08:05:10 UTC (rev 18608)
+++ stack/cxf/trunk/modules/dist/src/main/distro/Install.txt 2014-05-05 08:38:18 UTC (rev 18609)
@@ -15,7 +15,7 @@
ant deploy-jboss720
ant deploy-wildfly800
- ant deploy-wildfly801
+ ant deploy-wildfly810
By default Spring Framework libraries are not installed to application
server. In order to do that, please add the -Dspring=true property option when
Modified: stack/cxf/trunk/modules/dist/src/main/distro/ant.properties.example
===================================================================
--- stack/cxf/trunk/modules/dist/src/main/distro/ant.properties.example 2014-05-05 08:05:10 UTC (rev 18608)
+++ stack/cxf/trunk/modules/dist/src/main/distro/ant.properties.example 2014-05-05 08:38:18 UTC (rev 18609)
@@ -5,9 +5,9 @@
# Optional JBoss Home
jboss720.home=(a)jboss720.home@
wildfly800.home=(a)wildfly800.home@
-wildfly801.home=(a)wildfly801.home@
+wildfly810.home=(a)wildfly810.home@
-# The JBoss server under test. This can be [jboss720|wildfly800|wildfly801]
+# The JBoss server under test. This can be [jboss720|wildfly800|wildfly810]
jbossws.integration.target=jboss720
# The JBoss settings
Modified: stack/cxf/trunk/modules/dist/src/main/distro/build-deploy.xml
===================================================================
--- stack/cxf/trunk/modules/dist/src/main/distro/build-deploy.xml 2014-05-05 08:05:10 UTC (rev 18608)
+++ stack/cxf/trunk/modules/dist/src/main/distro/build-deploy.xml 2014-05-05 08:38:18 UTC (rev 18609)
@@ -152,32 +152,32 @@
</target>
<!-- ================================================================== -->
- <!-- Deployment wildfly801 -->
+ <!-- Deployment wildfly810 -->
<!-- ================================================================== -->
- <target name="target-wildfly801">
- <property name="jbossws.integration.target" value="wildfly801"/>
+ <target name="target-wildfly810">
+ <property name="jbossws.integration.target" value="wildfly810"/>
<echo message="jbossws.integration.target=${jbossws.integration.target}" file="${target.properties.file}"/>
</target>
- <target name="deploy-wildfly801" depends="undeploy-wildfly801,deploy-structure-wildfly80x,check-spring,install-spring-module80x" description="Deploy jbossws to wildfly801">
- <fail message="Not available: ${wildfly801.available.file}" unless="wildfly801.available"/>
- <copy todir="${wildfly801.home}" overwrite="true" verbose="true">
+ <target name="deploy-wildfly810" depends="undeploy-wildfly810,deploy-structure-wildfly80x,check-spring,install-spring-module80x" description="Deploy jbossws to wildfly810">
+ <fail message="Not available: ${wildfly810.available.file}" unless="wildfly810.available"/>
+ <copy todir="${wildfly810.home}" overwrite="true" verbose="true">
<fileset dir="${deploy.structure}">
<exclude name="**/jboss/as/webservices/**/module.xml"/>
</fileset>
</copy>
<!-- Install org/jboss/as/webservices module.xml separately since it needs to reference libs already on the AS -->
- <installModules targetDir="${wildfly801.home}/modules/system/layers/base/">
+ <installModules targetDir="${wildfly810.home}/modules/system/layers/base/">
<fileset dir="${deploy.structure}/modules/system/layers/base">
<include name="**/jboss/as/webservices/**/module.xml"/>
</fileset>
</installModules>
</target>
- <target name="undeploy-wildfly801" depends="target-wildfly801,init" description="Remove jbossws from wildfly801">
- <fail message="Not available: ${wildfly801.available.file}" unless="wildfly801.available"/>
- <macro-undeploy-jbossws-modules targetdir="${wildfly801.home}/modules/system/layers/base" defaultmodulesconf="${jbossws.default.modules.conf}" modifyjbossintegration="false"/>
+ <target name="undeploy-wildfly810" depends="target-wildfly810,init" description="Remove jbossws from wildfly810">
+ <fail message="Not available: ${wildfly810.available.file}" unless="wildfly810.available"/>
+ <macro-undeploy-jbossws-modules targetdir="${wildfly810.home}/modules/system/layers/base" defaultmodulesconf="${jbossws.default.modules.conf}" modifyjbossintegration="false"/>
</target>
<!-- ================================================================== -->
Modified: stack/cxf/trunk/modules/dist/src/main/distro/build-setup.xml
===================================================================
--- stack/cxf/trunk/modules/dist/src/main/distro/build-setup.xml 2014-05-05 08:05:10 UTC (rev 18608)
+++ stack/cxf/trunk/modules/dist/src/main/distro/build-setup.xml 2014-05-05 08:38:18 UTC (rev 18609)
@@ -35,11 +35,11 @@
<property name="jboss720.available.file" value="${jboss720.home}/jboss-modules.jar"/>
<property name="wildfly800.available.file" value="${wildfly800.home}/jboss-modules.jar"/>
- <property name="wildfly801.available.file" value="${wildfly801.home}/jboss-modules.jar"/>
+ <property name="wildfly810.available.file" value="${wildfly810.home}/jboss-modules.jar"/>
<available property="jboss720.available" file="${jboss720.available.file}"/>
<available property="wildfly800.available" file="${wildfly800.available.file}"/>
- <available property="wildfly801.available" file="${wildfly801.available.file}"/>
+ <available property="wildfly810.available" file="${wildfly810.available.file}"/>
<tstamp>
<format property="build.id" pattern="yyyyMMddHHmm"/>
Modified: stack/cxf/trunk/modules/dist/src/main/distro/build-testsuite.xml
===================================================================
--- stack/cxf/trunk/modules/dist/src/main/distro/build-testsuite.xml 2014-05-05 08:05:10 UTC (rev 18608)
+++ stack/cxf/trunk/modules/dist/src/main/distro/build-testsuite.xml 2014-05-05 08:38:18 UTC (rev 18609)
@@ -37,8 +37,8 @@
<condition property="jboss.home" value="${wildfly800.home}">
<equals arg1="${jbossws.integration.target}" arg2="wildfly800"/>
</condition>
- <condition property="jboss.home" value="${wildfly801.home}">
- <equals arg1="${jbossws.integration.target}" arg2="wildfly801"/>
+ <condition property="jboss.home" value="${wildfly810.home}">
+ <equals arg1="${jbossws.integration.target}" arg2="wildfly810"/>
</condition>
<!-- Verify required properties that must be set before this file is imported -->
Modified: stack/cxf/trunk/modules/dist/src/main/distro/build.xml
===================================================================
--- stack/cxf/trunk/modules/dist/src/main/distro/build.xml 2014-05-05 08:05:10 UTC (rev 18608)
+++ stack/cxf/trunk/modules/dist/src/main/distro/build.xml 2014-05-05 08:38:18 UTC (rev 18609)
@@ -66,7 +66,7 @@
<condition property="jbossws.integration.wildfly80x" value="true">
<or>
<equals arg1="${jbossws.integration.target}" arg2="wildfly800"/>
- <equals arg1="${jbossws.integration.target}" arg2="wildfly801"/>
+ <equals arg1="${jbossws.integration.target}" arg2="wildfly810"/>
</or>
</condition>
Modified: stack/cxf/trunk/modules/dist/src/main/scripts/assembly-deploy-artifacts.xml
===================================================================
--- stack/cxf/trunk/modules/dist/src/main/scripts/assembly-deploy-artifacts.xml 2014-05-05 08:05:10 UTC (rev 18608)
+++ stack/cxf/trunk/modules/dist/src/main/scripts/assembly-deploy-artifacts.xml 2014-05-05 08:38:18 UTC (rev 18609)
@@ -112,7 +112,7 @@
<includes>
<include>org.wildfly:wildfly-webservices-tests-integration:jar</include>
</includes>
- <outputFileNameMapping>jbossws-wildfly801-tests-integration.jar</outputFileNameMapping>
+ <outputFileNameMapping>jbossws-wildfly810-tests-integration.jar</outputFileNameMapping>
<scope>provided</scope>
<useProjectArtifact>false</useProjectArtifact>
</dependencySet>
Modified: stack/cxf/trunk/modules/resources/pom.xml
===================================================================
--- stack/cxf/trunk/modules/resources/pom.xml 2014-05-05 08:05:10 UTC (rev 18608)
+++ stack/cxf/trunk/modules/resources/pom.xml 2014-05-05 08:38:18 UTC (rev 18609)
@@ -69,12 +69,12 @@
</configuration>
</execution>
<execution>
- <id>wildfly801</id>
+ <id>wildfly810</id>
<goals><goal>jar</goal></goals>
<phase>package</phase>
<configuration>
- <classifier>wildfly801</classifier>
- <classesDirectory>${project.build.directory}/classes/resources/jbossws-wildfly801/jbossws.beans</classesDirectory>
+ <classifier>wildfly810</classifier>
+ <classesDirectory>${project.build.directory}/classes/resources/jbossws-wildfly810/jbossws.beans</classesDirectory>
</configuration>
</execution>
</executions>
Modified: stack/cxf/trunk/modules/server/src/main/scripts/antrun-beans-config.xml
===================================================================
--- stack/cxf/trunk/modules/server/src/main/scripts/antrun-beans-config.xml 2014-05-05 08:05:10 UTC (rev 18608)
+++ stack/cxf/trunk/modules/server/src/main/scripts/antrun-beans-config.xml 2014-05-05 08:38:18 UTC (rev 18609)
@@ -45,7 +45,7 @@
<copy
file="${src.dir}/jbossws-cxf-config-as8.xml"
- tofile="${dest.dir}/jbossws-wildfly801/jbossws.beans/META-INF/stack-specific-deployment-aspects.xml"
+ tofile="${dest.dir}/jbossws-wildfly810/jbossws.beans/META-INF/stack-specific-deployment-aspects.xml"
/>
</target>
Modified: stack/cxf/trunk/modules/testsuite/pom.xml
===================================================================
--- stack/cxf/trunk/modules/testsuite/pom.xml 2014-05-05 08:05:10 UTC (rev 18608)
+++ stack/cxf/trunk/modules/testsuite/pom.xml 2014-05-05 08:38:18 UTC (rev 18609)
@@ -812,14 +812,14 @@
</profile>
<!--
- Name: wildfly801
- Descr: WildFly-8.0.1 specific options
+ Name: wildfly810
+ Descr: WildFly-8.1.0 specific options
-->
<profile>
- <id>wildfly801</id>
+ <id>wildfly810</id>
<properties>
- <jboss.version>${wildfly801.version}</jboss.version>
- <jbossws.integration.target>wildfly801</jbossws.integration.target>
+ <jboss.version>${wildfly810.version}</jboss.version>
+ <jbossws.integration.target>wildfly810</jbossws.integration.target>
<remote.port>8080</remote.port>
<remote.protocol>http-remoting</remote.protocol>
</properties>
Modified: stack/cxf/trunk/pom.xml
===================================================================
--- stack/cxf/trunk/pom.xml 2014-05-05 08:05:10 UTC (rev 18608)
+++ stack/cxf/trunk/pom.xml 2014-05-05 08:38:18 UTC (rev 18609)
@@ -69,7 +69,7 @@
<jbossws.native.version>4.2.0.Final</jbossws.native.version>
<jboss720.version>7.2.0.Final</jboss720.version>
<wildfly800.version>8.0.0.Final</wildfly800.version>
- <wildfly801.version>8.0.1.Final-SNAPSHOT</wildfly801.version>
+ <wildfly810.version>8.1.0.Final-SNAPSHOT</wildfly810.version>
<ejb.api.version>1.0.2.Final</ejb.api.version>
<cxf.version>3.0.0-SNAPSHOT</cxf.version>
<cxf.asm.version>3.3.1</cxf.asm.version>
@@ -162,7 +162,7 @@
<dependency>
<groupId>org.wildfly</groupId>
<artifactId>wildfly-webservices-tests-integration</artifactId>
- <version>${wildfly801.version}</version>
+ <version>${wildfly810.version}</version>
</dependency>
<dependency>
<groupId>org.jboss.ws.projects</groupId>
@@ -1379,14 +1379,14 @@
</profile>
<!--
- Name: wildfly801
- Descr: WildFly-8.0.1 specific options
+ Name: wildfly810
+ Descr: WildFly-8.1.0 specific options
-->
<profile>
- <id>wildfly801</id>
+ <id>wildfly810</id>
<properties>
- <jbossws.integration.target>wildfly801</jbossws.integration.target>
- <jboss.home>${wildfly801.home}</jboss.home>
+ <jbossws.integration.target>wildfly810</jbossws.integration.target>
+ <jboss.home>${wildfly810.home}</jboss.home>
</properties>
</profile>
10 years, 7 months
JBossWS SVN: r18608 - stack/cxf/trunk.
by jbossws-commits@lists.jboss.org
Author: asoldano
Date: 2014-05-05 04:05:10 -0400 (Mon, 05 May 2014)
New Revision: 18608
Modified:
stack/cxf/trunk/pom.xml
Log:
[JBWS-3686] Move to released xmlsec
Modified: stack/cxf/trunk/pom.xml
===================================================================
--- stack/cxf/trunk/pom.xml 2014-05-01 14:14:27 UTC (rev 18607)
+++ stack/cxf/trunk/pom.xml 2014-05-05 08:05:10 UTC (rev 18608)
@@ -104,7 +104,7 @@
<jms.api.version>1.0.1.Final</jms.api.version>
<velocity.version>1.7</velocity.version>
<xerces.version>2.9.1</xerces.version>
- <xmlsec.version>2.0.0-SNAPSHOT</xmlsec.version>
+ <xmlsec.version>2.0.0</xmlsec.version>
<wss4j.version>2.0.0-SNAPSHOT</wss4j.version>
<wstx.version>4.2.0</wstx.version>
<spring.version>3.2.8.RELEASE</spring.version>
10 years, 7 months