]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
CSPACE-84: Adding Client Library code to new source structure.
authorRichard Millet <richard.millet@berkeley.edu>
Sat, 2 May 2009 05:23:27 +0000 (05:23 +0000)
committerRichard Millet <richard.millet@berkeley.edu>
Sat, 2 May 2009 05:23:27 +0000 (05:23 +0000)
commit5509d6ade57d3047c55c56f188ade1f11fb29847
treeb5ab164dd4e6c846ec7725f64c76a063516e6031
parentd2d2ce44271b5f04fb0e08706544abfcdd5c1b1e
CSPACE-84: Adding Client Library code to new source structure.
services/collectionobject/client/.classpath [new file with mode: 0644]
services/collectionobject/client/.project [new file with mode: 0644]
services/collectionobject/client/.settings/org.eclipse.jdt.core.prefs [new file with mode: 0644]
services/collectionobject/client/.settings/org.maven.ide.eclipse.prefs [new file with mode: 0644]
services/collectionobject/client/pom.xml [new file with mode: 0644]
services/collectionobject/client/src/main/java/org/collectionspace/services/client/CollectionObjectClient.java [new file with mode: 0644]
services/collectionobject/client/src/main/java/org/collectionspace/services/client/CollectionObjectProxy.java [new file with mode: 0644]
services/collectionobject/client/src/test/java/org/collectionspace/services/client/test/CollectionObjectServiceTest.java [new file with mode: 0644]
services/collectionobject/client/src/test/resources/log4j.xml [new file with mode: 0644]