[jbossws-commits] JBossWS SVN: r4453 - in framework/branches/ropalka/trunk: ant-import and 1 other directory.

jbossws-commits at lists.jboss.org jbossws-commits at lists.jboss.org
Tue Aug 21 04:49:44 EDT 2007


Author: richard.opalka at jboss.com
Date: 2007-08-21 04:49:44 -0400 (Tue, 21 Aug 2007)
New Revision: 4453

Modified:
   framework/branches/ropalka/trunk/.classpath
   framework/branches/ropalka/trunk/ant-import/build-thirdparty.xml
   framework/branches/ropalka/trunk/version.properties
Log:
rollback of previous commit

Modified: framework/branches/ropalka/trunk/.classpath
===================================================================
--- framework/branches/ropalka/trunk/.classpath	2007-08-21 08:07:49 UTC (rev 4452)
+++ framework/branches/ropalka/trunk/.classpath	2007-08-21 08:49:44 UTC (rev 4453)
@@ -13,7 +13,6 @@
 	<classpathentry kind="lib" path="thirdparty/jaxrpc-api.jar"/>
 	<classpathentry kind="lib" path="thirdparty/dom4j.jar"/>
 	<classpathentry kind="lib" path="thirdparty/saaj-api.jar"/>
-	<classpathentry kind="lib" path="thirdparty/activation.jar"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/spi"/>
 	<classpathentry combineaccessrules="false" kind="src" path="/common"/>
 	<classpathentry kind="output" path="output/eclipse"/>

Modified: framework/branches/ropalka/trunk/ant-import/build-thirdparty.xml
===================================================================
--- framework/branches/ropalka/trunk/ant-import/build-thirdparty.xml	2007-08-21 08:07:49 UTC (rev 4452)
+++ framework/branches/ropalka/trunk/ant-import/build-thirdparty.xml	2007-08-21 08:49:44 UTC (rev 4453)
@@ -48,7 +48,6 @@
     <get src="${jboss.repository}/jboss/jboss-javaee/${jboss-javaee}/lib/jboss-javaee.jar" dest="${thirdparty.dir}/jboss-javaee.jar" usetimestamp="true" verbose="true"/>
     <get src="${jboss.repository}/jboss/jbossxb/${jboss-jbossxb}/lib/jboss-xml-binding.jar" dest="${thirdparty.dir}/jboss-xml-binding.jar" usetimestamp="true" verbose="true"/>
     <get src="${jboss.repository}/jboss/jbossxb/${jboss-jbossxb}/lib/jboss-xml-binding-sources.jar" dest="${thirdparty.dir}/jboss-xml-binding-sources.jar" usetimestamp="true" verbose="true"/>
-    <get src="${jboss.repository}/sun-jaf/${sun-jaf}/lib/activation.jar" dest="${thirdparty.dir}/activation.jar" usetimestamp="true" verbose="true"/>
     <get src="${jboss.repository}/sun-jaxrpc/${sun-jaxrpc}/lib/jaxrpc-api.jar" dest="${thirdparty.dir}/jaxrpc-api.jar" usetimestamp="true" verbose="true"/>
     <get src="${jboss.repository}/sun-jaxws/${sun-jaxws}/lib/jaxws-api.jar" dest="${thirdparty.dir}/jaxws-api.jar" usetimestamp="true" verbose="true"/>
     <get src="${jboss.repository}/sun-jaxws/${sun-jaxws}/lib/jsr181-api.jar" dest="${thirdparty.dir}/jsr181-api.jar" usetimestamp="true" verbose="true"/>

Modified: framework/branches/ropalka/trunk/version.properties
===================================================================
--- framework/branches/ropalka/trunk/version.properties	2007-08-21 08:07:49 UTC (rev 4452)
+++ framework/branches/ropalka/trunk/version.properties	2007-08-21 08:49:44 UTC (rev 4453)
@@ -23,7 +23,6 @@
 jboss-javaee=5.0.0-SNAPSHOT
 jboss-microcontainer=2.0.0.Beta3
 jboss-jbossxb=1.0.0.GA
-sun-jaf=1.1
 sun-jaxrpc=1.1
 sun-jaxws=2.1.1
 




More information about the jbossws-commits mailing list