Changeset 1595 for trunk/.classpath

Show
Ignore:
Timestamp:
02/11/10 20:12:45 (2 years ago)
Author:
amandel
Message:

- Update IVY to 2.1.0
- refresh ivy.xml as needed for the update and clean up a bit

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/.classpath

    r1401 r1595  
    22<classpath> 
    33        <classpathentry kind="src" path="build/gen-java"/> 
    4         <classpathentry kind="src" path="build/doc/usecase/sample/hibernate"/> 
    5         <classpathentry kind="src" path="build/gen-hibernate"/> 
    64        <classpathentry kind="src" path="build/gen-test"/> 
    75        <classpathentry kind="src" path="src/java"/> 
    86        <classpathentry kind="src" path="test/java"/> 
    97        <classpathentry kind="src" path="tools/java"/> 
    10         <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> 
     8        <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/jdk1.5.0"/> 
    119        <classpathentry kind="lib" path="lib/default/ant/ant.jar"/> 
    1210        <classpathentry kind="lib" path="lib/default/antlr/antlr.jar"/> 
     
    5755                </attributes> 
    5856        </classpathentry> 
    59         <classpathentry kind="lib" path="lib/default/commons-logging/commons-logging.jar"> 
    60                 <attributes> 
    61                         <attribute name="javadoc_location" value="http://commons.apache.org/logging/apidocs/"/> 
    62                 </attributes> 
    63         </classpathentry> 
    6457        <classpathentry kind="lib" path="lib/default/commons-pool/commons-pool.jar"> 
    6558                <attributes> 
     
    10699                <attributes> 
    107100                        <attribute name="javadoc_location" value="http://www.junit.org/junit/javadoc/3.8.1"/> 
    108                 </attributes> 
    109         </classpathentry> 
    110         <classpathentry kind="lib" path="lib/default/log4j/log4j.jar"> 
    111                 <attributes> 
    112                         <attribute name="javadoc_location" value="http://logging.apache.org/log4j/1.2/apidocs/"/> 
    113101                </attributes> 
    114102        </classpathentry> 
     
    160148        <classpathentry kind="lib" path="lib/default/emma/emma.jar"/> 
    161149        <classpathentry kind="lib" path="lib/default/xom/xom.jar"/> 
     150        <classpathentry kind="var" path="JAVA_HOME"/> 
    162151        <classpathentry kind="lib" path="build/jedit-syntax.jar"> 
    163152                <attributes> 
     
    165154                </attributes> 
    166155        </classpathentry> 
     156        <classpathentry kind="lib" path="build/classes"/> 
     157        <classpathentry kind="lib" path="lib/default/jcl-over-slf4j/jcl-over-slf4j.jar"/> 
     158        <classpathentry kind="lib" path="lib/default/log4j-over-slf4j/log4j-over-slf4j.jar"/> 
     159        <classpathentry kind="lib" path="lib/default/slf4j-api/slf4j-api.jar"/> 
     160        <classpathentry kind="lib" path="lib/eclipse/tools.jar"/> 
    167161        <classpathentry kind="output" path="eclipse/bin"/> 
    168162</classpath>