Revision: 7884
http://datanucleus.svn.sourceforge.net/datanucleus/?rev=7884&view=rev
Author: andy_jefferson
Date: 2009-10-17 14:28:48 +0000 (Sat, 17 Oct 2009)
Log Message:
-----------
Eclipse refactor option for name of a jar is crap, so make the rename manually
Modified Paths:
--------------
platform/local.repository/trunk/.classpath
Modified: platform/local.repository/trunk/.classpath
===================================================================
--- platform/local.repository/trunk/.classpath 2009-10-17 14:25:18 UTC (rev 7883)
+++ platform/local.repository/trunk/.classpath 2009-10-17 14:28:48 UTC (rev 7884)
@@ -1,51 +1,51 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<classpath>
- <classpathentry exported="true" kind="lib" path="org.apache.hadoop/jars/hadoop-0.20.1-core.jar"/>
- <classpathentry exported="true" kind="lib" path="org.apache.hadoop/jars/hbase-0.20.0.jar"/>
- <classpathentry exported="true" kind="lib" path="javax.management/jars/jmx-1.2.1.jar"/>
- <classpathentry exported="true" kind="lib" path="oracle/jars/xdb-1.0.jar"/>
- <classpathentry exported="true" kind="lib" path="commons-pool/jars/commons-pool-1.2.jar"/>
- <classpathentry exported="true" kind="lib" path="commons-dbcp/jars/commons-dbcp-1.2.1.jar"/>
- <classpathentry exported="true" kind="lib" path="commons-collections/jars/commons-collections-3.1.jar"/>
- <classpathentry exported="true" kind="lib" path="oracle/jars/sdoapi-1.0.jar"/>
- <classpathentry exported="true" kind="lib" path="oracle/jars/ojdbc14_g-10.2.0.4.jar"/>
- <classpathentry exported="true" kind="lib" path="jython/jars/jython-2.1.jar"/>
- <classpathentry exported="true" kind="lib" path="c3p0/jars/c3p0-0.9.0.jar"/>
- <classpathentry exported="true" kind="lib" path="ehcache/jars/ehcache-1.1.jar"/>
- <classpathentry exported="true" kind="lib" path="swarmcache/jars/swarmcache-1.0RC2.jar"/>
- <classpathentry exported="true" kind="lib" path="opensymphony/jars/oscache-2.3.jar"/>
- <classpathentry exported="true" kind="lib" path="jts/jars/jts-1.7.1.jar"/>
- <classpathentry exported="true" kind="lib" path="jts/jars/jtsio-1.7.1.jar"/>
- <classpathentry exported="true" kind="lib" path="postgresql/jars/postgresql-8.1-407.jdbc3.jar"/>
- <classpathentry exported="true" kind="lib" path="oracle/jars/sdoutl-1.0.jar"/>
- <classpathentry kind="lib" path="org.slf4j/jars/slf4j-api-1.3.1.jar"/>
- <classpathentry kind="lib" path="org.slf4j/jars/slf4j-log4j12-1.3.1.jar"/>
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
- <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
- <classpathentry kind="lib" path="javax.transaction/jars/transaction-api-1.1.jar"/>
- <classpathentry exported="true" kind="lib" path="postgis/jars/postgis-jdbc-1.1.5.jar"/>
- <classpathentry exported="true" kind="lib" path="postgis/jars/postgis-jdbc-jts-1.1.5.jar"/>
- <classpathentry exported="true" kind="lib" path="javax.resource/jars/connector-api-1.5.jar"/>
- <classpathentry exported="true" kind="lib" path="mx4j/jars/mx4j-3.0.1.jar"/>
- <classpathentry exported="true" kind="lib" path="mx4j/jars/mx4j-tools-3.0.1.jar"/>
- <classpathentry exported="true" kind="lib" path="saxon/jars/saxon8.jar"/>
- <classpathentry exported="true" kind="lib" path="proxool/jars/proxool-0.9.0RC3.jar"/>
- <classpathentry exported="true" kind="lib" path="javax.activation/jars/activation-1.0.2.jar"/>
- <classpathentry exported="true" kind="lib" path="org.apache.lucene/jars/lucene-core-2.2.0.jar"/>
- <classpathentry exported="true" kind="lib" path="db4o/jars/db4o-7.4.63.11890-java5.jar"/>
- <classpathentry exported="true" kind="lib" path="asm/jars/asm-3.1.jar"/>
- <classpathentry exported="true" kind="lib" path="org.apache.directory/jars/shared-asn1-0.9.13.jar"/>
- <classpathentry exported="true" kind="lib" path="org.apache.directory/jars/shared-ldap-0.9.13.jar"/>
- <classpathentry exported="true" kind="lib" path="org.apache.directory/jars/shared-ldap-constants-0.9.13.jar"/>
- <classpathentry exported="true" kind="lib" path="org.apache.poi/jars/poi-3.2-FINAL.jar"/>
- <classpathentry exported="true" kind="lib" path="odfdom/jars/odfdom-0.6.16.jar"/>
- <classpathentry exported="true" kind="lib" path="xerces/jars/xercesImpl-2.8.1.jar"/>
- <classpathentry exported="true" kind="lib" path="flexjson/jars/flexjson-1.7.jar"/>
- <classpathentry exported="true" kind="lib" path="org.apache.geronimo.specs/jars/geronimo-jpa_3.0_spec-1.1.1.jar"/>
- <classpathentry exported="true" kind="lib" path="javax.cache/jars/cache-api-1.0-SNAPSHOT.jar"/>
- <classpathentry exported="true" kind="lib" path="net.spy.memcached/jars/memcached-2.3.jar"/>
- <classpathentry exported="true" kind="lib" path="neodatis/jars/neodatis-odb-1.9.jar"/>
- <classpathentry exported="true" kind="lib" path="javax.jdo/jars/jdo2-api-2.3-eb.jar"/>
- <classpathentry exported="true" kind="lib" path="joda-time/jars/joda-time-1.6.jar"/>
- <classpathentry kind="output" path=""/>
-</classpath>
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry exported="true" kind="lib" path="org.apache.hadoop/jars/hbase-0.20.0.jar"/>
+ <classpathentry exported="true" kind="lib" path="javax.management/jars/jmx-1.2.1.jar"/>
+ <classpathentry exported="true" kind="lib" path="oracle/jars/xdb-1.0.jar"/>
+ <classpathentry exported="true" kind="lib" path="commons-pool/jars/commons-pool-1.2.jar"/>
+ <classpathentry exported="true" kind="lib" path="commons-dbcp/jars/commons-dbcp-1.2.1.jar"/>
+ <classpathentry exported="true" kind="lib" path="commons-collections/jars/commons-collections-3.1.jar"/>
+ <classpathentry exported="true" kind="lib" path="oracle/jars/sdoapi-1.0.jar"/>
+ <classpathentry exported="true" kind="lib" path="oracle/jars/ojdbc14_g-10.2.0.4.jar"/>
+ <classpathentry exported="true" kind="lib" path="jython/jars/jython-2.1.jar"/>
+ <classpathentry exported="true" kind="lib" path="c3p0/jars/c3p0-0.9.0.jar"/>
+ <classpathentry exported="true" kind="lib" path="ehcache/jars/ehcache-1.1.jar"/>
+ <classpathentry exported="true" kind="lib" path="swarmcache/jars/swarmcache-1.0RC2.jar"/>
+ <classpathentry exported="true" kind="lib" path="opensymphony/jars/oscache-2.3.jar"/>
+ <classpathentry exported="true" kind="lib" path="jts/jars/jts-1.7.1.jar"/>
+ <classpathentry exported="true" kind="lib" path="jts/jars/jtsio-1.7.1.jar"/>
+ <classpathentry exported="true" kind="lib" path="postgresql/jars/postgresql-8.1-407.jdbc3.jar"/>
+ <classpathentry exported="true" kind="lib" path="oracle/jars/sdoutl-1.0.jar"/>
+ <classpathentry kind="lib" path="org.slf4j/jars/slf4j-api-1.3.1.jar"/>
+ <classpathentry kind="lib" path="org.slf4j/jars/slf4j-log4j12-1.3.1.jar"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+ <classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
+ <classpathentry kind="lib" path="javax.transaction/jars/transaction-api-1.1.jar"/>
+ <classpathentry exported="true" kind="lib" path="postgis/jars/postgis-jdbc-1.1.5.jar"/>
+ <classpathentry exported="true" kind="lib" path="postgis/jars/postgis-jdbc-jts-1.1.5.jar"/>
+ <classpathentry exported="true" kind="lib" path="javax.resource/jars/connector-api-1.5.jar"/>
+ <classpathentry exported="true" kind="lib" path="mx4j/jars/mx4j-3.0.1.jar"/>
+ <classpathentry exported="true" kind="lib" path="mx4j/jars/mx4j-tools-3.0.1.jar"/>
+ <classpathentry exported="true" kind="lib" path="saxon/jars/saxon8.jar"/>
+ <classpathentry exported="true" kind="lib" path="proxool/jars/proxool-0.9.0RC3.jar"/>
+ <classpathentry exported="true" kind="lib" path="javax.activation/jars/activation-1.0.2.jar"/>
+ <classpathentry exported="true" kind="lib" path="org.apache.lucene/jars/lucene-core-2.2.0.jar"/>
+ <classpathentry exported="true" kind="lib" path="db4o/jars/db4o-7.4.63.11890-java5.jar"/>
+ <classpathentry exported="true" kind="lib" path="asm/jars/asm-3.1.jar"/>
+ <classpathentry exported="true" kind="lib" path="org.apache.directory/jars/shared-asn1-0.9.13.jar"/>
+ <classpathentry exported="true" kind="lib" path="org.apache.directory/jars/shared-ldap-0.9.13.jar"/>
+ <classpathentry exported="true" kind="lib" path="org.apache.directory/jars/shared-ldap-constants-0.9.13.jar"/>
+ <classpathentry exported="true" kind="lib" path="org.apache.poi/jars/poi-3.2-FINAL.jar"/>
+ <classpathentry exported="true" kind="lib" path="odfdom/jars/odfdom-0.6.16.jar"/>
+ <classpathentry exported="true" kind="lib" path="xerces/jars/xercesImpl-2.8.1.jar"/>
+ <classpathentry exported="true" kind="lib" path="flexjson/jars/flexjson-1.7.jar"/>
+ <classpathentry exported="true" kind="lib" path="org.apache.geronimo.specs/jars/geronimo-jpa_3.0_spec-1.1.1.jar"/>
+ <classpathentry exported="true" kind="lib" path="javax.cache/jars/cache-api-1.0-SNAPSHOT.jar"/>
+ <classpathentry exported="true" kind="lib" path="net.spy.memcached/jars/memcached-2.3.jar"/>
+ <classpathentry exported="true" kind="lib" path="neodatis/jars/neodatis-odb-1.9.jar"/>
+ <classpathentry exported="true" kind="lib" path="javax.jdo/jars/jdo2-api-2.3-eb.jar"/>
+ <classpathentry exported="true" kind="lib" path="joda-time/jars/joda-time-1.6.jar"/>
+ <classpathentry exported="true" kind="lib" path="org.apache.hadoop/jars/hadoop-core-0.20.1.jar"/>
+ <classpathentry kind="output" path=""/>
+</classpath>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|