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 jf...@apache.org on 2004/09/20 04:43:33 UTC

cvs commit: jakarta-jetspeed-2 .classpath

jford       2004/09/19 19:43:33

  Modified:    .        .classpath
  Log:
  Added profiler component
  
  Revision  Changes    Path
  1.62      +4 -1      jakarta-jetspeed-2/.classpath
  
  Index: .classpath
  ===================================================================
  RCS file: /home/cvs/jakarta-jetspeed-2/.classpath,v
  retrieving revision 1.61
  retrieving revision 1.62
  diff -u -r1.61 -r1.62
  --- .classpath	17 Aug 2004 20:00:00 -0000	1.61
  +++ .classpath	20 Sep 2004 02:43:32 -0000	1.62
  @@ -1,7 +1,10 @@
   <?xml version="1.0" encoding="UTF-8"?>
   <classpath>
   	<classpathentry excluding="**/CVS/*" kind="src" path="applications/demo/src/java"/>
  -	<classpathentry kind="src" path="applications/localeselector/src/java"/>
  +	<classpathentry excluding="**/CVS/*" kind="src" path="components/profiler/src/java"/>
  +	<classpathentry excluding="**/CVS/*" kind="src" path="components/profiler/src/test"/>
  +	<classpathentry excluding="**/CVS/*" kind="src" path="applications/jsf-demo/src/java"/>
  +	<classpathentry excluding="**/CVS/*" kind="src" path="applications/localeselector/src/java"/>
   	<classpathentry excluding="**/CVS*" kind="src" path="applications/pam/src/java"/>
   	<classpathentry excluding="**/CVS/*" kind="src" path="applications/perl/src/java"/>
   	<classpathentry excluding="**/CVS/*" kind="src" path="applications/php/src/java"/>
  
  
  

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