[jbossws-commits] JBossWS SVN: r2254 - in branches/jbossws-1.2.0/build: hudson/apache-tomcat/conf and 1 other directory.

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Fri Feb 2 09:40:37 EST 2007


Author: thomas.diesler at jboss.com
Date: 2007-02-02 09:40:37 -0500 (Fri, 02 Feb 2007)
New Revision: 2254

Modified:
   branches/jbossws-1.2.0/build/hudson/apache-tomcat/conf/server.xml
   branches/jbossws-1.2.0/build/version.properties
Log:
Resolve dependencies on snapshots
Hudson management port 8105

Modified: branches/jbossws-1.2.0/build/hudson/apache-tomcat/conf/server.xml
===================================================================
--- branches/jbossws-1.2.0/build/hudson/apache-tomcat/conf/server.xml	2007-02-02 14:21:44 UTC (rev 2253)
+++ branches/jbossws-1.2.0/build/hudson/apache-tomcat/conf/server.xml	2007-02-02 14:40:37 UTC (rev 2254)
@@ -1,5 +1,5 @@
 
-<Server port="8005" shutdown="SHUTDOWN">
+<Server port="8105" shutdown="SHUTDOWN">
   
   <!-- Comment these entries out to disable JMX MBeans support used for the 
   administration web application -->

Modified: branches/jbossws-1.2.0/build/version.properties
===================================================================
--- branches/jbossws-1.2.0/build/version.properties	2007-02-02 14:21:44 UTC (rev 2253)
+++ branches/jbossws-1.2.0/build/version.properties	2007-02-02 14:40:37 UTC (rev 2254)
@@ -3,7 +3,7 @@
 
 specification.title=JBossWS
 specification.vendor=JBoss (http://www.jboss.org)
-specification.version=jbossws-2.0
+specification.version=jbossws-1.2
 
 version.id=1.2.0.GA
 repository.id=1.2.0.GA
@@ -38,9 +38,9 @@
 jboss-common-logging-log4j=2.0.2.GA
 jboss-common-logging-spi=2.0.2.GA
 jboss-ejb3=1.0.0.CR9-jboss4.0.5
-jboss-jbossretro=snapshot
+jboss-jbossretro=1.0.4.GA
 jboss-security=4.0.5.GA
-jboss-vfs=2.0.0.snapshot
+jboss-vfs=2.0.0.Beta2
 jbossas-core-libs=4.0.5.GA
 jbpm-bpel=1.1.Beta3
 junit=3.8.1




More information about the jbossws-commits mailing list