commit | 5b708799da6bf14741ba7516eaffc1fb30f698f9 | [log] [tgz] |
---|---|---|
author | margaretha <margaretha@ids-mannheim.de> | Fri May 12 16:55:29 2023 +0200 |
committer | margaretha <margaretha@ids-mannheim.de> | Fri May 12 16:57:53 2023 +0200 |
tree | 8b2e201275124169be86c4b2a078dedddba0fb8f | |
parent | 22d4de32b35f3924ba85c43396ed8b1e049e6600 [diff] [blame] |
Renamed entity and service packages in core Change-Id: I0a502be79c302c4c3f37bcfad302417a06a8385a
diff --git a/full/src/test/resources/test-config-icc.xml b/full/src/test/resources/test-config-icc.xml index 3daf85b..1ff9ed0 100644 --- a/full/src/test/resources/test-config-icc.xml +++ b/full/src/test/resources/test-config-icc.xml
@@ -126,6 +126,7 @@ <property name="dataSource" ref="sqliteDataSource" /> <property name="packagesToScan"> <array> + <value>de.ids_mannheim.korap.core.entity</value> <value>de.ids_mannheim.korap.entity</value> <value>de.ids_mannheim.korap.oauth2.entity</value> </array>