diff --git a/README.md b/README.md index 9eddfe81..6eea71bb 100644 --- a/README.md +++ b/README.md @@ -21,12 +21,9 @@ ubo-cli/target/bin/ubo.sh create configuration directory create database ubo; grant all privileges on ubo.* to ubo@localhost identified by 'ubo'; ``` -- setup your database and JDBC configuration in persistence.xml and **REMOVE** the following lines +- setup your database and JDBC configuration in persistence.xml, update mappings with: ``` -META-INF/mycore-iview2-mappings.xml -META-INF/mycore-viewer-mappings.xml -META-INF/mycore-ifs-mappings.xml - +ubo-cli/target/bin/ubo.sh reload mappings in jpa configuration file ``` ``` vi ~/.mycore/ubo/resources/META-INF/persistence.xml @@ -35,7 +32,7 @@ vi ~/.mycore/ubo/resources/META-INF/persistence.xml - copy jdbc driver to ~/.mycore/ubo/lib, eg. for h2 ``` cd ~/.mycore/ubo/lib -wget https://repo1.maven.org/maven2/com/h2database/h2/1.4.200/h2-1.4.200.jar +wget https://repo1.maven.org/maven2/com/h2database/h2/2.2.224/h2-2.2.224.jar cd - ``` ## Solr diff --git a/pom.xml b/pom.xml index ecebfaf3..70ab74df 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.mycore mycore-parent - 53 + 55 org.mycore.ubo @@ -60,6 +60,7 @@ https://gist.githubusercontent.com/yagee-de/dfd3698c1b49173dbf251f74eb6a9297/raw/406460c088ff3cb6354e4ae6b40535e6f841607d/mycore_sort.xml true ${maven.build.timestamp} + 10.1.11 v1.22.10 @@ -204,7 +205,7 @@ - jetty9x + jetty12x diff --git a/ubo-cli/src/main/setup/classifications/rfc4646.xml b/ubo-cli/src/main/setup/classifications/rfc4646.xml deleted file mode 100644 index df406a59..00000000 --- a/ubo-cli/src/main/setup/classifications/rfc4646.xml +++ /dev/null @@ -1,218 +0,0 @@ - - -