You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by ta...@apache.org on 2004/08/02 21:34:07 UTC

cvs commit: jakarta-jetspeed .classpath

taylor      2004/08/02 12:34:07

  Modified:    .        .classpath
  Log:
  update classpath for Eclipse
  
  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.6       +5 -3      jakarta-jetspeed/.classpath
  
  Index: .classpath
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed/.classpath,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- .classpath	23 Jul 2004 00:33:05 -0000	1.5
  +++ .classpath	2 Aug 2004 19:34:07 -0000	1.6
  @@ -1,8 +1,8 @@
   <?xml version="1.0" encoding="UTF-8"?>
   <classpath>
  -	<classpathentry kind="src" path="src/java"/>
  -	<classpathentry kind="src" path="fusion/src/java"/>
  -	<classpathentry kind="src" path="src/test"/>
  +	<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"/>
   	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
   	<classpathentry kind="var" path="MAVEN_REPO/castor/jars/castor-0.9.3.jar"/>
   	<classpathentry kind="var" path="MAVEN_REPO/commons-httpclient/jars/commons-httpclient-2.0.jar"/>
  @@ -62,5 +62,7 @@
   	<classpathentry kind="var" path="MAVEN_REPO/concurrent/jars/concurrent-1.3.2.jar"/>
   	<classpathentry kind="var" path="MAVEN_REPO/geronimo-spec/jars/geronimo-spec-j2ee-management-1.0-rc1.jar"/>
   	<classpathentry kind="var" path="MAVEN_REPO/geronimo-spec/jars/geronimo-spec-jms-1.1-rc1.jar"/>
  +	<classpathentry kind="src" path="/jakarta-jetspeed-2"/>
  +	<classpathentry kind="var" path="ECLIPSE_HOME"/>
   	<classpathentry kind="output" path="bin"/>
   </classpath>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-dev-help@jakarta.apache.org