hlship 2005/02/10 17:55:41
Modified: . .classpath
Log:
Tweak the Eclipse classpath library ordering to get the unit tests working
(except for TestMockClass).
Revision Changes Path
1.48 +1 -1 jakarta-hivemind/.classpath
Index: .classpath
===================================================================
RCS file: /home/cvs/jakarta-hivemind/.classpath,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- .classpath 10 Feb 2005 01:04:32 -0000 1.47
+++ .classpath 11 Feb 2005 01:55:41 -0000 1.48
@@ -24,8 +24,8 @@
<classpathentry kind="lib"
path="ext-package/lib/spring-full-1.0.1.jar"/>
<classpathentry kind="lib" path="ext-package/lib/junit-3.8.1.jar"/>
<classpathentry kind="lib" path="ext-package/lib/jboss-j2ee-3.2.1.jar"/>
+ <classpathentry kind="lib"
path="ext-package/lib/groovy-all-1.0-beta-9.jar"/>
<classpathentry kind="lib" path="ext-package/lib/cglib-full-2.0.1.jar"/>
<classpathentry kind="lib"
path="ext-package/lib/easymockclassextension-1.1.jar"/>
- <classpathentry kind="lib"
path="ext-package/lib/groovy-all-1.0-beta-9.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]