]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
CSPACE-5727: Initial directory structure for an 'update object location on move'...
authorAron Roberts <aron@socrates.berkeley.edu>
Tue, 4 Dec 2012 19:38:45 +0000 (11:38 -0800)
committerAron Roberts <aron@socrates.berkeley.edu>
Tue, 4 Dec 2012 19:38:45 +0000 (11:38 -0800)
commit03e2d757ba104654101605bc15ce7b21b62c9d93
treeba8b3ab1a1f0e637861c43d253ffe177da94b48e
parent37fb4d1945c61a6adf81366c0317c82abd1d20b2
CSPACE-5727: Initial directory structure for an 'update object location on move' event listener. Cloned from the 'delete relations on soft delete' event listener, and still needs updates in several files to reflect the new module/package name.
3rdparty/nuxeo/nuxeo-platform-listener/updateobjectlocationonmove/build.properties [new file with mode: 0644]
3rdparty/nuxeo/nuxeo-platform-listener/updateobjectlocationonmove/build.xml [new file with mode: 0644]
3rdparty/nuxeo/nuxeo-platform-listener/updateobjectlocationonmove/pom.xml [new file with mode: 0644]
3rdparty/nuxeo/nuxeo-platform-listener/updateobjectlocationonmove/src/main/java/org/collectionspace/services/listener/UpdateRelationsOnDelete.java [new file with mode: 0644]
3rdparty/nuxeo/nuxeo-platform-listener/updateobjectlocationonmove/src/main/resources/META-INF/MANIFEST.MF [new file with mode: 0644]
3rdparty/nuxeo/nuxeo-platform-listener/updateobjectlocationonmove/src/main/resources/OSGI-INF/core-types-contrib.xml [new file with mode: 0644]
3rdparty/nuxeo/nuxeo-platform-listener/updateobjectlocationonmove/src/main/resources/OSGI-INF/default-life-cycle-contrib.xml [new file with mode: 0644]
3rdparty/nuxeo/nuxeo-platform-listener/updateobjectlocationonmove/src/main/resources/OSGI-INF/deployment-fragment.xml [new file with mode: 0644]
3rdparty/nuxeo/nuxeo-platform-listener/updateobjectlocationonmove/src/main/resources/OSGI-INF/ecm-types-contrib.xml [new file with mode: 0644]
3rdparty/nuxeo/nuxeo-platform-listener/updateobjectlocationonmove/src/main/resources/OSGI-INF/layouts-contrib.xml [new file with mode: 0644]