[atunit commit] r8 - in trunk: . lib/core/jmock lib/jmock

0 views
Skip to first unread message

codesite...@google.com

unread,
Oct 30, 2007, 10:23:42 AM10/30/07
to atunit...@googlegroups.com
Author: logan.johnson
Date: Tue Oct 30 07:22:54 2007
New Revision: 8

Added:
trunk/lib/jmock/
- copied from r4, /trunk/lib/core/jmock/
Removed:
trunk/lib/core/jmock/
Modified:
trunk/.classpath

Log:
moved jmock jars out of lib/core, since jmock is no longer part of the
core per se.

Modified: trunk/.classpath
==============================================================================
--- trunk/.classpath (original)
+++ trunk/.classpath Tue Oct 30 07:22:54 2007
@@ -4,14 +4,14 @@
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="test"/>
<classpathentry kind="src" path="example"/>
- <classpathentry kind="lib" path="lib/core/jmock/hamcrest-core.jar"/>
- <classpathentry kind="lib" path="lib/core/jmock/hamcrest-library.jar"/>
- <classpathentry kind="lib" path="lib/core/jmock/jmock.jar"/>
- <classpathentry kind="lib" path="lib/core/jmock/jmock-junit4.jar"/>
<classpathentry kind="lib" path="lib/core/junit/junit.jar"/>
<classpathentry kind="lib" path="lib/guice/guice/aopalliance.jar"/>
<classpathentry kind="lib" path="lib/guice/guice/guice.jar"/>
<classpathentry kind="lib" path="lib/easymock/easymock.jar"/>
+ <classpathentry kind="lib" path="lib/jmock/hamcrest-core.jar"/>
+ <classpathentry kind="lib" path="lib/jmock/hamcrest-library.jar"/>
+ <classpathentry kind="lib" path="lib/jmock/jmock.jar"/>
+ <classpathentry kind="lib" path="lib/jmock/jmock-junit4.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="output" path="bin"/>
</classpath>

Reply all
Reply to author
Forward
0 new messages