taylor 2004/08/16 22:15:37
Modified: . .classpath
Log:
added j2 as source dep
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.8 +1 -0 jakarta-jetspeed/.classpath
Index: .classpath
===================================================================
RCS file: /home/cvs/jakarta-jetspeed/.classpath,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- .classpath 4 Aug 2004 02:20:57 -0000 1.7
+++ .classpath 17 Aug 2004 05:15:37 -0000 1.8
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
+ <classpathentry exported="true" kind="src" path="/jakarta-jetspeed-2"/>
<classpathentry excluding="**/CVS*" kind="src" path="src/java"/>
<classpathentry excluding="**/CVS*" kind="src" path="fusion/src/java"/>
<classpathentry excluding="**/CVS*" kind="src" path="src/test"/>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]