[seam-commits] Seam SVN: r9002 - trunk/seam-gen/build-scripts.

seam-commits at lists.jboss.org seam-commits at lists.jboss.org
Wed Sep 17 05:21:20 EDT 2008


Author: pete.muir at jboss.org
Date: 2008-09-17 05:21:20 -0400 (Wed, 17 Sep 2008)
New Revision: 9002

Modified:
   trunk/seam-gen/build-scripts/.classpath
Log:
Remove jstl.jar from eclipseclasspath

Modified: trunk/seam-gen/build-scripts/.classpath
===================================================================
--- trunk/seam-gen/build-scripts/.classpath	2008-09-16 22:04:32 UTC (rev 9001)
+++ trunk/seam-gen/build-scripts/.classpath	2008-09-17 09:21:20 UTC (rev 9002)
@@ -17,7 +17,6 @@
     <classpathentry kind="lib" path="lib/antlr.jar"/>
     <classpathentry kind="lib" path="lib/jgroups.jar"/>
     <classpathentry kind="lib" path="lib/jsf-facelets.jar"/>
-    <classpathentry kind="lib" path="lib/jstl.jar"/>
     <classpathentry kind="lib" path="lib/jsf-api.jar"/>
     <classpathentry kind="lib" path="lib/servlet-api.jar"/>
     <classpathentry kind="lib" path="lib/testng.jar"/>




More information about the seam-commits mailing list