Author: remy.maucherat(a)jboss.com
Date: 2007-08-23 19:22:37 -0400 (Thu, 23 Aug 2007)
New Revision: 238
Added:
branches/2.0.x/lib/ant.jar
Modified:
branches/2.0.x/.classpath
Log:
- Fix 2.0.x Eclipse project.
Modified: branches/2.0.x/.classpath
===================================================================
--- branches/2.0.x/.classpath 2007-08-23 23:06:34 UTC (rev 237)
+++ branches/2.0.x/.classpath 2007-08-23 23:22:37 UTC (rev 238)
@@ -1,11 +1,8 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
- <classpathentry kind="src" path="src/share/classes"/>
- <classpathentry kind="con"
path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
- <classpathentry kind="con"
path="org.eclipse.jdt.USER_LIBRARY/JBoss5"/>
- <classpathentry kind="con"
path="org.eclipse.jdt.USER_LIBRARY/Ant165"/>
- <classpathentry kind="con"
path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3.8.1"/>
- <classpathentry kind="lib" path="lib/commons-logging.jar"/>
- <classpathentry kind="lib" path="lib/jasper-jdt.jar"/>
- <classpathentry kind="output" path="output"/>
-</classpath>
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry excluding="org/jboss/web/rewrite/RewriteTestCase.java"
kind="src" path="src/share/classes"/>
+ <classpathentry kind="con"
path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+ <classpathentry kind="lib" path="lib/jasper-jdt.jar"/>
+ <classpathentry kind="lib" path="lib/ant.jar"/>
+ <classpathentry kind="output" path="output"/>
+</classpath>
Added: branches/2.0.x/lib/ant.jar
===================================================================
(Binary files differ)
Property changes on: branches/2.0.x/lib/ant.jar
___________________________________________________________________
Name: svn:executable
+ *
Name: svn:mime-type
+ application/octet-stream
Show replies by date