hlship      2004/10/12 06:36:13

  Modified:    .        .classpath .cvsignore
  Log:
  Add .clover as a CVS ignore folder.
  
  Revision  Changes    Path
  1.39      +25 -28    jakarta-hivemind/.classpath
  
  Index: .classpath
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/.classpath,v
  retrieving revision 1.38
  retrieving revision 1.39
  diff -u -r1.38 -r1.39
  --- .classpath        1 Sep 2004 11:31:51 -0000       1.38
  +++ .classpath        12 Oct 2004 13:36:13 -0000      1.39
  @@ -1,31 +1,28 @@
   <?xml version="1.0" encoding="UTF-8"?>
   <classpath>
  -    <classpathentry kind="src"
  -        output="framework/target/eclipse-test-classes" 
path="framework/src/conf"/>
  -    <classpathentry kind="src" output="framework/target/eclipse-classes" 
path="framework/src/java"/>
  -    <classpathentry kind="src"
  -        output="framework/target/eclipse-test-classes" 
path="framework/src/test"/>
  -    <classpathentry kind="src" output="library/target/eclipse-classes" 
path="library/src/java"/>
  -    <classpathentry kind="src"
  -        output="library/target/eclipse-test-classes" 
path="library/src/test"/>
  -    <classpathentry kind="src" output="library/target/eclipse-classes" 
path="library/src/descriptor"/>
  -    <classpathentry kind="src" output="framework/target/eclipse-classes" 
path="framework/src/descriptor"/>
  -    <classpathentry kind="src" output="examples/target/eclipse-classes" 
path="examples/src/java"/>
  -    <classpathentry kind="src"
  -        output="examples/target/eclipse-test-classes" 
path="examples/src/test"/>
  -    <classpathentry kind="src" path="hivebuild/src/java"/>
  -    <classpathentry kind="con" 
path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
  -    <classpathentry kind="lib" 
path="ext-package/lib/commons-logging-1.0.3.jar"/>
  -    <classpathentry kind="lib" path="ext-package/lib/easymock-1.1.jar"/>
  -    <classpathentry kind="lib" path="ext-package/lib/javassist-2.6.jar"/>
  -    <classpathentry kind="lib" path="ext-package/lib/log4j-1.2.7.jar"/>
  -    <classpathentry kind="lib" path="ext-package/lib/oro-2.0.6.jar"/>
  -    <classpathentry kind="lib" path="ext-package/lib/servletapi-2.3.jar"/>
  -    <classpathentry kind="var" path="ANT_HOME/lib/ant.jar" 
sourcepath="ANT_HOME/apache-ant-1.6.1-src.zip"/>
  -    <classpathentry kind="var" path="ANT_HOME/lib/xercesImpl.jar"/>
  -    <classpathentry kind="var" path="ANT_HOME/lib/xml-apis.jar"/>
  -    <classpathentry kind="lib" path="ext-package/lib/spring-full-1.0.1.jar"/>
  -    <classpathentry kind="lib" path="ext-package/lib/junit-3.8.1.jar"/>
  -    <classpathentry kind="lib" path="ext-package/lib/jboss-j2ee-3.2.1.jar"/>
  -    <classpathentry kind="output" path="bin"/>
  +     <classpathentry exported="true" kind="var" path="CLOVER_RUNTIME"/>
  +     <classpathentry output="framework/target/eclipse-test-classes" 
kind="src" path="framework/src/conf"/>
  +     <classpathentry output="framework/target/eclipse-classes" kind="src" 
path="framework/src/java"/>
  +     <classpathentry output="framework/target/eclipse-test-classes" 
kind="src" path="framework/src/test"/>
  +     <classpathentry output="library/target/eclipse-classes" kind="src" 
path="library/src/java"/>
  +     <classpathentry output="library/target/eclipse-test-classes" kind="src" 
path="library/src/test"/>
  +     <classpathentry output="library/target/eclipse-classes" kind="src" 
path="library/src/descriptor"/>
  +     <classpathentry output="framework/target/eclipse-classes" kind="src" 
path="framework/src/descriptor"/>
  +     <classpathentry output="examples/target/eclipse-classes" kind="src" 
path="examples/src/java"/>
  +     <classpathentry output="examples/target/eclipse-test-classes" 
kind="src" path="examples/src/test"/>
  +     <classpathentry kind="src" path="hivebuild/src/java"/>
  +     <classpathentry kind="con" 
path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
  +     <classpathentry kind="lib" 
path="ext-package/lib/commons-logging-1.0.3.jar"/>
  +     <classpathentry kind="lib" path="ext-package/lib/easymock-1.1.jar"/>
  +     <classpathentry kind="lib" path="ext-package/lib/javassist-2.6.jar"/>
  +     <classpathentry kind="lib" path="ext-package/lib/log4j-1.2.7.jar"/>
  +     <classpathentry kind="lib" path="ext-package/lib/oro-2.0.6.jar"/>
  +     <classpathentry kind="lib" path="ext-package/lib/servletapi-2.3.jar"/>
  +     <classpathentry sourcepath="ANT_HOME/apache-ant-1.6.1-src.zip" 
kind="var" path="ANT_HOME/lib/ant.jar"/>
  +     <classpathentry kind="var" path="ANT_HOME/lib/xercesImpl.jar"/>
  +     <classpathentry kind="var" path="ANT_HOME/lib/xml-apis.jar"/>
  +     <classpathentry kind="lib" 
path="ext-package/lib/spring-full-1.0.1.jar"/>
  +     <classpathentry kind="lib" path="ext-package/lib/junit-3.8.1.jar"/>
  +     <classpathentry kind="lib" path="ext-package/lib/jboss-j2ee-3.2.1.jar"/>
  +     <classpathentry kind="output" path="bin"/>
   </classpath>
  
  
  
  1.5       +1 -0      jakarta-hivemind/.cvsignore
  
  Index: .cvsignore
  ===================================================================
  RCS file: /home/cvs/jakarta-hivemind/.cvsignore,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- .cvsignore        20 May 2004 23:57:44 -0000      1.4
  +++ .cvsignore        12 Oct 2004 13:36:13 -0000      1.5
  @@ -3,3 +3,4 @@
   velocity.log*
   bin
   ext-package
  +.clover
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to