]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
cspace-84 created parent child relationships between several projects, repository...
authorSanjay Dalal <sanjay.dalal@berkeley.edu>
Wed, 6 May 2009 16:14:57 +0000 (16:14 +0000)
committerSanjay Dalal <sanjay.dalal@berkeley.edu>
Wed, 6 May 2009 16:14:57 +0000 (16:14 +0000)
commit3ddb2ab97fdab8dccca2096a895bd9aa54343e64
treee534529f6e86716fe8abcd11281e027cae77f298
parent9b2047a18cffce35962b8d7e881f7bc7d5fcbf9f
cspace-84 created parent child relationships between several projects, repository info. is only in parent projects, added top-level project to build all children projects at a service level, fixed dependencies between the projects, clean package commands now work recursively from top level service trunk
22 files changed:
JaxRsServiceProvider/pom.xml
build.xml
nbproject/project.xml
pom.xml [new file with mode: 0644]
sandbox/sanjay/prototypes/jaxrs-prototype/pom.xml
services/client/pom.xml [new file with mode: 0644]
services/client/src/main/java/org/collectionspace/services/client/CollectionSpaceClient.java [moved from services/common/src/main/java/org/collectionspace/services/client/CollectionSpaceClient.java with 100% similarity]
services/collectionobject/3rdparty/nuxeo-platform-cs-collectionobject/pom.xml
services/collectionobject/3rdparty/pom.xml [new file with mode: 0644]
services/collectionobject/client/nbactions.xml [new file with mode: 0644]
services/collectionobject/client/pom.xml
services/collectionobject/jaxb/pom.xml
services/collectionobject/pom.xml [deleted file]
services/collectionobject/service/pom.xml [new file with mode: 0644]
services/collectionobject/service/src/main/java/org/collectionspace/services/CollectionObjectResource.java [moved from services/collectionobject/src/main/java/org/collectionspace/services/CollectionObjectResource.java with 100% similarity]
services/collectionobject/service/src/main/java/org/collectionspace/services/CollectionObjectService.java [moved from services/collectionobject/src/main/java/org/collectionspace/services/CollectionObjectService.java with 100% similarity]
services/collectionobject/service/src/main/java/org/collectionspace/services/CollectionObjectServiceNuxeoImpl.java [moved from services/collectionobject/src/main/java/org/collectionspace/services/CollectionObjectServiceNuxeoImpl.java with 100% similarity]
services/collectionobject/service/src/test/java/org/collectionspace/services/test/CollectionObjectServiceTest.java [moved from services/collectionobject/src/test/java/org/collectionspace/services/test/CollectionObjectServiceTest.java with 100% similarity]
services/collectionobject/service/src/test/resources/log4j.xml [moved from services/collectionobject/src/test/resources/log4j.xml with 100% similarity]
services/common/pom.xml
services/nbactions.xml [new file with mode: 0644]
services/pom.xml [new file with mode: 0644]