]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
CSPACE-451 Some files missed in the last checkin.
authorPatrick Schmitz <pschmitz@berkeley.edu>
Thu, 8 Oct 2009 16:22:08 +0000 (16:22 +0000)
committerPatrick Schmitz <pschmitz@berkeley.edu>
Thu, 8 Oct 2009 16:22:08 +0000 (16:22 +0000)
commit83c7da7eed19e61947613fd8b922d38a5b4b28fc
treef084601f949b5506aaf5efeafbb7a78636a6ca6a
parent38dcc8f0756255035214541111b9d75b2c1af06f
CSPACE-451 Some files missed in the last checkin.
19 files changed:
services/vocabulary/3rdparty/nuxeo-platform-cs-vocabulary/.classpath [new file with mode: 0644]
services/vocabulary/3rdparty/nuxeo-platform-cs-vocabulary/.project [new file with mode: 0644]
services/vocabulary/3rdparty/nuxeo-platform-cs-vocabulary/.settings/org.eclipse.jdt.core.prefs [new file with mode: 0644]
services/vocabulary/3rdparty/nuxeo-platform-cs-vocabulary/.settings/org.maven.ide.eclipse.prefs [new file with mode: 0644]
services/vocabulary/3rdparty/nuxeo-platform-cs-vocabulary/build.xml [new file with mode: 0644]
services/vocabulary/3rdparty/nuxeo-platform-cs-vocabulary/pom.xml [new file with mode: 0644]
services/vocabulary/client/.classpath [new file with mode: 0644]
services/vocabulary/client/.project [new file with mode: 0644]
services/vocabulary/client/pom.xml [new file with mode: 0644]
services/vocabulary/jaxb/.classpath [new file with mode: 0644]
services/vocabulary/jaxb/.project [new file with mode: 0644]
services/vocabulary/jaxb/.settings/org.eclipse.jdt.core.prefs [new file with mode: 0644]
services/vocabulary/jaxb/.settings/org.maven.ide.eclipse.prefs [new file with mode: 0644]
services/vocabulary/jaxb/pom.xml [new file with mode: 0644]
services/vocabulary/service/src/main/java/org/collectionspace/services/vocabulary/nuxeo/VocabularyConstants.java [new file with mode: 0644]
services/vocabulary/service/src/main/java/org/collectionspace/services/vocabulary/nuxeo/VocabularyDocumentModelHandler.java [new file with mode: 0644]
services/vocabulary/service/src/main/java/org/collectionspace/services/vocabulary/nuxeo/VocabularyHandlerFactory.java [new file with mode: 0644]
services/vocabulary/service/src/test/java/org/collectionspace/services/test/VocabularyServiceTest.java [new file with mode: 0644]
services/vocabulary/service/src/test/resources/log4j.xml [new file with mode: 0644]