[Jboss-cvs] JBossAS SVN: r57087 - trunk/tomcat
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Fri Sep 22 17:39:59 EDT 2006
Author: rrajesh
Date: 2006-09-22 17:39:58 -0400 (Fri, 22 Sep 2006)
New Revision: 57087
Modified:
trunk/tomcat/build.xml
Log:
Removed jboss.j2ee.ext.classpath
Modified: trunk/tomcat/build.xml
===================================================================
--- trunk/tomcat/build.xml 2006-09-22 20:12:50 UTC (rev 57086)
+++ trunk/tomcat/build.xml 2006-09-22 21:39:58 UTC (rev 57087)
@@ -70,7 +70,6 @@
&modules;
<path id="dependentmodule.classpath">
<path refid="jboss.j2ee.classpath"/>
- <path refid="jboss.j2ee.ext.classpath"/>
<path refid="jboss.system.classpath"/>
<path refid="jboss.security.spi.classpath"/>
<path refid="jboss.security.classpath"/>
More information about the jboss-cvs-commits
mailing list