]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
CSPACE-62 added ant builds where needed. ant also calls maven targets. ant deploy...
authorSanjay Dalal <sanjay.dalal@berkeley.edu>
Wed, 1 Jul 2009 19:40:39 +0000 (19:40 +0000)
committerSanjay Dalal <sanjay.dalal@berkeley.edu>
Wed, 1 Jul 2009 19:40:39 +0000 (19:40 +0000)
commit1af8f691d25c3bac565b9ce06d232167c4222275
tree423ddfeac46ded66bc5f41e3f3d8741898665433
parent38e489f00490ac75458ea4bbaedb538d3eae2327
CSPACE-62 added ant builds where needed. ant also calls maven targets. ant deploy/undeploy tasks could be used to copy necessary war, jar, config, etc. files to proper locations in JBoss domain provider build.properties are pointing to the correct jboss home. deploy/undeploy targets of a parent call these on children as well.
22 files changed:
3rdparty/build.xml [new file with mode: 0644]
3rdparty/nuxeo/build.xml [new file with mode: 0644]
3rdparty/nuxeo/nuxeo-client/lib/commons-logging.jar [new file with mode: 0644]
3rdparty/nuxeo/nuxeo-client/lib/jbossall-client-4.2.3.GA.jar [new file with mode: 0644]
3rdparty/nuxeo/nuxeo-client/lib/log4j.jar [new file with mode: 0644]
3rdparty/nuxeo/nuxeo-client/lib/nuxeo-common-1.5-SNAPSHOT.jar [new file with mode: 0644]
3rdparty/nuxeo/nuxeo-client/lib/nuxeo-core-api-1.5-SNAPSHOT.jar [new file with mode: 0644]
3rdparty/nuxeo/nuxeo-client/lib/nuxeo-core-query-1.5-SNAPSHOT.jar [new file with mode: 0644]
3rdparty/nuxeo/nuxeo-client/lib/nuxeo-core-schema-1.5-SNAPSHOT.jar [new file with mode: 0644]
3rdparty/nuxeo/nuxeo-client/lib/nuxeo-runtime-1.5-SNAPSHOT.jar [new file with mode: 0644]
3rdparty/nuxeo/nuxeo-client/lib/nuxeo-runtime-osgi-1.5-SNAPSHOT.jar [new file with mode: 0644]
3rdparty/nuxeo/nuxeo-client/lib/osgi-core-4.1.jar [new file with mode: 0644]
3rdparty/nuxeo/nuxeo-client/lib/xsom-20060306.jar [new file with mode: 0644]
3rdparty/nuxeo/pom.xml [new file with mode: 0644]
3rdparty/pom.xml [new file with mode: 0644]
build.properties
build.xml
services/JaxRsServiceProvider/build.xml
services/authentication/build.xml [new file with mode: 0644]
services/build.xml [new file with mode: 0644]
services/collectionobject/nbactions.xml [new file with mode: 0644]
services/common/build.xml [new file with mode: 0644]