rogerrut 2004/07/21 12:51:57
Modified: . .classpath
Log:
Added PHP/Perl portletapplication to workspace
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.54 +3 -0 jakarta-jetspeed-2/.classpath
Index: .classpath
===================================================================
RCS file: /home/cvs/jakarta-jetspeed-2/.classpath,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- .classpath 20 Jul 2004 13:59:44 -0000 1.53
+++ .classpath 21 Jul 2004 19:51:57 -0000 1.54
@@ -1,5 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
+ <classpathentry excluding="**/CVS/*" kind="src"
path="applications/perl/src/java"/>
+ <classpathentry excluding="**/CVS/*" kind="src"
path="applications/php/src/java"/>
<classpathentry excluding="**/CVS/*" kind="src" path="commons/src/java"/>
<classpathentry kind="src" path="components/deploy-tool/src/java"/>
<classpathentry kind="src" path="taglibs/treecontrol/src/java"/>
@@ -91,3 +93,4 @@
<classpathentry kind="var" path="MAVEN_REPO/cglib/jars/cglib-2.0.1.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>
+
\ No newline at end of file
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]