.classpath #2

  • //
  • guest/
  • paul_allen/
  • p4convert/
  • .classpath
  • View
  • Commits
  • Open Download .zip Download (1 KB)
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry exported="true" kind="lib" path="prop"/>
	<classpathentry exported="true" kind="lib" path="ext/p4java-2013.2.858003.MAIN-TEST_ONLY-SNAPSHOT/p4java-2013.2.858003.MAIN-TEST_ONLY-SNAPSHOT.jar"/>
	<classpathentry kind="lib" path="ext/h2-1.4.182.jar">
		<attributes>
			<attribute name="javadoc_location" value="jar:platform:/resource/p4-convert.public/ext/h2-1.4.182-javadoc.jar!/"/>
		</attributes>
	</classpathentry>
	<classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
	<classpathentry kind="src" path="src"/>
	<classpathentry kind="src" path="test"/>
	<classpathentry exported="true" kind="lib" path="ext/icu4j-51_2.jar"/>
	<classpathentry exported="true" kind="lib" path="ext/org.hamcrest.core_1.1.0.v20090501071000.jar"/>
	<classpathentry exported="true" kind="lib" path="ext/org.junit_4.8.1.v4_8_1_v20100427-1100/junit.jar"/>
	<classpathentry exported="true" kind="lib" path="ext/slf4j-api-1.6.6.jar"/>
	<classpathentry exported="true" kind="lib" path="ext/slf4j-log4j12-1.6.6.jar"/>
	<classpathentry exported="true" kind="lib" path="ext/log4j-1.2.17.jar"/>
	<classpathentry kind="output" path="bin"/>
</classpath>
# Change User Description Committed
#2 10826 Paul Allen Experiment with H2 Java database.

CVS revisions are stored as Blobs with an ID, the RevisionSorter uses the ID and accesses the Blobs to sort change order.

Database is located in ${CWD}/db/rev.*
#1 10825 Paul Allen Branching using paul_allen.p4convert
//guest/perforce_software/p4convert/.classpath
#1 9807 Paul Allen Initial import of p4-convert (from change 894340)