Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gbv/reposis_parent


https://github.com/gbv/reposis_parent

Last synced: 28 days ago
JSON representation

Awesome Lists containing this project

README

        

# Migration von 2022 zu 2023

Unter src/test/integration/$appname/resources/META-INF/persistence.xml

```xml

...

META-INF/mycore-jobqueue-mappings.xml
META-INF/mycore-viewer-mappings.xml
...


...


...

```

Remove the following files from pom.xml:

```xml

com.sun.activation
jakarta.activation

```

Change the version in the pom.xml:

```xml


de.gbv.reposis
reposis_mir_parent
2023.06-SNAPSHOT

reposis_$id
2023.06-SNAPSHOT

```