[jboss-cvs] jboss-seam ...
Peter Muir
peter at bleepbleep.org.uk
Tue Aug 21 13:38:39 EDT 2007
User: pmuir
Date: 07/08/21 13:38:39
Modified: jboss-seam .classpath
Log:
Fix eclipse .classpath
Revision Changes Path
1.68 +1 -1 jboss-seam/.classpath
(In the diff below, changes in quantity of whitespace are not shown.)
Index: .classpath
===================================================================
RCS file: /cvsroot/jboss/jboss-seam/.classpath,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -b -r1.67 -r1.68
--- .classpath 27 Jul 2007 03:40:12 -0000 1.67
+++ .classpath 21 Aug 2007 17:38:39 -0000 1.68
@@ -41,7 +41,6 @@
<classpathentry kind="lib" path="lib/thirdparty-all.jar"/>
<classpathentry kind="lib" path="lib/bsh.jar"/>
<classpathentry kind="lib" path="lib/jsf-impl.jar"/>
- <classpathentry kind="lib" path="lib/lucene-core-2.1.0.jar"/>
<classpathentry kind="lib" path="lib/hibernate-search.jar"/>
<classpathentry kind="lib" path="lib/hibernate-commons-annotations.jar"/>
<classpathentry kind="lib" path="lib/jboss-saaj.jar"/>
@@ -51,5 +50,6 @@
<classpathentry kind="lib" path="lib/itext-2.0.4.jar"/>
<classpathentry kind="lib" path="drools/lib/drools-core-4.0.0.jar"/>
<classpathentry kind="lib" path="drools/lib/drools-compiler-4.0.0.jar"/>
+ <classpathentry kind="lib" path="lib/lucene-core-2.2.0.jar"/>
<classpathentry kind="output" path="output/classes"/>
</classpath>
More information about the jboss-cvs-commits
mailing list