diff --git a/README.md b/README.md index 1ce6858f..1fb473f7 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ To use the core of eXist in your Maven project, add the dollowing to the `depend org.exist-db exist-core - 3.5.0 + 3.6.0 ``` @@ -55,13 +55,13 @@ or if you want to produce a **SNAPSHOT** version: or if you want to use a specific version name: ```bash -./update.sh --tag 3.5.0 +./update.sh --tag 3.6.0 ``` 2. Migrate the last version of the POMs ```bash -./migrate-pom-versions.sh 3.4.1 3.5.0 +./migrate-pom-versions.sh 3.5.0 3.6.0 ``` 3. Make any changes to the POM files that you need to make (e.g. updating dependency versions) @@ -79,7 +79,7 @@ or if you want to use a specific version name: 6. If (5) passes then upload the Artifacts to the remote repo (optional): ```bash -./upload.sh 3.5.0 +./upload.sh 3.6.0 ``` or if you want to install locally (perhaps because you built a snapshot): @@ -96,7 +96,7 @@ or if you want to install locally (perhaps because you built a snapshot): ```bash git add README.md - git add **3.5.0** + git add **3.6.0** git commit git push ``` diff --git a/org/exist-db/exist-contentextraction/3.6.0/exist-contentextraction-3.6.0.jar b/org/exist-db/exist-contentextraction/3.6.0/exist-contentextraction-3.6.0.jar new file mode 100644 index 00000000..b58f56df Binary files /dev/null and b/org/exist-db/exist-contentextraction/3.6.0/exist-contentextraction-3.6.0.jar differ diff --git a/org/exist-db/exist-contentextraction/3.6.0/exist-contentextraction-3.6.0.jar.sha1 b/org/exist-db/exist-contentextraction/3.6.0/exist-contentextraction-3.6.0.jar.sha1 new file mode 100644 index 00000000..1f128574 --- /dev/null +++ b/org/exist-db/exist-contentextraction/3.6.0/exist-contentextraction-3.6.0.jar.sha1 @@ -0,0 +1 @@ +e622eebfea39c4428e1a1aba36c3eb98a7a0baa2 diff --git a/org/exist-db/exist-contentextraction/3.6.0/exist-contentextraction-3.6.0.pom b/org/exist-db/exist-contentextraction/3.6.0/exist-contentextraction-3.6.0.pom new file mode 100644 index 00000000..d662a0db --- /dev/null +++ b/org/exist-db/exist-contentextraction/3.6.0/exist-contentextraction-3.6.0.pom @@ -0,0 +1,44 @@ + + 4.0.0 + + + org.exist-db + exist-parent + 3.6.0 + ../existdb-parent + + + exist-contentextraction + jar + + exist-contentextraction + eXist NoSQL Database Content Extraction Module + + + scm:git:https://github.com/exist-db/exist.git + scm:git:https://github.com/exist-db/exist.git + scm:git:https://github.com/exist-db/exist.git + 3.6.0 + + + + + org.exist-db + exist-core + ${project.version} + + + + org.apache.logging.log4j + log4j-api + + + + org.apache.tika + tika-parsers + 1.12 + + + + + diff --git a/org/exist-db/exist-contentextraction/3.6.0/exist-contentextraction-3.6.0.pom.sha1 b/org/exist-db/exist-contentextraction/3.6.0/exist-contentextraction-3.6.0.pom.sha1 new file mode 100644 index 00000000..1d516020 --- /dev/null +++ b/org/exist-db/exist-contentextraction/3.6.0/exist-contentextraction-3.6.0.pom.sha1 @@ -0,0 +1 @@ +d6ac0e289e7cd37a61a1936e9cab62f0215f6dcb diff --git a/org/exist-db/exist-core/3.6.0/exist-core-3.6.0.jar b/org/exist-db/exist-core/3.6.0/exist-core-3.6.0.jar new file mode 100644 index 00000000..31fd1b82 Binary files /dev/null and b/org/exist-db/exist-core/3.6.0/exist-core-3.6.0.jar differ diff --git a/org/exist-db/exist-core/3.6.0/exist-core-3.6.0.jar.sha1 b/org/exist-db/exist-core/3.6.0/exist-core-3.6.0.jar.sha1 new file mode 100644 index 00000000..c9eb7129 --- /dev/null +++ b/org/exist-db/exist-core/3.6.0/exist-core-3.6.0.jar.sha1 @@ -0,0 +1 @@ +01a9ffac1023522403f3f170eb5767869db2529b diff --git a/org/exist-db/exist-core/3.6.0/exist-core-3.6.0.pom b/org/exist-db/exist-core/3.6.0/exist-core-3.6.0.pom new file mode 100644 index 00000000..02f0f765 --- /dev/null +++ b/org/exist-db/exist-core/3.6.0/exist-core-3.6.0.pom @@ -0,0 +1,302 @@ + + 4.0.0 + + + org.exist-db + exist-parent + 3.6.0 + ../existdb-parent + + + exist-core + jar + + exist-core + eXist NoSQL Database Core + + + scm:git:https://github.com/exist-db/exist.git + scm:git:https://github.com/exist-db/exist.git + scm:git:https://github.com/exist-db/exist.git + 3.6.0 + + + + + net.jcip + jcip-annotations + + + + antlr + antlr + + + + com.fasterxml.jackson.core + jackson-core + 2.9.1 + + + + com.github.ben-manes.caffeine + caffeine + 2.5.5 + + + + org.jctools + jctools-core + 2.1.1 + + + + com.github.krukow + clj-ds + 0.0.4 + + + + com.siemens.ct.exi + exificient + + + + com.ibm.icu + icu4j + 59.1 + + + + com.google.code.findbugs + jsr305 + 3.0.2 + + + + org.exist-db.thirdparty.com.thaiopensource + jing + 20151127 + + + xml-apis + xml-apis + + + net.sf.saxon + saxon + + + xerces + xercesImpl + + + + + + org.gnu + gnu-crypto + 2.0.1 + + + + com.evolvedbinary.j8fu + j8fu + + + + javax.servlet + javax.servlet-api + provided + + + + org.exist-db.thirdparty.javax.xml.xquery + xqjapi + 1.0-fr + + + + jline + jline + 0.9.94 + + + + cglib + cglib + + + + org.exist-db.thirdparty.se.softhouse + jargo + + + + commons-codec + commons-codec + 1.11 + + + + org.apache.commons + commons-configuration2 + 2.0 + + + + commons-io + commons-io + + + + org.apache.commons + commons-lang3 + + + + commons-logging + commons-logging + 1.2 + + + + commons-pool + commons-pool + 1.6 + + + + org.apache.logging.log4j + log4j-api + + + org.apache.logging.log4j + log4j-core + runtime + + + org.apache.logging.log4j + log4j-jul + runtime + + + org.apache.logging.log4j + log4j-slf4j-impl + runtime + + + + org.apache.ant + ant + + + + xerces + xercesImpl + 2.11.0 + + + + xml-resolver + xml-resolver + 1.2 + runtime + + + + xalan + xalan + 2.7.2 + + + + net.sf.saxon + Saxon-HE + 9.6.0-7 + runtime + + + + org.apache.xmlrpc + xmlrpc-common + + + xml-apis + xml-apis + + + + + org.apache.xmlrpc + xmlrpc-client + ${apache.xmlrpc.version} + + + org.apache.xmlrpc + xmlrpc-server + ${apache.xmlrpc.version} + + + + org.aspectj + aspectjrt + 1.9.0.RC1 + + + + org.eclipse.jetty + jetty-security + ${jetty.version} + + + org.eclipse.jetty + jetty-server + + + org.eclipse.jetty + jetty-util + + + + org.exist-db.thirdparty.org.expath + pkg-repo + + + + com.fifesoft + rsyntaxtextarea + 2.6.1 + + + + org.quartz-scheduler + quartz + 2.3.0 + + + + org.exist-db.thirdparty.org.xmldb + xmldb-api + + + + + junit + junit + test + + + org.easymock + easymock + test + + + org.easymock + easymockclassextension + test + + + + + diff --git a/org/exist-db/exist-core/3.6.0/exist-core-3.6.0.pom.sha1 b/org/exist-db/exist-core/3.6.0/exist-core-3.6.0.pom.sha1 new file mode 100644 index 00000000..928b845a --- /dev/null +++ b/org/exist-db/exist-core/3.6.0/exist-core-3.6.0.pom.sha1 @@ -0,0 +1 @@ +ef3a8e2d30007e95baa455949e8c905fa2445a0d diff --git a/org/exist-db/exist-exiftool/3.6.0/exist-exiftool-3.6.0.jar b/org/exist-db/exist-exiftool/3.6.0/exist-exiftool-3.6.0.jar new file mode 100644 index 00000000..3966f89e Binary files /dev/null and b/org/exist-db/exist-exiftool/3.6.0/exist-exiftool-3.6.0.jar differ diff --git a/org/exist-db/exist-exiftool/3.6.0/exist-exiftool-3.6.0.jar.sha1 b/org/exist-db/exist-exiftool/3.6.0/exist-exiftool-3.6.0.jar.sha1 new file mode 100644 index 00000000..fa740356 --- /dev/null +++ b/org/exist-db/exist-exiftool/3.6.0/exist-exiftool-3.6.0.jar.sha1 @@ -0,0 +1 @@ +e6eeaea8693728cc3f9c411176220a50b0171850 diff --git a/org/exist-db/exist-exiftool/3.6.0/exist-exiftool-3.6.0.pom b/org/exist-db/exist-exiftool/3.6.0/exist-exiftool-3.6.0.pom new file mode 100644 index 00000000..296591e0 --- /dev/null +++ b/org/exist-db/exist-exiftool/3.6.0/exist-exiftool-3.6.0.pom @@ -0,0 +1,43 @@ + + 4.0.0 + + + org.exist-db + exist-parent + 3.6.0 + ../existdb-parent + + + exist-exiftool + jar + + exist-exiftool + eXist NoSQL Database Exif Tool Module + + + scm:git:https://github.com/exist-db/exist.git + scm:git:https://github.com/exist-db/exist.git + scm:git:https://github.com/exist-db/exist.git + 3.6.0 + + + + + org.exist-db + exist-core + ${project.version} + + + + commons-io + commons-io + + + + org.apache.logging.log4j + log4j-api + + + + + diff --git a/org/exist-db/exist-exiftool/3.6.0/exist-exiftool-3.6.0.pom.sha1 b/org/exist-db/exist-exiftool/3.6.0/exist-exiftool-3.6.0.pom.sha1 new file mode 100644 index 00000000..fa8d7a24 --- /dev/null +++ b/org/exist-db/exist-exiftool/3.6.0/exist-exiftool-3.6.0.pom.sha1 @@ -0,0 +1 @@ +11054f18bb3972882c01a53fa55d3b6c5aae5f2b diff --git a/org/exist-db/exist-expath/3.6.0/exist-expath-3.6.0.jar b/org/exist-db/exist-expath/3.6.0/exist-expath-3.6.0.jar new file mode 100644 index 00000000..ff78f8fa Binary files /dev/null and b/org/exist-db/exist-expath/3.6.0/exist-expath-3.6.0.jar differ diff --git a/org/exist-db/exist-expath/3.6.0/exist-expath-3.6.0.jar.sha1 b/org/exist-db/exist-expath/3.6.0/exist-expath-3.6.0.jar.sha1 new file mode 100644 index 00000000..70eb6c3a --- /dev/null +++ b/org/exist-db/exist-expath/3.6.0/exist-expath-3.6.0.jar.sha1 @@ -0,0 +1 @@ +6f13ca47e5a4ac992a968a2b173ee75f2eb9d9d1 diff --git a/org/exist-db/exist-expath/3.6.0/exist-expath-3.6.0.pom b/org/exist-db/exist-expath/3.6.0/exist-expath-3.6.0.pom new file mode 100644 index 00000000..af57b31d --- /dev/null +++ b/org/exist-db/exist-expath/3.6.0/exist-expath-3.6.0.pom @@ -0,0 +1,55 @@ + + 4.0.0 + + + org.exist-db + exist-parent + 3.6.0 + ../existdb-parent + + + exist-expath + jar + + exist-expath + eXist NoSQL Database EXPath Modules + + + scm:git:https://github.com/exist-db/exist.git + scm:git:https://github.com/exist-db/exist.git + scm:git:https://github.com/exist-db/exist.git + 3.6.0 + + + + + org.exist-db + exist-core + ${project.version} + + + + commons-io + commons-io + + + + org.apache.httpcomponents + httpcore + 4.4.6 + + + + org.apache.logging.log4j + log4j-api + + + + org.exist-db.thirdparty.org.expath.http.client + http-client-java + 20171116 + + + + + diff --git a/org/exist-db/exist-expath/3.6.0/exist-expath-3.6.0.pom.sha1 b/org/exist-db/exist-expath/3.6.0/exist-expath-3.6.0.pom.sha1 new file mode 100644 index 00000000..cd44b791 --- /dev/null +++ b/org/exist-db/exist-expath/3.6.0/exist-expath-3.6.0.pom.sha1 @@ -0,0 +1 @@ +d70042969fcea9dc6106798722e34ad0e901dd03 diff --git a/org/exist-db/exist-exquery-request-module/3.6.0/exist-exquery-request-module-3.6.0.jar b/org/exist-db/exist-exquery-request-module/3.6.0/exist-exquery-request-module-3.6.0.jar new file mode 100644 index 00000000..50128c06 Binary files /dev/null and b/org/exist-db/exist-exquery-request-module/3.6.0/exist-exquery-request-module-3.6.0.jar differ diff --git a/org/exist-db/exist-exquery-request-module/3.6.0/exist-exquery-request-module-3.6.0.jar.sha1 b/org/exist-db/exist-exquery-request-module/3.6.0/exist-exquery-request-module-3.6.0.jar.sha1 new file mode 100644 index 00000000..b617ddfe --- /dev/null +++ b/org/exist-db/exist-exquery-request-module/3.6.0/exist-exquery-request-module-3.6.0.jar.sha1 @@ -0,0 +1 @@ +935b94235f33694c5f4bb553c8acee5d3d301a08 diff --git a/org/exist-db/exist-exquery-request-module/3.6.0/exist-exquery-request-module-3.6.0.pom b/org/exist-db/exist-exquery-request-module/3.6.0/exist-exquery-request-module-3.6.0.pom new file mode 100644 index 00000000..068dea8f --- /dev/null +++ b/org/exist-db/exist-exquery-request-module/3.6.0/exist-exquery-request-module-3.6.0.pom @@ -0,0 +1,39 @@ + + + 4.0.0 + + + org.exist-db + exist-parent + 3.6.0 + ../existdb-parent + + + exist-exquery-request-module + jar + + exist-exquery-request-module + eXist NoSQL Database EXQuery Request Module + + + scm:git:https://github.com/exist-db/exist.git + scm:git:https://github.com/exist-db/exist.git + scm:git:https://github.com/exist-db/exist.git + 3.6.0 + + + + + org.exist-db + exist-core + ${project.version} + + + + org.exquery + exquery-common + + + + + diff --git a/org/exist-db/exist-exquery-request-module/3.6.0/exist-exquery-request-module-3.6.0.pom.sha1 b/org/exist-db/exist-exquery-request-module/3.6.0/exist-exquery-request-module-3.6.0.pom.sha1 new file mode 100644 index 00000000..794b69a8 --- /dev/null +++ b/org/exist-db/exist-exquery-request-module/3.6.0/exist-exquery-request-module-3.6.0.pom.sha1 @@ -0,0 +1 @@ +19db88d54df5b1f9f3326a688a9650fa921a0768 diff --git a/org/exist-db/exist-fluent/3.6.0/exist-fluent-3.6.0.jar b/org/exist-db/exist-fluent/3.6.0/exist-fluent-3.6.0.jar new file mode 100644 index 00000000..b8c1c21e Binary files /dev/null and b/org/exist-db/exist-fluent/3.6.0/exist-fluent-3.6.0.jar differ diff --git a/org/exist-db/exist-fluent/3.6.0/exist-fluent-3.6.0.jar.sha1 b/org/exist-db/exist-fluent/3.6.0/exist-fluent-3.6.0.jar.sha1 new file mode 100644 index 00000000..0d15b54b --- /dev/null +++ b/org/exist-db/exist-fluent/3.6.0/exist-fluent-3.6.0.jar.sha1 @@ -0,0 +1 @@ +73b8e769b62813b6e3c4e56fbecf69cb2ffb3ac9 diff --git a/org/exist-db/exist-fluent/3.6.0/exist-fluent-3.6.0.pom b/org/exist-db/exist-fluent/3.6.0/exist-fluent-3.6.0.pom new file mode 100644 index 00000000..818cdab6 --- /dev/null +++ b/org/exist-db/exist-fluent/3.6.0/exist-fluent-3.6.0.pom @@ -0,0 +1,65 @@ + + 4.0.0 + + + org.exist-db + exist-parent + 3.6.0 + ../existdb-parent + + + exist-fluent + jar + + exist-fluent + eXist NoSQL Database Fluent API + + + scm:git:https://github.com/exist-db/exist.git + scm:git:https://github.com/exist-db/exist.git + scm:git:https://github.com/exist-db/exist.git + 3.6.0 + + + + + org.exist-db + exist-core + ${project.version} + + + + org.apache.logging.log4j + log4j-api + + + + + junit + junit + test + + + + org.hamcrest + hamcrest-library + 1.3 + test + + + + org.jmock + jmock + 2.4.0 + test + + + org.jmock + jmock-junit4 + 2.4.0 + test + + + + + diff --git a/org/exist-db/exist-fluent/3.6.0/exist-fluent-3.6.0.pom.sha1 b/org/exist-db/exist-fluent/3.6.0/exist-fluent-3.6.0.pom.sha1 new file mode 100644 index 00000000..b827bd4b --- /dev/null +++ b/org/exist-db/exist-fluent/3.6.0/exist-fluent-3.6.0.pom.sha1 @@ -0,0 +1 @@ +cf42f3b1cb4c89d465c036a94a508a8ea2221abb diff --git a/org/exist-db/exist-index-lucene/3.6.0/exist-index-lucene-3.6.0.jar b/org/exist-db/exist-index-lucene/3.6.0/exist-index-lucene-3.6.0.jar new file mode 100644 index 00000000..b92ed5d2 Binary files /dev/null and b/org/exist-db/exist-index-lucene/3.6.0/exist-index-lucene-3.6.0.jar differ diff --git a/org/exist-db/exist-index-lucene/3.6.0/exist-index-lucene-3.6.0.jar.sha1 b/org/exist-db/exist-index-lucene/3.6.0/exist-index-lucene-3.6.0.jar.sha1 new file mode 100644 index 00000000..bccd9303 --- /dev/null +++ b/org/exist-db/exist-index-lucene/3.6.0/exist-index-lucene-3.6.0.jar.sha1 @@ -0,0 +1 @@ +b267599aecd50a3595ed4ae39f5f2a4a4d4348fe diff --git a/org/exist-db/exist-index-lucene/3.6.0/exist-index-lucene-3.6.0.pom b/org/exist-db/exist-index-lucene/3.6.0/exist-index-lucene-3.6.0.pom new file mode 100644 index 00000000..72b3ae5c --- /dev/null +++ b/org/exist-db/exist-index-lucene/3.6.0/exist-index-lucene-3.6.0.pom @@ -0,0 +1,88 @@ + + + 4.0.0 + + + org.exist-db + exist-parent + 3.6.0 + ../existdb-parent + + + exist-index-lucene + jar + + exist-index-lucene + eXist NoSQL Database Lucene Index + + + scm:git:https://github.com/exist-db/exist.git + scm:git:https://github.com/exist-db/exist.git + scm:git:https://github.com/exist-db/exist.git + 3.6.0 + + + + 4.10.4 + + + + + org.exist-db + exist-core + ${project.version} + + + + commons-collections + commons-collections + + + + commons-io + commons-io + + + + org.apache.commons + commons-lang3 + + + + org.apache.logging.log4j + log4j-api + + + + org.apache.lucene + lucene-core + ${lucene.version} + + + + org.apache.lucene + lucene-analyzers-common + ${lucene.version} + + + + org.apache.lucene + lucene-facet + ${lucene.version} + + + + org.apache.lucene + lucene-queries + ${lucene.version} + + + + org.apache.lucene + lucene-queryparser + ${lucene.version} + + + + + diff --git a/org/exist-db/exist-index-lucene/3.6.0/exist-index-lucene-3.6.0.pom.sha1 b/org/exist-db/exist-index-lucene/3.6.0/exist-index-lucene-3.6.0.pom.sha1 new file mode 100644 index 00000000..cef5f458 --- /dev/null +++ b/org/exist-db/exist-index-lucene/3.6.0/exist-index-lucene-3.6.0.pom.sha1 @@ -0,0 +1 @@ +9920d68697d7174bb4cea13a99abffd9685ac7f7 diff --git a/org/exist-db/exist-index-ngram/3.6.0/exist-index-ngram-3.6.0.jar b/org/exist-db/exist-index-ngram/3.6.0/exist-index-ngram-3.6.0.jar new file mode 100644 index 00000000..f2b87639 Binary files /dev/null and b/org/exist-db/exist-index-ngram/3.6.0/exist-index-ngram-3.6.0.jar differ diff --git a/org/exist-db/exist-index-ngram/3.6.0/exist-index-ngram-3.6.0.jar.sha1 b/org/exist-db/exist-index-ngram/3.6.0/exist-index-ngram-3.6.0.jar.sha1 new file mode 100644 index 00000000..5c350719 --- /dev/null +++ b/org/exist-db/exist-index-ngram/3.6.0/exist-index-ngram-3.6.0.jar.sha1 @@ -0,0 +1 @@ +4c7ef020aad01ca71d270e4b899b4ff3e9b68b06 diff --git a/org/exist-db/exist-index-ngram/3.6.0/exist-index-ngram-3.6.0.pom b/org/exist-db/exist-index-ngram/3.6.0/exist-index-ngram-3.6.0.pom new file mode 100644 index 00000000..482e23f7 --- /dev/null +++ b/org/exist-db/exist-index-ngram/3.6.0/exist-index-ngram-3.6.0.pom @@ -0,0 +1,38 @@ + + 4.0.0 + + + org.exist-db + exist-parent + 3.6.0 + ../existdb-parent + + + exist-index-ngram + jar + + exist-index-ngram + eXist NoSQL Database n-gram Index + + + scm:git:https://github.com/exist-db/exist.git + scm:git:https://github.com/exist-db/exist.git + scm:git:https://github.com/exist-db/exist.git + 3.6.0 + + + + + org.exist-db + exist-core + ${project.version} + + + + org.apache.logging.log4j + log4j-api + + + + + diff --git a/org/exist-db/exist-index-ngram/3.6.0/exist-index-ngram-3.6.0.pom.sha1 b/org/exist-db/exist-index-ngram/3.6.0/exist-index-ngram-3.6.0.pom.sha1 new file mode 100644 index 00000000..15094dd4 --- /dev/null +++ b/org/exist-db/exist-index-ngram/3.6.0/exist-index-ngram-3.6.0.pom.sha1 @@ -0,0 +1 @@ +46d243bc82bfbbfa88e9ab4a62cb76276798a5b2 diff --git a/org/exist-db/exist-index-range/3.6.0/exist-index-range-3.6.0.jar b/org/exist-db/exist-index-range/3.6.0/exist-index-range-3.6.0.jar new file mode 100644 index 00000000..2f1369e6 Binary files /dev/null and b/org/exist-db/exist-index-range/3.6.0/exist-index-range-3.6.0.jar differ diff --git a/org/exist-db/exist-index-range/3.6.0/exist-index-range-3.6.0.jar.sha1 b/org/exist-db/exist-index-range/3.6.0/exist-index-range-3.6.0.jar.sha1 new file mode 100644 index 00000000..d9d9a0e5 --- /dev/null +++ b/org/exist-db/exist-index-range/3.6.0/exist-index-range-3.6.0.jar.sha1 @@ -0,0 +1 @@ +3a3ddf99e1d5025c9ea9b53b7c3f665f3626d3b7 diff --git a/org/exist-db/exist-index-range/3.6.0/exist-index-range-3.6.0.pom b/org/exist-db/exist-index-range/3.6.0/exist-index-range-3.6.0.pom new file mode 100644 index 00000000..e6f71f1a --- /dev/null +++ b/org/exist-db/exist-index-range/3.6.0/exist-index-range-3.6.0.pom @@ -0,0 +1,59 @@ + + 4.0.0 + + + org.exist-db + exist-parent + 3.6.0 + ../existdb-parent + + + exist-index-range + jar + + exist-index-range + eXist NoSQL Database Lucene Range Index + + + scm:git:https://github.com/exist-db/exist.git + scm:git:https://github.com/exist-db/exist.git + scm:git:https://github.com/exist-db/exist.git + 3.6.0 + + + + 4.10.4 + + + + + org.exist-db + exist-core + ${project.version} + + + org.exist-db + exist-index-lucene + ${project.version} + + + + org.apache.logging.log4j + log4j-api + + + + org.apache.lucene + lucene-core + ${lucene.version} + + + + org.apache.lucene + lucene-analyzers-common + ${lucene.version} + + + + + diff --git a/org/exist-db/exist-index-range/3.6.0/exist-index-range-3.6.0.pom.sha1 b/org/exist-db/exist-index-range/3.6.0/exist-index-range-3.6.0.pom.sha1 new file mode 100644 index 00000000..c26f32c8 --- /dev/null +++ b/org/exist-db/exist-index-range/3.6.0/exist-index-range-3.6.0.pom.sha1 @@ -0,0 +1 @@ +bb083ed9d1003e825c9b40a087013d0998b5c79d diff --git a/org/exist-db/exist-index-sort/3.6.0/exist-index-sort-3.6.0.jar b/org/exist-db/exist-index-sort/3.6.0/exist-index-sort-3.6.0.jar new file mode 100644 index 00000000..efca0dea Binary files /dev/null and b/org/exist-db/exist-index-sort/3.6.0/exist-index-sort-3.6.0.jar differ diff --git a/org/exist-db/exist-index-sort/3.6.0/exist-index-sort-3.6.0.jar.sha1 b/org/exist-db/exist-index-sort/3.6.0/exist-index-sort-3.6.0.jar.sha1 new file mode 100644 index 00000000..0be0eb03 --- /dev/null +++ b/org/exist-db/exist-index-sort/3.6.0/exist-index-sort-3.6.0.jar.sha1 @@ -0,0 +1 @@ +d27a4c2cb0c40f9b1e9cfefc6d1d03e7c40bc5ef diff --git a/org/exist-db/exist-index-sort/3.6.0/exist-index-sort-3.6.0.pom b/org/exist-db/exist-index-sort/3.6.0/exist-index-sort-3.6.0.pom new file mode 100644 index 00000000..a987093a --- /dev/null +++ b/org/exist-db/exist-index-sort/3.6.0/exist-index-sort-3.6.0.pom @@ -0,0 +1,38 @@ + + 4.0.0 + + + org.exist-db + exist-parent + 3.6.0 + ../existdb-parent + + + exist-index-sort + jar + + exist-index-sort + eXist NoSQL Database Sort Index + + + scm:git:https://github.com/exist-db/exist.git + scm:git:https://github.com/exist-db/exist.git + scm:git:https://github.com/exist-db/exist.git + 3.6.0 + + + + + org.exist-db + exist-core + ${project.version} + + + + org.apache.logging.log4j + log4j-api + + + + + diff --git a/org/exist-db/exist-index-sort/3.6.0/exist-index-sort-3.6.0.pom.sha1 b/org/exist-db/exist-index-sort/3.6.0/exist-index-sort-3.6.0.pom.sha1 new file mode 100644 index 00000000..22b1802e --- /dev/null +++ b/org/exist-db/exist-index-sort/3.6.0/exist-index-sort-3.6.0.pom.sha1 @@ -0,0 +1 @@ +d1358a6475c281fff51ae6a6a9bd0a824479c2dd diff --git a/org/exist-db/exist-modules/3.6.0/exist-modules-3.6.0.jar b/org/exist-db/exist-modules/3.6.0/exist-modules-3.6.0.jar new file mode 100644 index 00000000..92f6e231 Binary files /dev/null and b/org/exist-db/exist-modules/3.6.0/exist-modules-3.6.0.jar differ diff --git a/org/exist-db/exist-modules/3.6.0/exist-modules-3.6.0.jar.sha1 b/org/exist-db/exist-modules/3.6.0/exist-modules-3.6.0.jar.sha1 new file mode 100644 index 00000000..9d431ef6 --- /dev/null +++ b/org/exist-db/exist-modules/3.6.0/exist-modules-3.6.0.jar.sha1 @@ -0,0 +1 @@ +a034eaff5c989bc8b05a0008698f9c3069011d87 diff --git a/org/exist-db/exist-modules/3.6.0/exist-modules-3.6.0.pom b/org/exist-db/exist-modules/3.6.0/exist-modules-3.6.0.pom new file mode 100644 index 00000000..979e90a2 --- /dev/null +++ b/org/exist-db/exist-modules/3.6.0/exist-modules-3.6.0.pom @@ -0,0 +1,173 @@ + + 4.0.0 + + + org.exist-db + exist-parent + 3.6.0 + ../existdb-parent + + + exist-modules + jar + + exist-modules + eXist NoSQL Database XQuery Extension Modules + + + scm:git:https://github.com/exist-db/exist.git + scm:git:https://github.com/exist-db/exist.git + scm:git:https://github.com/exist-db/exist.git + 3.6.0 + + + + 4.3.1 + + + + + org.exist-db + exist-core + ${project.version} + + + + + antlr + antlr + + + + + com.siemens.ct.exi + exificient + + + + + javax.mail + mail + 1.4.7 + + + + org.apache.commons + commons-lang3 + + + + + org.apache.servicemix.bundles + org.apache.servicemix.bundles.spymemcached + 2.5_2 + + + + + org.apache.avalon.framework + avalon-framework-api + ${avalon.framework.version} + + + org.apache.avalon.framework + avalon-framework-impl + ${avalon.framework.version} + + + + org.apache.xmlgraphics + fop + 2.2 + + + + + org.apache.commons + commons-compress + 1.15 + + + org.exist-db.thirdparty.org.xmldb + xmldb-api + + + + + commons-httpclient + commons-httpclient + 3.1 + + + + + commons-net + commons-net + 3.5 + + + + + org.xmlunit + xmlunit-core + 2.4.0 + + + org.xmlunit + xmlunit-legacy + 2.4.0 + + + org.xmlunit + xmlunit-matchers + 2.4.0 + + + + + org.exist-db.thirdparty.org.expath + pkg-repo + + + + + jivesoftware + smack + 3.1.0 + + + + + org.z3950.zing + cql-java + 1.10 + + + + + commons-io + commons-io + + + + org.apache.logging.log4j + log4j-api + + + + + + + + indexeddata + http://maven.indexdata.com/ + + false + + + true + + + + + diff --git a/org/exist-db/exist-modules/3.6.0/exist-modules-3.6.0.pom.sha1 b/org/exist-db/exist-modules/3.6.0/exist-modules-3.6.0.pom.sha1 new file mode 100644 index 00000000..336cad24 --- /dev/null +++ b/org/exist-db/exist-modules/3.6.0/exist-modules-3.6.0.pom.sha1 @@ -0,0 +1 @@ +454cfdd81eca77ff5deaf79de7f10ea98ee73d21 diff --git a/org/exist-db/exist-optional/3.6.0/exist-optional-3.6.0.jar b/org/exist-db/exist-optional/3.6.0/exist-optional-3.6.0.jar new file mode 100644 index 00000000..ebc8c4ac Binary files /dev/null and b/org/exist-db/exist-optional/3.6.0/exist-optional-3.6.0.jar differ diff --git a/org/exist-db/exist-optional/3.6.0/exist-optional-3.6.0.jar.sha1 b/org/exist-db/exist-optional/3.6.0/exist-optional-3.6.0.jar.sha1 new file mode 100644 index 00000000..010b7002 --- /dev/null +++ b/org/exist-db/exist-optional/3.6.0/exist-optional-3.6.0.jar.sha1 @@ -0,0 +1 @@ +fd560e9b4f942455ab2fb470af2dcd45210e5a34 diff --git a/org/exist-db/exist-optional/3.6.0/exist-optional-3.6.0.pom b/org/exist-db/exist-optional/3.6.0/exist-optional-3.6.0.pom new file mode 100644 index 00000000..524219bf --- /dev/null +++ b/org/exist-db/exist-optional/3.6.0/exist-optional-3.6.0.pom @@ -0,0 +1,127 @@ + + 4.0.0 + + + org.exist-db + exist-parent + 3.6.0 + ../existdb-parent + + + exist-optional + jar + + exist-optional + eXist NoSQL Database Optional Module + + + scm:git:https://github.com/exist-db/exist.git + scm:git:https://github.com/exist-db/exist.git + scm:git:https://github.com/exist-db/exist.git + 3.6.0 + + + + + org.exist-db + exist-core + ${project.version} + + + + org.eclipse.jetty.orbit + javax.servlet + provided + + + + org.exist-db.thirdparty.se.softhouse + jargo + + + + commons-fileupload + commons-fileupload + 1.3.3 + + + + commons-io + commons-io + + + + org.apache.logging.log4j + log4j-api + + + + org.apache.ant + ant + + + + org.apache.xmlrpc + xmlrpc-common + + + xml-apis + xml-apis + + + + + + org.eclipse.jetty + jetty-jmx + ${jetty.version} + + + org.eclipse.jetty + jetty-server + + + org.eclipse.jetty + jetty-servlet + ${jetty.version} + + + org.eclipse.jetty + jetty-util + + + org.eclipse.jetty + jetty-webapp + ${jetty.version} + + + org.eclipse.jetty + jetty-xml + ${jetty.version} + + + + org.exist-db.thirdparty.org.xmldb + xmldb-api + + + + + junit + junit + test + + + org.easymock + easymock + test + + + org.easymock + easymockclassextension + test + + + + + diff --git a/org/exist-db/exist-optional/3.6.0/exist-optional-3.6.0.pom.sha1 b/org/exist-db/exist-optional/3.6.0/exist-optional-3.6.0.pom.sha1 new file mode 100644 index 00000000..088f6dab --- /dev/null +++ b/org/exist-db/exist-optional/3.6.0/exist-optional-3.6.0.pom.sha1 @@ -0,0 +1 @@ +a11a14fef41b2159fda7f4f7c7455b861fde0bc1 diff --git a/org/exist-db/exist-parent/3.6.0/exist-parent-3.6.0.pom b/org/exist-db/exist-parent/3.6.0/exist-parent-3.6.0.pom new file mode 100644 index 00000000..1caab123 --- /dev/null +++ b/org/exist-db/exist-parent/3.6.0/exist-parent-3.6.0.pom @@ -0,0 +1,244 @@ + + + 4.0.0 + + + org.sonatype.oss + oss-parent + 7 + + + + org.exist-db + exist-parent + 3.6.0 + pom + + exist-parent + eXist NoSQL Database + http://www.exist-db.org/ + 2001 + + + The eXist-db Project + http://www.exist-db.org + + + + + GNU Lesser General Public License, version 2.1 + http://opensource.org/licenses/LGPL-2.1 + repo + + + + + scm:git:https://github.com/exist-db/exist.git + scm:git:https://github.com/exist-db/exist.git + scm:git:https://github.com/exist-db/exist.git + 3.6.0 + + + + + exist-open + + https://lists.sourceforge.net/lists/listinfo/exist-open + https://lists.sourceforge.net/lists/listinfo/exist-open + exist-open@lists.sourceforge.net + http://sourceforge.net/p/exist/mailman/exist-open/ + + http://exist-open.markmail.org/ + http://blog.gmane.org/gmane.text.xml.exist/ + + + + + exist-development + + https://lists.sourceforge.net/lists/listinfo/exist-development + https://lists.sourceforge.net/lists/listinfo/exist-development + exist-development@lists.sourceforge.net + http://sourceforge.net/p/exist/mailman/exist-development/ + + http://exist-development.markmail.org/ + + + + + + 1.8 + UTF-8 + adam@exist-db.org + + 3.1.3 + 0.1.31 + 9.4.7.v20170914 + 2.9.0 + + 3.4 + + + + + + net.jcip + jcip-annotations + 1.0 + + + + javax.servlet + javax.servlet-api + 3.6.0 + provided + + + + com.evolvedbinary.j8fu + j8fu + 1.11 + + + + org.exist-db.thirdparty.se.softhouse + jargo + 0.4.2-SNAPSHOT-7fa1d04 + + + + commons-io + commons-io + 2.5 + + + + org.apache.logging.log4j + log4j-api + ${log4j.version} + + + org.apache.logging.log4j + log4j-core + ${log4j.version} + runtime + + + org.apache.logging.log4j + log4j-jul + ${log4j.version} + runtime + + + org.apache.logging.log4j + log4j-slf4j-impl + ${log4j.version} + runtime + + + + org.slf4j + slf4j-api + 1.7.25 + + + + org.apache.ant + ant + 1.10.1 + + + + org.apache.xmlrpc + xmlrpc-common + ${apache.xmlrpc.version} + + + xml-apis + xml-apis + + + + + + org.eclipse.jetty + jetty-server + ${jetty.version} + + + org.eclipse.jetty + jetty-util + ${jetty.version} + + + + org.exist-db.thirdparty.org.xmldb + xmldb-api + 1.0-patched + + + + org.apache.commons + commons-lang3 + 3.7 + + + + antlr + antlr + 2.7.7 + + + + com.siemens.ct.exi + exificient + 0.9.3 + + + + org.exist-db.thirdparty.org.expath + pkg-repo + 20170307144900-patched + + + + cglib + cglib + 3.1 + + + + commons-collections + commons-collections + 3.2.2 + + + + org.exquery + exquery-common + ${exquery.distribution.version} + + + + + junit + junit + 4.12 + test + + + org.easymock + easymock + ${easymock.version} + test + + + org.easymock + easymockclassextension + ${easymock.version} + test + + + + + diff --git a/org/exist-db/exist-parent/3.6.0/exist-parent-3.6.0.pom.sha1 b/org/exist-db/exist-parent/3.6.0/exist-parent-3.6.0.pom.sha1 new file mode 100644 index 00000000..16aeac19 --- /dev/null +++ b/org/exist-db/exist-parent/3.6.0/exist-parent-3.6.0.pom.sha1 @@ -0,0 +1 @@ +ad048a1daf5f0bf8dffed33ddc67f7f24277d923 diff --git a/org/exist-db/exist-restxq/3.6.0/exist-restxq-3.6.0.jar b/org/exist-db/exist-restxq/3.6.0/exist-restxq-3.6.0.jar new file mode 100644 index 00000000..ca77d54d Binary files /dev/null and b/org/exist-db/exist-restxq/3.6.0/exist-restxq-3.6.0.jar differ diff --git a/org/exist-db/exist-restxq/3.6.0/exist-restxq-3.6.0.jar.sha1 b/org/exist-db/exist-restxq/3.6.0/exist-restxq-3.6.0.jar.sha1 new file mode 100644 index 00000000..6869261a --- /dev/null +++ b/org/exist-db/exist-restxq/3.6.0/exist-restxq-3.6.0.jar.sha1 @@ -0,0 +1 @@ +7264596cff6f6bb39d69dc77f74ba6f34018b0cd diff --git a/org/exist-db/exist-restxq/3.6.0/exist-restxq-3.6.0.pom b/org/exist-db/exist-restxq/3.6.0/exist-restxq-3.6.0.pom new file mode 100644 index 00000000..7ddc3e61 --- /dev/null +++ b/org/exist-db/exist-restxq/3.6.0/exist-restxq-3.6.0.pom @@ -0,0 +1,104 @@ + + 4.0.0 + + + org.exist-db + exist-parent + 3.6.0 + ../existdb-parent + + + exist-restxq + jar + + exist-restxq + eXist NoSQL Database RESTXQ Implementation + + + scm:git:https://github.com/exist-db/exist.git + scm:git:https://github.com/exist-db/exist.git + scm:git:https://github.com/exist-db/exist.git + 3.6.0 + + + + + org.exist-db + exist-core + ${project.version} + + + + javax.servlet + javax.servlet-api + provided + + + + cglib + cglib + + + + commons-collections + commons-collections + + + + commons-io + commons-io + + + + org.apache.logging.log4j + log4j-api + + + + org.exquery + exquery-common + + + org.exquery + exquery-xquery + ${exquery.distribution.version} + + + org.exquery + exquery-xquery3 + ${exquery.distribution.version} + + + org.exquery + exquery-annotations-common-api + ${exquery.distribution.version} + + + org.exquery + exquery-annotations-common + ${exquery.distribution.version} + + + org.exquery + exquery-restxq-api + ${exquery.distribution.version} + + + org.exquery + exquery-restxq + ${exquery.distribution.version} + + + org.exquery + exquery-serialization-annotations-api + ${exquery.distribution.version} + + + org.exquery + exquery-serialization-annotations + ${exquery.distribution.version} + + + + + diff --git a/org/exist-db/exist-restxq/3.6.0/exist-restxq-3.6.0.pom.sha1 b/org/exist-db/exist-restxq/3.6.0/exist-restxq-3.6.0.pom.sha1 new file mode 100644 index 00000000..0b837606 --- /dev/null +++ b/org/exist-db/exist-restxq/3.6.0/exist-restxq-3.6.0.pom.sha1 @@ -0,0 +1 @@ +79a6d845f1f38a6aff467517e78fc20d5ad40393 diff --git a/org/exist-db/exist-scheduler/3.6.0/exist-scheduler-3.6.0.jar b/org/exist-db/exist-scheduler/3.6.0/exist-scheduler-3.6.0.jar new file mode 100644 index 00000000..df78db60 Binary files /dev/null and b/org/exist-db/exist-scheduler/3.6.0/exist-scheduler-3.6.0.jar differ diff --git a/org/exist-db/exist-scheduler/3.6.0/exist-scheduler-3.6.0.jar.sha1 b/org/exist-db/exist-scheduler/3.6.0/exist-scheduler-3.6.0.jar.sha1 new file mode 100644 index 00000000..a40ca784 --- /dev/null +++ b/org/exist-db/exist-scheduler/3.6.0/exist-scheduler-3.6.0.jar.sha1 @@ -0,0 +1 @@ +74d348034655e0453ec3181980ba6a30cd4ff38c diff --git a/org/exist-db/exist-scheduler/3.6.0/exist-scheduler-3.6.0.pom b/org/exist-db/exist-scheduler/3.6.0/exist-scheduler-3.6.0.pom new file mode 100644 index 00000000..daa4f6b0 --- /dev/null +++ b/org/exist-db/exist-scheduler/3.6.0/exist-scheduler-3.6.0.pom @@ -0,0 +1,38 @@ + + 4.0.0 + + + org.exist-db + exist-parent + 3.6.0 + ../existdb-parent + + + exist-scheduler + jar + + exist-scheduler + eXist NoSQL Database Scheduler Module + + + scm:git:https://github.com/exist-db/exist.git + scm:git:https://github.com/exist-db/exist.git + scm:git:https://github.com/exist-db/exist.git + 3.6.0 + + + + + org.exist-db + exist-core + ${project.version} + + + + org.apache.logging.log4j + log4j-api + + + + + diff --git a/org/exist-db/exist-scheduler/3.6.0/exist-scheduler-3.6.0.pom.sha1 b/org/exist-db/exist-scheduler/3.6.0/exist-scheduler-3.6.0.pom.sha1 new file mode 100644 index 00000000..2b1641f2 --- /dev/null +++ b/org/exist-db/exist-scheduler/3.6.0/exist-scheduler-3.6.0.pom.sha1 @@ -0,0 +1 @@ +d3f9839d6ace98e5a79dc40391789c1f01e34c7c diff --git a/org/exist-db/exist-security-activedirectory/3.6.0/exist-security-activedirectory-3.6.0.jar b/org/exist-db/exist-security-activedirectory/3.6.0/exist-security-activedirectory-3.6.0.jar new file mode 100644 index 00000000..b950cf61 Binary files /dev/null and b/org/exist-db/exist-security-activedirectory/3.6.0/exist-security-activedirectory-3.6.0.jar differ diff --git a/org/exist-db/exist-security-activedirectory/3.6.0/exist-security-activedirectory-3.6.0.jar.sha1 b/org/exist-db/exist-security-activedirectory/3.6.0/exist-security-activedirectory-3.6.0.jar.sha1 new file mode 100644 index 00000000..67090bad --- /dev/null +++ b/org/exist-db/exist-security-activedirectory/3.6.0/exist-security-activedirectory-3.6.0.jar.sha1 @@ -0,0 +1 @@ +8596078324e6777180c168282c6f91211bbfbc64 diff --git a/org/exist-db/exist-security-activedirectory/3.6.0/exist-security-activedirectory-3.6.0.pom b/org/exist-db/exist-security-activedirectory/3.6.0/exist-security-activedirectory-3.6.0.pom new file mode 100644 index 00000000..f5225a73 --- /dev/null +++ b/org/exist-db/exist-security-activedirectory/3.6.0/exist-security-activedirectory-3.6.0.pom @@ -0,0 +1,50 @@ + + 4.0.0 + + + org.exist-db + exist-parent + 3.6.0 + ../existdb-parent + + + exist-security-activedirectory + jar + + exist-security-activedirectory + eXist NoSQL Database Active Directory Security Module + + + scm:git:https://github.com/exist-db/exist.git + scm:git:https://github.com/exist-db/exist.git + scm:git:https://github.com/exist-db/exist.git + 3.6.0 + + + + + org.exist-db + exist-core + ${project.version} + + + org.exist-db + exist-security-ldap + ${project.version} + + + + org.apache.logging.log4j + log4j-api + + + + + junit + junit + test + + + + + diff --git a/org/exist-db/exist-security-activedirectory/3.6.0/exist-security-activedirectory-3.6.0.pom.sha1 b/org/exist-db/exist-security-activedirectory/3.6.0/exist-security-activedirectory-3.6.0.pom.sha1 new file mode 100644 index 00000000..2e1cc4a5 --- /dev/null +++ b/org/exist-db/exist-security-activedirectory/3.6.0/exist-security-activedirectory-3.6.0.pom.sha1 @@ -0,0 +1 @@ +4d7b39682ec8f61b4e0f4027f9653e8345bf6162 diff --git a/org/exist-db/exist-security-ldap/3.6.0/exist-security-ldap-3.6.0.jar b/org/exist-db/exist-security-ldap/3.6.0/exist-security-ldap-3.6.0.jar new file mode 100644 index 00000000..82fbe895 Binary files /dev/null and b/org/exist-db/exist-security-ldap/3.6.0/exist-security-ldap-3.6.0.jar differ diff --git a/org/exist-db/exist-security-ldap/3.6.0/exist-security-ldap-3.6.0.jar.sha1 b/org/exist-db/exist-security-ldap/3.6.0/exist-security-ldap-3.6.0.jar.sha1 new file mode 100644 index 00000000..d24049a8 --- /dev/null +++ b/org/exist-db/exist-security-ldap/3.6.0/exist-security-ldap-3.6.0.jar.sha1 @@ -0,0 +1 @@ +53d6cb832f2226bab85b2edf315a0a994523e803 diff --git a/org/exist-db/exist-security-ldap/3.6.0/exist-security-ldap-3.6.0.pom b/org/exist-db/exist-security-ldap/3.6.0/exist-security-ldap-3.6.0.pom new file mode 100644 index 00000000..a35e2b8e --- /dev/null +++ b/org/exist-db/exist-security-ldap/3.6.0/exist-security-ldap-3.6.0.pom @@ -0,0 +1,50 @@ + + 4.0.0 + + + org.exist-db + exist-parent + 3.6.0 + ../existdb-parent + + + exist-security-ldap + jar + + exist-security-ldap + eXist NoSQL Database LDAP Security Module + + + scm:git:https://github.com/exist-db/exist.git + scm:git:https://github.com/exist-db/exist.git + scm:git:https://github.com/exist-db/exist.git + 3.6.0 + + + + + org.exist-db + exist-core + ${project.version} + + + + org.apache.logging.log4j + log4j-api + + + + org.apache.commons + commons-lang3 + + + + + junit + junit + test + + + + + diff --git a/org/exist-db/exist-security-ldap/3.6.0/exist-security-ldap-3.6.0.pom.sha1 b/org/exist-db/exist-security-ldap/3.6.0/exist-security-ldap-3.6.0.pom.sha1 new file mode 100644 index 00000000..9cc12596 --- /dev/null +++ b/org/exist-db/exist-security-ldap/3.6.0/exist-security-ldap-3.6.0.pom.sha1 @@ -0,0 +1 @@ +6193851828a014bc7b5e6f8d08fda11a2f6ca0a4 diff --git a/org/exist-db/exist-start/3.6.0/exist-start-3.6.0.jar b/org/exist-db/exist-start/3.6.0/exist-start-3.6.0.jar new file mode 100644 index 00000000..fdaf780e Binary files /dev/null and b/org/exist-db/exist-start/3.6.0/exist-start-3.6.0.jar differ diff --git a/org/exist-db/exist-start/3.6.0/exist-start-3.6.0.jar.sha1 b/org/exist-db/exist-start/3.6.0/exist-start-3.6.0.jar.sha1 new file mode 100644 index 00000000..ffd1c35a --- /dev/null +++ b/org/exist-db/exist-start/3.6.0/exist-start-3.6.0.jar.sha1 @@ -0,0 +1 @@ +4c7184420048ebf3f9cc05664366bded8744525a diff --git a/org/exist-db/exist-start/3.6.0/exist-start-3.6.0.pom b/org/exist-db/exist-start/3.6.0/exist-start-3.6.0.pom new file mode 100644 index 00000000..dfa9752f --- /dev/null +++ b/org/exist-db/exist-start/3.6.0/exist-start-3.6.0.pom @@ -0,0 +1,32 @@ + + 4.0.0 + + + org.exist-db + exist-parent + 3.6.0 + ../existdb-parent + + + exist-start + jar + + exist-start + Startup for eXist NoSQL Database Client/Server + + + scm:git:https://github.com/exist-db/exist.git + scm:git:https://github.com/exist-db/exist.git + scm:git:https://github.com/exist-db/exist.git + 3.6.0 + + + + + org.exist-db + exist-core + ${project.version} + + + + diff --git a/org/exist-db/exist-start/3.6.0/exist-start-3.6.0.pom.sha1 b/org/exist-db/exist-start/3.6.0/exist-start-3.6.0.pom.sha1 new file mode 100644 index 00000000..b770836f --- /dev/null +++ b/org/exist-db/exist-start/3.6.0/exist-start-3.6.0.pom.sha1 @@ -0,0 +1 @@ +a9cef0164567072559f2abd8514c3dc107baa4ce diff --git a/org/exist-db/exist-testkit/3.6.0/exist-testkit-3.6.0.jar b/org/exist-db/exist-testkit/3.6.0/exist-testkit-3.6.0.jar new file mode 100644 index 00000000..5edacab5 Binary files /dev/null and b/org/exist-db/exist-testkit/3.6.0/exist-testkit-3.6.0.jar differ diff --git a/org/exist-db/exist-testkit/3.6.0/exist-testkit-3.6.0.jar.sha1 b/org/exist-db/exist-testkit/3.6.0/exist-testkit-3.6.0.jar.sha1 new file mode 100644 index 00000000..5a48ced5 --- /dev/null +++ b/org/exist-db/exist-testkit/3.6.0/exist-testkit-3.6.0.jar.sha1 @@ -0,0 +1 @@ +370f01647878338930c3fca9b0a2a6a4fecc85c4 diff --git a/org/exist-db/exist-testkit/3.6.0/exist-testkit-3.6.0.pom b/org/exist-db/exist-testkit/3.6.0/exist-testkit-3.6.0.pom new file mode 100644 index 00000000..29592b51 --- /dev/null +++ b/org/exist-db/exist-testkit/3.6.0/exist-testkit-3.6.0.pom @@ -0,0 +1,51 @@ + + 4.0.0 + + + org.exist-db + exist-parent + 3.6.0 + ../existdb-parent + + + exist-testkit + jar + + exist-testkit + Test kit for eXist NoSQL Database Client/Server + + + scm:git:https://github.com/exist-db/exist.git + scm:git:https://github.com/exist-db/exist.git + scm:git:https://github.com/exist-db/exist.git + 3.6.0 + + + + + org.exist-db + exist-core + ${project.version} + + + org.exist-db + exist-start + ${project.version} + + + org.eclipse.jetty + jetty-util + + + org.exist-db.thirdparty.org.xmldb + xmldb-api + + + junit + junit + 4.12 + provided + + + + diff --git a/org/exist-db/exist-testkit/3.6.0/exist-testkit-3.6.0.pom.sha1 b/org/exist-db/exist-testkit/3.6.0/exist-testkit-3.6.0.pom.sha1 new file mode 100644 index 00000000..e97a14ad --- /dev/null +++ b/org/exist-db/exist-testkit/3.6.0/exist-testkit-3.6.0.pom.sha1 @@ -0,0 +1 @@ +0e8a13fa5da90411085bdbd1d371d094858ed521 diff --git a/org/exist-db/exist-webdav/3.6.0/exist-webdav-3.6.0.jar b/org/exist-db/exist-webdav/3.6.0/exist-webdav-3.6.0.jar new file mode 100644 index 00000000..ba677ad8 Binary files /dev/null and b/org/exist-db/exist-webdav/3.6.0/exist-webdav-3.6.0.jar differ diff --git a/org/exist-db/exist-webdav/3.6.0/exist-webdav-3.6.0.jar.sha1 b/org/exist-db/exist-webdav/3.6.0/exist-webdav-3.6.0.jar.sha1 new file mode 100644 index 00000000..183a7f50 --- /dev/null +++ b/org/exist-db/exist-webdav/3.6.0/exist-webdav-3.6.0.jar.sha1 @@ -0,0 +1 @@ +ef2cc446428da849659a7bed26c45f7b3cd60dc6 diff --git a/org/exist-db/exist-webdav/3.6.0/exist-webdav-3.6.0.pom b/org/exist-db/exist-webdav/3.6.0/exist-webdav-3.6.0.pom new file mode 100644 index 00000000..c13fc3a4 --- /dev/null +++ b/org/exist-db/exist-webdav/3.6.0/exist-webdav-3.6.0.pom @@ -0,0 +1,70 @@ + + 4.0.0 + + + org.exist-db + exist-parent + 3.6.0 + ../existdb-parent + + + exist-webdav + jar + + exist-webdav + eXist NoSQL Database WebDAV Module + + + scm:git:https://github.com/exist-db/exist.git + scm:git:https://github.com/exist-db/exist.git + scm:git:https://github.com/exist-db/exist.git + 3.6.0 + + + + 1.8.1.3 + + + + + org.exist-db + exist-core + ${project.version} + + + + org.exist-db.thirdparty.com.ettrema + milton-api + ${milton.version} + + + + org.exist-db.thirdparty.com.ettrema + milton-servlet + ${milton.version} + + + + javax.servlet + javax.servlet-api + provided + + + + commons-io + commons-io + + + + org.apache.logging.log4j + log4j-api + + + + org.exist-db.thirdparty.org.xmldb + xmldb-api + + + + + diff --git a/org/exist-db/exist-webdav/3.6.0/exist-webdav-3.6.0.pom.sha1 b/org/exist-db/exist-webdav/3.6.0/exist-webdav-3.6.0.pom.sha1 new file mode 100644 index 00000000..5b766bfd --- /dev/null +++ b/org/exist-db/exist-webdav/3.6.0/exist-webdav-3.6.0.pom.sha1 @@ -0,0 +1 @@ +9bed60be45376947f108e485782a60acecf26a91 diff --git a/org/exist-db/thirdparty/org/expath/http/client/http-client-java/20171116/http-client-java-20171116.jar b/org/exist-db/thirdparty/org/expath/http/client/http-client-java/20171116/http-client-java-20171116.jar new file mode 100644 index 00000000..281f941c Binary files /dev/null and b/org/exist-db/thirdparty/org/expath/http/client/http-client-java/20171116/http-client-java-20171116.jar differ diff --git a/org/exist-db/thirdparty/org/expath/http/client/http-client-java/20171116/http-client-java-20171116.pom b/org/exist-db/thirdparty/org/expath/http/client/http-client-java/20171116/http-client-java-20171116.pom new file mode 100644 index 00000000..b6b65f8e --- /dev/null +++ b/org/exist-db/thirdparty/org/expath/http/client/http-client-java/20171116/http-client-java-20171116.pom @@ -0,0 +1,76 @@ + + + 4.0.0 + + + org.sonatype.oss + oss-parent + 7 + + + org.exist-db.thirdparty.org.expath.http.client + http-client-java + 20171116 + jar + + EXPath HTTP Client Java Library + + Java Library implementing the core HTTP Client module features + + + + MOZILLA PUBLIC LICENSE Version 1.0 + http://www.mozilla.org/MPL/1.0/ + repo + + + + + 4.4.6 + + + + + org.exist-db.thirdparty.org.expath.tools + tools-java + 20151116 + + + org.apache.httpcomponents + httpcore + 4.4.6 + + + org.apache.httpcomponents + httpclient + 4.4.1 + + + + org.ccil.cowan.tagsoup + tagsoup + 1.2.1 + + + + org.apache.james + apache-mime4j + 0.6 + + + + commons-logging + commons-logging + 1.1.1 + + + + junit + junit + 4.11 + test + + + + diff --git a/org/exist-db/thirdparty/org/expath/http/client/http-client-java/20171116/http-client-java-20171116.pom.sha1 b/org/exist-db/thirdparty/org/expath/http/client/http-client-java/20171116/http-client-java-20171116.pom.sha1 new file mode 100644 index 00000000..e74231b9 --- /dev/null +++ b/org/exist-db/thirdparty/org/expath/http/client/http-client-java/20171116/http-client-java-20171116.pom.sha1 @@ -0,0 +1 @@ +6fb4824625951865c8d4db295ae1bf368645d9db diff --git a/update.sh b/update.sh index ab96925f..08530a29 100755 --- a/update.sh +++ b/update.sh @@ -35,6 +35,10 @@ case $i in EXIST_TAG="$2" shift # past argument with no value ;; + -f|--force) + FORCE=YES + shift # past argument with no value + ;; *) # unknown option ;; @@ -51,14 +55,26 @@ then # Does snapshot tag already exist? if [ -d "${MVN_REPO_HOME}/org/exist-db/exist-core/${EXIST_TAG}" ]; then - EXIST_TAG="$(date +%Y%m%d%H%M)-SNAPSHOT" + if [ -n "${FORCE}" ] + then + echo -e "\nWARN: SNAPSHOT version already exists, files will be overwritten!!!\n\n" + else + EXIST_TAG="$(date +%Y%m%d%H%M)-SNAPSHOT" + echo -e "\nWARN: SNAPSHOT version already exists, will create a new SNAPSHOT: ${EXIST_TAG}...\n\n" + fi fi else # Does the non-snapshot tag already exist? if [ -d "${MVN_REPO_HOME}/org/exist-db/exist-core/${EXIST_TAG}" ]; then - EXIST_TAG=`date +%Y%m%d%H%M` + if [ -n "${FORCE}" ] + then + echo -e "\nWARN: TAG version already exists, files will be overwritten!!!\n\n" + else + EXIST_TAG=`date +%Y%m%d%H%M` + echo -e "\nWARN: TAG version already exists, will create a new TAG: ${EXIST_TAG}...\n\n" + fi fi fi