[jboss-cvs] jbosside/core/plugins/org.jboss.ide.eclipse.packages.core ...

Robert Stryker rob.stryker at jboss.com
Mon Apr 16 13:48:44 EDT 2007


  User: rawb    
  Date: 07/04/16 13:48:44

  Modified:    core/plugins/org.jboss.ide.eclipse.packages.core  
                        .classpath log4j.xml
  Log:
  Complete rewrite of the the two plugins leading to a cleaner, leaner project. 
  
  Revision  Changes    Path
  1.4       +5 -5      jbosside/core/plugins/org.jboss.ide.eclipse.packages.core/.classpath
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: .classpath
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/core/plugins/org.jboss.ide.eclipse.packages.core/.classpath,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -b -r1.3 -r1.4
  --- .classpath	16 Apr 2007 17:30:55 -0000	1.3
  +++ .classpath	16 Apr 2007 17:48:44 -0000	1.4
  @@ -1,11 +1,11 @@
   <?xml version="1.0" encoding="UTF-8"?>
   <classpath>
   	<classpathentry kind="src" path="src/main"/>
  -	<classpathentry kind="lib" path="lib/jboss-common-4.0.4.jar" sourcepath="C:/Users/Marshall/Downloads/jbossxb-1.0.1.TEST-sources.jar"/>
  -	<classpathentry kind="lib" path="lib/jbossxb-1.0.1.TEST.jar"/>
  -	<classpathentry kind="lib" path="lib/xercesImpl.jar"/>
  -	<classpathentry kind="lib" path="lib/concurrent.jar"/>
  -	<classpathentry kind="lib" path="lib/truezip-6.jar" sourcepath="C:/Downloads/truezip-6-src.zip"/>
  +	<classpathentry exported="true" kind="lib" path="lib/jboss-common-4.0.4.jar" sourcepath="C:/Users/Marshall/Downloads/jbossxb-1.0.1.TEST-sources.jar"/>
  +	<classpathentry exported="true" kind="lib" path="lib/jbossxb-1.0.1.TEST.jar"/>
  +	<classpathentry exported="true" kind="lib" path="lib/xercesImpl.jar"/>
  +	<classpathentry exported="true" kind="lib" path="lib/concurrent.jar"/>
  +	<classpathentry exported="true" kind="lib" path="lib/truezip-6.jar" sourcepath="C:/code/truezip/truezip-6/src"/>
   	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
   	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
   	<classpathentry kind="output" path="bin"/>
  
  
  
  1.4       +0 -0      jbosside/core/plugins/org.jboss.ide.eclipse.packages.core/log4j.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: log4j.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jbosside/core/plugins/org.jboss.ide.eclipse.packages.core/log4j.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -b -r1.3 -r1.4
  --- log4j.xml	16 Apr 2007 17:40:35 -0000	1.3
  +++ log4j.xml	16 Apr 2007 17:48:44 -0000	1.4
  @@ -7,7 +7,7 @@
   <!--                                                                       -->
   <!-- ===================================================================== -->
   
  -<!-- $Id: log4j.xml,v 1.3 2007/04/16 17:40:35 rawb Exp $ -->
  +<!-- $Id: log4j.xml,v 1.4 2007/04/16 17:48:44 rawb Exp $ -->
   
   <!--
      | For more configuration infromation and examples see the Jakarta Log4j
  
  
  



More information about the jboss-cvs-commits mailing list