[jboss-svn-commits] JBossWS SVN: r749 - branches/jbossws-1.0
jboss-svn-commits at lists.jboss.org
jboss-svn-commits at lists.jboss.org
Mon Aug 14 16:04:37 EDT 2006
Author: thomas.diesler at jboss.com
Date: 2006-08-14 16:04:18 -0400 (Mon, 14 Aug 2006)
New Revision: 749
Modified:
branches/jbossws-1.0/build-thirdparty.xml
Log:
remove jboss-saaj.jar
Modified: branches/jbossws-1.0/build-thirdparty.xml
===================================================================
--- branches/jbossws-1.0/build-thirdparty.xml 2006-08-14 13:53:16 UTC (rev 748)
+++ branches/jbossws-1.0/build-thirdparty.xml 2006-08-14 20:04:18 UTC (rev 749)
@@ -92,7 +92,6 @@
<path id="jboss.core.classpath">
<pathelement location="${thirdparty.dir}/jboss-j2ee.jar"/>
<pathelement location="${jboss.server.lib}/jboss-jaxrpc.jar"/>
- <pathelement location="${jboss.server.lib}/jboss-saaj.jar"/>
<pathelement location="${jboss.server.deploy}/ejb3.deployer/jboss-annotations-ejb3.jar"/>
</path>
More information about the jboss-svn-commits
mailing list