Author: thomas.diesler(a)jboss.com
Date: 2007-08-03 08:43:14 -0400 (Fri, 03 Aug 2007)
New Revision: 4159
Modified:
trunk/jbossws-core/ant.properties.example
trunk/jbossws-core/version.properties
Log:
Fix version.properties
Modified: trunk/jbossws-core/ant.properties.example
===================================================================
--- trunk/jbossws-core/ant.properties.example 2007-08-03 12:29:00 UTC (rev 4158)
+++ trunk/jbossws-core/ant.properties.example 2007-08-03 12:43:14 UTC (rev 4159)
@@ -15,8 +15,12 @@
jboss.server.instance=default
jboss.bind.address=localhost
+# JBoss JMX invoker authentication
+#jmx.authentication.username=admin
+#jmx.authentication.password=admin
+
# JBoss Repository
-#jboss.repository=file:/home/tdiesler/svn/repository.jboss.org
+#jboss.repository=file:/home/tdiesler/svn/jboss.local.repository
jboss.repository=http://repository.jboss.org
# JBossWS Release
Modified: trunk/jbossws-core/version.properties
===================================================================
--- trunk/jbossws-core/version.properties 2007-08-03 12:29:00 UTC (rev 4158)
+++ trunk/jbossws-core/version.properties 2007-08-03 12:43:14 UTC (rev 4159)
@@ -14,6 +14,7 @@
jbossws-jboss40=2.0.1.CR1
# Thirdparty library versions
+apache-ant=1.6.5
apache-collections=3.1
apache-log4j=1.2.8
apache-logging=1.1.0.jboss
@@ -25,16 +26,27 @@
gnu-getopt=1.0.10
hibernate=3.2.1.GA
jaxen=1.1-beta-10
+jboss-common-core=2.0.2.GA
+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-jaxr=1.2.0.GA
+jboss-microcontainer=2.0.0.Beta3
jboss-remoting=2.2.0.SP4
jboss-security=4.0.5.GA
jboss-vfs=2.0.0.Beta2
+jboss-jbossxb=1.0.0.GA
jbossas-core-libs=4.2.0.GA
junit=3.8.1
oswego-concurrent=1.3.4
qdox=1.4
+stax-api=1.0
sun-hudson=1.93
sun-jaf=1.1
sun-javamail=1.4
+sun-jaxb=2.1.4
+sun-jaxws=2.1.1
+sun-servlet=2.5
+woodstox=3.1.1
wscommons-policy=1.0
xmlunit=1.0