ate 2004/10/24 11:16:47 Modified: . .classpath Log: Added src path to new bridges/velocity (although I don't think it should stay there in its current, J2 dependent, form) Revision Changes Path 1.71 +1 -0 jakarta-jetspeed-2/.classpath Index: .classpath =================================================================== RCS file: /home/cvs/jakarta-jetspeed-2/.classpath,v retrieving revision 1.70 retrieving revision 1.71 diff -u -r1.70 -r1.71 --- .classpath 18 Oct 2004 01:26:57 -0000 1.70 +++ .classpath 24 Oct 2004 18:16:47 -0000 1.71 @@ -1,6 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <classpath> <classpathentry excluding="**/CVS/*" kind="src" path="applications/demo/src/java"/> + <classpathentry excluding="**/CVS/*" kind="src" path="portals-bridges/velocity/src/java"/> <classpathentry including="**/CVS/*" kind="src" path="applications/security/src/java"/> <classpathentry excluding="**/CVS/*" kind="src" path="components/search/src/java"/> <classpathentry excluding="**/CVS/*" kind="src" path="components/search/src/test"/>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]