taylor 2004/05/11 22:51:02
Modified: . .classpath
Log:
update nano and pico
PR:
Obtained from:
Submitted by:
Reviewed by:
CVS: ----------------------------------------------------------------------
CVS: PR:
CVS: If this change addresses a PR in the problem report tracking
CVS: database, then enter the PR number(s) here.
CVS: Obtained from:
CVS: If this change has been taken from another system, such as NCSA,
CVS: then name the system in this line, otherwise delete it.
CVS: Submitted by:
CVS: If this code has been contributed to Apache by someone else; i.e.,
CVS: they sent us a patch or a new module, then include their name/email
CVS: address here. If this is your work then delete this line.
CVS: Reviewed by:
CVS: If we are doing pre-commit code reviews and someone else has
CVS: reviewed your changes, include their name(s) here.
CVS: If you have not had it reviewed then delete this line.
Revision Changes Path
1.31 +2 -2 jakarta-jetspeed-2/.classpath
Index: .classpath
===================================================================
RCS file: /home/cvs/jakarta-jetspeed-2/.classpath,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- .classpath 11 May 2004 15:09:45 -0000 1.30
+++ .classpath 12 May 2004 05:51:02 -0000 1.31
@@ -55,10 +55,10 @@
<classpathentry kind="var" path="MAVEN_REPO/ojb/jars/db-ojb-1.0.rc5-PATCHED.jar"/>
<classpathentry kind="var" path="MAVEN_REPO/commons-httpclient/jars/commons-httpclient-2.0-rc3.jar"/>
<classpathentry kind="var" path="MAVEN_REPO/velocity-tools/jars/velocity-tools-view-1.1-beta1.jar"/>
- <classpathentry kind="var" path="MAVEN_REPO/picocontainer/jars/picocontainer-1.0-beta-5-SNAPSHOT.jar"/>
+ <classpathentry kind="var" path="MAVEN_REPO/picocontainer/jars/picocontainer-1.0-beta-5.jar"/>
<classpathentry kind="var" path="MAVEN_REPO/commons-dbcp/jars/commons-dbcp-1.1.jar"/>
<classpathentry kind="var" path="MAVEN_REPO/commons-configuration/jars/commons-configuration-SNAPSHOT.jar"/>
- <classpathentry kind="var" path="MAVEN_REPO/nanocontainer/jars/nanocontainer-1.0-beta-1-SNAPSHOT.jar"/>
+ <classpathentry kind="var" path="MAVEN_REPO/nanocontainer/jars/nanocontainer-1.0-beta-1.jar"/>
<classpathentry kind="var" path="MAVEN_REPO/groovy/jars/groovy-1.0-beta-4-snapshot.jar"/>
<classpathentry kind="var" path="MAVEN_REPO/asm/jars/asm-1.4.1.jar"/>
<classpathentry kind="var" path="MAVEN_REPO/mockrunner/jars/mockrunner-0.2.7.jar"/>
---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-dev-help@jakarta.apache.org
|