From: Ray Lee Date: Thu, 18 Apr 2019 01:31:13 +0000 (-0700) Subject: DRYD-630: Upgrade nuxeo to 9.10-HF30. X-Git-Url: https://git.aero2k.de/?a=commitdiff_plain;h=6a257099d46284dac4bb23990a3c421e753d3fcd;p=tmp%2Fjakarta-migration.git DRYD-630: Upgrade nuxeo to 9.10-HF30. --- diff --git a/3rdparty/nuxeo/nuxeo-platform-collectionspace/src/main/resources/OSGI-INF/core-types-contrib.xml b/3rdparty/nuxeo/nuxeo-platform-collectionspace/src/main/resources/OSGI-INF/core-types-contrib.xml index f1e13e3f6..c2b64192c 100644 --- a/3rdparty/nuxeo/nuxeo-platform-collectionspace/src/main/resources/OSGI-INF/core-types-contrib.xml +++ b/3rdparty/nuxeo/nuxeo-platform-collectionspace/src/main/resources/OSGI-INF/core-types-contrib.xml @@ -7,17 +7,17 @@ - + - + - + - + @@ -26,7 +26,17 @@ - + + + + + false + + + diff --git a/3rdparty/nuxeo/nuxeo-platform-elasticsearch/src/main/java/org/collectionspace/services/nuxeo/elasticsearch/CSJsonESDocumentWriter.java b/3rdparty/nuxeo/nuxeo-platform-elasticsearch/src/main/java/org/collectionspace/services/nuxeo/elasticsearch/CSJsonESDocumentWriter.java index f32464b3f..5372482b7 100644 --- a/3rdparty/nuxeo/nuxeo-platform-elasticsearch/src/main/java/org/collectionspace/services/nuxeo/elasticsearch/CSJsonESDocumentWriter.java +++ b/3rdparty/nuxeo/nuxeo-platform-elasticsearch/src/main/java/org/collectionspace/services/nuxeo/elasticsearch/CSJsonESDocumentWriter.java @@ -12,6 +12,7 @@ import java.util.Set; import javax.ws.rs.core.HttpHeaders; import org.apache.commons.lang3.StringUtils; + import org.codehaus.jackson.JsonGenerator; import org.codehaus.jackson.JsonNode; import org.codehaus.jackson.map.ObjectMapper; diff --git a/3rdparty/nuxeo/nuxeo-platform-listener/botgarden/pom.xml b/3rdparty/nuxeo/nuxeo-platform-listener/botgarden/pom.xml index f18a58f71..f9066885a 100644 --- a/3rdparty/nuxeo/nuxeo-platform-listener/botgarden/pom.xml +++ b/3rdparty/nuxeo/nuxeo-platform-listener/botgarden/pom.xml @@ -6,7 +6,7 @@ org.collectionspace.services.3rdparty.nuxeo.listener org.collectionspace.services - 5.2-SNAPSHOT + 5.2-SNAPSHOT UTF-8 @@ -15,7 +15,7 @@ org.collectionspace.services.listener.botgarden http://maven.apache.org - + org.nuxeo.ecm.core @@ -25,7 +25,7 @@ org.nuxeo.ecm.platform nuxeo-platform-filemanager-api - ${nuxeo.platform.version} + ${nuxeo.platform.version} org.collectionspace.services @@ -44,7 +44,7 @@ - + @@ -68,5 +68,5 @@ - + diff --git a/3rdparty/nuxeo/nuxeo-platform-listener/naturalhistory/pom.xml b/3rdparty/nuxeo/nuxeo-platform-listener/naturalhistory/pom.xml index d2f046130..3c42494b2 100644 --- a/3rdparty/nuxeo/nuxeo-platform-listener/naturalhistory/pom.xml +++ b/3rdparty/nuxeo/nuxeo-platform-listener/naturalhistory/pom.xml @@ -15,7 +15,7 @@ org.collectionspace.services.listener.naturalhistory http://maven.apache.org - + org.nuxeo.ecm.core @@ -25,7 +25,7 @@ org.nuxeo.ecm.platform nuxeo-platform-filemanager-api - ${nuxeo.platform.version} + ${nuxeo.platform.version} org.collectionspace.services @@ -34,7 +34,7 @@ - + @@ -58,5 +58,5 @@ - + diff --git a/3rdparty/nuxeo/nuxeo-platform-listener/pom.xml b/3rdparty/nuxeo/nuxeo-platform-listener/pom.xml index 093c67f39..bd618c3ec 100644 --- a/3rdparty/nuxeo/nuxeo-platform-listener/pom.xml +++ b/3rdparty/nuxeo/nuxeo-platform-listener/pom.xml @@ -37,6 +37,12 @@ nuxeo-platform-filemanager-api ${nuxeo.platform.version} + + org.nuxeo.ecm.platform + nuxeo-platform-imaging-api + ${nuxeo.platform.version} + provided + diff --git a/3rdparty/nuxeo/nuxeo-platform-quote-api/pom.xml b/3rdparty/nuxeo/nuxeo-platform-quote-api/pom.xml index aaa1d08a1..e18f3cd3e 100644 --- a/3rdparty/nuxeo/nuxeo-platform-quote-api/pom.xml +++ b/3rdparty/nuxeo/nuxeo-platform-quote-api/pom.xml @@ -1,4 +1,4 @@ - 4.0.0 @@ -46,5 +46,5 @@ - + diff --git a/3rdparty/nuxeo/nuxeo-platform-thumbnail/pom.xml b/3rdparty/nuxeo/nuxeo-platform-thumbnail/pom.xml index 63ac9b9dc..07f69845c 100644 --- a/3rdparty/nuxeo/nuxeo-platform-thumbnail/pom.xml +++ b/3rdparty/nuxeo/nuxeo-platform-thumbnail/pom.xml @@ -14,7 +14,7 @@ UTF-8 - + org.nuxeo.ecm.core @@ -24,20 +24,21 @@ org.nuxeo.ecm.platform nuxeo-platform-filemanager-api - ${nuxeo.platform.version} + ${nuxeo.platform.version} org.nuxeo.ecm.core nuxeo-core-convert ${nuxeo.core.version} - - org.nuxeo.ecm.platform - nuxeo-platform-imaging-core - ${nuxeo.platform.version} - + + org.nuxeo.ecm.platform + nuxeo-platform-imaging-core + ${nuxeo.platform.version} + provided + - + @@ -61,5 +62,5 @@ - + diff --git a/3rdparty/nuxeo/nuxeo-server/7.10-HF17/config/proto-elasticsearch-config.xml b/3rdparty/nuxeo/nuxeo-server/7.10-HF17/config/proto-elasticsearch-config.xml index 33029f680..4b242477b 100644 --- a/3rdparty/nuxeo/nuxeo-server/7.10-HF17/config/proto-elasticsearch-config.xml +++ b/3rdparty/nuxeo/nuxeo-server/7.10-HF17/config/proto-elasticsearch-config.xml @@ -13,8 +13,8 @@ httpEnabled="true" /> --> - - - + --> + + %elasticSearchIndex_extensions% - diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/README.txt b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/README.txt new file mode 100644 index 000000000..08bbdd46b --- /dev/null +++ b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/README.txt @@ -0,0 +1,2 @@ +This folder contains the Nuxeo modules +These modules are required to run the nuxeo framework diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-automation-core-9.10-HF30.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-automation-core-9.10-HF30.jar new file mode 100644 index 000000000..4f2c6e46c Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-automation-core-9.10-HF30.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-automation-io-9.10-HF03.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-automation-io-9.10-HF03.jar new file mode 100644 index 000000000..7b4f7c21a Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-automation-io-9.10-HF03.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-common-9.10-HF25.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-common-9.10-HF25.jar new file mode 100644 index 000000000..f6ef6e1ee Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-common-9.10-HF25.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-core-9.10-HF30.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-core-9.10-HF30.jar new file mode 100644 index 000000000..8eef39f28 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-core-9.10-HF30.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-core-api-9.10-HF30.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-core-api-9.10-HF30.jar new file mode 100644 index 000000000..b60579044 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-core-api-9.10-HF30.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-core-binarymanager-common-9.10-HF20.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-core-binarymanager-common-9.10-HF20.jar new file mode 100644 index 000000000..d75a2f599 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-core-binarymanager-common-9.10-HF20.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-core-binarymanager-s3-9.10-HF26.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-core-binarymanager-s3-9.10-HF26.jar new file mode 100644 index 000000000..a8dae3444 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-core-binarymanager-s3-9.10-HF26.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-core-cache-9.10-HF30.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-core-cache-9.10-HF30.jar new file mode 100644 index 000000000..78d925f84 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-core-cache-9.10-HF30.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-core-convert-9.10-HF29.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-core-convert-9.10-HF29.jar new file mode 100644 index 000000000..a8fba8d51 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-core-convert-9.10-HF29.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-core-convert-api-9.10.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-core-convert-api-9.10.jar new file mode 100644 index 000000000..75f2bc201 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-core-convert-api-9.10.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-core-convert-plugins-9.10-HF29.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-core-convert-plugins-9.10-HF29.jar new file mode 100644 index 000000000..dfc600484 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-core-convert-plugins-9.10-HF29.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-core-el-9.10-HF24.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-core-el-9.10-HF24.jar new file mode 100644 index 000000000..f416fbcd0 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-core-el-9.10-HF24.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-core-event-9.10-HF30.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-core-event-9.10-HF30.jar new file mode 100644 index 000000000..2522ce77b Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-core-event-9.10-HF30.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-core-io-9.10-HF27.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-core-io-9.10-HF27.jar new file mode 100644 index 000000000..e30253d98 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-core-io-9.10-HF27.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-core-management-9.10-HF02.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-core-management-9.10-HF02.jar new file mode 100644 index 000000000..b340394b0 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-core-management-9.10-HF02.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-core-management-jtajca-9.10.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-core-management-jtajca-9.10.jar new file mode 100644 index 000000000..54eccbb02 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-core-management-jtajca-9.10.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-core-mimetype-9.10-HF19.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-core-mimetype-9.10-HF19.jar new file mode 100644 index 000000000..6f9b792c8 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-core-mimetype-9.10-HF19.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-core-persistence-9.10.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-core-persistence-9.10.jar new file mode 100644 index 000000000..d386cde54 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-core-persistence-9.10.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-core-query-9.10-HF18.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-core-query-9.10-HF18.jar new file mode 100644 index 000000000..882ef6fda Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-core-query-9.10-HF18.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-core-redis-9.10-HF01.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-core-redis-9.10-HF01.jar new file mode 100644 index 000000000..22811e48e Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-core-redis-9.10-HF01.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-core-schema-9.10-HF10.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-core-schema-9.10-HF10.jar new file mode 100644 index 000000000..588b11e72 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-core-schema-9.10-HF10.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-core-storage-9.10-HF27.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-core-storage-9.10-HF27.jar new file mode 100644 index 000000000..b809b3415 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-core-storage-9.10-HF27.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-core-storage-dbs-9.10-HF19.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-core-storage-dbs-9.10-HF19.jar new file mode 100644 index 000000000..deda253db Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-core-storage-dbs-9.10-HF19.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-core-storage-mongodb-9.10-HF30.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-core-storage-mongodb-9.10-HF30.jar new file mode 100644 index 000000000..52b11cfc6 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-core-storage-mongodb-9.10-HF30.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-core-storage-sql-9.10-HF30.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-core-storage-sql-9.10-HF30.jar new file mode 100644 index 000000000..7bc703b57 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-core-storage-sql-9.10-HF30.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-core-storage-sql-management-9.10.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-core-storage-sql-management-9.10.jar new file mode 100644 index 000000000..7b7613063 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-core-storage-sql-management-9.10.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-dmk-adaptor-9.10.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-dmk-adaptor-9.10.jar new file mode 100644 index 000000000..5de28f27a Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-dmk-adaptor-9.10.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-elasticsearch-core-9.10-HF29.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-elasticsearch-core-9.10-HF29.jar new file mode 100644 index 000000000..6efbd6c24 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-elasticsearch-core-9.10-HF29.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-importer-core-9.10-HF23.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-importer-core-9.10-HF23.jar new file mode 100644 index 000000000..7c9c25158 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-importer-core-9.10-HF23.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-importer-jaxrs-9.10.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-importer-jaxrs-9.10.jar new file mode 100644 index 000000000..2e2d3083c Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-importer-jaxrs-9.10.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-importer-stream-9.10-HF04.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-importer-stream-9.10-HF04.jar new file mode 100644 index 000000000..0ff718fd3 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-importer-stream-9.10-HF04.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-invite-9.10-HF29.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-invite-9.10-HF29.jar new file mode 100644 index 000000000..6947648d1 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-invite-9.10-HF29.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-launcher-commons-9.10-HF30.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-launcher-commons-9.10-HF30.jar new file mode 100644 index 000000000..e4700032b Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-launcher-commons-9.10-HF30.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-opencmis-bindings-9.10.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-opencmis-bindings-9.10.jar new file mode 100644 index 000000000..baaf58203 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-opencmis-bindings-9.10.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-opencmis-impl-9.10-HF09.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-opencmis-impl-9.10-HF09.jar new file mode 100644 index 000000000..ef7a564fc Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-opencmis-impl-9.10-HF09.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-9.10.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-9.10.jar new file mode 100644 index 000000000..78bfb3b82 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-9.10.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-actions-core-9.10-HF08.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-actions-core-9.10-HF08.jar new file mode 100644 index 000000000..6ce09b6f5 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-actions-core-9.10-HF08.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-api-9.10.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-api-9.10.jar new file mode 100644 index 000000000..ef7352775 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-api-9.10.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-commandline-executor-9.10.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-commandline-executor-9.10.jar new file mode 100644 index 000000000..994511d12 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-commandline-executor-9.10.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-convert-9.10-HF28.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-convert-9.10-HF28.jar new file mode 100644 index 000000000..c46e04b87 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-convert-9.10-HF28.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-default-config-9.10-HF09.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-default-config-9.10-HF09.jar new file mode 100644 index 000000000..a934000e0 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-default-config-9.10-HF09.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-dublincore-9.10-HF30.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-dublincore-9.10-HF30.jar new file mode 100644 index 000000000..d1e9544fa Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-dublincore-9.10-HF30.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-filemanager-api-9.10-HF07.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-filemanager-api-9.10-HF07.jar new file mode 100644 index 000000000..df1d586ee Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-filemanager-api-9.10-HF07.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-filemanager-core-9.10-HF01.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-filemanager-core-9.10-HF01.jar new file mode 100644 index 000000000..6b8f54b58 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-filemanager-core-9.10-HF01.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-filemanager-core-listener-9.10.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-filemanager-core-listener-9.10.jar new file mode 100644 index 000000000..c39388121 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-filemanager-core-listener-9.10.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-htmlsanitizer-9.10.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-htmlsanitizer-9.10.jar new file mode 100644 index 000000000..47f6495c2 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-htmlsanitizer-9.10.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-imaging-api-9.10.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-imaging-api-9.10.jar new file mode 100644 index 000000000..aa2d08aab Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-imaging-api-9.10.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-imaging-convert-9.10.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-imaging-convert-9.10.jar new file mode 100644 index 000000000..0d6c0db6a Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-imaging-convert-9.10.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-imaging-core-9.10-HF30.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-imaging-core-9.10-HF30.jar new file mode 100644 index 000000000..32f21614c Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-imaging-core-9.10-HF30.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-io-api-9.10.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-io-api-9.10.jar new file mode 100644 index 000000000..bb9103374 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-io-api-9.10.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-io-core-9.10.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-io-core-9.10.jar new file mode 100644 index 000000000..2c1b8ae56 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-io-core-9.10.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-lang-9.10-HF16.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-lang-9.10-HF16.jar new file mode 100644 index 000000000..f78741feb Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-lang-9.10-HF16.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-lang-ext-9.10-HF01.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-lang-ext-9.10-HF01.jar new file mode 100644 index 000000000..9f7e5a8dd Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-lang-ext-9.10-HF01.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-login-9.10-HF03.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-login-9.10-HF03.jar new file mode 100644 index 000000000..adf39a7d7 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-login-9.10-HF03.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-login-default-9.10.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-login-default-9.10.jar new file mode 100644 index 000000000..d95be7d81 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-login-default-9.10.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-login-digest-9.10-HF01.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-login-digest-9.10-HF01.jar new file mode 100644 index 000000000..97cabd2b3 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-login-digest-9.10-HF01.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-login-token-9.10.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-login-token-9.10.jar new file mode 100644 index 000000000..77e1df650 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-login-token-9.10.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-oauth-9.10-HF29.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-oauth-9.10-HF29.jar new file mode 100644 index 000000000..6b9d3f578 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-oauth-9.10-HF29.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-query-api-9.10.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-query-api-9.10.jar new file mode 100644 index 000000000..2139f255b Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-query-api-9.10.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-relations-api-9.10.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-relations-api-9.10.jar new file mode 100644 index 000000000..9c1504eb2 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-relations-api-9.10.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-rendition-core-9.10-HF25.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-rendition-core-9.10-HF25.jar new file mode 100644 index 000000000..27f37947c Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-rendition-core-9.10-HF25.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-search-api-9.10.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-search-api-9.10.jar new file mode 100644 index 000000000..c67fac6f7 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-search-api-9.10.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-tag-api-9.10.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-tag-api-9.10.jar new file mode 100644 index 000000000..1f7dc3643 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-tag-api-9.10.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-tag-core-9.10-HF27.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-tag-core-9.10-HF27.jar new file mode 100644 index 000000000..391410dd9 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-tag-core-9.10-HF27.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-types-api-9.10.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-types-api-9.10.jar new file mode 100644 index 000000000..14124e9e7 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-types-api-9.10.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-types-core-9.10-HF26.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-types-core-9.10-HF26.jar new file mode 100644 index 000000000..a01ace330 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-types-core-9.10-HF26.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-uidgen-core-9.10-HF02.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-uidgen-core-9.10-HF02.jar new file mode 100644 index 000000000..74b6adbfe Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-uidgen-core-9.10-HF02.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-url-api-9.10.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-url-api-9.10.jar new file mode 100644 index 000000000..f90d8d5e7 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-url-api-9.10.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-url-core-9.10.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-url-core-9.10.jar new file mode 100644 index 000000000..9b833dd47 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-url-core-9.10.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-versioning-api-9.10.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-versioning-api-9.10.jar new file mode 100644 index 000000000..d1a090d6c Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-versioning-api-9.10.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-versioning-core-9.10.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-versioning-core-9.10.jar new file mode 100644 index 000000000..5ff97d732 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-platform-versioning-core-9.10.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-runtime-9.10-HF23.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-runtime-9.10-HF23.jar new file mode 100644 index 000000000..7ddcb93f0 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-runtime-9.10-HF23.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-runtime-datasource-9.10.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-runtime-datasource-9.10.jar new file mode 100644 index 000000000..97448a72e Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-runtime-datasource-9.10.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-runtime-deploy-9.10-HF14.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-runtime-deploy-9.10-HF14.jar new file mode 100644 index 000000000..8c8570fd1 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-runtime-deploy-9.10-HF14.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-runtime-jtajca-9.10.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-runtime-jtajca-9.10.jar new file mode 100644 index 000000000..fe768f3d1 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-runtime-jtajca-9.10.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-runtime-kv-9.10.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-runtime-kv-9.10.jar new file mode 100644 index 000000000..a6183df8b Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-runtime-kv-9.10.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-runtime-management-9.10.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-runtime-management-9.10.jar new file mode 100644 index 000000000..224d359c3 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-runtime-management-9.10.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-runtime-metrics-9.10.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-runtime-metrics-9.10.jar new file mode 100644 index 000000000..c44361ef0 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-runtime-metrics-9.10.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-runtime-migration-9.10.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-runtime-migration-9.10.jar new file mode 100644 index 000000000..665ec7099 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-runtime-migration-9.10.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-runtime-osgi-9.10-HF04.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-runtime-osgi-9.10-HF04.jar new file mode 100644 index 000000000..bdbeec1d9 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-runtime-osgi-9.10-HF04.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-runtime-reload-9.10.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-runtime-reload-9.10.jar new file mode 100644 index 000000000..3350273c3 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/bundles/nuxeo-runtime-reload-9.10.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/config/convert-config.xml b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/config/convert-config.xml new file mode 100644 index 000000000..9c50f3eff --- /dev/null +++ b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/config/convert-config.xml @@ -0,0 +1,20 @@ + + + + + + + + + + 60 + + + 10240 + + + true + + + \ No newline at end of file diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/config/elasticsearch-classreplacer-config.xml b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/config/elasticsearch-classreplacer-config.xml new file mode 100644 index 000000000..9854c1b7a --- /dev/null +++ b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/config/elasticsearch-classreplacer-config.xml @@ -0,0 +1,12 @@ + + + + + + + default_search + + + + diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/config/login-config.xml b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/config/login-config.xml new file mode 100644 index 000000000..d63b7330b --- /dev/null +++ b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/config/login-config.xml @@ -0,0 +1,45 @@ + + + + + + Login modules used on JBoss + @author Bogdan Stefanescu (bs@nuxeo.com) + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/config/nuxeo-container.properties b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/config/nuxeo-container.properties new file mode 100644 index 000000000..003c8ded2 --- /dev/null +++ b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/config/nuxeo-container.properties @@ -0,0 +1 @@ +NuxeoContainer.autoactivation=true diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/config/nuxeo.properties b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/config/nuxeo.properties new file mode 100644 index 000000000..5f7242691 --- /dev/null +++ b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/config/nuxeo.properties @@ -0,0 +1,58 @@ +# application instance config +org.nuxeo.ecm.instance.host=localhost + +# enable/disable Elasticsearch +elasticsearch.enabled=false +audit.elasticsearch.enabled=false + +# runtime remoting config +org.nuxeo.runtime.server.locator=socket://0.0.0.0:62474/?datatype=nuxeo +org.nuxeo.runtime.server.enabled=false +org.nuxeo.runtime.server.host=${org.nuxeo.ecm.instance.host} + +# streaming config +org.nuxeo.runtime.streaming.isServer=false +org.nuxeo.runtime.streaming.serverLocator=socket://${org.nuxeo.ecm.instance.host}:62474/?datatype=nuxeo + +# runtime management config +org.nuxeo.runtime.management.exist=false +org.nuxeo.runtime.management.serverRmiPort=2100 + +# needed for the JNDI auto configuration of clients +# you need to change this if using JNDI through HTTP +nuxeo-client-jndi.java.naming.provider.url=jnp://%s:%s +nuxeo-client-jndi.java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory +nuxeo-client-jndi.java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces + +# for email attachment, to decode the encoded(utf) filenames. +mail.mime.decodefilename=true + +# LiveEdit configuration detection (client/server/both) +org.nuxeo.ecm.platform.liveedit.config=client + +# Uncomment to activate Nuxeo Runtime REST API for Management +# accessible via http://server:port/nuxeo/site/server/html on JBoss +#org.nuxeo.runtime.rest.management=true + +# size limit to use the specific download servlet for big files (use SI or IEC prefix) +#org.nuxeo.big.file.size.limit=5Mi + +### +# Older settings that were used with CollectionSpace and Nuxeo v5.5 +### + +#org.nuxeo.ecm.instance.name=Nuxeo 5.5 +#org.nuxeo.ecm.instance.description=Nuxeo ECM server + +# product config +#org.nuxeo.ecm.product.name=Nuxeo 5.5 +#org.nuxeo.ecm.product.version=5.5 + +# which sample to run +#org.nuxeo.ecm.sample.class=org.nuxeo.ecm.sample.streaming.StreamingExample + +# avoid initializing nuxeo relations at startup (for faster startup) +#org.nuxeo.ecm.platform.relations.initOnStartup=false + +# context path of the application +#org.nuxeo.ecm.contextPath=/nuxeo diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/config/proto-datasource-config.xml b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/config/proto-datasource-config.xml new file mode 100644 index 000000000..4887c1673 --- /dev/null +++ b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/config/proto-datasource-config.xml @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + + + + @DB_SERVER_HOSTNAME@ + @DB_JDBC_OPTIONS@ + @DB_PORT@ + @NUXEO_USER@ + @NUXEO_PW@ + + diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/config/proto-elasticsearch-config.xml b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/config/proto-elasticsearch-config.xml new file mode 100644 index 000000000..e8f284e40 --- /dev/null +++ b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/config/proto-elasticsearch-config.xml @@ -0,0 +1,25 @@ + + + org.nuxeo.elasticsearch.ElasticSearchComponent + + + + + + + + + + %elasticSearchIndex_extensions% + + diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/config/proto-elasticsearch-extension.xml b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/config/proto-elasticsearch-extension.xml new file mode 100644 index 000000000..3a30651da --- /dev/null +++ b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/config/proto-elasticsearch-extension.xml @@ -0,0 +1,162 @@ + + + + ecm:* + dc:* + ecm:binarytext + + + + { + "analysis" : { + "char_filter" : { + "refname_displayname" : { + "type" : "pattern_replace", + "pattern" : "^.*?'(.*)'$", + "replacement" : "$1" + }, + "refname_shortid" : { + "type" : "pattern_replace", + "pattern" : "^.*:item:name\\((.*)\\).*$", + "replacement" : "$1" + }, + "doctype_tenant_unqualified" : { + "type" : "pattern_replace", + "pattern" : "^(.*?)(Tenant.*)?$", + "replacement" : "$1" + } + }, + "filter" : { + "en_stem_filter" : { + "name" : "minimal_english", + "type" : "stemmer" + }, + "en_stop_filter" : { + "stopwords" : [ + "_english_" + ], + "type" : "stop" + }, + "fr_elision_filter" : { + "articles" : [ + "c", + "l", + "m", + "t", + "qu", + "n", + "s", + "j" + ], + "type" : "elision" + }, + "fr_stem_filter" : { + "name" : "minimal_french", + "type" : "stemmer" + }, + "fr_stop_filter" : { + "stopwords" : [ + "_french_" + ], + "type" : "stop" + } + }, + "tokenizer" : { + "path_tokenizer" : { + "delimiter" : "/", + "type" : "path_hierarchy" + } + }, + "analyzer" : { + "en_analyzer" : { + "alias" : "fulltext", + "filter" : [ + "lowercase", + "en_stop_filter", + "en_stem_filter", + "asciifolding" + ], + "type" : "custom", + "tokenizer" : "standard" + }, + "fr_analyzer" : { + "filter" : [ + "lowercase", + "fr_stop_filter", + "fr_stem_filter", + "asciifolding", + "fr_elision_filter" + ], + "type" : "custom", + "tokenizer" : "standard" + }, + "path_analyzer" : { + "type" : "custom", + "tokenizer" : "path_tokenizer" + }, + "refname_displayname_analyzer" : { + "type" : "custom", + "tokenizer" : "keyword", + "char_filter" : ["refname_displayname"] + }, + "refname_displayname_fulltext_analyzer" : { + "char_filter" : ["refname_displayname"], + "filter" : [ + "lowercase", + "en_stop_filter", + "en_stem_filter", + "asciifolding" + ], + "type" : "custom", + "tokenizer" : "standard" + }, + "refname_shortid_analyzer" : { + "type" : "custom", + "tokenizer" : "keyword", + "char_filter" : ["refname_shortid"] + }, + "doctype_analyzer" : { + "type" : "custom", + "tokenizer" : "keyword", + "char_filter" : ["doctype_tenant_unqualified"] + }, + "sorting_analyzer" : { + "filter" : [ + "lowercase", + "asciifolding" + ], + "type" : "custom", + "tokenizer" : "keyword" + }, + "default" : { + "type" : "custom", + "tokenizer" : "keyword" + } + } + } + } + + + + { + "_size" : { + "enabled" : true + }, + "_all" : { + "analyzer" : "fulltext" + }, + "properties" : { + "ecm:currentLifeCycleState": { + "type": "string", + "include_in_all": "false" + }, + "ecm:primaryType": { + "type": "string", + "analyzer" : "doctype_analyzer", + "include_in_all": "false" + } + } + } + + + \ No newline at end of file diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/config/proto-repo-config.xml b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/config/proto-repo-config.xml new file mode 100644 index 000000000..6dd85c1c0 --- /dev/null +++ b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/config/proto-repo-config.xml @@ -0,0 +1,61 @@ + + + + + + + + + + + + + + org.nuxeo.ecm.core.blob.binary.DefaultBinaryManager + + + + + + + + + @XA_DATASOURCE@ + false + vcsconfig.sql.txt + + + varchar + + + + + + + dc:title + + + dc:description + + + + + @DB_SERVER_HOSTNAME@ + + @DB_JDBC_OPTIONS@ + @DB_PORT@ + @NUXEO_USER@ + @NUXEO_PW@ + + + \ No newline at end of file diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/config/s3binarymanager.properties b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/config/s3binarymanager.properties new file mode 100644 index 000000000..7eafeb461 --- /dev/null +++ b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/config/s3binarymanager.properties @@ -0,0 +1,3 @@ +nuxeo.s3storage.bucket=__bucketname__ +nuxeo.s3storage.awsid=__AWSAccessKeyId__ +nuxeo.s3storage.awssecret=__AWSSecretKey__ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/config/vcsconfig.sql.txt b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/config/vcsconfig.sql.txt new file mode 100644 index 000000000..ba2415640 --- /dev/null +++ b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/config/vcsconfig.sql.txt @@ -0,0 +1,40 @@ +# +# A place to modify the Nuxeo database with SQL statements. +# See https://doc.nuxeo.com/display/ADMINDOC/VCS+Configuration#VCSConfiguration-DatabaseCreationOption +# or https://doc.nuxeo.com/nxdoc/repository-configuration/#page-title +# + +#CATEGORY: afterTableCreation + +# +# Add a unique constraint to the report 'name' column of the reports_common table. +# +LOG.INFO Adding a unique constraint to the report 'name' column of the reports_common table + +#TEST: +SELECT constraint_name FROM information_schema.constraint_column_usage WHERE table_name = 'reports_common' AND constraint_name = 'reportname_unique'; + +#IF: emptyResult +ALTER TABLE reports_common add CONSTRAINT reportname_unique UNIQUE (name); + +# +# Add a unique constraint to the batch job 'name' column of the batch_common table. +# +LOG.INFO Adding a unique constraint to the batch 'name' column of the batch_common table + +#TEST: +SELECT constraint_name FROM information_schema.constraint_column_usage WHERE table_name = 'batch_common' AND constraint_name = 'batchname_unique'; + +#IF: emptyResult +ALTER TABLE batch_common add CONSTRAINT batchname_unique UNIQUE (name); + +# +# Add constraint to the relations table to prevent duplicate relationships +# +#LOG.INFO Adding constraint to the relations table to prevent duplicate relationships + +#TEST: +SELECT constraint_name FROM information_schema.constraint_column_usage WHERE table_name = 'relations_common' AND constraint_name = 'relations_unique'; + +#IF: emptyResult +ALTER TABLE relations_common add CONSTRAINT relations_unique UNIQUE (subjectcsid, subjectrefname, relationshiptype, objectcsid, objectrefname, active); diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/launcher.properties b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/launcher.properties new file mode 100644 index 000000000..3629c1aa8 --- /dev/null +++ b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/launcher.properties @@ -0,0 +1 @@ +org.nuxeo.app.bundles=bundles/*:plugins/* diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/HdrHistogram-2.1.9.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/HdrHistogram-2.1.9.jar new file mode 100644 index 000000000..efa26371e Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/HdrHistogram-2.1.9.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/README.txt b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/README.txt new file mode 100644 index 000000000..be3823d51 --- /dev/null +++ b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/README.txt @@ -0,0 +1 @@ +This folder contains static libraries used by nuxeo components diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/activation-1.1.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/activation-1.1.jar new file mode 100644 index 000000000..53f82a1c4 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/activation-1.1.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/affinity-3.1.1.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/affinity-3.1.1.jar new file mode 100644 index 000000000..dbf280e10 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/affinity-3.1.1.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/aggs-matrix-stats-client-5.6.3.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/aggs-matrix-stats-client-5.6.3.jar new file mode 100644 index 000000000..cec66da92 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/aggs-matrix-stats-client-5.6.3.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/annotations-12.0.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/annotations-12.0.jar new file mode 100644 index 000000000..7f8b3620e Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/annotations-12.0.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/ant-1.7.0.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/ant-1.7.0.jar new file mode 100644 index 000000000..0a56a58f9 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/ant-1.7.0.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/ant-launcher-1.7.0.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/ant-launcher-1.7.0.jar new file mode 100644 index 000000000..12a1e78d0 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/ant-launcher-1.7.0.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/antisamy-1.5.7.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/antisamy-1.5.7.jar new file mode 100644 index 000000000..06b37a67f Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/antisamy-1.5.7.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/antlr-2.7.7.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/antlr-2.7.7.jar new file mode 100644 index 000000000..5e5f14b35 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/antlr-2.7.7.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/antlr-runtime-3.1.3.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/antlr-runtime-3.1.3.jar new file mode 100644 index 000000000..b0a9ea69f Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/antlr-runtime-3.1.3.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/aopalliance-1.0.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/aopalliance-1.0.jar new file mode 100644 index 000000000..578b1a0c3 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/aopalliance-1.0.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/apacheds-bootstrap-extract-1.5.1.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/apacheds-bootstrap-extract-1.5.1.jar new file mode 100644 index 000000000..feb162dad Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/apacheds-bootstrap-extract-1.5.1.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/apacheds-btree-base-1.5.1.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/apacheds-btree-base-1.5.1.jar new file mode 100644 index 000000000..ab0a1a90a Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/apacheds-btree-base-1.5.1.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/apacheds-constants-1.5.1.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/apacheds-constants-1.5.1.jar new file mode 100644 index 000000000..9cd68440e Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/apacheds-constants-1.5.1.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/apacheds-core-1.5.1.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/apacheds-core-1.5.1.jar new file mode 100644 index 000000000..d875f0a7b Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/apacheds-core-1.5.1.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/apacheds-core-shared-1.5.1.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/apacheds-core-shared-1.5.1.jar new file mode 100644 index 000000000..f682417ca Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/apacheds-core-shared-1.5.1.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/apacheds-jdbm-store-1.5.1.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/apacheds-jdbm-store-1.5.1.jar new file mode 100644 index 000000000..012ed7c04 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/apacheds-jdbm-store-1.5.1.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/apacheds-kerberos-shared-1.5.1.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/apacheds-kerberos-shared-1.5.1.jar new file mode 100644 index 000000000..625e4cf49 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/apacheds-kerberos-shared-1.5.1.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/apacheds-protocol-shared-1.5.1.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/apacheds-protocol-shared-1.5.1.jar new file mode 100644 index 000000000..bebbb22df Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/apacheds-protocol-shared-1.5.1.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/apacheds-schema-bootstrap-1.5.1.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/apacheds-schema-bootstrap-1.5.1.jar new file mode 100644 index 000000000..ae0c31ce4 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/apacheds-schema-bootstrap-1.5.1.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/apacheds-schema-registries-1.5.1.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/apacheds-schema-registries-1.5.1.jar new file mode 100644 index 000000000..1d703e4d8 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/apacheds-schema-registries-1.5.1.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/apacheds-utils-1.5.1.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/apacheds-utils-1.5.1.jar new file mode 100644 index 000000000..2942bc093 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/apacheds-utils-1.5.1.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/arq-2.8.8.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/arq-2.8.8.jar new file mode 100644 index 000000000..280f028fe Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/arq-2.8.8.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/asm-5.0.3.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/asm-5.0.3.jar new file mode 100644 index 000000000..573535b1d Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/asm-5.0.3.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/batik-constants-1.10.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/batik-constants-1.10.jar new file mode 100644 index 000000000..4018f9093 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/batik-constants-1.10.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/batik-css-1.10.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/batik-css-1.10.jar new file mode 100644 index 000000000..d08de4a2b Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/batik-css-1.10.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/batik-i18n-1.10.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/batik-i18n-1.10.jar new file mode 100644 index 000000000..8362430a0 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/batik-i18n-1.10.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/batik-util-1.10.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/batik-util-1.10.jar new file mode 100644 index 000000000..ae4b46e47 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/batik-util-1.10.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/c3p0-0.9.1.1.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/c3p0-0.9.1.1.jar new file mode 100644 index 000000000..8d283e4ec Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/c3p0-0.9.1.1.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/chemistry-opencmis-client-api-1.0.0.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/chemistry-opencmis-client-api-1.0.0.jar new file mode 100644 index 000000000..d467063bb Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/chemistry-opencmis-client-api-1.0.0.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/chemistry-opencmis-client-bindings-1.0.0.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/chemistry-opencmis-client-bindings-1.0.0.jar new file mode 100644 index 000000000..bc14a5e67 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/chemistry-opencmis-client-bindings-1.0.0.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/chemistry-opencmis-client-impl-1.0.0.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/chemistry-opencmis-client-impl-1.0.0.jar new file mode 100644 index 000000000..aa95a39a9 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/chemistry-opencmis-client-impl-1.0.0.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/chemistry-opencmis-commons-api-1.0.0.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/chemistry-opencmis-commons-api-1.0.0.jar new file mode 100644 index 000000000..c8fe4d6b5 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/chemistry-opencmis-commons-api-1.0.0.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/chemistry-opencmis-commons-impl-1.0.0.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/chemistry-opencmis-commons-impl-1.0.0.jar new file mode 100644 index 000000000..88c682b49 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/chemistry-opencmis-commons-impl-1.0.0.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/chemistry-opencmis-server-bindings-1.0.0.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/chemistry-opencmis-server-bindings-1.0.0.jar new file mode 100644 index 000000000..b6fe4f20d Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/chemistry-opencmis-server-bindings-1.0.0.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/chemistry-opencmis-server-support-1.0.0.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/chemistry-opencmis-server-support-1.0.0.jar new file mode 100644 index 000000000..fb654a257 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/chemistry-opencmis-server-support-1.0.0.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/chronicle-bytes-1.9.18.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/chronicle-bytes-1.9.18.jar new file mode 100644 index 000000000..f0c6487d6 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/chronicle-bytes-1.9.18.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/chronicle-core-1.9.19.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/chronicle-core-1.9.19.jar new file mode 100644 index 000000000..a9cf15f7f Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/chronicle-core-1.9.19.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/chronicle-queue-4.6.44.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/chronicle-queue-4.6.44.jar new file mode 100644 index 000000000..139796831 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/chronicle-queue-4.6.44.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/chronicle-threads-1.9.0.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/chronicle-threads-1.9.0.jar new file mode 100644 index 000000000..1a4a7fb83 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/chronicle-threads-1.9.0.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/chronicle-wire-1.9.34.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/chronicle-wire-1.9.34.jar new file mode 100644 index 000000000..773bf7033 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/chronicle-wire-1.9.34.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/commons-beanutils-1.9.3.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/commons-beanutils-1.9.3.jar new file mode 100644 index 000000000..6728154e5 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/commons-beanutils-1.9.3.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/commons-cli-1.4.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/commons-cli-1.4.jar new file mode 100644 index 000000000..22deb3089 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/commons-cli-1.4.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/commons-codec-1.10.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/commons-codec-1.10.jar new file mode 100644 index 000000000..1d7417c40 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/commons-codec-1.10.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/commons-collections-3.2.2.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/commons-collections-3.2.2.jar new file mode 100644 index 000000000..fa5df82a6 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/commons-collections-3.2.2.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/commons-collections4-4.1.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/commons-collections4-4.1.jar new file mode 100644 index 000000000..43a9413b9 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/commons-collections4-4.1.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/commons-csv-1.5.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/commons-csv-1.5.jar new file mode 100644 index 000000000..eb4775e30 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/commons-csv-1.5.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/commons-dbcp-1.4.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/commons-dbcp-1.4.jar new file mode 100644 index 000000000..c4c1c4f28 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/commons-dbcp-1.4.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/commons-digester-2.1.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/commons-digester-2.1.jar new file mode 100644 index 000000000..a07cfa8e8 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/commons-digester-2.1.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/commons-fileupload-1.3.3.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/commons-fileupload-1.3.3.jar new file mode 100644 index 000000000..915d87e74 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/commons-fileupload-1.3.3.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/commons-io-2.5.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/commons-io-2.5.jar new file mode 100644 index 000000000..107b061f5 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/commons-io-2.5.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/commons-jexl-1.1.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/commons-jexl-1.1.jar new file mode 100644 index 000000000..be3a7232c Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/commons-jexl-1.1.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/commons-pool-1.5.4.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/commons-pool-1.5.4.jar new file mode 100644 index 000000000..43edf9963 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/commons-pool-1.5.4.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/commons-pool2-2.4.2.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/commons-pool2-2.4.2.jar new file mode 100644 index 000000000..fdf8b6faa Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/commons-pool2-2.4.2.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/commons-text-1.1.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/commons-text-1.1.jar new file mode 100644 index 000000000..73fb4ae72 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/commons-text-1.1.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/commons-validator-1.5.1.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/commons-validator-1.5.1.jar new file mode 100644 index 000000000..f90c6958c Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/commons-validator-1.5.1.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/compiler-0.9.3.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/compiler-0.9.3.jar new file mode 100644 index 000000000..60cae63f4 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/compiler-0.9.3.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/connector-api-1.5.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/connector-api-1.5.jar new file mode 100644 index 000000000..683762e1f Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/connector-api-1.5.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/core-1.0-b02.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/core-1.0-b02.jar new file mode 100644 index 000000000..21cc8c8fe Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/core-1.0-b02.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/cors-filter-2.4.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/cors-filter-2.4.jar new file mode 100644 index 000000000..24eda7bc6 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/cors-filter-2.4.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/curvesapi-1.04.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/curvesapi-1.04.jar new file mode 100644 index 000000000..f097d0b3a Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/curvesapi-1.04.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/cxf-core-3.1.3.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/cxf-core-3.1.3.jar new file mode 100644 index 000000000..b434678f2 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/cxf-core-3.1.3.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/cxf-rt-bindings-soap-3.1.3.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/cxf-rt-bindings-soap-3.1.3.jar new file mode 100644 index 000000000..c82191557 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/cxf-rt-bindings-soap-3.1.3.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/cxf-rt-bindings-xml-3.1.3.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/cxf-rt-bindings-xml-3.1.3.jar new file mode 100644 index 000000000..4ed232f30 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/cxf-rt-bindings-xml-3.1.3.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/cxf-rt-databinding-jaxb-3.1.3.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/cxf-rt-databinding-jaxb-3.1.3.jar new file mode 100644 index 000000000..eca08cf5d Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/cxf-rt-databinding-jaxb-3.1.3.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/cxf-rt-frontend-jaxws-3.1.3.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/cxf-rt-frontend-jaxws-3.1.3.jar new file mode 100644 index 000000000..7a7982872 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/cxf-rt-frontend-jaxws-3.1.3.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/cxf-rt-frontend-simple-3.1.3.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/cxf-rt-frontend-simple-3.1.3.jar new file mode 100644 index 000000000..d3a773bca Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/cxf-rt-frontend-simple-3.1.3.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/cxf-rt-transports-http-3.1.3-NX2.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/cxf-rt-transports-http-3.1.3-NX2.jar new file mode 100644 index 000000000..f3bdcf9a5 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/cxf-rt-transports-http-3.1.3-NX2.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/cxf-rt-ws-addr-3.1.3.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/cxf-rt-ws-addr-3.1.3.jar new file mode 100644 index 000000000..8add3ff8f Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/cxf-rt-ws-addr-3.1.3.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/cxf-rt-ws-policy-3.1.3.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/cxf-rt-ws-policy-3.1.3.jar new file mode 100644 index 000000000..83fd96786 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/cxf-rt-ws-policy-3.1.3.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/cxf-rt-wsdl-3.1.3.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/cxf-rt-wsdl-3.1.3.jar new file mode 100644 index 000000000..a78497bc6 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/cxf-rt-wsdl-3.1.3.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/dom4j-1.6.1.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/dom4j-1.6.1.jar new file mode 100644 index 000000000..c8c4dbb92 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/dom4j-1.6.1.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/ehcache-core-2.5.2.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/ehcache-core-2.5.2.jar new file mode 100644 index 000000000..a34b51e28 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/ehcache-core-2.5.2.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/elasticsearch-5.6.3.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/elasticsearch-5.6.3.jar new file mode 100644 index 000000000..86d0ba683 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/elasticsearch-5.6.3.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/elasticsearch-rest-client-5.6.3.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/elasticsearch-rest-client-5.6.3.jar new file mode 100644 index 000000000..5da3a9b06 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/elasticsearch-rest-client-5.6.3.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/elasticsearch-rest-high-level-client-5.6.3.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/elasticsearch-rest-high-level-client-5.6.3.jar new file mode 100644 index 000000000..3bbde96db Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/elasticsearch-rest-high-level-client-5.6.3.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/expiringmap-0.5.8.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/expiringmap-0.5.8.jar new file mode 100644 index 000000000..78acc41ef Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/expiringmap-0.5.8.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/ezmorph-1.0.4.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/ezmorph-1.0.4.jar new file mode 100644 index 000000000..7625af67e Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/ezmorph-1.0.4.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/failsafe-1.0.1.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/failsafe-1.0.1.jar new file mode 100644 index 000000000..7c1b40a8f Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/failsafe-1.0.1.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/flute-1.3.0.gg2.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/flute-1.3.0.gg2.jar new file mode 100644 index 000000000..b5af34601 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/flute-1.3.0.gg2.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/fontbox-1.8.16.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/fontbox-1.8.16.jar new file mode 100644 index 000000000..0ebc06bed Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/fontbox-1.8.16.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/geronimo-connector-2.2.1-NX1.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/geronimo-connector-2.2.1-NX1.jar new file mode 100644 index 000000000..b6478c1bd Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/geronimo-connector-2.2.1-NX1.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/geronimo-transaction-2.2.1.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/geronimo-transaction-2.2.1.jar new file mode 100644 index 000000000..4747c6ced Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/geronimo-transaction-2.2.1.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/google-http-client-1.19.0.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/google-http-client-1.19.0.jar new file mode 100644 index 000000000..3204499a0 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/google-http-client-1.19.0.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/google-http-client-jackson-1.19.0.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/google-http-client-jackson-1.19.0.jar new file mode 100644 index 000000000..393fd27ab Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/google-http-client-jackson-1.19.0.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/google-oauth-client-1.20.0.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/google-oauth-client-1.20.0.jar new file mode 100644 index 000000000..0cd857510 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/google-oauth-client-1.20.0.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/groovy-all-2.4.12.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/groovy-all-2.4.12.jar new file mode 100644 index 000000000..b255074d7 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/groovy-all-2.4.12.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/guava-18.0.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/guava-18.0.jar new file mode 100644 index 000000000..8f89e4901 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/guava-18.0.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/guice-3.0.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/guice-3.0.jar new file mode 100644 index 000000000..f313e2b08 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/guice-3.0.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/hibernate-annotations-3.4.0.GA.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/hibernate-annotations-3.4.0.GA.jar new file mode 100644 index 000000000..24b1583cd Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/hibernate-annotations-3.4.0.GA.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/hibernate-commons-annotations-3.1.0.GA.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/hibernate-commons-annotations-3.1.0.GA.jar new file mode 100644 index 000000000..e0ca90469 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/hibernate-commons-annotations-3.1.0.GA.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/hibernate-core-3.3.2.GA.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/hibernate-core-3.3.2.GA.jar new file mode 100644 index 000000000..eda14b763 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/hibernate-core-3.3.2.GA.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/hibernate-entitymanager-3.4.0.GA.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/hibernate-entitymanager-3.4.0.GA.jar new file mode 100644 index 000000000..662eab11c Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/hibernate-entitymanager-3.4.0.GA.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/howl-1.0.1-1.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/howl-1.0.1-1.jar new file mode 100644 index 000000000..b4ea5c62a Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/howl-1.0.1-1.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/hppc-0.7.1.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/hppc-0.7.1.jar new file mode 100644 index 000000000..ed318de21 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/hppc-0.7.1.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/hsqldb-1.8.0.1.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/hsqldb-1.8.0.1.jar new file mode 100644 index 000000000..35436d6e5 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/hsqldb-1.8.0.1.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/httpasyncclient-4.1.2.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/httpasyncclient-4.1.2.jar new file mode 100644 index 000000000..20a8a5a78 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/httpasyncclient-4.1.2.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/httpclient-4.5.3.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/httpclient-4.5.3.jar new file mode 100644 index 000000000..8af456108 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/httpclient-4.5.3.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/httpcore-4.4.6.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/httpcore-4.4.6.jar new file mode 100644 index 000000000..16ed0d160 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/httpcore-4.4.6.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/httpcore-nio-4.4.5.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/httpcore-nio-4.4.5.jar new file mode 100644 index 000000000..18452862c Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/httpcore-nio-4.4.5.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/icu4j-51.1.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/icu4j-51.1.jar new file mode 100644 index 000000000..4cecb9cf7 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/icu4j-51.1.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/iri-0.8.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/iri-0.8.jar new file mode 100644 index 000000000..f096c689c Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/iri-0.8.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jackson-annotations-2.7.9.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jackson-annotations-2.7.9.jar new file mode 100644 index 000000000..75ecb16c5 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jackson-annotations-2.7.9.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jackson-core-2.7.9.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jackson-core-2.7.9.jar new file mode 100644 index 000000000..e87c08afa Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jackson-core-2.7.9.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jackson-core-asl-1.8.1.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jackson-core-asl-1.8.1.jar new file mode 100644 index 000000000..13574a4ed Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jackson-core-asl-1.8.1.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jackson-databind-2.7.9.4.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jackson-databind-2.7.9.4.jar new file mode 100644 index 000000000..a4ec29ec9 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jackson-databind-2.7.9.4.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jackson-dataformat-cbor-2.8.6.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jackson-dataformat-cbor-2.8.6.jar new file mode 100644 index 000000000..07b028ad7 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jackson-dataformat-cbor-2.8.6.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jackson-dataformat-smile-2.8.6.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jackson-dataformat-smile-2.8.6.jar new file mode 100644 index 000000000..480f67fe5 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jackson-dataformat-smile-2.8.6.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jackson-dataformat-yaml-2.8.6.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jackson-dataformat-yaml-2.8.6.jar new file mode 100644 index 000000000..12386f697 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jackson-dataformat-yaml-2.8.6.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jackson-jaxrs-1.9.2.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jackson-jaxrs-1.9.2.jar new file mode 100644 index 000000000..69f5b7f6b Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jackson-jaxrs-1.9.2.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jackson-mapper-asl-1.8.1.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jackson-mapper-asl-1.8.1.jar new file mode 100644 index 000000000..83b684038 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jackson-mapper-asl-1.8.1.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jackson-xc-1.9.2.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jackson-xc-1.9.2.jar new file mode 100644 index 000000000..41f1070b1 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jackson-xc-1.9.2.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/java-cup-0.11a.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/java-cup-0.11a.jar new file mode 100644 index 000000000..09548810d Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/java-cup-0.11a.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/java-property-utils-1.9.1.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/java-property-utils-1.9.1.jar new file mode 100644 index 000000000..4509552ea Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/java-property-utils-1.9.1.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/javacc-4.0.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/javacc-4.0.jar new file mode 100644 index 000000000..38f8426d5 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/javacc-4.0.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/javasimon-core-2.5.0.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/javasimon-core-2.5.0.jar new file mode 100644 index 000000000..35dd8ea70 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/javasimon-core-2.5.0.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/javasimon-jdbc3-2.5.0.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/javasimon-jdbc3-2.5.0.jar new file mode 100644 index 000000000..26644bcf9 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/javasimon-jdbc3-2.5.0.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/javasimon-jmx-2.5.0.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/javasimon-jmx-2.5.0.jar new file mode 100644 index 000000000..d6698ed7b Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/javasimon-jmx-2.5.0.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/javassist-3.21.0-GA.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/javassist-3.21.0-GA.jar new file mode 100644 index 000000000..64549c4ad Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/javassist-3.21.0-GA.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/javax.inject-1.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/javax.inject-1.jar new file mode 100644 index 000000000..b2a9d0bf7 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/javax.inject-1.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/javax.json-1.0.4.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/javax.json-1.0.4.jar new file mode 100644 index 000000000..09967d815 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/javax.json-1.0.4.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jaxb-core-2.2.11.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jaxb-core-2.2.11.jar new file mode 100644 index 000000000..f3c84126c Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jaxb-core-2.2.11.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jaxb-impl-2.2.11.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jaxb-impl-2.2.11.jar new file mode 100644 index 000000000..a5c5b23a5 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jaxb-impl-2.2.11.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jaxen-1.1.6.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jaxen-1.1.6.jar new file mode 100644 index 000000000..52f47a4f4 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jaxen-1.1.6.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jbig2-imageio-2.99.0-NX1.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jbig2-imageio-2.99.0-NX1.jar new file mode 100644 index 000000000..6e6d70d4f Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jbig2-imageio-2.99.0-NX1.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jboss-el-1.0_02.CR6.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jboss-el-1.0_02.CR6.jar new file mode 100644 index 000000000..b0c4c4895 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jboss-el-1.0_02.CR6.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jboss-seam-2.3.1.Final.NX03.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jboss-seam-2.3.1.Final.NX03.jar new file mode 100644 index 000000000..f6379791f Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jboss-seam-2.3.1.Final.NX03.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jcip-annotations-1.0.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jcip-annotations-1.0.jar new file mode 100644 index 000000000..06e9066b8 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jcip-annotations-1.0.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jdbm-1.0.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jdbm-1.0.jar new file mode 100644 index 000000000..2b63ae590 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jdbm-1.0.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jedis-2.9.0.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jedis-2.9.0.jar new file mode 100644 index 000000000..f4d27d370 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jedis-2.9.0.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jempbox-1.8.16.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jempbox-1.8.16.jar new file mode 100644 index 000000000..edd06c59f Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jempbox-1.8.16.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jena-2.6.4-NX.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jena-2.6.4-NX.jar new file mode 100644 index 000000000..6916a14e2 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jena-2.6.4-NX.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jericho-html-3.2.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jericho-html-3.2.jar new file mode 100644 index 000000000..64b0750fb Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jericho-html-3.2.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jersey-client-1.18.3.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jersey-client-1.18.3.jar new file mode 100644 index 000000000..04ca66eca Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jersey-client-1.18.3.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jersey-core-1.18.3.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jersey-core-1.18.3.jar new file mode 100644 index 000000000..c380e92dd Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jersey-core-1.18.3.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jersey-json-1.18.3.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jersey-json-1.18.3.jar new file mode 100644 index 000000000..125f11d6a Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jersey-json-1.18.3.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jersey-multipart-1.18.3.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jersey-multipart-1.18.3.jar new file mode 100644 index 000000000..bfab8183d Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jersey-multipart-1.18.3.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jersey-server-1.18.3.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jersey-server-1.18.3.jar new file mode 100644 index 000000000..481b796ad Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jersey-server-1.18.3.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jersey-servlet-1.18.3.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jersey-servlet-1.18.3.jar new file mode 100644 index 000000000..4acfd6678 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jersey-servlet-1.18.3.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jettison-1.3.7.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jettison-1.3.7.jar new file mode 100644 index 000000000..56e2b019a Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jettison-1.3.7.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jgrapht-core-1.0.1.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jgrapht-core-1.0.1.jar new file mode 100644 index 000000000..51ced7937 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jgrapht-core-1.0.1.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jmd-0.8.1-tomasol-3e60e36137.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jmd-0.8.1-tomasol-3e60e36137.jar new file mode 100644 index 000000000..b01a32189 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jmd-0.8.1-tomasol-3e60e36137.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jmimemagic-0.1.2.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jmimemagic-0.1.2.jar new file mode 100644 index 000000000..be2aa43d0 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jmimemagic-0.1.2.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jna-4.4.0-1.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jna-4.4.0-1.jar new file mode 100644 index 000000000..6757ad2b5 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jna-4.4.0-1.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jna-platform-4.4.0.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jna-platform-4.4.0.jar new file mode 100644 index 000000000..ce54d8f9d Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jna-platform-4.4.0.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/joda-time-2.8.2.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/joda-time-2.8.2.jar new file mode 100644 index 000000000..05960ff12 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/joda-time-2.8.2.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jodconverter-core-3.0-NX10.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jodconverter-core-3.0-NX10.jar new file mode 100644 index 000000000..81647a713 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jodconverter-core-3.0-NX10.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jolokia-core-1.3.3.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jolokia-core-1.3.3.jar new file mode 100644 index 000000000..150d82571 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jolokia-core-1.3.3.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jopt-simple-5.0.2.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jopt-simple-5.0.2.jar new file mode 100644 index 000000000..2c7a0872d Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jopt-simple-5.0.2.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/json-20070829.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/json-20070829.jar new file mode 100644 index 000000000..6ac8fb841 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/json-20070829.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/json-lib-2.4-jdk15.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/json-lib-2.4-jdk15.jar new file mode 100644 index 000000000..68d4f3b09 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/json-lib-2.4-jdk15.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/json-simple-1.1.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/json-simple-1.1.jar new file mode 100644 index 000000000..f395f4147 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/json-simple-1.1.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jsr250-api-1.0.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jsr250-api-1.0.jar new file mode 100644 index 000000000..c1f29bf84 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jsr250-api-1.0.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jsr305-1.3.9.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jsr305-1.3.9.jar new file mode 100644 index 000000000..a9afc6619 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jsr305-1.3.9.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jstl-1.1.2.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jstl-1.1.2.jar new file mode 100644 index 000000000..a02abecc8 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jstl-1.1.2.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jta-1.1.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jta-1.1.jar new file mode 100644 index 000000000..7736ec9f0 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jta-1.1.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/juh-3.1.0.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/juh-3.1.0.jar new file mode 100644 index 000000000..2be97e352 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/juh-3.1.0.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jurt-3.1.0.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jurt-3.1.0.jar new file mode 100644 index 000000000..a7e2b1e07 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/jurt-3.1.0.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/kafka-clients-1.0.0.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/kafka-clients-1.0.0.jar new file mode 100644 index 000000000..a758b5bfc Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/kafka-clients-1.0.0.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/kafka_2.11-1.0.0.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/kafka_2.11-1.0.0.jar new file mode 100644 index 000000000..ac7e77118 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/kafka_2.11-1.0.0.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/lang-mustache-client-5.6.3.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/lang-mustache-client-5.6.3.jar new file mode 100644 index 000000000..46cc128b1 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/lang-mustache-client-5.6.3.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/lucene-analyzers-common-6.6.1.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/lucene-analyzers-common-6.6.1.jar new file mode 100644 index 000000000..e43d796f5 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/lucene-analyzers-common-6.6.1.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/lucene-backward-codecs-6.6.1.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/lucene-backward-codecs-6.6.1.jar new file mode 100644 index 000000000..7275d1fbd Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/lucene-backward-codecs-6.6.1.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/lucene-core-6.6.1.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/lucene-core-6.6.1.jar new file mode 100644 index 000000000..9f6882234 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/lucene-core-6.6.1.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/lucene-grouping-6.6.1.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/lucene-grouping-6.6.1.jar new file mode 100644 index 000000000..7616f2e5d Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/lucene-grouping-6.6.1.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/lucene-highlighter-6.6.1.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/lucene-highlighter-6.6.1.jar new file mode 100644 index 000000000..776906e98 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/lucene-highlighter-6.6.1.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/lucene-join-6.6.1.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/lucene-join-6.6.1.jar new file mode 100644 index 000000000..b9dc3ff96 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/lucene-join-6.6.1.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/lucene-memory-6.6.1.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/lucene-memory-6.6.1.jar new file mode 100644 index 000000000..d43401e4b Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/lucene-memory-6.6.1.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/lucene-misc-6.6.1.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/lucene-misc-6.6.1.jar new file mode 100644 index 000000000..728ca8ec5 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/lucene-misc-6.6.1.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/lucene-queries-6.6.1.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/lucene-queries-6.6.1.jar new file mode 100644 index 000000000..8f75af718 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/lucene-queries-6.6.1.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/lucene-queryparser-6.6.1.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/lucene-queryparser-6.6.1.jar new file mode 100644 index 000000000..4ce539c92 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/lucene-queryparser-6.6.1.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/lucene-sandbox-6.6.1.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/lucene-sandbox-6.6.1.jar new file mode 100644 index 000000000..973eb15a4 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/lucene-sandbox-6.6.1.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/lucene-spatial-6.6.1.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/lucene-spatial-6.6.1.jar new file mode 100644 index 000000000..480efed97 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/lucene-spatial-6.6.1.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/lucene-spatial-extras-6.6.1.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/lucene-spatial-extras-6.6.1.jar new file mode 100644 index 000000000..9f8a0a2ff Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/lucene-spatial-extras-6.6.1.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/lucene-spatial3d-6.6.1.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/lucene-spatial3d-6.6.1.jar new file mode 100644 index 000000000..51c79f226 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/lucene-spatial3d-6.6.1.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/lucene-suggest-6.6.1.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/lucene-suggest-6.6.1.jar new file mode 100644 index 000000000..f9546b7dc Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/lucene-suggest-6.6.1.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/lz4-java-1.4.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/lz4-java-1.4.jar new file mode 100644 index 000000000..d56120597 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/lz4-java-1.4.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/metrics-core-3.0.0.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/metrics-core-3.0.0.jar new file mode 100644 index 000000000..2c5bdb61b Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/metrics-core-3.0.0.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/metrics-graphite-3.0.0.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/metrics-graphite-3.0.0.jar new file mode 100644 index 000000000..db752f0c8 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/metrics-graphite-3.0.0.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/metrics-jvm-3.0.0.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/metrics-jvm-3.0.0.jar new file mode 100644 index 000000000..93201b82f Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/metrics-jvm-3.0.0.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/metrics-log4j-3.0.0.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/metrics-log4j-3.0.0.jar new file mode 100644 index 000000000..27081f33a Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/metrics-log4j-3.0.0.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/mimepull-1.9.3.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/mimepull-1.9.3.jar new file mode 100644 index 000000000..c3234556e Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/mimepull-1.9.3.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/mina-core-1.1.2.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/mina-core-1.1.2.jar new file mode 100644 index 000000000..a3ee3795d Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/mina-core-1.1.2.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/mvel2-2.2.4.FinalNX01.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/mvel2-2.2.4.FinalNX01.jar new file mode 100644 index 000000000..8ef0f2cb5 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/mvel2-2.2.4.FinalNX01.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/neethi-3.0.3.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/neethi-3.0.3.jar new file mode 100644 index 000000000..38b77ff34 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/neethi-3.0.3.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/nekohtml-1.9.22.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/nekohtml-1.9.22.jar new file mode 100644 index 000000000..6a2e7828d Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/nekohtml-1.9.22.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/netty-3.10.6.Final.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/netty-3.10.6.Final.jar new file mode 100644 index 000000000..b0a1bdad6 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/netty-3.10.6.Final.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/netty-buffer-4.1.13.Final.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/netty-buffer-4.1.13.Final.jar new file mode 100644 index 000000000..540dde6af Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/netty-buffer-4.1.13.Final.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/netty-codec-4.1.13.Final.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/netty-codec-4.1.13.Final.jar new file mode 100644 index 000000000..e4f5aae47 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/netty-codec-4.1.13.Final.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/netty-codec-http-4.1.13.Final.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/netty-codec-http-4.1.13.Final.jar new file mode 100644 index 000000000..3a8a88959 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/netty-codec-http-4.1.13.Final.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/netty-common-4.1.13.Final.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/netty-common-4.1.13.Final.jar new file mode 100644 index 000000000..c358a0918 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/netty-common-4.1.13.Final.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/netty-handler-4.1.13.Final.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/netty-handler-4.1.13.Final.jar new file mode 100644 index 000000000..1b470a8b3 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/netty-handler-4.1.13.Final.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/netty-resolver-4.1.13.Final.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/netty-resolver-4.1.13.Final.jar new file mode 100644 index 000000000..fc4509f08 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/netty-resolver-4.1.13.Final.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/netty-transport-4.1.13.Final.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/netty-transport-4.1.13.Final.jar new file mode 100644 index 000000000..6bfc391db Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/netty-transport-4.1.13.Final.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/nuxeo-core-storage-sql-extensions-9.10.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/nuxeo-core-storage-sql-extensions-9.10.jar new file mode 100644 index 000000000..473fb0600 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/nuxeo-core-storage-sql-extensions-9.10.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/nuxeo-stream-9.10-HF30.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/nuxeo-stream-9.10-HF30.jar new file mode 100644 index 000000000..f2b2e744d Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/nuxeo-stream-9.10-HF30.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/oauth-20090531.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/oauth-20090531.jar new file mode 100644 index 000000000..c57d59097 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/oauth-20090531.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/oauth-provider-20090531.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/oauth-provider-20090531.jar new file mode 100644 index 000000000..91414606e Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/oauth-provider-20090531.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/org.eclipse.core.jobs-3.5.0.v20100515.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/org.eclipse.core.jobs-3.5.0.v20100515.jar new file mode 100644 index 000000000..c14557271 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/org.eclipse.core.jobs-3.5.0.v20100515.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/org.eclipse.equinox.common-3.6.0.v20100503.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/org.eclipse.equinox.common-3.6.0.v20100503.jar new file mode 100644 index 000000000..b9800a7b5 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/org.eclipse.equinox.common-3.6.0.v20100503.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/org.eclipse.equinox.p2.cudf-1.17-NX.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/org.eclipse.equinox.p2.cudf-1.17-NX.jar new file mode 100644 index 000000000..884c2d613 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/org.eclipse.equinox.p2.cudf-1.17-NX.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/org.osgi.compendium-4.2.0.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/org.osgi.compendium-4.2.0.jar new file mode 100644 index 000000000..93219d14c Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/org.osgi.compendium-4.2.0.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/org.osgi.core-4.2.0.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/org.osgi.core-4.2.0.jar new file mode 100644 index 000000000..b986ac172 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/org.osgi.core-4.2.0.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/org.restlet-1.0.7.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/org.restlet-1.0.7.jar new file mode 100644 index 000000000..c86a22b7a Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/org.restlet-1.0.7.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/org.sat4j.core-2.3.1.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/org.sat4j.core-2.3.1.jar new file mode 100644 index 000000000..60db98d65 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/org.sat4j.core-2.3.1.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/org.sat4j.pb-2.3.1.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/org.sat4j.pb-2.3.1.jar new file mode 100644 index 000000000..03824bb8e Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/org.sat4j.pb-2.3.1.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/oro-2.0.8.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/oro-2.0.8.jar new file mode 100644 index 000000000..23488d260 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/oro-2.0.8.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/parent-join-client-5.6.3.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/parent-join-client-5.6.3.jar new file mode 100644 index 000000000..50eff69f2 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/parent-join-client-5.6.3.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/pdfbox-1.8.16.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/pdfbox-1.8.16.jar new file mode 100644 index 000000000..d1e4c85f5 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/pdfbox-1.8.16.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/percolator-client-5.6.3.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/percolator-client-5.6.3.jar new file mode 100644 index 000000000..c4b290a37 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/percolator-client-5.6.3.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/persistence-api-1.0.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/persistence-api-1.0.jar new file mode 100644 index 000000000..fe5dbcd47 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/persistence-api-1.0.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/plexus-utils-1.5.6.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/plexus-utils-1.5.6.jar new file mode 100644 index 000000000..ed6104e29 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/plexus-utils-1.5.6.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/poi-3.17.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/poi-3.17.jar new file mode 100644 index 000000000..353ce765c Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/poi-3.17.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/poi-ooxml-3.17.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/poi-ooxml-3.17.jar new file mode 100644 index 000000000..68086e8d7 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/poi-ooxml-3.17.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/poi-ooxml-schemas-3.17.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/poi-ooxml-schemas-3.17.jar new file mode 100644 index 000000000..2e9b3e7d1 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/poi-ooxml-schemas-3.17.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/poi-scratchpad-3.17.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/poi-scratchpad-3.17.jar new file mode 100644 index 000000000..12ba1f1fa Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/poi-scratchpad-3.17.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/quartz-2.2.3.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/quartz-2.2.3.jar new file mode 100644 index 000000000..158c1c2c1 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/quartz-2.2.3.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/reindex-client-5.6.3.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/reindex-client-5.6.3.jar new file mode 100644 index 000000000..24d4a71a0 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/reindex-client-5.6.3.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/relaxngDatatype-20020414.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/relaxngDatatype-20020414.jar new file mode 100644 index 000000000..db9206f63 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/relaxngDatatype-20020414.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/ridl-3.1.0.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/ridl-3.1.0.jar new file mode 100644 index 000000000..df54a50f2 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/ridl-3.1.0.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/sac-1.3.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/sac-1.3.jar new file mode 100644 index 000000000..39b92b1d8 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/sac-1.3.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/scala-library-2.11.7.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/scala-library-2.11.7.jar new file mode 100644 index 000000000..3bd071024 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/scala-library-2.11.7.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/securesm-1.1.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/securesm-1.1.jar new file mode 100644 index 000000000..3e3894788 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/securesm-1.1.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/shared-asn1-0.9.7.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/shared-asn1-0.9.7.jar new file mode 100644 index 000000000..bf5ba096f Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/shared-asn1-0.9.7.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/shared-ldap-0.9.7.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/shared-ldap-0.9.7.jar new file mode 100644 index 000000000..4e61a4e5a Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/shared-ldap-0.9.7.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/shared-ldap-constants-0.9.7.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/shared-ldap-constants-0.9.7.jar new file mode 100644 index 000000000..ac0c0bf65 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/shared-ldap-constants-0.9.7.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/snakeyaml-1.13.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/snakeyaml-1.13.jar new file mode 100644 index 000000000..453f99fc0 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/snakeyaml-1.13.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/snappy-java-1.1.4.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/snappy-java-1.1.4.jar new file mode 100644 index 000000000..9e2c17470 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/snappy-java-1.1.4.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/stax-api-1.0.1.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/stax-api-1.0.1.jar new file mode 100644 index 000000000..d9a166515 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/stax-api-1.0.1.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/stax2-api-3.1.1.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/stax2-api-3.1.1.jar new file mode 100644 index 000000000..63a8a0646 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/stax2-api-3.1.1.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/stringtemplate-3.2.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/stringtemplate-3.2.jar new file mode 100644 index 000000000..8e4153196 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/stringtemplate-3.2.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/t-digest-3.0.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/t-digest-3.0.jar new file mode 100644 index 000000000..cfb29bccc Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/t-digest-3.0.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/taglibs-standard-impl-1.2.5.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/taglibs-standard-impl-1.2.5.jar new file mode 100644 index 000000000..917677778 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/taglibs-standard-impl-1.2.5.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/tomcat-jdbc-8.5.23.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/tomcat-jdbc-8.5.23.jar new file mode 100644 index 000000000..db2f32f73 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/tomcat-jdbc-8.5.23.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/tomcat-juli-8.5.23.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/tomcat-juli-8.5.23.jar new file mode 100644 index 000000000..8a616991f Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/tomcat-juli-8.5.23.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/tranql-connector-1.8.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/tranql-connector-1.8.jar new file mode 100644 index 000000000..f6b82ecae Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/tranql-connector-1.8.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/transport-5.6.3.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/transport-5.6.3.jar new file mode 100644 index 000000000..9d75118e6 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/transport-5.6.3.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/transport-netty3-client-5.6.3.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/transport-netty3-client-5.6.3.jar new file mode 100644 index 000000000..a8eaeb7ec Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/transport-netty3-client-5.6.3.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/transport-netty4-client-5.6.3.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/transport-netty4-client-5.6.3.jar new file mode 100644 index 000000000..5cb4445dd Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/transport-netty4-client-5.6.3.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/unoil-3.1.0.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/unoil-3.1.0.jar new file mode 100644 index 000000000..ff23e05fd Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/unoil-3.1.0.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/vaadin-sass-compiler-0.9.12-NX01.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/vaadin-sass-compiler-0.9.12-NX01.jar new file mode 100644 index 000000000..bf85460b3 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/vaadin-sass-compiler-0.9.12-NX01.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/validation-api-1.0.0.GA.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/validation-api-1.0.0.GA.jar new file mode 100644 index 000000000..1ff2dd718 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/validation-api-1.0.0.GA.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/webdav-jaxrs-1.1.1.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/webdav-jaxrs-1.1.1.jar new file mode 100644 index 000000000..ad1bb175c Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/webdav-jaxrs-1.1.1.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/wem-2.0.2.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/wem-2.0.2.jar new file mode 100644 index 000000000..c9ddd0f05 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/wem-2.0.2.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/woodstox-core-asl-4.2.0.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/woodstox-core-asl-4.2.0.jar new file mode 100644 index 000000000..8ca96d52a Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/woodstox-core-asl-4.2.0.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/wro4j-core-1.7.7.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/wro4j-core-1.7.7.jar new file mode 100644 index 000000000..1f9430b75 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/wro4j-core-1.7.7.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/wsdl4j-1.6.3.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/wsdl4j-1.6.3.jar new file mode 100644 index 000000000..b9c10b97c Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/wsdl4j-1.6.3.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/xbean-naming-3.18.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/xbean-naming-3.18.jar new file mode 100644 index 000000000..c6f933b3d Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/xbean-naming-3.18.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/xml-resolver-1.2.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/xml-resolver-1.2.jar new file mode 100644 index 000000000..e535bdc07 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/xml-resolver-1.2.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/xmlbeans-2.6.0.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/xmlbeans-2.6.0.jar new file mode 100644 index 000000000..d1b66271f Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/xmlbeans-2.6.0.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/xmlgraphics-commons-2.2.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/xmlgraphics-commons-2.2.jar new file mode 100644 index 000000000..d1813ff7f Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/xmlgraphics-commons-2.2.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/xmlschema-core-2.2.1.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/xmlschema-core-2.2.1.jar new file mode 100644 index 000000000..cab69fd41 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/xmlschema-core-2.2.1.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/xpp3-1.1.4c-clean.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/xpp3-1.1.4c-clean.jar new file mode 100644 index 000000000..a2d74f708 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/xpp3-1.1.4c-clean.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/xsom-20140925.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/xsom-20140925.jar new file mode 100644 index 000000000..f391598d9 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/xsom-20140925.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/xstream-1.4.10.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/xstream-1.4.10.jar new file mode 100644 index 000000000..4d7c5d02b Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/xstream-1.4.10.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/zkclient-0.10.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/zkclient-0.10.jar new file mode 100644 index 000000000..b97c439ad Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/zkclient-0.10.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/zookeeper-3.5.3-beta.jar b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/zookeeper-3.5.3-beta.jar new file mode 100644 index 000000000..220087d56 Binary files /dev/null and b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/lib/zookeeper-3.5.3-beta.jar differ diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/plugins/README.txt b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/plugins/README.txt new file mode 100644 index 000000000..4e594be67 --- /dev/null +++ b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/plugins/README.txt @@ -0,0 +1 @@ +This folder contains the external modules on top of the nuxeo platform \ No newline at end of file diff --git a/3rdparty/nuxeo/nuxeo-server/9.10-HF30/system.properties b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/system.properties new file mode 100644 index 000000000..781612386 --- /dev/null +++ b/3rdparty/nuxeo/nuxeo-server/9.10-HF30/system.properties @@ -0,0 +1 @@ +org.nuxeo.launcher.libdirs=lib diff --git a/3rdparty/pom.xml b/3rdparty/pom.xml index 004c1d00c..d84112705 100644 --- a/3rdparty/pom.xml +++ b/3rdparty/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services 5.2-SNAPSHOT - + 4.0.0 org.collectionspace.services.3rdparty services.3rdparty @@ -14,7 +14,7 @@ nuxeo - + @@ -34,7 +34,7 @@ ---> +--> diff --git a/build.properties b/build.properties index f9e362825..214f9a1f9 100644 --- a/build.properties +++ b/build.properties @@ -31,7 +31,7 @@ cspace.ui.webapp.name=cspaceUI cspace.ui.js=${cspace.ui.webapp.name}@${cspace.ui.version}.min.js #nuxeo -nuxeo.release=7.10-HF17 +nuxeo.release=9.10-HF30 nuxeo.ear=nuxeo.ear nuxeo.system=bundles @@ -63,7 +63,7 @@ dist.deploy.nuxeo.system=${dist.deploy.nuxeo}/${nuxeo.system} dist.deploy.nuxeo.plugins=${dist.deploy.nuxeo}/${nuxeo.plugins} #JEE Application Server -jee.release=apache-tomcat-7.0.64 +jee.release=apache-tomcat-8.5.40 jee.dir=${env.CSPACE_JEESERVER_HOME} jee.home=${jee.dir} jee.bin=${jee.home}/bin diff --git a/cspace-ui/pom.xml b/cspace-ui/pom.xml index 7051f1557..20be83006 100644 --- a/cspace-ui/pom.xml +++ b/cspace-ui/pom.xml @@ -52,7 +52,7 @@ provided 4.7.2 - + org.slf4j slf4j-api @@ -82,7 +82,7 @@ 1.6.1 test - + org.collectionspace.services org.collectionspace.services.authorization.service @@ -145,18 +145,6 @@ jsf-api com.sun.faces - - jersey-server - com.sun.jersey - - - jersey-servlet - com.sun.jersey - - - jersey-core - com.sun.jersey - lucene-sandbox org.apache.lucene @@ -198,7 +186,7 @@ com.sun.xml.bind - + org.collectionspace.services org.collectionspace.services.account.service @@ -217,7 +205,7 @@ org.collectionspace.services org.collectionspace.services.authorization-mgt.import - + org.collectionspace.services @@ -299,7 +287,7 @@ org.collectionspace.services.systeminfo.service ${project.version} - + org.collectionspace.services org.collectionspace.services.media.service ${project.version} @@ -563,7 +551,7 @@ - + org.aspectj @@ -580,13 +568,14 @@ org.aspectj aspectjweaver ${aspectj.version} - + - servlet-api - javax.servlet - provided + org.apache.tomcat + tomcat-servlet-api + ${tomcat.version} + provided @@ -596,8 +585,8 @@ 2.2.2.SP8 provided - - + + org.nuxeo.common nuxeo-common @@ -614,7 +603,7 @@ xerces xercesImpl - + org.nuxeo.ecm.core @@ -627,7 +616,7 @@ org.nuxeo.lib.core nuxeo-core-storage-sql-extensions - ${nuxeo.core.version} + ${nuxeo.core.version} org.nuxeo.ecm.core @@ -636,7 +625,7 @@ org.nuxeo.ecm.core nuxeo-core-query - ${nuxeo.core.version} + ${nuxeo.core.version} org.nuxeo.ecm.core @@ -655,7 +644,7 @@ 5.5-NXP-8140 need to use this patched Nuxeo artifact that is only available on our public Maven repository -see http://nightly.collectionspace.org:8081/artifactory - + Once the issue is resolved and a public version of the artifact becomes available, we should revert this dependency's version to be the following: ${nuxeo.core.version} @@ -699,25 +688,20 @@ org.nuxeo.ecm.platform nuxeo-platform-imaging-core - ${nuxeo.core.version} + ${nuxeo.platform.version} + provided org.nuxeo.ecm.platform nuxeo-platform-audit-api ${nuxeo.core.version} - - - jersey-client - com.sun.jersey - - org.nuxeo.runtime nuxeo-runtime-osgi - ${nuxeo.core.version} + ${nuxeo.core.version} - + org.osgi org.osgi.core @@ -753,7 +737,7 @@ qdox 1.6.1 - false - false public - http://maven.nuxeo.org/public + https://maven-eu.nuxeo.org/nexus/content/repositories/public-releases + + + true + + + false + + + + + vendor-releases + https://maven-eu.nuxeo.org/nexus/content/repositories/vendor-releases true @@ -482,6 +493,170 @@ 3.0 provided + + + + org.nuxeo.ecm.automation + nuxeo-automation-io + ${nuxeo.core.version} + + + com.sun.jersey + jersey-core + + + com.sun.jersey + jersey-server + + + com.sun.jersey + jersey-servlet + + + + + org.nuxeo.ecm.core + nuxeo-core + ${nuxeo.core.version} + + + org.nuxeo.ecm.core + nuxeo-core-api + ${nuxeo.core.version} + + + com.sun.jersey + jersey-servlet + + + + + + org.nuxeo.common + nuxeo-common + ${nuxeo.core.version} + + + org.nuxeo.ecm.platform + nuxeo-platform-imaging-core + ${nuxeo.platform.version} + provided + + + com.sun.jersey + jersey-core + + + com.sun.jersey + jersey-server + + + com.sun.jersey + jersey-servlet + + + + + org.nuxeo.runtime + nuxeo-runtime + ${nuxeo.core.version} + + + org.nuxeo.ecm.core + nuxeo-core-schema + ${nuxeo.core.version} + + + org.nuxeo.ecm.core + nuxeo-core-storage-sql + ${nuxeo.core.version} + + + org.nuxeo.ecm.core + nuxeo-core-storage-sql-ra + ${nuxeo.core.version} + + + org.nuxeo.ecm.core + nuxeo-core-io + ${nuxeo.core.version} + + + org.nuxeo.ecm.core + nuxeo-core-convert + ${nuxeo.core.version} + + + com.sun.jersey + jersey-core + + + + + org.nuxeo.ecm.core + nuxeo-opencmis-impl + ${nuxeo.core.version} + + + com.sun.jersey + jersey-core + + + com.sun.jersey + jersey-server + + + jersey-servlet + com.sun.jersey + + + + + org.nuxeo.ecm.core + nuxeo-opencmis-bindings + ${nuxeo.core.version} + + + com.sun.jersey + jersey-core + + + + + org.nuxeo.runtime + nuxeo-runtime-jtajca + ${nuxeo.core.version} + + + org.nuxeo.runtime + nuxeo-runtime-datasource + ${nuxeo.core.version} + + + + + + org.apache.tomcat + tomcat-dbcp + ${tomcat.version} + provided + + + org.apache.tomcat + tomcat-catalina + ${tomcat.version} + provided + + + org.apache.tomcat + tomcat-servlet-api + ${tomcat.version} + provided + + diff --git a/services/IntegrationTests/pom.xml b/services/IntegrationTests/pom.xml index 0992a7ddc..ec079f5ab 100644 --- a/services/IntegrationTests/pom.xml +++ b/services/IntegrationTests/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.main 5.2-SNAPSHOT - + 4.0.0 org.collectionspace.services.IntegrationTests services.IntegrationTests @@ -36,7 +36,7 @@ org.collectionspace.services org.collectionspace.services.client ${project.version} - + org.collectionspace.services org.collectionspace.services.collectionobject.jaxb @@ -76,7 +76,7 @@ org.collectionspace.services org.collectionspace.services.relation.client ${project.version} - + commons-cli @@ -90,13 +90,6 @@ org.jboss.resteasy resteasy-jaxrs - - - - tjws - webserver - - org.jboss.resteasy @@ -142,7 +135,7 @@ test - + collectionspace-services-IntegrationTests @@ -189,4 +182,3 @@ - diff --git a/services/JaxRsServiceProvider/pom.xml b/services/JaxRsServiceProvider/pom.xml index 74c38ee2b..8015b65c5 100644 --- a/services/JaxRsServiceProvider/pom.xml +++ b/services/JaxRsServiceProvider/pom.xml @@ -52,7 +52,7 @@ provided 4.7.2 - + org.slf4j slf4j-api @@ -82,7 +82,7 @@ 1.6.1 test - + org.collectionspace.services org.collectionspace.services.authorization.service @@ -145,18 +145,6 @@ jsf-api com.sun.faces - - jersey-server - com.sun.jersey - - - jersey-servlet - com.sun.jersey - - - jersey-core - com.sun.jersey - lucene-sandbox org.apache.lucene @@ -198,7 +186,7 @@ com.sun.xml.bind - + org.collectionspace.services org.collectionspace.services.account.service @@ -217,7 +205,7 @@ org.collectionspace.services org.collectionspace.services.authorization-mgt.import - + org.collectionspace.services @@ -304,7 +292,7 @@ org.collectionspace.services.systeminfo.service ${project.version} - + org.collectionspace.services org.collectionspace.services.media.service ${project.version} @@ -568,7 +556,7 @@ - + org.aspectj @@ -585,12 +573,13 @@ org.aspectj aspectjweaver ${aspectj.version} - + - servlet-api - javax.servlet + org.apache.tomcat + tomcat-servlet-api + ${tomcat.version} provided @@ -601,8 +590,8 @@ 2.2.2.SP8 provided - - + + org.nuxeo.common nuxeo-common @@ -619,7 +608,7 @@ xerces xercesImpl - + org.nuxeo.ecm.core @@ -629,19 +618,10 @@ org.nuxeo.ecm.core nuxeo-core-convert - - org.nuxeo.lib.core - nuxeo-core-storage-sql-extensions - ${nuxeo.core.version} - - - org.nuxeo.ecm.core - nuxeo-core-storage-sql-ra - org.nuxeo.ecm.core nuxeo-core-query - ${nuxeo.core.version} + ${nuxeo.core.version} org.nuxeo.ecm.core @@ -660,7 +640,7 @@ 5.5-NXP-8140 need to use this patched Nuxeo artifact that is only available on our public Maven repository -see http://nightly.collectionspace.org:8081/artifactory - + Once the issue is resolved and a public version of the artifact becomes available, we should revert this dependency's version to be the following: ${nuxeo.core.version} @@ -704,25 +684,20 @@ org.nuxeo.ecm.platform nuxeo-platform-imaging-core - ${nuxeo.core.version} + ${nuxeo.platform.version} + provided org.nuxeo.ecm.platform nuxeo-platform-audit-api ${nuxeo.core.version} - - - jersey-client - com.sun.jersey - - org.nuxeo.runtime nuxeo-runtime-osgi - ${nuxeo.core.version} + ${nuxeo.core.version} - + org.osgi org.osgi.core @@ -758,7 +733,7 @@ qdox 1.6.1 - @@ -16,10 +16,10 @@ - @@ -27,7 +27,7 @@ For example java:comp/env/jdbc/nxsqldirectory This means you need to update corresponding JNDI bindings in nuxeo data source definitions in the config directory --> - - + - + - + org.collectionspace.services 5.2-SNAPSHOT - + 4.0.0 org.collectionspace.services.PerformanceTests jar @@ -36,7 +36,7 @@ org.collectionspace.services org.collectionspace.services.common - + org.collectionspace.services org.collectionspace.services.collectionobject.jaxb @@ -70,13 +70,6 @@ org.jboss.resteasy resteasy-jaxrs - - - - tjws - webserver - - org.jboss.resteasy @@ -91,7 +84,7 @@ commons-httpclient - + collectionspace-services-PerformanceTests @@ -123,6 +116,5 @@ - - + diff --git a/services/account/client/pom.xml b/services/account/client/pom.xml index ed968453d..1c726d8da 100644 --- a/services/account/client/pom.xml +++ b/services/account/client/pom.xml @@ -33,7 +33,7 @@ org.collectionspace.services org.collectionspace.services.hyperjaxb ${project.version} - + org.collectionspace.services org.collectionspace.services.authorization.jaxb @@ -73,12 +73,6 @@ org.jboss.resteasy resteasy-jaxrs - - - tjws - webserver - - org.jboss.resteasy @@ -125,8 +119,7 @@ true - + - diff --git a/services/account/service/pom.xml b/services/account/service/pom.xml index 055de44b4..89ae47332 100644 --- a/services/account/service/pom.xml +++ b/services/account/service/pom.xml @@ -22,9 +22,9 @@ slf4j-log4j12 provided - + - + org.collectionspace.services org.collectionspace.services.common @@ -54,10 +54,10 @@ org.collectionspace.services.authentication.service ${project.version} provided - + - + junit junit @@ -94,12 +94,6 @@ org.jboss.resteasy resteasy-jaxrs - - - tjws - webserver - - org.jboss.resteasy @@ -118,4 +112,3 @@ - diff --git a/services/acquisition/client/pom.xml b/services/acquisition/client/pom.xml index ef4ece89b..26d6b1ee6 100644 --- a/services/acquisition/client/pom.xml +++ b/services/acquisition/client/pom.xml @@ -12,7 +12,7 @@ org.collectionspace.services.acquisition.client services.acquisition.client jar - + @@ -31,7 +31,7 @@ org.collectionspace.services.authority.jaxb true ${project.version} - + org.collectionspace.services org.collectionspace.services.jaxb @@ -60,12 +60,6 @@ org.jboss.resteasy resteasy-jaxrs - - - tjws - webserver - - org.jboss.resteasy @@ -80,7 +74,7 @@ commons-httpclient - + collectionspace-services-acquisition-client @@ -99,4 +93,3 @@ - diff --git a/services/authentication/service/pom.xml b/services/authentication/service/pom.xml index 34ccf8978..bccb945bc 100644 --- a/services/authentication/service/pom.xml +++ b/services/authentication/service/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.authentication 5.2-SNAPSHOT - + 4.0.0 org.collectionspace.services.authentication.service services.authentication.service @@ -25,7 +25,7 @@ org.slf4j slf4j-log4j12 - + commons-logging commons-logging @@ -64,13 +64,11 @@ org.apache.tomcat tomcat-catalina - 7.0.64 provided org.apache.tomcat tomcat-dbcp - 7.0.64 provided @@ -82,7 +80,7 @@ org.jboss.security jbosssx provided - 2.0.3.SP1 + 2.0.3.SP1 org.springframework.security @@ -108,4 +106,3 @@ cspace-services-authn - diff --git a/services/authority/pom.xml b/services/authority/pom.xml index ebb71a934..3c06fa63f 100644 --- a/services/authority/pom.xml +++ b/services/authority/pom.xml @@ -1,6 +1,6 @@ - org.collectionspace.services @@ -33,8 +33,9 @@ - javax.servlet - servlet-api + org.apache.tomcat + tomcat-servlet-api + ${tomcat.version} provided @@ -67,12 +68,6 @@ org.jboss.resteasy resteasy-jaxrs - - - tjws - webserver - - org.jboss.resteasy @@ -101,11 +96,10 @@ provided - + jaxb service - - + diff --git a/services/authority/service/pom.xml b/services/authority/service/pom.xml index 34e050c23..b15469aab 100644 --- a/services/authority/service/pom.xml +++ b/services/authority/service/pom.xml @@ -43,7 +43,7 @@ org.collectionspace.services org.collectionspace.services.vocabulary.client ${project.version} - + org.collectionspace.services org.collectionspace.services.common @@ -135,8 +135,9 @@ - javax.servlet - servlet-api + org.apache.tomcat + tomcat-servlet-api + ${tomcat.version} provided @@ -177,12 +178,6 @@ org.jboss.resteasy resteasy-jaxrs - - - tjws - webserver - - org.jboss.resteasy @@ -215,11 +210,13 @@ org.nuxeo.ecm.platform nuxeo-platform-imaging-core ${nuxeo.platform.version} + provided org.nuxeo.ecm.platform nuxeo-platform-imaging-api ${nuxeo.platform.version} + provided org.nuxeo.ecm.platform @@ -252,7 +249,7 @@ org.nuxeo.ecm.core nuxeo-core-storage-sql - org.jboss.security @@ -161,6 +161,10 @@ commons-codec commons-codec + + xml-apis + xml-apis + @@ -310,7 +314,7 @@ - org.postgresql @@ -322,4 +326,3 @@ - diff --git a/services/authorization-mgt/service/pom.xml b/services/authorization-mgt/service/pom.xml index d9e3335e5..504bf2fcf 100644 --- a/services/authorization-mgt/service/pom.xml +++ b/services/authorization-mgt/service/pom.xml @@ -26,7 +26,7 @@ - @@ -30,7 +30,7 @@ org.collectionspace.services.authority.jaxb true ${project.version} - + org.collectionspace.services org.collectionspace.services.jaxb @@ -56,7 +56,7 @@ org.collectionspace.services.person.client ${project.version} - + org.testng testng @@ -64,13 +64,6 @@ org.jboss.resteasy resteasy-jaxrs - - - - tjws - webserver - - org.jboss.resteasy @@ -85,7 +78,7 @@ commons-httpclient - + collectionspace-services-batch-client diff --git a/services/batch/service/pom.xml b/services/batch/service/pom.xml index b019b3b9d..ad5073e94 100644 --- a/services/batch/service/pom.xml +++ b/services/batch/service/pom.xml @@ -3,14 +3,14 @@ org.collectionspace.services - org.collectionspace.services.batch + org.collectionspace.services.batch 5.2-SNAPSHOT - + 4.0.0 org.collectionspace.services.batch.service services.batch.service - jar + jar @@ -43,7 +43,7 @@ org.collectionspace.services org.collectionspace.services.authorization.service ${project.version} - + org.collectionspace.services org.collectionspace.services.jaxb @@ -139,7 +139,7 @@ org.collectionspace.services.taxonomy.service ${project.version} - + junit junit @@ -149,7 +149,7 @@ org.testng testng - + @@ -158,25 +158,19 @@ 1.0.01 provided - + jdom jdom 1.0 - provided + provided - + org.jboss.resteasy resteasy-jaxrs - - - tjws - webserver - - org.jboss.resteasy @@ -186,7 +180,7 @@ org.jboss.resteasy resteasy-multipart-provider - + @@ -200,9 +194,8 @@ - + collectionspace-services-batch - diff --git a/services/batch/service/src/main/java/org/collectionspace/services/batch/nuxeo/MergeAuthorityItemsBatchJob.java b/services/batch/service/src/main/java/org/collectionspace/services/batch/nuxeo/MergeAuthorityItemsBatchJob.java index 4a2df3a6c..ece795a6f 100644 --- a/services/batch/service/src/main/java/org/collectionspace/services/batch/nuxeo/MergeAuthorityItemsBatchJob.java +++ b/services/batch/service/src/main/java/org/collectionspace/services/batch/nuxeo/MergeAuthorityItemsBatchJob.java @@ -12,6 +12,8 @@ import java.util.List; import java.util.Map; import java.util.Set; +import org.apache.commons.lang.StringUtils; + import org.collectionspace.services.client.PayloadOutputPart; import org.collectionspace.services.client.PoxPayloadOut; import org.collectionspace.services.client.RelationClient; @@ -32,7 +34,6 @@ import org.dom4j.DocumentHelper; import org.dom4j.Element; import org.dom4j.Node; -import org.nuxeo.common.utils.StringUtils; import org.slf4j.Logger; import org.slf4j.LoggerFactory; @@ -50,12 +51,12 @@ import org.slf4j.LoggerFactory; * emitted and no action is taken. If a source is successfully merged into the * target, all references to the source are transferred to the target, and the * source record is soft-deleted. - * + * * The context (singleCSID or listCSIDs of the batch invocation payload * specifies the source record(s). - * + * * The following parameters are allowed: - * + * * targetCSID: The csid of the target record. Only one target may be supplied. * * @author ray @@ -75,15 +76,15 @@ public class MergeAuthorityItemsBatchJob extends AbstractBatchJob { String docType = null; String targetCsid = null; List sourceCsids = new ArrayList(); - + for (Param param : this.getParams()) { String key = param.getKey(); - + // I don't want this batch job to appear in the UI, since it won't run successfully without parameters. // That means it can't be registered with any docType. But if the invocation payload contains a docType, // it will be checked against the null registered docType, and will fail. So docType should be passed as a // parameter instead. - + if (key.equals("docType")) { docType = param.getValue(); } @@ -102,11 +103,11 @@ public class MergeAuthorityItemsBatchJob extends AbstractBatchJob { if (targetCsid == null || targetCsid.equals("")) { throw new Exception("a target csid parameter (targetCSID) must be supplied"); } - + if (sourceCsids.size() == 0) { throw new Exception("a source csid must be supplied"); } - + InvocationResults results = merge(docType, targetCsid, sourceCsids); setResults(results); @@ -121,12 +122,12 @@ public class MergeAuthorityItemsBatchJob extends AbstractBatchJob { public InvocationResults merge(String docType, String targetCsid, String sourceCsid) throws URISyntaxException, DocumentException { return merge(docType, targetCsid, Arrays.asList(sourceCsid)); } - + public InvocationResults merge(String docType, String targetCsid, List sourceCsids) throws URISyntaxException, DocumentException { logger.debug("Merging docType=" + docType + " targetCsid=" + targetCsid + " sourceCsids=" + StringUtils.join(sourceCsids, ",")); - + String serviceName = getAuthorityServiceNameForDocType(docType); - + PoxPayloadOut targetItemPayload = findAuthorityItemByCsid(serviceName, targetCsid); List sourceItemPayloads = new ArrayList(); @@ -136,7 +137,7 @@ public class MergeAuthorityItemsBatchJob extends AbstractBatchJob { return merge(docType, targetItemPayload, sourceItemPayloads); } - + private InvocationResults merge(String docType, PoxPayloadOut targetItemPayload, List sourceItemPayloads) throws URISyntaxException, DocumentException { int numAffected = 0; List userNotes = new ArrayList(); @@ -147,15 +148,15 @@ public class MergeAuthorityItemsBatchJob extends AbstractBatchJob { String targetCsid = getCsid(targetItemPayload); String targetRefName = getRefName(targetItemPayload); String inAuthority = getFieldValue(targetItemPayload, "inAuthority"); - + logger.debug("Merging term groups"); - + for (PoxPayloadOut sourceItemPayload : sourceItemPayloads) { String sourceCsid = getCsid(sourceItemPayload); Element sourceTermGroupListElement = getTermGroupListElement(sourceItemPayload); - + logger.debug("Merging term groups from source " + sourceCsid + " into target " + targetCsid); - + try { mergeTermGroupLists(mergedTermGroupListElement, sourceTermGroupListElement); } @@ -163,104 +164,104 @@ public class MergeAuthorityItemsBatchJob extends AbstractBatchJob { throw new RuntimeException("Error merging source record " + sourceCsid + " into target record " + targetCsid + ": " + e.getMessage(), e); } } - + logger.debug("Updating target: docType=" + docType + " inAuthority=" + inAuthority + " targetCsid=" + targetCsid); - + updateAuthorityItem(docType, inAuthority, targetCsid, getUpdatePayload(targetTermGroupListElement, mergedTermGroupListElement)); - + userNotes.add("The target record with CSID " + targetCsid + " (" + targetRefName + ") was updated."); numAffected++; - + String serviceName = getAuthorityServiceNameForDocType(docType); logger.debug("Updating references"); - + for (PoxPayloadOut sourceItemPayload : sourceItemPayloads) { String sourceCsid = getCsid(sourceItemPayload); String sourceRefName = getRefName(sourceItemPayload); - + InvocationResults results = updateReferences(serviceName, inAuthority, sourceCsid, sourceRefName, targetRefName); - + userNotes.add(results.getUserNote()); numAffected += results.getNumAffected(); } - + logger.debug("Deleting source items"); - + for (PoxPayloadOut sourceItemPayload : sourceItemPayloads) { String sourceCsid = getCsid(sourceItemPayload); String sourceRefName = getRefName(sourceItemPayload); InvocationResults results = deleteAuthorityItem(docType, getFieldValue(sourceItemPayload, "inAuthority"), sourceCsid); - + userNotes.add(results.getUserNote()); numAffected += results.getNumAffected(); } - + InvocationResults results = new InvocationResults(); results.setNumAffected(numAffected); results.setUserNote(StringUtils.join(userNotes, "\n")); return results; } - + private InvocationResults updateReferences(String serviceName, String inAuthority, String sourceCsid, String sourceRefName, String targetRefName) throws URISyntaxException, DocumentException { logger.debug("Updating references: serviceName=" + serviceName + " inAuthority=" + inAuthority + " sourceCsid=" + sourceCsid + " sourceRefName=" + sourceRefName + " targetRefName=" + targetRefName); - + int pageNum = 0; int pageSize = 100; List items; - + int loopCount = 0; int numUpdated = 0; - + logger.debug("Looping with pageSize=" + pageSize); - + do { loopCount++; - + // The pageNum/pageSize parameters don't work properly for refobj requests! // It should be safe to repeatedly fetch page 0 for a large-ish page size, // and update that page, until no references are left. - + items = findReferencingFields(serviceName, inAuthority, sourceCsid, null, pageNum, pageSize); Map referencingRecordsByCsid = new LinkedHashMap(); - + logger.debug("Loop " + loopCount + ": " + items.size() + " items found"); - + for (AuthorityRefDocList.AuthorityRefDocItem item : items) { // If a record contains a reference to the record multiple times, multiple items are returned, // but only the first has a non-null workflow state. A bug? - + String itemCsid = item.getDocId(); ReferencingRecord record = referencingRecordsByCsid.get(itemCsid); - + if (record == null) { if (item.getWorkflowState() != null && !item.getWorkflowState().equals(WorkflowClient.WORKFLOWSTATE_DELETED)) { record = new ReferencingRecord(item.getUri()); referencingRecordsByCsid.put(itemCsid, record); } } - + if (record != null) { String[] sourceFieldElements = item.getSourceField().split(":"); String partName = sourceFieldElements[0]; String fieldName = sourceFieldElements[1]; - + Map> fields = record.getFields(); Set fieldsInPart = fields.get(partName); - + if (fieldsInPart == null) { fieldsInPart = new HashSet(); fields.put(partName, fieldsInPart); } - + fieldsInPart.add(fieldName); } } - + List referencingRecords = new ArrayList(referencingRecordsByCsid.values()); - + logger.debug("Loop " + loopCount + ": updating " + referencingRecords.size() + " records"); for (ReferencingRecord record : referencingRecords) { @@ -269,40 +270,40 @@ public class MergeAuthorityItemsBatchJob extends AbstractBatchJob { } } while (items.size() > 0); - + InvocationResults results = new InvocationResults(); results.setNumAffected(numUpdated); - results.setUserNote(numUpdated > 0 ? + results.setUserNote(numUpdated > 0 ? numUpdated + " records that referenced the source record with CSID " + sourceCsid + " were updated." : "No records referenced the source record with CSID " + sourceCsid + "."); - + return results; } - + private InvocationResults updateReferencingRecord(ReferencingRecord record, String fromRefName, String toRefName) throws URISyntaxException, DocumentException { String fromRefNameStem = RefNameUtils.stripAuthorityTermDisplayName(fromRefName); // String toRefNameStem = RefNameUtils.stripAuthorityTermDisplayName(toRefName); - + logger.debug("Updating references: record.uri=" + record.getUri() + " fromRefName=" + fromRefName + " toRefName=" + toRefName); - + Map> fields = record.getFields(); - + PoxPayloadOut recordPayload = findByUri(record.getUri()); Document recordDocument = recordPayload.getDOMDocument(); Document newDocument = (Document) recordDocument.clone(); Element rootElement = newDocument.getRootElement(); - + for (Element partElement : (List) rootElement.elements()) { String partName = partElement.getName(); - + if (fields.containsKey(partName)) { for (String fieldName : fields.get(partName)) { List nodes = partElement.selectNodes("descendant::" + fieldName); - + for (Node node : nodes) { String text = node.getText(); String refNameStem = null; - + try { refNameStem = RefNameUtils.stripAuthorityTermDisplayName(text); } @@ -312,7 +313,7 @@ public class MergeAuthorityItemsBatchJob extends AbstractBatchJob { AuthorityTermInfo termInfo = RefNameUtils.parseAuthorityTermInfo(text); // String newRefName = toRefNameStem + "'" + termInfo.displayName + "'"; String newRefName = toRefName; - + node.setText(newRefName); } } @@ -322,21 +323,21 @@ public class MergeAuthorityItemsBatchJob extends AbstractBatchJob { rootElement.remove(partElement); } } - + String payload = newDocument.asXML(); - + return updateUri(record.getUri(), payload); } - + private InvocationResults updateUri(String uri, String payload) throws URISyntaxException { String[] uriParts = uri.split("/"); - + if (uriParts.length == 3) { String serviceName = uriParts[1]; String csid = uriParts[2]; - + NuxeoBasedResource resource = (NuxeoBasedResource) getResourceMap().get(serviceName); - + resource.update(getResourceMap(), createUriInfo(), csid, payload); } else if (uriParts.length == 5) { @@ -344,86 +345,86 @@ public class MergeAuthorityItemsBatchJob extends AbstractBatchJob { String vocabularyCsid = uriParts[2]; String items = uriParts[3]; String csid = uriParts[4]; - + if (items.equals("items")) { AuthorityResource resource = (AuthorityResource) getResourceMap().get(serviceName); - + resource.updateAuthorityItem(getResourceMap(), createUriInfo(), vocabularyCsid, csid, payload); } } else { throw new IllegalArgumentException("Invalid uri " + uri); } - + logger.debug("Updated referencing record " + uri); - + InvocationResults results = new InvocationResults(); results.setNumAffected(1); results.setUserNote("Updated referencing record " + uri); - + return results; } - + private void updateAuthorityItem(String docType, String inAuthority, String csid, String payload) throws URISyntaxException { String serviceName = getAuthorityServiceNameForDocType(docType); AuthorityResource resource = (AuthorityResource) getResourceMap().get(serviceName); - + resource.updateAuthorityItem(getResourceMap(), createUriInfo(), inAuthority, csid, payload); } - + private InvocationResults deleteAuthorityItem(String docType, String inAuthority, String csid) throws URISyntaxException { int numAffected = 0; List userNotes = new ArrayList(); - + // If the item is the broader context of any items, warn and do nothing. - + List narrowerItemCsids = findNarrower(csid); - + if (narrowerItemCsids.size() > 0) { logger.debug("Item " + csid + " has narrower items -- not deleting"); - + userNotes.add("The source record with CSID " + csid + " was not deleted because it has narrower context items."); } else { // If the item has a broader context, delete the relation. - + List relationCsids = new ArrayList(); for (RelationsCommonList.RelationListItem item : findRelated(csid, null, "hasBroader", null, null)) { relationCsids.add(item.getCsid()); } - + if (relationCsids.size() > 0) { RelationResource relationResource = (RelationResource) getResourceMap().get(RelationClient.SERVICE_NAME); for (String relationCsid : relationCsids) { logger.debug("Deleting hasBroader relation " + relationCsid); - + relationResource.delete(relationCsid); - + userNotes.add("The broader relation with CSID " + relationCsid + " was deleted."); numAffected++; } } - + String serviceName = getAuthorityServiceNameForDocType(docType); AuthorityResource resource = (AuthorityResource) getResourceMap().get(serviceName); logger.debug("Soft deleting: docType=" + docType + " inAuthority=" + inAuthority + " csid=" + csid); resource.updateItemWorkflowWithTransition(null, inAuthority, csid, "delete"); - + userNotes.add("The source record with CSID " + csid + " was soft deleted."); numAffected++; } - + InvocationResults results = new InvocationResults(); results.setNumAffected(numAffected); results.setUserNote(StringUtils.join(userNotes, "\n")); - + return results; } - + /** * @param Returns a map of the term groups in term group list, keyed by display name. * If multiple groups have the same display name, an exception is thrown. @@ -432,48 +433,48 @@ public class MergeAuthorityItemsBatchJob extends AbstractBatchJob { private Map getTermGroups(Element termGroupListElement) { Map termGroups = new LinkedHashMap(); Iterator childIterator = termGroupListElement.elementIterator(); - + while (childIterator.hasNext()) { Element termGroupElement = childIterator.next(); String displayName = getDisplayName(termGroupElement); - + if (termGroups.containsKey(displayName)) { // Two term groups in the same item have identical display names. - + throw new RuntimeException("multiple terms have display name \"" + displayName + "\""); } else { termGroups.put(displayName, termGroupElement); } } - + return termGroups; } - + private String getDisplayName(Element termGroupElement) { Node displayNameNode = termGroupElement.selectSingleNode("termDisplayName"); String displayName = (displayNameNode == null) ? "" : displayNameNode.getText(); - + return displayName; } - + private Element getTermGroupListElement(PoxPayloadOut itemPayload) { Element termGroupListElement = null; Element commonPartElement = findCommonPartElement(itemPayload); - + if (commonPartElement != null) { termGroupListElement = findTermGroupListElement(commonPartElement); } - + return termGroupListElement; } - + private Element findCommonPartElement(PoxPayloadOut itemPayload) { Element commonPartElement = null; - + for (PayloadOutputPart candidatePart : itemPayload.getParts()) { Element candidatePartElement = candidatePart.asElement(); - + if (candidatePartElement.getName().endsWith("_common")) { commonPartElement = candidatePartElement; break; @@ -482,86 +483,86 @@ public class MergeAuthorityItemsBatchJob extends AbstractBatchJob { return commonPartElement; } - + private Element findTermGroupListElement(Element contextElement) { Element termGroupListElement = null; Iterator childIterator = contextElement.elementIterator(); - + while (childIterator.hasNext()) { Element candidateElement = childIterator.next(); - + if (candidateElement.getName().endsWith("TermGroupList")) { termGroupListElement = candidateElement; break; } } - + return termGroupListElement; } - + private void mergeTermGroupLists(Element targetTermGroupListElement, Element sourceTermGroupListElement) { Map sourceTermGroups; - + try { sourceTermGroups = getTermGroups(sourceTermGroupListElement); } catch(RuntimeException e) { throw new RuntimeException("a problem was found in the source record: " + e.getMessage(), e); } - + for (Element targetTermGroupElement : (List) targetTermGroupListElement.elements()) { String displayName = getDisplayName(targetTermGroupElement); - + if (sourceTermGroups.containsKey(displayName)) { logger.debug("Merging in existing term \"" + displayName + "\""); - + try { mergeTermGroups(targetTermGroupElement, sourceTermGroups.get(displayName)); } catch(RuntimeException e) { throw new RuntimeException("could not merge term groups with display name \"" + displayName + "\": " + e.getMessage(), e); } - + sourceTermGroups.remove(displayName); } } - + for (Element sourceTermGroupElement : sourceTermGroups.values()) { logger.debug("Adding new term \"" + getDisplayName(sourceTermGroupElement) + "\""); - + targetTermGroupListElement.add(sourceTermGroupElement.createCopy()); } } - + private void mergeTermGroups(Element targetTermGroupElement, Element sourceTermGroupElement) { // This function assumes there are no nested repeating groups. - + for (Element sourceChildElement : (List) sourceTermGroupElement.elements()) { String sourceValue = sourceChildElement.getText(); - + if (sourceValue == null) { sourceValue = ""; } - + if (sourceValue.length() > 0) { String name = sourceChildElement.getName(); Element targetChildElement = targetTermGroupElement.element(name); - + if (targetChildElement == null) { targetTermGroupElement.add(sourceChildElement.createCopy()); } else { String targetValue = targetChildElement.getText(); - + if (targetValue == null) { targetValue = ""; } - + if (!targetValue.equals(sourceValue)) { if (targetValue.length() > 0) { throw new RuntimeException("merge conflict in field " + name + ": source value \"" + sourceValue + "\" differs from target value \"" + targetValue +"\""); } - + targetTermGroupElement.remove(targetChildElement); targetTermGroupElement.add(sourceChildElement.createCopy()); } @@ -569,54 +570,54 @@ public class MergeAuthorityItemsBatchJob extends AbstractBatchJob { } } } - + private String getUpdatePayload(Element originalTermGroupListElement, Element updatedTermGroupListElement) { List parents = new ArrayList(); - + for (Element e = originalTermGroupListElement; e != null; e = e.getParent()) { parents.add(e); } - + Collections.reverse(parents); - + // Remove the original termGroupList element parents.remove(parents.size() - 1); - + // Remove the root Element rootElement = parents.remove(0); - + // Copy the root to a new document Document document = DocumentHelper.createDocument(copyElement(rootElement)); Element current = document.getRootElement(); - + // Copy the remaining parents for (Element parent : parents) { Element parentCopy = copyElement(parent); - + current.add(parentCopy); current = parentCopy; } - + // Add the updated termGroupList element - + current.add(updatedTermGroupListElement); - + String payload = document.asXML(); return payload; } - + private Element copyElement(Element element) { Element copy = DocumentHelper.createElement(element.getQName()); copy.appendAttributes(element); - + return copy; } - + private class ReferencingRecord { private String uri; - private Map> fields; - + private Map> fields; + public ReferencingRecord(String uri) { this.uri = uri; this.fields = new HashMap>(); @@ -634,4 +635,4 @@ public class MergeAuthorityItemsBatchJob extends AbstractBatchJob { return fields; } } -} \ No newline at end of file +} diff --git a/services/blob/client/pom.xml b/services/blob/client/pom.xml index 0f8accf75..a37b87842 100644 --- a/services/blob/client/pom.xml +++ b/services/blob/client/pom.xml @@ -11,14 +11,14 @@ 4.0.0 org.collectionspace.services.blob.client services.blob.client - + org.nuxeo.ecm.core nuxeo-core-storage-sql-management ${nuxeo.general.release} - + org.slf4j @@ -42,14 +42,14 @@ org.collectionspace.services.jaxb ${project.version} - + --> org.collectionspace.services org.collectionspace.services.client @@ -60,7 +60,7 @@ org.collectionspace.services.person.client ${project.version} - + org.testng testng @@ -68,13 +68,6 @@ org.jboss.resteasy resteasy-jaxrs - - - - tjws - webserver - - org.jboss.resteasy @@ -89,7 +82,7 @@ commons-httpclient - + collectionspace-services-blob-client diff --git a/services/blob/service/pom.xml b/services/blob/service/pom.xml index b9f4ca85f..a8fcb3119 100644 --- a/services/blob/service/pom.xml +++ b/services/blob/service/pom.xml @@ -50,8 +50,10 @@ testng - javax.servlet - servlet-api + org.apache.tomcat + tomcat-servlet-api + ${tomcat.version} + provided @@ -68,12 +70,6 @@ org.jboss.resteasy resteasy-jaxrs - - - tjws - webserver - - org.jboss.resteasy @@ -102,4 +98,3 @@ collectionspace-services-blob - diff --git a/services/citation/client/pom.xml b/services/citation/client/pom.xml index 3bc13c959..30fa4878b 100644 --- a/services/citation/client/pom.xml +++ b/services/citation/client/pom.xml @@ -11,7 +11,7 @@ 4.0.0 org.collectionspace.services.citation.client services.citation.client - + @@ -27,17 +27,17 @@ org.collectionspace.services org.collectionspace.services.jaxb ${project.version} - + org.collectionspace.services org.collectionspace.services.authority.jaxb ${project.version} - + org.collectionspace.services org.collectionspace.services.common true - + org.collectionspace.services org.collectionspace.services.citation.jaxb @@ -57,13 +57,6 @@ org.jboss.resteasy resteasy-jaxrs - - - - tjws - webserver - - org.jboss.resteasy @@ -73,17 +66,16 @@ org.jboss.resteasy resteasy-multipart-provider - + commons-httpclient commons-httpclient - + collectionspace-services-citation-client - diff --git a/services/citation/service/pom.xml b/services/citation/service/pom.xml index a47a992fe..9bd9bc6b6 100644 --- a/services/citation/service/pom.xml +++ b/services/citation/service/pom.xml @@ -5,12 +5,12 @@ org.collectionspace.services.citation 5.2-SNAPSHOT - + 4.0.0 org.collectionspace.services.citation.service services.citation.service jar - + org.slf4j @@ -20,7 +20,7 @@ org.slf4j slf4j-log4j12 - + org.collectionspace.services org.collectionspace.services.common @@ -40,7 +40,7 @@ org.collectionspace.services.citation.client ${project.version} - + junit junit @@ -50,7 +50,7 @@ org.testng testng - + commons-beanutils @@ -78,12 +78,6 @@ org.jboss.resteasy resteasy-jaxrs - - - tjws - webserver - - org.jboss.resteasy @@ -93,7 +87,7 @@ org.jboss.resteasy resteasy-multipart-provider - + @@ -108,11 +102,10 @@ - + collectionspace-services-citation - diff --git a/services/claim/client/pom.xml b/services/claim/client/pom.xml index 4310795de..efc123b02 100644 --- a/services/claim/client/pom.xml +++ b/services/claim/client/pom.xml @@ -12,7 +12,7 @@ org.collectionspace.services org.collectionspace.services.claim.client services.claim.client - + @@ -31,7 +31,7 @@ org.collectionspace.services.authority.jaxb true ${project.version} - + org.collectionspace.services org.collectionspace.services.jaxb @@ -59,7 +59,7 @@ org.collectionspace.services.person.client ${project.version} - + org.testng testng @@ -68,13 +68,6 @@ org.jboss.resteasy resteasy-jaxrs - - - - tjws - webserver - - org.jboss.resteasy @@ -90,7 +83,7 @@ 3.1 - + collectionspace-services-claim-client diff --git a/services/claim/service/pom.xml b/services/claim/service/pom.xml index af9fcfdf5..0ce3b0679 100644 --- a/services/claim/service/pom.xml +++ b/services/claim/service/pom.xml @@ -3,14 +3,14 @@ org.collectionspace.services - org.collectionspace.services.claim + org.collectionspace.services.claim 5.2-SNAPSHOT - + 4.0.0 org.collectionspace.services.claim.service services.claim.service - jar + jar @@ -32,7 +32,7 @@ org.collectionspace.services.collectionobject.jaxb ${project.version} - + junit junit @@ -42,7 +42,7 @@ org.testng testng - + @@ -57,18 +57,12 @@ dom4j provided - + org.jboss.resteasy resteasy-jaxrs - - - tjws - webserver - - org.jboss.resteasy @@ -78,7 +72,7 @@ org.jboss.resteasy resteasy-multipart-provider - + @@ -92,9 +86,8 @@ - + collectionspace-services-claim - diff --git a/services/client/pom.xml b/services/client/pom.xml index 2ba53db9f..afcfbcd79 100644 --- a/services/client/pom.xml +++ b/services/client/pom.xml @@ -22,7 +22,7 @@ slf4j-log4j12 provided - + @@ -35,7 +35,7 @@ org.collectionspace.services.common-api ${project.version} - + @@ -55,22 +55,16 @@ org.apache.httpcomponents httpclient - 4.3.3 + 4.5.3 xerces xercesImpl 2.11.0 - + org.jboss.resteasy resteasy-jaxrs - - - tjws - webserver - - org.jboss.resteasy @@ -84,7 +78,7 @@ org.jboss.logging jboss-logging 3.1.4.GA - runtime + runtime @@ -110,7 +104,7 @@ dom4j dom4j - + @@ -130,4 +124,3 @@ - diff --git a/services/collectionobject/client/pom.xml b/services/collectionobject/client/pom.xml index 1f5e1444c..c6d0893ec 100644 --- a/services/collectionobject/client/pom.xml +++ b/services/collectionobject/client/pom.xml @@ -11,7 +11,7 @@ 4.0.0 org.collectionspace.services.collectionobject.client services.collectionobject.client - + @@ -27,18 +27,18 @@ org.collectionspace.services org.collectionspace.services.jaxb ${project.version} - + org.collectionspace.services org.collectionspace.services.common true - + org.collectionspace.services org.collectionspace.services.authority.jaxb true ${project.version} - + org.collectionspace.services org.collectionspace.services.client @@ -63,13 +63,6 @@ org.jboss.resteasy resteasy-jaxrs - - - - tjws - webserver - - org.jboss.resteasy @@ -84,7 +77,7 @@ commons-httpclient - + cspace-services-collectionobject-client @@ -101,6 +94,6 @@ - + diff --git a/services/collectionobject/service/pom.xml b/services/collectionobject/service/pom.xml index d1f028a0b..fe534ca50 100644 --- a/services/collectionobject/service/pom.xml +++ b/services/collectionobject/service/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.collectionobject 5.2-SNAPSHOT - + 4.0.0 org.collectionspace.services.collectionobject.service services.collectionobject.service @@ -20,7 +20,7 @@ org.slf4j slf4j-log4j12 - + org.collectionspace.services org.collectionspace.services.common @@ -39,23 +39,23 @@ org.collectionspace.services org.collectionspace.services.collectionobject.client ${project.version} - + org.collectionspace.services org.collectionspace.services.intake.jaxb ${project.version} - + org.collectionspace.services org.collectionspace.services.intake.service ${project.version} - + org.collectionspace.services org.collectionspace.services.relation.service ${project.version} - + junit junit @@ -65,7 +65,7 @@ org.testng testng - + commons-beanutils @@ -92,12 +92,6 @@ org.jboss.resteasy resteasy-jaxrs - - - tjws - webserver - - org.jboss.resteasy @@ -107,7 +101,7 @@ org.jboss.resteasy resteasy-multipart-provider - + @@ -121,9 +115,8 @@ - + collectionspace-services-collectionobject - diff --git a/services/common-test/pom.xml b/services/common-test/pom.xml index fbec1faa2..aa8ef970b 100644 --- a/services/common-test/pom.xml +++ b/services/common-test/pom.xml @@ -24,7 +24,7 @@ slf4j-log4j12 provided - + org.collectionspace.services org.collectionspace.services.jaxb @@ -48,12 +48,6 @@ org.jboss.resteasy resteasy-jaxrs - - - tjws - webserver - - org.jboss.resteasy diff --git a/services/common/build.xml b/services/common/build.xml index 389a5d981..e73f97933 100644 --- a/services/common/build.xml +++ b/services/common/build.xml @@ -118,13 +118,20 @@ + + + + + + - + @@ -138,14 +145,14 @@ - + - + @@ -165,7 +172,7 @@ --> - + - + + @@ -191,6 +199,7 @@ + @@ -207,6 +216,13 @@ + + + + + + @@ -219,28 +235,30 @@ - + - + - + + + - + - + @@ -253,7 +271,7 @@ - + diff --git a/services/common/lib/nuxeo/nuxeo-runtime-launcher-9.10.jar b/services/common/lib/nuxeo/nuxeo-runtime-launcher-9.10.jar new file mode 100644 index 000000000..a5d162652 Binary files /dev/null and b/services/common/lib/nuxeo/nuxeo-runtime-launcher-9.10.jar differ diff --git a/services/common/lib/nuxeo/nuxeo-runtime-tomcat-adapter-9.10.jar b/services/common/lib/nuxeo/nuxeo-runtime-tomcat-adapter-9.10.jar new file mode 100644 index 000000000..01e86880d Binary files /dev/null and b/services/common/lib/nuxeo/nuxeo-runtime-tomcat-adapter-9.10.jar differ diff --git a/services/common/lib/slf4j/jboss-logging-spi-2.1.0.GA.jar b/services/common/lib/slf4j/jboss-logging-spi-2.1.0.GA.jar deleted file mode 100644 index 18db908aa..000000000 Binary files a/services/common/lib/slf4j/jboss-logging-spi-2.1.0.GA.jar and /dev/null differ diff --git a/services/common/lib/slf4j/jcl-over-slf4j-1.7.21.jar b/services/common/lib/slf4j/jcl-over-slf4j-1.7.21.jar new file mode 100644 index 000000000..12ba1261a Binary files /dev/null and b/services/common/lib/slf4j/jcl-over-slf4j-1.7.21.jar differ diff --git a/services/common/lib/slf4j/log4j-1.2.17.jar b/services/common/lib/slf4j/log4j-1.2.17.jar new file mode 100644 index 000000000..1d425cf7d Binary files /dev/null and b/services/common/lib/slf4j/log4j-1.2.17.jar differ diff --git a/services/common/lib/slf4j/log4j-api-2.9.1.jar b/services/common/lib/slf4j/log4j-api-2.9.1.jar new file mode 100644 index 000000000..04cabc8d2 Binary files /dev/null and b/services/common/lib/slf4j/log4j-api-2.9.1.jar differ diff --git a/services/common/lib/slf4j/log4j-core-2.9.1.jar b/services/common/lib/slf4j/log4j-core-2.9.1.jar new file mode 100644 index 000000000..c4dcdb5d1 Binary files /dev/null and b/services/common/lib/slf4j/log4j-core-2.9.1.jar differ diff --git a/services/common/lib/slf4j/slf4j-api-1.6.1.jar b/services/common/lib/slf4j/slf4j-api-1.6.1.jar deleted file mode 100644 index f1f4fdd21..000000000 Binary files a/services/common/lib/slf4j/slf4j-api-1.6.1.jar and /dev/null differ diff --git a/services/common/lib/slf4j/slf4j-api-1.7.21.jar b/services/common/lib/slf4j/slf4j-api-1.7.21.jar new file mode 100644 index 000000000..2a5c33ec5 Binary files /dev/null and b/services/common/lib/slf4j/slf4j-api-1.7.21.jar differ diff --git a/services/common/lib/slf4j/slf4j-log4j12-1.6.1.jar b/services/common/lib/slf4j/slf4j-log4j12-1.6.1.jar deleted file mode 100644 index 641159959..000000000 Binary files a/services/common/lib/slf4j/slf4j-log4j12-1.6.1.jar and /dev/null differ diff --git a/services/common/lib/slf4j/slf4j-log4j12-1.7.21.jar b/services/common/lib/slf4j/slf4j-log4j12-1.7.21.jar new file mode 100644 index 000000000..ff4fddd69 Binary files /dev/null and b/services/common/lib/slf4j/slf4j-log4j12-1.7.21.jar differ diff --git a/services/common/pom.xml b/services/common/pom.xml index e00db1fe3..47c315964 100644 --- a/services/common/pom.xml +++ b/services/common/pom.xml @@ -38,7 +38,7 @@ org.collectionspace.services org.collectionspace.services.relation.client ${project.version} - + org.collectionspace.services org.collectionspace.services.systeminfo.client @@ -59,7 +59,7 @@ org.collectionspace.services.publicitem.jaxb ${project.version} - org.collectionspace.services @@ -103,13 +103,13 @@ org.collectionspace.services.authorization.service ${project.version} - + --> @@ -169,20 +169,19 @@ org.apache.tomcat tomcat-dbcp - 7.0.64 provided org.apache.tomcat tomcat-catalina - 7.0.64 provided - javax.servlet - servlet-api + org.apache.tomcat + tomcat-servlet-api + ${tomcat.version} provided @@ -217,12 +216,6 @@ org.jboss.resteasy resteasy-jaxrs - - - tjws - webserver - - org.jboss.resteasy @@ -269,11 +262,13 @@ org.nuxeo.ecm.platform nuxeo-platform-imaging-core ${nuxeo.platform.version} + provided org.nuxeo.ecm.platform nuxeo-platform-imaging-api ${nuxeo.platform.version} + provided org.nuxeo.ecm.platform @@ -306,11 +301,7 @@ org.nuxeo.ecm.core nuxeo-core-storage-sql - - org.nuxeo.ecm.core - nuxeo-core-storage-sql-ra - - @@ -27,12 +27,12 @@ org.collectionspace.services org.collectionspace.services.jaxb ${project.version} - + org.collectionspace.services org.collectionspace.services.common true - + org.collectionspace.services org.collectionspace.services.concept.jaxb @@ -61,13 +61,6 @@ org.jboss.resteasy resteasy-jaxrs - - - - tjws - webserver - - org.jboss.resteasy @@ -82,11 +75,10 @@ commons-httpclient - + collectionspace-services-concept-client - diff --git a/services/concept/service/pom.xml b/services/concept/service/pom.xml index 4db90c8ec..ec54864e2 100644 --- a/services/concept/service/pom.xml +++ b/services/concept/service/pom.xml @@ -5,12 +5,12 @@ org.collectionspace.services.concept 5.2-SNAPSHOT - + 4.0.0 org.collectionspace.services.concept.service services.concept.service jar - + org.slf4j @@ -20,7 +20,7 @@ org.slf4j slf4j-log4j12 - + org.collectionspace.services org.collectionspace.services.common @@ -45,7 +45,7 @@ org.collectionspace.services.contact.service ${project.version} - + junit junit @@ -55,7 +55,7 @@ org.testng testng - + commons-beanutils @@ -83,12 +83,6 @@ org.jboss.resteasy resteasy-jaxrs - - - tjws - webserver - - org.jboss.resteasy @@ -98,7 +92,7 @@ org.jboss.resteasy resteasy-multipart-provider - + @@ -113,11 +107,10 @@ - + collectionspace-services-concept - diff --git a/services/conditioncheck/client/pom.xml b/services/conditioncheck/client/pom.xml index 2663a200e..90acd42c8 100644 --- a/services/conditioncheck/client/pom.xml +++ b/services/conditioncheck/client/pom.xml @@ -11,7 +11,7 @@ 4.0.0 org.collectionspace.services.conditioncheck.client services.conditioncheck.client - + @@ -30,7 +30,7 @@ org.collectionspace.services.authority.jaxb true ${project.version} - + org.collectionspace.services org.collectionspace.services.jaxb @@ -56,7 +56,7 @@ org.collectionspace.services.person.client ${project.version} - + org.testng testng @@ -64,13 +64,6 @@ org.jboss.resteasy resteasy-jaxrs - - - - tjws - webserver - - org.jboss.resteasy @@ -85,7 +78,7 @@ commons-httpclient - + collectionspace-services-conditioncheck-client diff --git a/services/conditioncheck/service/pom.xml b/services/conditioncheck/service/pom.xml index f4c6b7261..99a77ab43 100644 --- a/services/conditioncheck/service/pom.xml +++ b/services/conditioncheck/service/pom.xml @@ -3,14 +3,14 @@ org.collectionspace.services - org.collectionspace.services.conditioncheck + org.collectionspace.services.conditioncheck 5.2-SNAPSHOT - + 4.0.0 org.collectionspace.services.conditioncheck.service services.conditioncheck.service - jar + jar @@ -32,7 +32,7 @@ org.collectionspace.services.collectionobject.jaxb ${project.version} - + junit junit @@ -42,7 +42,7 @@ org.testng testng - + @@ -51,18 +51,12 @@ 1.0.01 provided - + org.jboss.resteasy resteasy-jaxrs - - - tjws - webserver - - org.jboss.resteasy @@ -72,7 +66,7 @@ org.jboss.resteasy resteasy-multipart-provider - + @@ -87,7 +81,7 @@ - + collectionspace-services-conditioncheck diff --git a/services/conservation/client/pom.xml b/services/conservation/client/pom.xml index 6dd096714..25bc62d0c 100644 --- a/services/conservation/client/pom.xml +++ b/services/conservation/client/pom.xml @@ -11,7 +11,7 @@ 4.0.0 org.collectionspace.services.conservation.client services.conservation.client - + @@ -54,8 +54,8 @@ org.collectionspace.services org.collectionspace.services.authority.jaxb ${project.version} - - + + org.testng testng @@ -63,13 +63,6 @@ org.jboss.resteasy resteasy-jaxrs - - - - tjws - webserver - - org.jboss.resteasy @@ -84,7 +77,7 @@ commons-httpclient - + collectionspace-services-conservation-client diff --git a/services/conservation/service/pom.xml b/services/conservation/service/pom.xml index 5ba30b48e..9d3b41c54 100644 --- a/services/conservation/service/pom.xml +++ b/services/conservation/service/pom.xml @@ -3,14 +3,14 @@ org.collectionspace.services - org.collectionspace.services.conservation + org.collectionspace.services.conservation 5.2-SNAPSHOT - + 4.0.0 org.collectionspace.services.conservation.service services.conservation.service - jar + jar @@ -42,7 +42,7 @@ org.testng testng - + @@ -51,18 +51,12 @@ 1.0.01 provided - + org.jboss.resteasy resteasy-jaxrs - - - tjws - webserver - - org.jboss.resteasy @@ -72,7 +66,7 @@ org.jboss.resteasy resteasy-multipart-provider - + @@ -87,9 +81,8 @@ - + collectionspace-services-conservation - diff --git a/services/contact/client/pom.xml b/services/contact/client/pom.xml index 4eb45a25a..4c8975c6c 100644 --- a/services/contact/client/pom.xml +++ b/services/contact/client/pom.xml @@ -11,7 +11,7 @@ 4.0.0 org.collectionspace.services.contact.client services.contact.client - + @@ -32,7 +32,7 @@ org.collectionspace.services org.collectionspace.services.client ${project.version} - - - - tjws - webserver - - org.jboss.resteasy @@ -76,9 +69,8 @@ commons-httpclient - + collectionspace-services-contact-client - diff --git a/services/contact/service/pom.xml b/services/contact/service/pom.xml index 447d043f5..baad60414 100644 --- a/services/contact/service/pom.xml +++ b/services/contact/service/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services 5.2-SNAPSHOT - + 4.0.0 org.collectionspace.services.contact.service services.contact.service @@ -22,7 +22,7 @@ org.collectionspace.services.authority.service true ${project.version} - + --> org.collectionspace.services org.collectionspace.services.common @@ -41,7 +41,7 @@ org.testng testng - + @@ -51,18 +51,12 @@ 1.0.01 provided - + org.jboss.resteasy resteasy-jaxrs - - - tjws - webserver - - org.jboss.resteasy @@ -72,7 +66,7 @@ org.jboss.resteasy resteasy-multipart-provider - + @@ -87,9 +81,8 @@ - + collectionspace-services-contact - diff --git a/services/dimension/client/pom.xml b/services/dimension/client/pom.xml index 269f18281..be5981973 100644 --- a/services/dimension/client/pom.xml +++ b/services/dimension/client/pom.xml @@ -12,7 +12,7 @@ 4.0.0 org.collectionspace.services.dimension.client services.dimension.client - + @@ -38,14 +38,14 @@ org.collectionspace.services org.collectionspace.services.common - - + org.testng @@ -55,13 +55,6 @@ org.jboss.resteasy resteasy-jaxrs - - - - tjws - webserver - - org.jboss.resteasy @@ -76,9 +69,8 @@ commons-httpclient - + collectionspace-services-dimension-client - diff --git a/services/dimension/service/pom.xml b/services/dimension/service/pom.xml index 90f7bc3bf..b75dff007 100644 --- a/services/dimension/service/pom.xml +++ b/services/dimension/service/pom.xml @@ -6,7 +6,7 @@ org.collectionspace.services.dimension 5.2-SNAPSHOT - + 4.0.0 org.collectionspace.services.dimension.service services.dimension.service @@ -43,7 +43,7 @@ org.testng testng - + @@ -52,18 +52,12 @@ 1.0.01 provided - + org.jboss.resteasy resteasy-jaxrs - - - tjws - webserver - - org.jboss.resteasy @@ -73,9 +67,9 @@ org.jboss.resteasy resteasy-multipart-provider - + - + org.nuxeo.ecm.core nuxeo-core-api @@ -88,9 +82,8 @@ - + collectionspace-services-dimension - diff --git a/services/exhibition/client/pom.xml b/services/exhibition/client/pom.xml index 471029a66..dabd19a79 100644 --- a/services/exhibition/client/pom.xml +++ b/services/exhibition/client/pom.xml @@ -12,7 +12,7 @@ org.collectionspace.services org.collectionspace.services.exhibition.client services.exhibition.client - + @@ -31,7 +31,7 @@ org.collectionspace.services.authority.jaxb true ${project.version} - + org.collectionspace.services org.collectionspace.services.jaxb @@ -58,7 +58,7 @@ org.collectionspace.services.person.client ${project.version} - + org.testng testng @@ -66,13 +66,6 @@ org.jboss.resteasy resteasy-jaxrs - - - - tjws - webserver - - org.jboss.resteasy @@ -88,7 +81,7 @@ 3.1 - + collectionspace-services-exhibition-client diff --git a/services/exhibition/service/pom.xml b/services/exhibition/service/pom.xml index 647c3a773..fc15e0166 100644 --- a/services/exhibition/service/pom.xml +++ b/services/exhibition/service/pom.xml @@ -3,14 +3,14 @@ org.collectionspace.services - org.collectionspace.services.exhibition + org.collectionspace.services.exhibition 5.2-SNAPSHOT - + 4.0.0 org.collectionspace.services.exhibition.service services.exhibition.service - jar + jar @@ -32,7 +32,7 @@ org.collectionspace.services.collectionobject.jaxb ${project.version} - + junit junit @@ -42,7 +42,7 @@ org.testng testng - + @@ -51,18 +51,12 @@ 1.0.01 provided - + org.jboss.resteasy resteasy-jaxrs - - - tjws - webserver - - org.jboss.resteasy @@ -72,7 +66,7 @@ org.jboss.resteasy resteasy-multipart-provider - + @@ -87,9 +81,8 @@ - + collectionspace-services-exhibition - diff --git a/services/group/client/pom.xml b/services/group/client/pom.xml index f9af74b90..a581b2128 100644 --- a/services/group/client/pom.xml +++ b/services/group/client/pom.xml @@ -11,7 +11,7 @@ 4.0.0 org.collectionspace.services.group.client services.group.client - + @@ -30,7 +30,7 @@ org.collectionspace.services.authority.jaxb true ${project.version} - + org.collectionspace.services org.collectionspace.services.jaxb @@ -56,7 +56,7 @@ org.collectionspace.services.person.client ${project.version} - + org.testng testng @@ -64,13 +64,6 @@ org.jboss.resteasy resteasy-jaxrs - - - - tjws - webserver - - org.jboss.resteasy @@ -85,7 +78,7 @@ commons-httpclient - + collectionspace-services-group-client diff --git a/services/group/service/pom.xml b/services/group/service/pom.xml index 2fcfc886e..60b205149 100644 --- a/services/group/service/pom.xml +++ b/services/group/service/pom.xml @@ -3,14 +3,14 @@ org.collectionspace.services - org.collectionspace.services.group + org.collectionspace.services.group 5.2-SNAPSHOT - + 4.0.0 org.collectionspace.services.group.service services.group.service - jar + jar @@ -32,7 +32,7 @@ org.collectionspace.services.collectionobject.jaxb ${project.version} - + junit junit @@ -42,7 +42,7 @@ org.testng testng - + @@ -51,18 +51,12 @@ 1.0.01 provided - + org.jboss.resteasy resteasy-jaxrs - - - tjws - webserver - - org.jboss.resteasy @@ -72,7 +66,7 @@ org.jboss.resteasy resteasy-multipart-provider - + @@ -87,9 +81,8 @@ - + collectionspace-services-group - diff --git a/services/imports/service/pom.xml b/services/imports/service/pom.xml index e18bf218b..30f8dc388 100644 --- a/services/imports/service/pom.xml +++ b/services/imports/service/pom.xml @@ -3,14 +3,14 @@ org.collectionspace.services - org.collectionspace.services.imports + org.collectionspace.services.imports 5.2-SNAPSHOT - + 4.0.0 org.collectionspace.services.imports.service services.imports.service - jar + jar @@ -43,7 +43,7 @@ org.collectionspace.services.collectionobject.jaxb ${project.version} - + junit junit @@ -53,12 +53,13 @@ org.testng testng - + - servlet-api - javax.servlet + org.apache.tomcat + tomcat-servlet-api + ${tomcat.version} provided @@ -67,18 +68,12 @@ 1.0.01 provided - + org.jboss.resteasy resteasy-jaxrs - - - tjws - webserver - - org.jboss.resteasy @@ -88,7 +83,7 @@ org.jboss.resteasy resteasy-multipart-provider - + @@ -106,7 +101,7 @@ nuxeo-importer-xml-parser ${nuxeo.platform.version} - + org.nuxeo.ecm.core nuxeo-core-api @@ -119,9 +114,8 @@ - + collectionspace-services-imports - diff --git a/services/index/client/pom.xml b/services/index/client/pom.xml index 422ace30a..480f25976 100644 --- a/services/index/client/pom.xml +++ b/services/index/client/pom.xml @@ -11,7 +11,7 @@ 4.0.0 org.collectionspace.services.index.client services.index.client - + @@ -45,7 +45,7 @@ org.collectionspace.services.dimension.client ${project.version} - + org.testng testng @@ -53,13 +53,6 @@ org.jboss.resteasy resteasy-jaxrs - - - - tjws - webserver - - org.jboss.resteasy @@ -74,7 +67,7 @@ commons-httpclient - + collectionspace-services-index-client diff --git a/services/index/service/pom.xml b/services/index/service/pom.xml index 300099775..85d366226 100644 --- a/services/index/service/pom.xml +++ b/services/index/service/pom.xml @@ -3,14 +3,14 @@ org.collectionspace.services - org.collectionspace.services.index + org.collectionspace.services.index 5.2-SNAPSHOT - + 4.0.0 org.collectionspace.services.index.service services.index.service - jar + jar @@ -22,7 +22,7 @@ org.collectionspace.services.jaxb ${project.version} - + junit junit @@ -32,7 +32,7 @@ org.testng testng - + @@ -41,18 +41,12 @@ 1.0.01 provided - + org.jboss.resteasy resteasy-jaxrs - - - tjws - webserver - - org.jboss.resteasy @@ -62,7 +56,7 @@ org.jboss.resteasy resteasy-multipart-provider - + @@ -76,9 +70,8 @@ - + collectionspace-services-index - diff --git a/services/intake/client/pom.xml b/services/intake/client/pom.xml index dae02569c..f836d96bb 100644 --- a/services/intake/client/pom.xml +++ b/services/intake/client/pom.xml @@ -11,7 +11,7 @@ 4.0.0 org.collectionspace.services.intake.client services.intake.client - + @@ -30,17 +30,17 @@ org.collectionspace.services.authority.jaxb true ${project.version} - + org.collectionspace.services org.collectionspace.services.jaxb ${project.version} - + org.collectionspace.services org.collectionspace.services.common true - + org.collectionspace.services org.collectionspace.services.intake.jaxb @@ -61,7 +61,7 @@ org.collectionspace.services.organization.client ${project.version} - + org.testng testng @@ -69,13 +69,6 @@ org.jboss.resteasy resteasy-jaxrs - - - - tjws - webserver - - org.jboss.resteasy @@ -90,9 +83,8 @@ commons-httpclient - + collectionspace-services-intake-client - diff --git a/services/intake/service/pom.xml b/services/intake/service/pom.xml index 91ca648c6..c2e63fd20 100644 --- a/services/intake/service/pom.xml +++ b/services/intake/service/pom.xml @@ -3,14 +3,14 @@ org.collectionspace.services - org.collectionspace.services.intake + org.collectionspace.services.intake 5.2-SNAPSHOT - + 4.0.0 org.collectionspace.services.intake.service services.intake.service - jar + jar @@ -31,13 +31,13 @@ org.collectionspace.services org.collectionspace.services.intake.client ${project.version} - + org.collectionspace.services org.collectionspace.services.collectionobject.jaxb ${project.version} - + junit junit @@ -47,7 +47,7 @@ org.testng testng - + @@ -56,18 +56,12 @@ 1.0.01 provided - + org.jboss.resteasy resteasy-jaxrs - - - tjws - webserver - - org.jboss.resteasy @@ -77,7 +71,7 @@ org.jboss.resteasy resteasy-multipart-provider - + @@ -92,9 +86,8 @@ - + collectionspace-services-intake - diff --git a/services/loanin/client/pom.xml b/services/loanin/client/pom.xml index 9fd533afc..773289dc3 100644 --- a/services/loanin/client/pom.xml +++ b/services/loanin/client/pom.xml @@ -11,7 +11,7 @@ 4.0.0 org.collectionspace.services.loanin.client services.loanin.client - + @@ -54,8 +54,8 @@ org.collectionspace.services org.collectionspace.services.authority.jaxb ${project.version} - - + + org.testng testng @@ -63,13 +63,6 @@ org.jboss.resteasy resteasy-jaxrs - - - - tjws - webserver - - org.jboss.resteasy @@ -84,7 +77,7 @@ commons-httpclient - + collectionspace-services-loanin-client diff --git a/services/loanin/service/pom.xml b/services/loanin/service/pom.xml index 9ccfe2633..33d54c5a9 100644 --- a/services/loanin/service/pom.xml +++ b/services/loanin/service/pom.xml @@ -3,14 +3,14 @@ org.collectionspace.services - org.collectionspace.services.loanin + org.collectionspace.services.loanin 5.2-SNAPSHOT - + 4.0.0 org.collectionspace.services.loanin.service services.loanin.service - jar + jar @@ -32,7 +32,7 @@ org.collectionspace.services.collectionobject.jaxb ${project.version} - + junit @@ -43,7 +43,7 @@ org.testng testng - + @@ -52,18 +52,12 @@ 1.0.01 provided - + org.jboss.resteasy resteasy-jaxrs - - - tjws - webserver - - org.jboss.resteasy @@ -73,7 +67,7 @@ org.jboss.resteasy resteasy-multipart-provider - + @@ -88,9 +82,8 @@ - + collectionspace-services-loanin - diff --git a/services/loanout/client/pom.xml b/services/loanout/client/pom.xml index 077fb04ae..18a9bf6e6 100644 --- a/services/loanout/client/pom.xml +++ b/services/loanout/client/pom.xml @@ -11,7 +11,7 @@ 4.0.0 org.collectionspace.services.loanout.client services.loanout.client - + @@ -30,7 +30,7 @@ org.collectionspace.services.authority.jaxb true ${project.version} - + org.collectionspace.services org.collectionspace.services.jaxb @@ -56,7 +56,7 @@ org.collectionspace.services.person.client ${project.version} - + org.testng testng @@ -64,13 +64,6 @@ org.jboss.resteasy resteasy-jaxrs - - - - tjws - webserver - - org.jboss.resteasy @@ -85,7 +78,7 @@ commons-httpclient - + collectionspace-services-loanout-client diff --git a/services/loanout/service/pom.xml b/services/loanout/service/pom.xml index 0f5dcd372..4c1ddf43f 100644 --- a/services/loanout/service/pom.xml +++ b/services/loanout/service/pom.xml @@ -3,14 +3,14 @@ org.collectionspace.services - org.collectionspace.services.loanout + org.collectionspace.services.loanout 5.2-SNAPSHOT - + 4.0.0 org.collectionspace.services.loanout.service services.loanout.service - jar + jar @@ -26,13 +26,13 @@ org.collectionspace.services org.collectionspace.services.loanout.client ${project.version} - + org.collectionspace.services org.collectionspace.services.collectionobject.jaxb ${project.version} - + junit junit @@ -42,7 +42,7 @@ org.testng testng - + @@ -51,18 +51,12 @@ 1.0.01 provided - + org.jboss.resteasy resteasy-jaxrs - - - tjws - webserver - - org.jboss.resteasy @@ -72,7 +66,7 @@ org.jboss.resteasy resteasy-multipart-provider - + @@ -86,9 +80,8 @@ - + collectionspace-services-loanout - diff --git a/services/location/client/pom.xml b/services/location/client/pom.xml index 5d360de40..cb2c22df3 100644 --- a/services/location/client/pom.xml +++ b/services/location/client/pom.xml @@ -11,7 +11,7 @@ 4.0.0 org.collectionspace.services.location.client services.location.client - + @@ -27,12 +27,12 @@ org.collectionspace.services org.collectionspace.services.jaxb ${project.version} - + org.collectionspace.services org.collectionspace.services.common true - + org.collectionspace.services org.collectionspace.services.location.jaxb @@ -61,13 +61,6 @@ org.jboss.resteasy resteasy-jaxrs - - - - tjws - webserver - - org.jboss.resteasy @@ -82,11 +75,10 @@ commons-httpclient - + collectionspace-services-location-client - diff --git a/services/location/service/pom.xml b/services/location/service/pom.xml index cc33b3a90..0e5eff591 100644 --- a/services/location/service/pom.xml +++ b/services/location/service/pom.xml @@ -5,12 +5,12 @@ org.collectionspace.services.location 5.2-SNAPSHOT - + 4.0.0 org.collectionspace.services.location.service services.location.service jar - + org.slf4j @@ -20,7 +20,7 @@ org.slf4j slf4j-log4j12 - + org.collectionspace.services org.collectionspace.services.common @@ -45,7 +45,7 @@ org.collectionspace.services.contact.service ${project.version} - + junit junit @@ -55,7 +55,7 @@ org.testng testng - + commons-beanutils @@ -77,18 +77,12 @@ 1.0.01 provided - + org.jboss.resteasy resteasy-jaxrs - - - tjws - webserver - - org.jboss.resteasy @@ -98,7 +92,7 @@ org.jboss.resteasy resteasy-multipart-provider - + @@ -113,11 +107,10 @@ - + collectionspace-services-location - diff --git a/services/material/client/pom.xml b/services/material/client/pom.xml index 746de6a19..d9135c699 100644 --- a/services/material/client/pom.xml +++ b/services/material/client/pom.xml @@ -11,7 +11,7 @@ 4.0.0 org.collectionspace.services.material.client services.material.client - + @@ -27,12 +27,12 @@ org.collectionspace.services org.collectionspace.services.jaxb ${project.version} - + org.collectionspace.services org.collectionspace.services.common true - + org.collectionspace.services org.collectionspace.services.material.jaxb @@ -48,7 +48,7 @@ org.collectionspace.services.authority.jaxb true ${project.version} - + org.testng @@ -57,13 +57,6 @@ org.jboss.resteasy resteasy-jaxrs - - - - tjws - webserver - - org.jboss.resteasy @@ -78,11 +71,10 @@ commons-httpclient - + collectionspace-services-material-client - diff --git a/services/material/service/pom.xml b/services/material/service/pom.xml index 8b3a78177..d9afc459f 100644 --- a/services/material/service/pom.xml +++ b/services/material/service/pom.xml @@ -5,12 +5,12 @@ org.collectionspace.services.material 5.2-SNAPSHOT - + 4.0.0 org.collectionspace.services.material.service services.material.service jar - + org.slf4j @@ -20,7 +20,7 @@ org.slf4j slf4j-log4j12 - + org.collectionspace.services org.collectionspace.services.common @@ -41,7 +41,7 @@ true ${project.version} - + junit junit @@ -51,7 +51,7 @@ org.testng testng - + commons-beanutils @@ -73,18 +73,12 @@ 1.0.01 provided - + org.jboss.resteasy resteasy-jaxrs - - - tjws - webserver - - org.jboss.resteasy @@ -94,7 +88,7 @@ org.jboss.resteasy resteasy-multipart-provider - + @@ -125,11 +119,10 @@ - + collectionspace-services-material - diff --git a/services/media/client/pom.xml b/services/media/client/pom.xml index 3ff9b7bfc..a24ffbee9 100644 --- a/services/media/client/pom.xml +++ b/services/media/client/pom.xml @@ -11,7 +11,7 @@ 4.0.0 org.collectionspace.services.media.client services.media.client - + @@ -30,7 +30,7 @@ org.collectionspace.services.authority.jaxb true ${project.version} - + org.collectionspace.services org.collectionspace.services.jaxb @@ -61,7 +61,7 @@ org.collectionspace.services.person.client ${project.version} - + org.testng testng @@ -69,13 +69,6 @@ org.jboss.resteasy resteasy-jaxrs - - - - tjws - webserver - - org.jboss.resteasy @@ -90,7 +83,7 @@ commons-httpclient - + collectionspace-services-media-client diff --git a/services/media/service/pom.xml b/services/media/service/pom.xml index fd7dbfdbc..28f5c2700 100644 --- a/services/media/service/pom.xml +++ b/services/media/service/pom.xml @@ -3,14 +3,14 @@ org.collectionspace.services - org.collectionspace.services.media + org.collectionspace.services.media 5.2-SNAPSHOT - + 4.0.0 org.collectionspace.services.media.service services.media.service - jar + jar @@ -42,7 +42,7 @@ org.collectionspace.services.collectionobject.jaxb ${project.version} - + junit junit @@ -52,27 +52,28 @@ org.testng testng - + + + org.apache.tomcat + tomcat-servlet-api + ${tomcat.version} + provided + + javax.security jaas 1.0.01 provided - + org.jboss.resteasy resteasy-jaxrs - - - tjws - webserver - - org.jboss.resteasy @@ -82,7 +83,7 @@ org.jboss.resteasy resteasy-multipart-provider - + @@ -96,9 +97,8 @@ - + collectionspace-services-media - diff --git a/services/movement/client/pom.xml b/services/movement/client/pom.xml index 5cea50cfc..c8c286e19 100644 --- a/services/movement/client/pom.xml +++ b/services/movement/client/pom.xml @@ -11,7 +11,7 @@ 4.0.0 org.collectionspace.services.movement.client services.movement.client - + @@ -30,7 +30,7 @@ org.collectionspace.services.authority.jaxb true ${project.version} - + org.collectionspace.services org.collectionspace.services.jaxb @@ -57,7 +57,7 @@ org.collectionspace.services.person.client ${project.version} - + org.testng testng @@ -65,13 +65,6 @@ org.jboss.resteasy resteasy-jaxrs - - - - tjws - webserver - - org.jboss.resteasy @@ -86,7 +79,7 @@ commons-httpclient - + collectionspace-services-movement-client diff --git a/services/movement/service/pom.xml b/services/movement/service/pom.xml index a6e2556d1..5f5342bbd 100644 --- a/services/movement/service/pom.xml +++ b/services/movement/service/pom.xml @@ -3,14 +3,14 @@ org.collectionspace.services - org.collectionspace.services.movement + org.collectionspace.services.movement 5.2-SNAPSHOT - + 4.0.0 org.collectionspace.services.movement.service services.movement.service - jar + jar @@ -32,7 +32,7 @@ org.collectionspace.services.collectionobject.jaxb ${project.version} - + junit junit @@ -42,7 +42,7 @@ org.testng testng - + @@ -61,12 +61,6 @@ org.jboss.resteasy resteasy-jaxrs - - - tjws - webserver - - org.jboss.resteasy @@ -76,7 +70,7 @@ org.jboss.resteasy resteasy-multipart-provider - + @@ -90,9 +84,8 @@ - + collectionspace-services-movement - diff --git a/services/note/client/pom.xml b/services/note/client/pom.xml index 113bbf41e..9835c1d70 100644 --- a/services/note/client/pom.xml +++ b/services/note/client/pom.xml @@ -11,7 +11,7 @@ 4.0.0 org.collectionspace.services.note.client services.note.client - + @@ -41,7 +41,7 @@ - + org.testng testng @@ -49,13 +49,6 @@ org.jboss.resteasy resteasy-jaxrs - - - - tjws - webserver - - org.jboss.resteasy @@ -71,9 +64,8 @@ 3.1 - + collectionspace-services-note-client - diff --git a/services/note/service/pom.xml b/services/note/service/pom.xml index 806c4c8b5..d5b9ed7cc 100644 --- a/services/note/service/pom.xml +++ b/services/note/service/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services 5.2-SNAPSHOT - + 4.0.0 org.collectionspace.services org.collectionspace.services.note.service @@ -32,7 +32,7 @@ org.testng testng - + @@ -42,18 +42,12 @@ 1.0.01 provided - + org.jboss.resteasy resteasy-jaxrs - - - tjws - webserver - - org.jboss.resteasy @@ -63,7 +57,7 @@ org.jboss.resteasy resteasy-multipart-provider - + @@ -78,9 +72,8 @@ - + collectionspace-services-note - diff --git a/services/objectexit/client/pom.xml b/services/objectexit/client/pom.xml index a18015b49..764cce731 100644 --- a/services/objectexit/client/pom.xml +++ b/services/objectexit/client/pom.xml @@ -11,7 +11,7 @@ 4.0.0 org.collectionspace.services.objectexit.client services.objectexit.client - + @@ -30,7 +30,7 @@ org.collectionspace.services.authority.jaxb true ${project.version} - + org.collectionspace.services org.collectionspace.services.jaxb @@ -56,7 +56,7 @@ org.collectionspace.services.person.client ${project.version} - + org.testng testng @@ -64,13 +64,6 @@ org.jboss.resteasy resteasy-jaxrs - - - - tjws - webserver - - org.jboss.resteasy @@ -85,7 +78,7 @@ commons-httpclient - + collectionspace-services-objectexit-client diff --git a/services/objectexit/service/pom.xml b/services/objectexit/service/pom.xml index 54bd376c0..f888aefa9 100644 --- a/services/objectexit/service/pom.xml +++ b/services/objectexit/service/pom.xml @@ -3,14 +3,14 @@ org.collectionspace.services - org.collectionspace.services.objectexit + org.collectionspace.services.objectexit 5.2-SNAPSHOT - + 4.0.0 org.collectionspace.services.objectexit.service services.objectexit.service - jar + jar @@ -32,7 +32,7 @@ org.collectionspace.services.collectionobject.jaxb ${project.version} - + junit junit @@ -42,7 +42,7 @@ org.testng testng - + @@ -51,18 +51,12 @@ 1.0.01 provided - + org.jboss.resteasy resteasy-jaxrs - - - tjws - webserver - - org.jboss.resteasy @@ -72,7 +66,7 @@ org.jboss.resteasy resteasy-multipart-provider - + @@ -87,9 +81,8 @@ - + collectionspace-services-objectexit - diff --git a/services/organization/client/pom.xml b/services/organization/client/pom.xml index 23e3ac634..f36676b0a 100644 --- a/services/organization/client/pom.xml +++ b/services/organization/client/pom.xml @@ -11,7 +11,7 @@ 4.0.0 org.collectionspace.services.organization.client services.organization.client - + @@ -34,7 +34,7 @@ org.collectionspace.services org.collectionspace.services.common true - + org.collectionspace.services org.collectionspace.services.client @@ -42,7 +42,7 @@ org.collectionspace.services - org.collectionspace.services.contact.client + org.collectionspace.services.contact.client ${project.version} @@ -58,13 +58,6 @@ org.jboss.resteasy resteasy-jaxrs - - - - tjws - webserver - - org.jboss.resteasy @@ -79,9 +72,8 @@ commons-httpclient - + collectionspace-services-organization-client - diff --git a/services/organization/service/pom.xml b/services/organization/service/pom.xml index 60a899ff2..7070cba14 100644 --- a/services/organization/service/pom.xml +++ b/services/organization/service/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.organization 5.2-SNAPSHOT - + 4.0.0 org.collectionspace.services.organization.service services.organization.service @@ -26,7 +26,7 @@ org.collectionspace.services.authority.service true ${project.version} - + org.collectionspace.services org.collectionspace.services.common @@ -46,7 +46,7 @@ org.collectionspace.services.contact.service ${project.version} - + junit junit @@ -56,7 +56,7 @@ org.testng testng - + commons-beanutils @@ -84,12 +84,6 @@ org.jboss.resteasy resteasy-jaxrs - - - tjws - webserver - - org.jboss.resteasy @@ -99,7 +93,7 @@ org.jboss.resteasy resteasy-multipart-provider - + @@ -114,9 +108,8 @@ - + collectionspace-services-organization - diff --git a/services/person/client/pom.xml b/services/person/client/pom.xml index 7650a4028..cd2d771a8 100644 --- a/services/person/client/pom.xml +++ b/services/person/client/pom.xml @@ -11,7 +11,7 @@ 4.0.0 org.collectionspace.services.person.client services.person.client - + @@ -32,7 +32,7 @@ org.collectionspace.services org.collectionspace.services.authority.jaxb ${project.version} - + org.collectionspace.services org.collectionspace.services.person.jaxb @@ -57,13 +57,6 @@ org.jboss.resteasy resteasy-jaxrs - - - - tjws - webserver - - org.jboss.resteasy @@ -73,17 +66,16 @@ org.jboss.resteasy resteasy-multipart-provider - + commons-httpclient commons-httpclient - + collectionspace-services-person-client - diff --git a/services/person/service/pom.xml b/services/person/service/pom.xml index 263f95bf4..b3a5e84f1 100644 --- a/services/person/service/pom.xml +++ b/services/person/service/pom.xml @@ -5,12 +5,12 @@ org.collectionspace.services.person 5.2-SNAPSHOT - + 4.0.0 org.collectionspace.services.person.service services.person.service jar - + org.slf4j @@ -20,7 +20,7 @@ org.slf4j slf4j-log4j12 - + org.collectionspace.services org.collectionspace.services.common @@ -45,7 +45,7 @@ org.collectionspace.services.contact.service ${project.version} - + junit junit @@ -55,7 +55,7 @@ org.testng testng - + commons-beanutils @@ -87,12 +87,6 @@ org.jboss.resteasy resteasy-jaxrs - - - tjws - webserver - - org.jboss.resteasy @@ -102,7 +96,7 @@ org.jboss.resteasy resteasy-multipart-provider - + @@ -117,11 +111,10 @@ - + collectionspace-services-person - diff --git a/services/place/client/pom.xml b/services/place/client/pom.xml index 91be24405..c1904d3b9 100644 --- a/services/place/client/pom.xml +++ b/services/place/client/pom.xml @@ -11,7 +11,7 @@ 4.0.0 org.collectionspace.services.place.client services.place.client - + @@ -27,12 +27,12 @@ org.collectionspace.services org.collectionspace.services.jaxb ${project.version} - + org.collectionspace.services org.collectionspace.services.common true - + org.collectionspace.services org.collectionspace.services.place.jaxb @@ -48,7 +48,7 @@ org.collectionspace.services.authority.jaxb true ${project.version} - + org.testng @@ -57,13 +57,6 @@ org.jboss.resteasy resteasy-jaxrs - - - - tjws - webserver - - org.jboss.resteasy @@ -78,11 +71,10 @@ commons-httpclient - + collectionspace-services-place-client - diff --git a/services/place/service/pom.xml b/services/place/service/pom.xml index 4cb0b70a7..4f3c6113d 100644 --- a/services/place/service/pom.xml +++ b/services/place/service/pom.xml @@ -5,12 +5,12 @@ org.collectionspace.services.place 5.2-SNAPSHOT - + 4.0.0 org.collectionspace.services.place.service services.place.service jar - + org.slf4j @@ -20,7 +20,7 @@ org.slf4j slf4j-log4j12 - + org.collectionspace.services org.collectionspace.services.common @@ -41,7 +41,7 @@ true ${project.version} - + junit junit @@ -51,7 +51,7 @@ org.testng testng - + commons-beanutils @@ -64,7 +64,7 @@ commons-logging 1.1 - + @@ -73,18 +73,12 @@ 1.0.01 provided - + org.jboss.resteasy resteasy-jaxrs - - - tjws - webserver - - org.jboss.resteasy @@ -94,7 +88,7 @@ org.jboss.resteasy resteasy-multipart-provider - + @@ -125,11 +119,10 @@ - + collectionspace-services-place - diff --git a/services/pom.xml b/services/pom.xml index a81fe9592..a6ede44a5 100644 --- a/services/pom.xml +++ b/services/pom.xml @@ -1,15 +1,16 @@ - - - org.collectionspace.services - org.collectionspace.services - 5.2-SNAPSHOT - + + + org.collectionspace.services + org.collectionspace.services + 5.2-SNAPSHOT + - 4.0.0 - org.collectionspace.services.main - services.main - pom + 4.0.0 + org.collectionspace.services.main + services.main + pom 0.5.0 @@ -19,157 +20,158 @@ 3.0.19.Final 5.1.8 42.2.1 + 8.5.40 cs_default - - - config - common-api - authentication + + config + common-api + authentication authorization-common - authorization - blob - client - jaxb - hyperjaxb - common - structureddate - systeminfo - authority - authorization-mgt - common-test - account - + common-test + account + - relation - query - acquisition - vocabulary - organization - person - citation - id - collectionobject - servicegroup - group - intake - loanin - loanout - claim - exhibition - conditioncheck - conservation - valuationcontrol - objectexit - propagation - pottag - batch - imports - location - place - work - material - concept - taxonomy - movement - report - dimension - contact - workflow - index - media - uoc - publicitem - IntegrationTests - PerformanceTests - security - JaxRsServiceProvider - + relation + query + acquisition + vocabulary + organization + person + citation + id + collectionobject + servicegroup + group + intake + loanin + loanout + claim + exhibition + conditioncheck + conservation + valuationcontrol + objectexit + propagation + pottag + batch + imports + location + place + work + material + concept + taxonomy + movement + report + dimension + contact + workflow + index + media + uoc + publicitem + IntegrationTests + PerformanceTests + security + JaxRsServiceProvider + - - - org.testng - testng - test - - + + + org.testng + testng + test + + - + - - + + - - - - - org.apache.maven.plugins - maven-surefire-plugin - 3.0.0-M1 - - - - log4j.configuration - file:${project.build.directory}/test-classes/log4j.properties - - - maven.basedir - ${basedir} - - - - - - org.codehaus.mojo - properties-maven-plugin - 1.0-alpha-2 - + + + + + org.apache.maven.plugins + maven-surefire-plugin + 3.0.0-M1 + + + + log4j.configuration + file:${project.build.directory}/test-classes/log4j.properties + + + maven.basedir + ${basedir} + + + + + + org.codehaus.mojo + properties-maven-plugin + 1.0-alpha-2 + org.apache.maven.plugins maven-site-plugin 3.3 - - - org.codehaus.mojo - jboss-maven-plugin - 1.4 - - ${jboss.dir} - - - - org.jvnet.hyperjaxb3 - maven-hyperjaxb3-plugin - 0.6.0 - - - - generate - - - - - - bindings.xjb - - - -Xannotate - - true - true - false - garbage - - + + + org.codehaus.mojo + jboss-maven-plugin + 1.4 + + ${jboss.dir} + + + + org.jvnet.hyperjaxb3 + maven-hyperjaxb3-plugin + 0.6.0 + + + + generate + + + + + + bindings.xjb + + + -Xannotate + + true + true + false + garbage + + org.jvnet.jaxb2.maven2 maven-jaxb2-plugin @@ -187,29 +189,29 @@ src/main/resources - bindings.xml - + bindings.xml + -extension -Xnamespace-prefix - -Xannotate - -verbose + -Xannotate + -verbose -Xequals -XhashCode - - javax.xml.bind - jaxb-api - ${jaxb.version} - - - org.jvnet.jaxb2_commons - jaxb2-basics-annotate + + javax.xml.bind + jaxb-api + ${jaxb.version} + + + org.jvnet.jaxb2_commons + jaxb2-basics-annotate ${jaxb2-basics.version} - + org.jvnet.jaxb2_commons jaxb2-basics @@ -222,52 +224,52 @@ org.jvnet.jaxb2_commons - jaxb2-namespace-prefix + jaxb2-namespace-prefix 1.4-SNAPSHOT - - org.codehaus.mojo - exec-maven-plugin - 1.1 - - - - log4j.configuration - file:${project.build.directory}/classes/log4j.properties - - - - - - + + org.codehaus.mojo + exec-maven-plugin + 1.1 + + + + log4j.configuration + file:${project.build.directory}/classes/log4j.properties + + + + + + - - - org.apache.maven.plugins - maven-site-plugin - - /usr/bin/unzip -o > err.txt - - - - org.apache.maven.plugins - maven-surefire-plugin - - - + + + org.apache.maven.plugins + maven-site-plugin + + /usr/bin/unzip -o > err.txt + + + + org.apache.maven.plugins + maven-surefire-plugin + + + - - - - org.apache.maven.plugins - maven-javadoc-plugin - - - - - + + + - - - - - - + + + + + org.collectionspace.services org.collectionspace.services.common ${project.version} - jersey-server com.sun.jersey + jersey-server - jersey-servlet com.sun.jersey + jersey-servlet - jersey-core com.sun.jersey + jersey-core @@ -325,183 +327,126 @@ ehcache 2.10.2 - - servlet-api - javax.servlet - 2.5 + + org.apache.tomcat + tomcat-servlet-api + ${tomcat.version} + provided - - org.nuxeo.ecm.core - nuxeo-core - ${nuxeo.core.version} + net.java.dev.jaxb2-commons + jaxb-fluent-api + 2.0.2 - - org.nuxeo.ecm.core - nuxeo-core-api - ${nuxeo.core.version} - - org.nuxeo.common - nuxeo-common - ${nuxeo.core.version} + org.jvnet.jaxb2_commons + jaxb2-basics + ${jaxb2-basics.version} - org.nuxeo.runtime - nuxeo-runtime - ${nuxeo.core.version} + org.jvnet.jaxb2-commons + property-listener-injector + 1.0 - org.nuxeo.ecm.core - nuxeo-core-schema - ${nuxeo.core.version} + org.jvnet.jaxb2_commons + jaxb2-basics-runtime + ${jaxb2-basics.version} - org.nuxeo.ecm.core - nuxeo-core-storage-sql - ${nuxeo.core.version} + org.jboss.resteasy + resteasy-jaxrs + ${resteasy.version} + + + tjws + webserver + + + org.apache.httpcomponents + httpclient + + - org.nuxeo.ecm.core - nuxeo-core-storage-sql-ra - ${nuxeo.core.version} + org.jboss.resteasy + resteasy-jaxb-provider + ${resteasy.version} - org.nuxeo.ecm.core - nuxeo-core-io - ${nuxeo.core.version} + org.jboss.resteasy + resteasy-multipart-provider + ${resteasy.version} - org.nuxeo.ecm.core - nuxeo-core-convert - ${nuxeo.core.version} + commons-httpclient + commons-httpclient + 3.1 - org.nuxeo.ecm.core - nuxeo-opencmis-impl - ${nuxeo.core.version} - + commons-io + commons-io + 2.5 + - org.nuxeo.ecm.core - nuxeo-opencmis-bindings - ${nuxeo.core.version} + commons-cli + commons-cli + 1.2 - org.nuxeo.runtime - nuxeo-runtime-jtajca - ${nuxeo.core.version} + com.sun.xml.bind + jaxb-core + ${jaxb.version} - org.nuxeo.runtime - nuxeo-runtime-datasource - ${nuxeo.core.version} + com.sun.xml.bind + jaxb-impl + ${jaxb.version} - - - - net.java.dev.jaxb2-commons - jaxb-fluent-api - 2.0.2 - - org.jvnet.jaxb2_commons - jaxb2-basics - ${jaxb2-basics.version} + javax.persistence + persistence-api + 1.0 - - org.jvnet.jaxb2-commons - property-listener-injector - 1.0 - - org.jvnet.jaxb2_commons - jaxb2-basics-runtime - ${jaxb2-basics.version} + org.hibernate + hibernate-entitymanager + 3.4.0.GA - - org.jboss.resteasy - resteasy-jaxrs - ${resteasy.version} - - - org.jboss.resteasy - resteasy-jaxb-provider - ${resteasy.version} - - - org.jboss.resteasy - resteasy-multipart-provider - ${resteasy.version} - - - commons-httpclient - commons-httpclient - 3.1 - - - commons-io - commons-io - 2.5 - - - commons-cli - commons-cli - 1.2 - - com.sun.xml.bind - jaxb-core - ${jaxb.version} + org.hibernate + hibernate-c3p0 + 3.6.10.Final - com.sun.xml.bind - jaxb-impl - ${jaxb.version} + org.jvnet.hyperjaxb3 + + hyperjaxb3-ejb-runtime + 0.6.0 + + + mysql + mysql-connector-java + ${mysql.driver.version} - - javax.persistence - persistence-api - 1.0 - - - org.hibernate - hibernate-entitymanager - 3.4.0.GA - - - org.hibernate - hibernate-c3p0 - 3.6.10.Final - - - org.jvnet.hyperjaxb3 - - hyperjaxb3-ejb-runtime - 0.6.0 - - - mysql - mysql-connector-java - ${mysql.driver.version} - org.postgresql postgresql ${postgres.driver.version} - dom4j - dom4j - 1.6.1 - compile - - - xml-apis - xml-apis - - - - - + dom4j + dom4j + 1.6.1 + compile + + + xml-apis + xml-apis + + + + + diff --git a/services/pottag/client/pom.xml b/services/pottag/client/pom.xml index 032c7295b..756b91da2 100644 --- a/services/pottag/client/pom.xml +++ b/services/pottag/client/pom.xml @@ -12,7 +12,7 @@ org.collectionspace.services org.collectionspace.services.pottag.client services.pottag.client - + @@ -56,8 +56,8 @@ org.collectionspace.services org.collectionspace.services.authority.jaxb ${project.version} - - + + org.testng testng @@ -65,13 +65,6 @@ org.jboss.resteasy resteasy-jaxrs - - - - tjws - webserver - - org.jboss.resteasy @@ -87,7 +80,7 @@ 3.1 - + collectionspace-services-pottag-client diff --git a/services/pottag/service/pom.xml b/services/pottag/service/pom.xml index 57e58208b..a7f5e9c9c 100644 --- a/services/pottag/service/pom.xml +++ b/services/pottag/service/pom.xml @@ -3,14 +3,14 @@ org.collectionspace.services - org.collectionspace.services.pottag + org.collectionspace.services.pottag 5.2-SNAPSHOT - + 4.0.0 org.collectionspace.services.pottag.service services.pottag.service - jar + jar @@ -42,7 +42,7 @@ org.testng testng - + @@ -57,18 +57,12 @@ dom4j provided - + org.jboss.resteasy resteasy-jaxrs - - - tjws - webserver - - org.jboss.resteasy @@ -78,7 +72,7 @@ org.jboss.resteasy resteasy-multipart-provider - + @@ -93,9 +87,8 @@ - + collectionspace-services-pottag - diff --git a/services/propagation/client/pom.xml b/services/propagation/client/pom.xml index 79e1a65ac..da90f726f 100644 --- a/services/propagation/client/pom.xml +++ b/services/propagation/client/pom.xml @@ -11,7 +11,7 @@ 4.0.0 org.collectionspace.services.propagation.client services.propagation.client - + @@ -54,8 +54,8 @@ org.collectionspace.services org.collectionspace.services.authority.jaxb ${project.version} - - + + org.testng testng @@ -63,13 +63,6 @@ org.jboss.resteasy resteasy-jaxrs - - - - tjws - webserver - - org.jboss.resteasy @@ -85,7 +78,7 @@ 3.1 - + collectionspace-services-propagation-client diff --git a/services/propagation/service/pom.xml b/services/propagation/service/pom.xml index dc257326a..583b2f335 100644 --- a/services/propagation/service/pom.xml +++ b/services/propagation/service/pom.xml @@ -3,14 +3,14 @@ org.collectionspace.services - org.collectionspace.services.propagation + org.collectionspace.services.propagation 5.2-SNAPSHOT - + 4.0.0 org.collectionspace.services.propagation.service services.propagation.service - jar + jar @@ -47,7 +47,7 @@ org.testng testng - + @@ -62,18 +62,12 @@ dom4j provided - + org.jboss.resteasy resteasy-jaxrs - - - tjws - webserver - - org.jboss.resteasy @@ -83,7 +77,7 @@ org.jboss.resteasy resteasy-multipart-provider - + @@ -98,9 +92,8 @@ - + collectionspace-services-propagation - diff --git a/services/publicitem/client/pom.xml b/services/publicitem/client/pom.xml index 296e43007..da8d10bf2 100644 --- a/services/publicitem/client/pom.xml +++ b/services/publicitem/client/pom.xml @@ -11,7 +11,7 @@ 4.0.0 org.collectionspace.services.publicitem.client services.publicitem.client - + @@ -49,8 +49,8 @@ org.collectionspace.services org.collectionspace.services.authority.jaxb ${project.version} - - + + org.testng testng @@ -58,13 +58,6 @@ org.jboss.resteasy resteasy-jaxrs - - - - tjws - webserver - - org.jboss.resteasy @@ -79,7 +72,7 @@ commons-httpclient - + collectionspace-services-publicitem-client diff --git a/services/publicitem/service/pom.xml b/services/publicitem/service/pom.xml index 6eef9ac57..9f8aa7276 100644 --- a/services/publicitem/service/pom.xml +++ b/services/publicitem/service/pom.xml @@ -3,14 +3,14 @@ org.collectionspace.services - org.collectionspace.services.publicitem + org.collectionspace.services.publicitem 5.2-SNAPSHOT - + 4.0.0 org.collectionspace.services.publicitem.service services.publicitem.service - jar + jar @@ -42,7 +42,7 @@ org.testng testng - + @@ -57,12 +57,6 @@ org.jboss.resteasy resteasy-jaxrs - - - tjws - webserver - - org.jboss.resteasy @@ -72,7 +66,7 @@ org.jboss.resteasy resteasy-multipart-provider - + @@ -87,9 +81,8 @@ - + collectionspace-services-publicitem - diff --git a/services/query/service/pom.xml b/services/query/service/pom.xml index 812071e75..c007b841b 100644 --- a/services/query/service/pom.xml +++ b/services/query/service/pom.xml @@ -7,7 +7,7 @@ org.collectionspace.services.query 5.2-SNAPSHOT - + 4.0.0 org.collectionspace.services.query.service services.query.service @@ -29,7 +29,7 @@ org.testng testng - + commons-beanutils @@ -42,18 +42,12 @@ commons-logging 1.1 - + org.jboss.resteasy resteasy-jaxrs - - - tjws - webserver - - org.jboss.resteasy @@ -64,9 +58,8 @@ resteasy-multipart-provider - + collectionspace-services-query - diff --git a/services/relation/client/pom.xml b/services/relation/client/pom.xml index 009724fc3..944df646c 100644 --- a/services/relation/client/pom.xml +++ b/services/relation/client/pom.xml @@ -29,7 +29,7 @@ org.collectionspace.services org.collectionspace.services.jaxb ${project.version} - + org.collectionspace.services org.collectionspace.services.client @@ -58,13 +58,6 @@ org.jboss.resteasy resteasy-jaxrs - - - - tjws - webserver - - org.jboss.resteasy diff --git a/services/relation/service/pom.xml b/services/relation/service/pom.xml index ca30b6a84..5f92e95eb 100644 --- a/services/relation/service/pom.xml +++ b/services/relation/service/pom.xml @@ -5,7 +5,7 @@ org.collectionspace.services.relation 5.2-SNAPSHOT - + 4.0.0 org.collectionspace.services.relation.service services.relation.service @@ -30,19 +30,19 @@ org.testng testng - + org.collectionspace.services org.collectionspace.services.person.client ${project.version} - + org.collectionspace.services org.collectionspace.services.citation.client ${project.version} - - + + org.collectionspace.services org.collectionspace.services.organization.client @@ -89,12 +89,6 @@ org.jboss.resteasy resteasy-jaxrs - - - tjws - webserver - - org.jboss.resteasy @@ -104,7 +98,7 @@ org.jboss.resteasy resteasy-multipart-provider - + @@ -119,7 +113,7 @@ - + collectionspace-services-relation diff --git a/services/report/client/pom.xml b/services/report/client/pom.xml index b21ea54ad..19af1f2d1 100644 --- a/services/report/client/pom.xml +++ b/services/report/client/pom.xml @@ -11,7 +11,7 @@ 4.0.0 org.collectionspace.services.report.client services.report.client - + @@ -29,12 +29,12 @@ org.collectionspace.services org.collectionspace.services.jaxb ${project.version} - + org.collectionspace.services org.collectionspace.services.common true - + org.collectionspace.services org.collectionspace.services.report.jaxb @@ -65,7 +65,7 @@ org.collectionspace.services.organization.client ${project.version} - + org.testng testng @@ -73,13 +73,6 @@ org.jboss.resteasy resteasy-jaxrs - - - - tjws - webserver - - org.jboss.resteasy @@ -94,9 +87,8 @@ commons-httpclient - + collectionspace-services-report-client - diff --git a/services/report/service/pom.xml b/services/report/service/pom.xml index fdc102da8..4c2f26ec0 100644 --- a/services/report/service/pom.xml +++ b/services/report/service/pom.xml @@ -3,14 +3,14 @@ org.collectionspace.services - org.collectionspace.services.report + org.collectionspace.services.report 5.2-SNAPSHOT - + 4.0.0 org.collectionspace.services.report.service services.report.service - jar + jar @@ -23,7 +23,7 @@ org.collectionspace.services.authority.jaxb true ${project.version} - + org.collectionspace.services org.collectionspace.services.common @@ -43,7 +43,7 @@ org.collectionspace.services.collectionobject.jaxb ${project.version} - + junit junit @@ -53,7 +53,7 @@ org.testng testng - + @@ -62,18 +62,12 @@ 1.0.01 provided - + org.jboss.resteasy resteasy-jaxrs - - - tjws - webserver - - org.jboss.resteasy @@ -83,7 +77,7 @@ org.jboss.resteasy resteasy-multipart-provider - + @@ -98,9 +92,8 @@ - + collectionspace-services-report - diff --git a/services/security/client/pom.xml b/services/security/client/pom.xml index 705d81e05..366b60282 100644 --- a/services/security/client/pom.xml +++ b/services/security/client/pom.xml @@ -69,13 +69,6 @@ org.jboss.resteasy resteasy-jaxrs - - - - tjws - webserver - - org.jboss.resteasy @@ -90,7 +83,7 @@ org.collectionspace.services.authority.jaxb true ${project.version} - + commons-httpclient commons-httpclient @@ -121,4 +114,3 @@ - diff --git a/services/servicegroup/client/pom.xml b/services/servicegroup/client/pom.xml index a32d5541c..498f88d78 100644 --- a/services/servicegroup/client/pom.xml +++ b/services/servicegroup/client/pom.xml @@ -11,7 +11,7 @@ 4.0.0 org.collectionspace.services.servicegroup.client services.servicegroup.client - + @@ -45,7 +45,7 @@ org.collectionspace.services.servicegroup.jaxb ${project.version} - + org.testng testng @@ -53,13 +53,6 @@ org.jboss.resteasy resteasy-jaxrs - - - - tjws - webserver - - org.jboss.resteasy @@ -74,7 +67,7 @@ commons-httpclient - + collectionspace-services-servicegroup-client diff --git a/services/servicegroup/service/pom.xml b/services/servicegroup/service/pom.xml index 2f642f814..ccb27a66d 100644 --- a/services/servicegroup/service/pom.xml +++ b/services/servicegroup/service/pom.xml @@ -3,14 +3,14 @@ org.collectionspace.services - org.collectionspace.services.servicegroup + org.collectionspace.services.servicegroup 5.2-SNAPSHOT - + 4.0.0 org.collectionspace.services.servicegroup.service services.servicegroup.service - jar + jar @@ -37,7 +37,7 @@ org.collectionspace.services.servicegroup.jaxb ${project.version} - + junit junit @@ -47,7 +47,7 @@ org.testng testng - + @@ -62,12 +62,6 @@ org.jboss.resteasy resteasy-jaxrs - - - tjws - webserver - - org.jboss.resteasy @@ -77,7 +71,7 @@ org.jboss.resteasy resteasy-multipart-provider - + @@ -92,9 +86,8 @@ - + collectionspace-services-servicegroup - diff --git a/services/structureddate/client/pom.xml b/services/structureddate/client/pom.xml index 5c86ebc9a..0f8ef78ca 100644 --- a/services/structureddate/client/pom.xml +++ b/services/structureddate/client/pom.xml @@ -11,7 +11,7 @@ 4.0.0 org.collectionspace.services.structureddate.client services.structureddate.client - + @@ -24,19 +24,19 @@ slf4j-log4j12 test - + - + org.collectionspace.services org.collectionspace.services.jaxb ${project.version} - + org.collectionspace.services org.collectionspace.services.common true - + org.collectionspace.services org.collectionspace.services.client @@ -44,7 +44,7 @@ - + org.testng testng @@ -52,13 +52,6 @@ org.jboss.resteasy resteasy-jaxrs - - - - tjws - webserver - - org.jboss.resteasy @@ -70,9 +63,8 @@ commons-httpclient - + collectionspace-services-structureddate-client - diff --git a/services/structureddate/service/pom.xml b/services/structureddate/service/pom.xml index 40a2439fe..7c7530569 100644 --- a/services/structureddate/service/pom.xml +++ b/services/structureddate/service/pom.xml @@ -3,14 +3,14 @@ org.collectionspace.services - org.collectionspace.services.structureddate + org.collectionspace.services.structureddate 5.2-SNAPSHOT - + 4.0.0 org.collectionspace.services.structureddate.service services.structureddate.service - jar + jar @@ -26,7 +26,7 @@ org.collectionspace.services org.collectionspace.services.structureddate.client ${project.version} - + org.collectionspace.services org.collectionspace.services.structureddate.structureddate @@ -44,7 +44,7 @@ org.testng testng - + @@ -53,18 +53,12 @@ 1.0.01 provided - + org.jboss.resteasy resteasy-jaxrs - - - tjws - webserver - - org.jboss.resteasy @@ -74,11 +68,10 @@ org.jboss.resteasy resteasy-multipart-provider - + - + collectionspace-services-structureddate-service - diff --git a/services/systeminfo/client/pom.xml b/services/systeminfo/client/pom.xml index 4edf9847e..7c5d8f3cd 100644 --- a/services/systeminfo/client/pom.xml +++ b/services/systeminfo/client/pom.xml @@ -11,7 +11,7 @@ 4.0.0 org.collectionspace.services.systeminfo.client services.systeminfo.client - + @@ -24,14 +24,14 @@ slf4j-log4j12 test - + - + org.collectionspace.services org.collectionspace.services.jaxb ${project.version} - + org.collectionspace.services org.collectionspace.services.client @@ -39,7 +39,7 @@ - + org.testng testng @@ -47,13 +47,6 @@ org.jboss.resteasy resteasy-jaxrs - - - - tjws - webserver - - org.jboss.resteasy @@ -65,9 +58,8 @@ commons-httpclient - + collectionspace-services-systeminfo-client - diff --git a/services/systeminfo/service/pom.xml b/services/systeminfo/service/pom.xml index 0f54e5653..10df71688 100644 --- a/services/systeminfo/service/pom.xml +++ b/services/systeminfo/service/pom.xml @@ -3,14 +3,14 @@ org.collectionspace.services - org.collectionspace.services.systeminfo + org.collectionspace.services.systeminfo 5.2-SNAPSHOT - + 4.0.0 org.collectionspace.services.systeminfo.service services.systeminfo.service - jar + jar @@ -26,7 +26,7 @@ org.collectionspace.services org.collectionspace.services.systeminfo.client ${project.version} - + @@ -39,7 +39,7 @@ org.testng testng - + @@ -48,18 +48,12 @@ 1.0.01 provided - + org.jboss.resteasy resteasy-jaxrs - - - tjws - webserver - - org.jboss.resteasy @@ -69,11 +63,10 @@ org.jboss.resteasy resteasy-multipart-provider - + - + collectionspace-services-systeminfo-service - diff --git a/services/taxonomy/client/pom.xml b/services/taxonomy/client/pom.xml index d37cc2ca1..d417a7e9d 100644 --- a/services/taxonomy/client/pom.xml +++ b/services/taxonomy/client/pom.xml @@ -11,7 +11,7 @@ 4.0.0 org.collectionspace.services.taxonomy.client services.taxonomy.client - + @@ -27,12 +27,12 @@ org.collectionspace.services org.collectionspace.services.jaxb ${project.version} - + org.collectionspace.services org.collectionspace.services.common true - + org.collectionspace.services org.collectionspace.services.taxonomy.jaxb @@ -42,7 +42,7 @@ org.collectionspace.services org.collectionspace.services.authority.jaxb ${project.version} - + org.collectionspace.services org.collectionspace.services.client @@ -61,13 +61,6 @@ org.jboss.resteasy resteasy-jaxrs - - - - tjws - webserver - - org.jboss.resteasy @@ -82,11 +75,10 @@ commons-httpclient - + collectionspace-services-taxonomy-client - diff --git a/services/taxonomy/service/pom.xml b/services/taxonomy/service/pom.xml index 8620f5fe1..8111090cc 100644 --- a/services/taxonomy/service/pom.xml +++ b/services/taxonomy/service/pom.xml @@ -5,12 +5,12 @@ org.collectionspace.services.taxonomy 5.2-SNAPSHOT - + 4.0.0 org.collectionspace.services.taxonomy.service services.taxonomy.service jar - + org.slf4j @@ -20,7 +20,7 @@ org.slf4j slf4j-log4j12 - + org.collectionspace.services org.collectionspace.services.common @@ -40,7 +40,7 @@ org.collectionspace.services.authority.service ${project.version} - + junit junit @@ -50,7 +50,7 @@ org.testng testng - + commons-beanutils @@ -78,12 +78,6 @@ org.jboss.resteasy resteasy-jaxrs - - - tjws - webserver - - org.jboss.resteasy @@ -93,7 +87,7 @@ org.jboss.resteasy resteasy-multipart-provider - + @@ -108,11 +102,10 @@ - + collectionspace-services-taxonomy - diff --git a/services/uoc/client/pom.xml b/services/uoc/client/pom.xml index a5a6a7d1a..63794d405 100644 --- a/services/uoc/client/pom.xml +++ b/services/uoc/client/pom.xml @@ -11,7 +11,7 @@ 4.0.0 org.collectionspace.services.uoc.client services.uoc.client - + @@ -54,8 +54,8 @@ org.collectionspace.services org.collectionspace.services.authority.jaxb ${project.version} - - + + org.testng testng @@ -63,13 +63,6 @@ org.jboss.resteasy resteasy-jaxrs - - - - tjws - webserver - - org.jboss.resteasy @@ -84,7 +77,7 @@ commons-httpclient - + collectionspace-services-uoc-client diff --git a/services/uoc/service/pom.xml b/services/uoc/service/pom.xml index 60a7a0200..97422d6cf 100644 --- a/services/uoc/service/pom.xml +++ b/services/uoc/service/pom.xml @@ -3,14 +3,14 @@ org.collectionspace.services - org.collectionspace.services.uoc + org.collectionspace.services.uoc 5.2-SNAPSHOT - + 4.0.0 org.collectionspace.services.uoc.service services.uoc.service - jar + jar @@ -32,7 +32,7 @@ org.collectionspace.services.collectionobject.jaxb ${project.version} - + junit @@ -43,7 +43,7 @@ org.testng testng - + @@ -52,18 +52,12 @@ 1.0.01 provided - + org.jboss.resteasy resteasy-jaxrs - - - tjws - webserver - - org.jboss.resteasy @@ -73,7 +67,7 @@ org.jboss.resteasy resteasy-multipart-provider - + @@ -88,9 +82,8 @@ - + collectionspace-services-uoc - diff --git a/services/valuationcontrol/client/pom.xml b/services/valuationcontrol/client/pom.xml index 12a8069bf..4acbc767d 100644 --- a/services/valuationcontrol/client/pom.xml +++ b/services/valuationcontrol/client/pom.xml @@ -11,7 +11,7 @@ 4.0.0 org.collectionspace.services.valuationcontrol.client services.valuationcontrol.client - + @@ -30,7 +30,7 @@ org.collectionspace.services.authority.jaxb true ${project.version} - + org.collectionspace.services org.collectionspace.services.jaxb @@ -56,7 +56,7 @@ org.collectionspace.services.person.client ${project.version} - + org.testng testng @@ -64,13 +64,6 @@ org.jboss.resteasy resteasy-jaxrs - - - - tjws - webserver - - org.jboss.resteasy @@ -85,7 +78,7 @@ commons-httpclient - + collectionspace-services-valuationcontrol-client diff --git a/services/valuationcontrol/service/pom.xml b/services/valuationcontrol/service/pom.xml index 882563fa9..224373a1d 100644 --- a/services/valuationcontrol/service/pom.xml +++ b/services/valuationcontrol/service/pom.xml @@ -3,14 +3,14 @@ org.collectionspace.services - org.collectionspace.services.valuationcontrol + org.collectionspace.services.valuationcontrol 5.2-SNAPSHOT - + 4.0.0 org.collectionspace.services.valuationcontrol.service services.valuationcontrol.service - jar + jar @@ -32,7 +32,7 @@ org.collectionspace.services.collectionobject.jaxb ${project.version} - + junit junit @@ -42,7 +42,7 @@ org.testng testng - + @@ -57,12 +57,6 @@ org.jboss.resteasy resteasy-jaxrs - - - tjws - webserver - - org.jboss.resteasy @@ -72,7 +66,7 @@ org.jboss.resteasy resteasy-multipart-provider - + @@ -87,9 +81,8 @@ - + collectionspace-services-valuationcontrol - diff --git a/services/vocabulary/client/pom.xml b/services/vocabulary/client/pom.xml index f0e3876c9..dfad2b37c 100644 --- a/services/vocabulary/client/pom.xml +++ b/services/vocabulary/client/pom.xml @@ -12,7 +12,7 @@ 4.0.0 org.collectionspace.services.vocabulary.client services.vocabulary.client - + @@ -53,13 +53,6 @@ org.jboss.resteasy resteasy-jaxrs - - - - tjws - webserver - - org.jboss.resteasy @@ -74,9 +67,8 @@ commons-httpclient - + collectionspace-services-vocabulary-client - diff --git a/services/vocabulary/service/pom.xml b/services/vocabulary/service/pom.xml index 083d0ae3a..8df24fcfe 100644 --- a/services/vocabulary/service/pom.xml +++ b/services/vocabulary/service/pom.xml @@ -5,12 +5,12 @@ org.collectionspace.services.vocabulary 5.2-SNAPSHOT - + 4.0.0 org.collectionspace.services.vocabulary.service services.vocabulary.service jar - + org.slf4j @@ -45,7 +45,7 @@ org.collectionspace.services.vocabulary.client ${project.version} - + junit @@ -56,7 +56,7 @@ org.testng testng - + commons-beanutils @@ -78,18 +78,12 @@ 1.0.01 provided - + org.jboss.resteasy resteasy-jaxrs - - - tjws - webserver - - org.jboss.resteasy @@ -99,7 +93,7 @@ org.jboss.resteasy resteasy-multipart-provider - + @@ -114,9 +108,8 @@ - + collectionspace-services-vocabulary - diff --git a/services/work/client/pom.xml b/services/work/client/pom.xml index 6e329bc0e..a76b10f90 100644 --- a/services/work/client/pom.xml +++ b/services/work/client/pom.xml @@ -11,7 +11,7 @@ 4.0.0 org.collectionspace.services.work.client services.work.client - + @@ -27,12 +27,12 @@ org.collectionspace.services org.collectionspace.services.jaxb ${project.version} - + org.collectionspace.services org.collectionspace.services.common true - + org.collectionspace.services org.collectionspace.services.work.jaxb @@ -48,7 +48,7 @@ org.collectionspace.services.authority.jaxb true ${project.version} - + org.testng @@ -57,13 +57,6 @@ org.jboss.resteasy resteasy-jaxrs - - - - tjws - webserver - - org.jboss.resteasy @@ -78,11 +71,10 @@ commons-httpclient - + collectionspace-services-work-client - diff --git a/services/work/service/pom.xml b/services/work/service/pom.xml index e47cd453c..e8332cbd1 100644 --- a/services/work/service/pom.xml +++ b/services/work/service/pom.xml @@ -5,12 +5,12 @@ org.collectionspace.services.work 5.2-SNAPSHOT - + 4.0.0 org.collectionspace.services.work.service services.work.service jar - + org.slf4j @@ -20,7 +20,7 @@ org.slf4j slf4j-log4j12 - + org.collectionspace.services org.collectionspace.services.common @@ -41,7 +41,7 @@ true ${project.version} - + junit junit @@ -51,7 +51,7 @@ org.testng testng - + commons-beanutils @@ -73,18 +73,12 @@ 1.0.01 provided - + org.jboss.resteasy resteasy-jaxrs - - - tjws - webserver - - org.jboss.resteasy @@ -94,7 +88,7 @@ org.jboss.resteasy resteasy-multipart-provider - + @@ -125,11 +119,10 @@ - + collectionspace-services-work - diff --git a/services/workflow/client/pom.xml b/services/workflow/client/pom.xml index bf9e14541..8a587485b 100644 --- a/services/workflow/client/pom.xml +++ b/services/workflow/client/pom.xml @@ -11,7 +11,7 @@ 4.0.0 org.collectionspace.services.workflow.client services.workflow.client - + @@ -45,7 +45,7 @@ org.collectionspace.services.dimension.client ${project.version} - + org.testng testng @@ -53,13 +53,6 @@ org.jboss.resteasy resteasy-jaxrs - - - - tjws - webserver - - org.jboss.resteasy @@ -74,7 +67,7 @@ commons-httpclient - + collectionspace-services-workflow-client diff --git a/services/workflow/service/pom.xml b/services/workflow/service/pom.xml index 925355dff..df8dd2d1e 100644 --- a/services/workflow/service/pom.xml +++ b/services/workflow/service/pom.xml @@ -3,14 +3,14 @@ org.collectionspace.services - org.collectionspace.services.workflow + org.collectionspace.services.workflow 5.2-SNAPSHOT - + 4.0.0 org.collectionspace.services.workflow.service services.workflow.service - jar + jar @@ -22,7 +22,7 @@ org.collectionspace.services.jaxb ${project.version} - + junit junit @@ -32,7 +32,7 @@ org.testng testng - + @@ -45,18 +45,12 @@ dom4j dom4j - + org.jboss.resteasy resteasy-jaxrs - - - tjws - webserver - - org.jboss.resteasy @@ -66,7 +60,7 @@ org.jboss.resteasy resteasy-multipart-provider - + @@ -80,9 +74,8 @@ - + collectionspace-services-workflow -