[portal-commits] JBoss Portal SVN: r8979 - branches/JBoss_Portal_Branch_2_6/theme.

portal-commits at lists.jboss.org portal-commits at lists.jboss.org
Fri Nov 16 17:47:03 EST 2007


Author: sviluppatorefico
Date: 2007-11-16 17:47:02 -0500 (Fri, 16 Nov 2007)
New Revision: 8979

Modified:
   branches/JBoss_Portal_Branch_2_6/theme/.classpath
Log:
I remove xalan.jar. It is not more used in this version

Modified: branches/JBoss_Portal_Branch_2_6/theme/.classpath
===================================================================
--- branches/JBoss_Portal_Branch_2_6/theme/.classpath	2007-11-16 22:46:16 UTC (rev 8978)
+++ branches/JBoss_Portal_Branch_2_6/theme/.classpath	2007-11-16 22:47:02 UTC (rev 8979)
@@ -3,7 +3,6 @@
 	<classpathentry kind="src" path="src/main"/>
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
 	<classpathentry kind="lib" path="/thirdparty/sun-servlet/lib/servlet-api.jar"/>
-	<classpathentry kind="lib" path="/tools/lib/xalan.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/sun-servlet/lib/jsp-api.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/oswego-concurrent/lib/concurrent.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/apache-log4j/lib/log4j.jar"/>




More information about the portal-commits mailing list