Fixed broken test suite.
Change-Id: Ie8a040eb20397c9e8fdfed1a488fa30008cb4753
diff --git a/core/Changes b/core/Changes
index 7125e48..6bf10e1 100644
--- a/core/Changes
+++ b/core/Changes
@@ -1,8 +1,20 @@
+# version 0.65
+
+!!! includes security updates - please update all Kustvakt libraries
+!!! Please also update Krill to version 0.60.2 and Koral to version 0.38
+
+
+2021-12-10
+ - [security] Updated log4j libs due to CVE-2021-44228.
+
+
# version 0.64
+
2021-07-29
-- Updated the change files and made a new version.
+ - Updated the change files and made a new version.
# version 0.63.2
+
2021-06-11
- Updated OAuth2 token length & secure random algorithm config.
- Added character set filter to random code generator, e.g. for client_id.
@@ -10,7 +22,7 @@
- Updated cache settings and some loggings.
2021-07-26
- Replaced annotation parsing with restoring the annotation tables to the
- database.
+ database.
- Moved cache config to the full config.
# version 0.63.1
@@ -19,222 +31,222 @@
# version 0.63
14/01/2021
- - Updated Flyway (margaretha)
+ - Updated Flyway (margaretha)
21/01/2021
- - Fixed running pipe and updated tests with mockserver (margaretha)
+ - Fixed running pipe and updated tests with mockserver (margaretha)
19/02/2021
- - Enabled API info web-service (margaretha)
-
+ - Enabled API info web-service (margaretha)
+
# version 0.62.4
24/01/2020
- - Removed salt from config and updated config files.
+ - Removed salt from config and updated config files.
05/02/2020
- - Added welcome page.
+ - Added welcome page.
01/04/2020
- - Support expand query parameter for match retrieval (diewald)
+ - Support expand query parameter for match retrieval (diewald)
11/05/2020
- - Added tool to create VC from list (diewald)
+ - Added tool to create VC from list (diewald)
29/05/2020
- - Improved conversion tool to deal with Cosmas-II VC definitions
- (diewald)
+ - Improved conversion tool to deal with Cosmas-II VC definitions
+ (diewald)
02/06/2020
- - Introduced experimental X-Index-Revision header (diewald)
+ - Introduced experimental X-Index-Revision header (diewald)
# version 0.62.3
03/12/2019
- - Implemented pipe extension in the search API (margaretha)
+ - Implemented pipe extension in the search API (margaretha)
11/12/2019
- - Added errors when requesting VC in caching process (margaretha,
- resolved #47)
+ - Added errors when requesting VC in caching process (margaretha,
+ resolved #47)
12/12/2019
- - Added support for multiple cq parameters (margaretha, resolved #46)
+ - Added support for multiple cq parameters (margaretha, resolved #46)
13/12/2019
- - Handled pipe errors and added tests (margaretha)
+ - Handled pipe errors and added tests (margaretha)
20/12/2019
- - Removed transactional annotations from simple select queries (margaretha)
+ - Removed transactional annotations from simple select queries (margaretha)
# version 0.62.2
13/11/2019
- - Added warnings when requesting non-public fields via the search API with
- accessRewriteDisabled (margaretha, resolved #43).
+ - Added warnings when requesting non-public fields via the search API with
+ accessRewriteDisabled (margaretha, resolved #43).
14/11/2019
- - Added a check for OAuth2 client, VC, and group name length (margaretha)
+ - Added a check for OAuth2 client, VC, and group name length (margaretha)
22/11/2019
- - Updated the statistic API with KoralQuery (margaretha)
+ - Updated the statistic API with KoralQuery (margaretha)
# version 0.62.1
08/07/2019
- - Added support for public metadata response in search api (margaretha,
- issue #43)
- - Disabled some unused web-services: search post, query serialization,
- collocation base (margaretha)
+ - Added support for public metadata response in search api (margaretha,
+ issue #43)
+ - Disabled some unused web-services: search post, query serialization,
+ collocation base (margaretha)
11/07/2019
- - Added cq parameter to VC statistics API and deprecate corpusQuery (margaretha)
+ - Added cq parameter to VC statistics API and deprecate corpusQuery (margaretha)
15/07/2019
- - Added backward compatibility support for corpusQuery parameter (margaretha)
+ - Added backward compatibility support for corpusQuery parameter (margaretha)
28/08/2019
- - Resolved #49. Added page param check in the search api (margaretha)
-23/09/2019
- - Resolved #50. Added statistics API with KoralQuery input (margaretha)
-
+ - Resolved #49. Added page param check in the search api (margaretha)
+23/09/2019
+ - Resolved #50. Added statistics API with KoralQuery input (margaretha)
+
# version 0.62
18/03/2019
- - Added close index controller (margaretha)
+ - Added close index controller (margaretha)
11/04/2019
- - Fixed multiple Jackson implementations (margaretha)
+ - Fixed multiple Jackson implementations (margaretha)
25/04/2019
- - Updated Jetty version due to vulnerabilities (margaretha)
+ - Updated Jetty version due to vulnerabilities (margaretha)
27/06/2019
- - Updated Jetty version, fixed server hanging problem (margaretha)
+ - Updated Jetty version, fixed server hanging problem (margaretha)
03/07/2019
- - Added VCLoader interface (margaretha)
+ - Added VCLoader interface (margaretha)
# version 0.61.6
06/02/2019
- - Added default foundry for structure layer (margaretha)
- - Added authentication to metadata controller (margaretha, issue #38)
- - Updated search krill error handling (margaretha)
+ - Added default foundry for structure layer (margaretha)
+ - Added authentication to metadata controller (margaretha, issue #38)
+ - Updated search krill error handling (margaretha)
18/02/2019
- - Updated handling errors from Koral (margaretha)
+ - Updated handling errors from Koral (margaretha)
19/02/2019
- - Added fields to metadata controller (margaretha, issue #39)
+ - Added fields to metadata controller (margaretha, issue #39)
# version 0.61.5
17/12/2018
- - Added search timeout in meta query (margaretha)
+ - Added search timeout in meta query (margaretha)
18/12/2018
- - Updated RewriteHandler (margaretha)
+ - Updated RewriteHandler (margaretha)
19/12/2018
- - Added debug flags (margaretha)
- - Added order on the fields parameter of search get request (margaretha)
+ - Added debug flags (margaretha)
+ - Added order on the fields parameter of search get request (margaretha)
07/01/2019
- - Disabled send shutdown to existing jetty web server at start (margaretha)
+ - Disabled send shutdown to existing jetty web server at start (margaretha)
09/01/2019
- - Added comments (margaretha)
- - Updated code structure (margaretha)
- - Removed spring security libraries and ManagerInterface (margaretha)
+ - Added comments (margaretha)
+ - Updated code structure (margaretha)
+ - Removed spring security libraries and ManagerInterface (margaretha)
21/01/2019
- - Removed codes related to user registration & password management (margaretha)
+ - Removed codes related to user registration & password management (margaretha)
22/01/2019
- - Added create, edit, retrieve user default setting controllers (margaretha)
+ - Added create, edit, retrieve user default setting controllers (margaretha)
24/01/2019
- - Added default setting key validation & fixed UserdataTest (margaretha)
+ - Added default setting key validation & fixed UserdataTest (margaretha)
28/01/2019
- - Updated Rewrite handler (margaretha)
+ - Updated Rewrite handler (margaretha)
29/01/2019
- - Handled "no resource found" cases (margaretha, issue #37)
+ - Handled "no resource found" cases (margaretha, issue #37)
30/01/2019
- - Updated shutdownToken (margaretha)
- - Added server shutdown description in readme (margaretha)
+ - Updated shutdownToken (margaretha)
+ - Added server shutdown description in readme (margaretha)
version 0.61.4
14/11/2018
- - Integrated lite and full services and controllers in core (margaretha)
+ - Integrated lite and full services and controllers in core (margaretha)
29/11/2018
- - Added OAuth2 scope for listing user clients (margaretha)
+ - Added OAuth2 scope for listing user clients (margaretha)
30/11/2018
- - Updated sample-index to Krill v0.58.1 (diewald)
+ - Updated sample-index to Krill v0.58.1 (diewald)
06/12/2018
- - Fixed KoralNode at method (margaretha)
+ - Fixed KoralNode at method (margaretha)
11/12/2018
- - Removed document controllers and KustvaktResource (margaretha)
- - Fixed rewrite bugs (updated rewriteQuery & KoralNode) (margaretha)
+ - Removed document controllers and KustvaktResource (margaretha)
+ - Fixed rewrite bugs (updated rewriteQuery & KoralNode) (margaretha)
version 0.61.3
22/10/2018
- - Updated jetty, spring and hibernate versions (margaretha)
+ - Updated jetty, spring and hibernate versions (margaretha)
13/11/2018
- - Moved secureRandomAlgorithm and messageDigestAlgorithm configuration
- to full (margaretha)
+ - Moved secureRandomAlgorithm and messageDigestAlgorithm configuration
+ to full (margaretha)
version 0.61.2
12/09/2018
- - Removed log4j loader and old OAuth2 implementation codes(margaretha)
+ - Removed log4j loader and old OAuth2 implementation codes(margaretha)
13/09/2018
- - Updated KoralNode and enforced order of RewriteTask (margaretha)
+ - Updated KoralNode and enforced order of RewriteTask (margaretha)
14/09/2018
- - Added a status code for non-unique results (margaretha)
+ - Added a status code for non-unique results (margaretha)
19/09/2018
- - Updated supported version configuration (margaretha)
+ - Updated supported version configuration (margaretha)
22/10/2018
- - Updated spring, jetty and hibernate versions (margaretha)
+ - Updated spring, jetty and hibernate versions (margaretha)
24/10/2018
- - Moved license regex configuration to full (margaretha)
- - Added defaultRewriteConstraints (margaretha)
+ - Moved license regex configuration to full (margaretha)
+ - Added defaultRewriteConstraints (margaretha)
29/10/2018
- - Added javax.servlet-api (margaretha)
- - Updated koral version (margaretha)
-
+ - Added javax.servlet-api (margaretha)
+ - Updated koral version (margaretha)
+
version 0.61.1
28/08/2018
- - Added API URL versioning (margaretha)
+ - Added API URL versioning (margaretha)
30/08/2018
- - Added backwards compability for URL versioning (margaretha)
- - Updated API version filter (margaretha)
+ - Added backwards compability for URL versioning (margaretha)
+ - Updated API version filter (margaretha)
version 0.61.0
13/08/2018
- - Updated Krill and Koral versions enabling VC caching and referencing (margaretha)
- - Set kustvakt configuration as Krill properties (margaretha)
-
+ - Updated Krill and Koral versions enabling VC caching and referencing (margaretha)
+ - Set kustvakt configuration as Krill properties (margaretha)
+
version 0.60.5
09/07/2018
- - Fixed status codes (margaretha)
- - Added KustvaktException for wrapping another exception (margaretha)
- - Removed deprecated codes regarding KustvaktResource (margaretha)
-
+ - Fixed status codes (margaretha)
+ - Added KustvaktException for wrapping another exception (margaretha)
+ - Removed deprecated codes regarding KustvaktResource (margaretha)
+
version 0.60.4
25/06/2018
- - added the redirect URI property in KustvaktException (margaretha)
- - added openid related status codes (margaretha)
+ - added the redirect URI property in KustvaktException (margaretha)
+ - added openid related status codes (margaretha)
version 0.60.3
30/05/2018
- - added parameter checker for collection (margaretha)
- - updated krill version (margaretha)
-
+ - added parameter checker for collection (margaretha)
+ - updated krill version (margaretha)
+
version 0.60.2
25/04/2018
- - rearranged and cleaned up codes (margaretha)
- - generalized some KustvaktException methods (margaretha)
- - added status codes (margaretha)
- - updated FormRequestWrapper constructor (margaretha)
- - fixed get request null parameter in FormRequestWrapper (margaretha)
-
+ - rearranged and cleaned up codes (margaretha)
+ - generalized some KustvaktException methods (margaretha)
+ - added status codes (margaretha)
+ - updated FormRequestWrapper constructor (margaretha)
+ - fixed get request null parameter in FormRequestWrapper (margaretha)
+
version 0.60.1
14/03/2018
- - removed AdminHandlerIface (margaretha)
- - removed isSystemAdmin in User class (margaretha)
+ - removed AdminHandlerIface (margaretha)
+ - removed isSystemAdmin in User class (margaretha)
version 0.60
13/03/2018
- - removed old policy and deprecated code (margaretha)
- - moved authentication related code to /full (margaretha)
- - elaborated default layer names in the configuration file (margaretha)
- - added GROUP_DELETED status code (margaretha)
+ - removed old policy and deprecated code (margaretha)
+ - moved authentication related code to /full (margaretha)
+ - elaborated default layer names in the configuration file (margaretha)
+ - added GROUP_DELETED status code (margaretha)
version 0.59.10
20/02/2018
- - updated hibernate and reflection versions (margaretha)
- - added Changes file (margaretha)
- - merged BeanConfigBaseTest to BeanConfigTest in /full (margaretha)
- - added status code for already deleted entry (margaretha)
- - updated library versions and java environment (margaretha)
- - added status codes (margaretha)
- - moved validation.properties (margaretha)
- - fixed unrecognized media-type application/json (margaretha)
-
+ - updated hibernate and reflection versions (margaretha)
+ - added Changes file (margaretha)
+ - merged BeanConfigBaseTest to BeanConfigTest in /full (margaretha)
+ - added status code for already deleted entry (margaretha)
+ - updated library versions and java environment (margaretha)
+ - added status codes (margaretha)
+ - moved validation.properties (margaretha)
+ - fixed unrecognized media-type application/json (margaretha)
+
version 0.59.9
08/11/2017
- - fixed missing exception in JsonUtils (margaretha)
- - fixed and restructured KustvaktResponseHandler (margaretha)
- - updated status code in ParameterChecker (margaretha)
-
+ - fixed missing exception in JsonUtils (margaretha)
+ - fixed and restructured KustvaktResponseHandler (margaretha)
+ - updated status code in ParameterChecker (margaretha)
+
version 0.59.8
24/10/2017
- - restructured Kustvakt and created core project (margaretha)
- - marked loader classes as deprecated (margaretha)
- - updated Spring version (margaretha)
- - moved unnecessary dependencies (margaretha)
\ No newline at end of file
+ - restructured Kustvakt and created core project (margaretha)
+ - marked loader classes as deprecated (margaretha)
+ - updated Spring version (margaretha)
+ - moved unnecessary dependencies (margaretha)
\ No newline at end of file
diff --git a/core/pom.xml b/core/pom.xml
index 917743d..55dbf87 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -13,9 +13,9 @@
<jetty.version>9.4.44.v20210927</jetty.version>
<hibernate.version>5.6.1.Final</hibernate.version>
<flyway.version>8.0.5</flyway.version>
- <log4j.version>[2.15.0,)</log4j.version>
- <krill.version>[0.60,)</krill.version>
- <koral.version>[0.38,)</koral.version>
+ <log4j.version>[2.16.0,)</log4j.version>
+ <krill.version>[0.60.2,)</krill.version>
+ <koral.version>[0.38.1,)</koral.version>
</properties>
<build>
diff --git a/full/Changes b/full/Changes
index 1693033..24da29d 100644
--- a/full/Changes
+++ b/full/Changes
@@ -1,26 +1,38 @@
# version 0.65
+
+!!! includes security updates - please update all Kustvakt libraries
+!!! Please also update Krill to version 0.60.2 and Koral to version 0.38
+
2021-12-02
-- Updated VC cache.
+ - Updated VC cache.
2021-12-03
-- Enabled listing system vc for authorized users.
+ - Enabled listing system vc for authorized users.
2021-12-08
-- Removed koralQuery and statistics from VC list.
-- Added a web-service to retrieve KoralQuery of a VC
+ - Removed koralQuery and statistics from VC list.
+ - Added a web-service to retrieve KoralQuery of a VC
+2021-12-10
+ - [security] Updated log4j libs due to CVE-2021-44228.
+2021-12-13
+ - Fixed broken test suite.
+
+
# version 0.64.1
+
2021-10-26
-- Bump Kustvakt and Krill versions.
+ - Bump Kustvakt and Krill versions.
+
# version 0.64
2021-07-29
-- Updated the change files and made a new version.
+ - Updated the change files and made a new version.
2021-08-12
-- Fixed errors due to missing query type and added tests.
+ - Fixed errors due to missing query type and added tests.
2021-08-13
-- Fixed missing request entity.
-- Updated the query service to enable editing query references.
+ - Fixed missing request entity.
+ - Updated the query service to enable editing query references.
2021-08-16
-- Fixed creator param when storing query or VC by admins for
+ - Fixed creator param when storing query or VC by admins for
the system or other users.
# version 0.63.2
@@ -35,9 +47,9 @@
- Updated cache settings and some loggings.
2021-07-26
- Replaced annotation parsing with restoring the annotation tables to the
- database.
+database.
- Moved cache config to the full config.
-
+
# version 0.63.1
2021-02-22
- Updated libraries (margaretha)
@@ -48,7 +60,7 @@
2021-03-25
- Updated Koral version for Info Controller (margaretha)
- Updated OAuth2 token list with token type and user clientId
- parameters (margaretha)
+parameters (margaretha)
2021-03-29
- Added client type in the client list web-service. Resolved #58 (margaretha)
2021-04-19
diff --git a/full/src/test/java/de/ids_mannheim/korap/rewrite/VirtualCorpusRewriteTest.java b/full/src/test/java/de/ids_mannheim/korap/rewrite/VirtualCorpusRewriteTest.java
index 6d12373..4d2f684 100644
--- a/full/src/test/java/de/ids_mannheim/korap/rewrite/VirtualCorpusRewriteTest.java
+++ b/full/src/test/java/de/ids_mannheim/korap/rewrite/VirtualCorpusRewriteTest.java
@@ -1,6 +1,7 @@
package de.ids_mannheim.korap.rewrite;
import static org.junit.Assert.assertEquals;
+import static org.junit.Assert.assertFalse;
import static org.junit.Assert.assertNull;
import static org.junit.Assert.assertTrue;
@@ -59,7 +60,8 @@
dao.deleteQuery(vc);
vc = dao.retrieveQueryByName("named-vc1", "system");
assertNull(vc);
-// VirtualCorpusCache.reset();
+ VirtualCorpusCache.delete("named-vc1");
+ assertFalse(VirtualCorpusCache.contains("named-vc1"));
}
private void testRefCachedVCWithUsername ()
diff --git a/full/src/test/resources/kustvakt-test.conf b/full/src/test/resources/kustvakt-test.conf
index bc6f8e3..4e5a2e5 100644
--- a/full/src/test/resources/kustvakt-test.conf
+++ b/full/src/test/resources/kustvakt-test.conf
@@ -7,6 +7,7 @@
krill.index.relations.max = 100
## Directory path of virtual corpora to cache
krill.namedVC = vc
+krill.test = true
#LDAP
ldap.config = file-path-to-ldap-config
diff --git a/lite/Changes b/lite/Changes
index 57674f8..0bb3403 100644
--- a/lite/Changes
+++ b/lite/Changes
@@ -1,119 +1,131 @@
+# version 0.65
+
+!!! includes security updates - please update all Kustvakt libraries
+!!! Please also update Krill to version 0.60.2 and Koral to version 0.38
+
+2021 -12 -10
+ - [security] Updated log4j libs due to CVE -2021 -44228.
+
+
+
# version 0.64
-2021-07-29
-- Updated the change files and made a new version.
-2021-08-12
-- Removed initializator from lite config.
+
+2021 -07 -29
+ - Updated the change files and made a new version.
+2021 -08 -12
+ - Removed initializator from lite config.
# version 0.63.2
-2021-07-19
- - Updated mockserver dependency-order in pom.
-2021-07-26
+
+2021 -07 -19
+ - Updated mockserver dependency -order in pom.
+2021 -07 -26
- Replaced annotation parsing with restoring the annotation tables to the
- database.
+database.
- Excluded jackson core libraries from Mockserver.
# version 0.63
04/12/2020
- - Fix hibernate dialect for SQLite. (margaretha)
+ - Fix hibernate dialect for SQLite. (margaretha)
14/01/2021
- - Updated Flyway (margaretha)
+ - Updated Flyway (margaretha)
21/01/2021
- - Fixed running pipe and updated tests with mockserver (margaretha)
+ - Fixed running pipe and updated tests with mockserver (margaretha)
19/02/2021
- - Enabled API info web-service (margaretha)
+ - Enabled API info web -service (margaretha)
# version 0.62.4
24/01/2020
- - Removed salt from config and updated config files.
+ - Removed salt from config and updated config files.
04/03/2020
- - Updated the sample index (diewald)
-
+ - Updated the sample index (diewald)
+
# version 0.62.3
03/12/2019
- - Implemented pipe extension in the search API (margaretha)
+ - Implemented pipe extension in the search API (margaretha)
12/12/2019
- - Added support for multiple cq parameters (margaretha, resolved #46)
+ - Added support for multiple cq parameters (margaretha, resolved #46)
13/12/2019
- - Handled pipe errors and added tests (margaretha)
-
+ - Handled pipe errors and added tests (margaretha)
+
# version 0.62.2
13/11/2019
- - Added tests for issue #43 (margaretha)
+ - Added tests for issue #43 (margaretha)
22/11/2019
- - Added tests for the statistic API with KoralQuery (margaretha)
+ - Added tests for the statistic API with KoralQuery (margaretha)
# version 0.62.1
08/07/2019
- - Added tests for public metadata response in search API (margaretha, issue #43)
- - Disabled some tests of unused/disabled web-services (margaretha)
+ - Added tests for public metadata response in search API (margaretha, issue #43)
+ - Disabled some tests of unused/disabled web -services (margaretha)
version 0.62
19/03/2019
- - Added close index controller (margaretha)
+ - Added close index controller (margaretha)
version 0.61.3
05/02/2019
- - Updated kustvakt-lite.conf (margaretha)
+ - Updated kustvakt -lite.conf (margaretha)
18/02/2019
- - Updated core version (margaretha)
+ - Updated core version (margaretha)
version 0.61.2
14/11/2018
- - Integrated lite and full services and controllers in core (margaretha)
- - Added annotation services (margaretha)
+ - Integrated lite and full services and controllers in core (margaretha)
+ - Added annotation services (margaretha)
19/12/2018
- - Fixed getUser in DummyAuthenticationManager (margaretha)
- - Fixed search test with fields parameter (margaretha)
+ - Fixed getUser in DummyAuthenticationManager (margaretha)
+ - Fixed search test with fields parameter (margaretha)
version 0.61.1
22/10/2018
- - Updated spring and kustvakt-core versions (margaretha)
+ - Updated spring and kustvakt -core versions (margaretha)
29/10/2018
- - Added rewrite handler post construct (margaretha)
+ - Added rewrite handler post construct (margaretha)
07/11/2018
- - OpenJDK8u181-workaround (see Debian Bug report #911925; diewald)
+ - OpenJDK8u181 -workaround (see Debian Bug report #911925; diewald)
13/11/2018
- - Added shutdown handler (margaretha)
+ - Added shutdown handler (margaretha)
version 0.61.0
30/08/2018
- - Fixed root packages & added api version properties in kustvakt-lite.conf (margaretha)
- - Added API versioning tests (margaretha)
+ - Fixed root packages & added api version properties in kustvakt -lite.conf (margaretha)
+ - Added API versioning tests (margaretha)
version 0.60.2
05/07/2018
- - Added support for unrestricted corpus statistics (ndiewald)
- - Do not pass broken queries to Krill (diewald)
+ - Added support for unrestricted corpus statistics (ndiewald)
+ - Do not pass broken queries to Krill (diewald)
27/08/2018
- - Added vc reference test (margaretha)
+ - Added vc reference test (margaretha)
28/08/2018
- - Added API URL versioning (margaretha)
+ - Added API URL versioning (margaretha)
version 0.60.1
12/06/2018
- - removed kustvakt_encryption (margaretha)
- - updated kustvakt core version (margaretha)
- - adopted statistics query parameter from full (ndiewald)
-
+ - removed kustvakt_encryption (margaretha)
+ - updated kustvakt core version (margaretha)
+ - adopted statistics query parameter from full (ndiewald)
+
version 0.60
23/03/2018
- - updated field type:date in the metadata test (margaretha)
- - removed loading application context via BeanFactory (margaretha)
- - fixed missing kustvakt-lite.conf (margaretha)
- - added support for highlights in matchinfo (diewald)
+ - updated field type:date in the metadata test (margaretha)
+ - removed loading application context via BeanFactory (margaretha)
+ - fixed missing kustvakt -lite.conf (margaretha)
+ - added support for highlights in matchinfo (diewald)
version 0.59.9
01/02/2018
- - renamed light to lite (margaretha)
- - added Changes file (margaretha)
- - updated library versions and java environment (margaretha)
- - added metadata test (diewald)
-
+ - renamed light to lite (margaretha)
+ - added Changes file (margaretha)
+ - updated library versions and java environment (margaretha)
+ - added metadata test (diewald)
+
version 0.59.8
17/01/2018
- - restructured Kustvakt and created /lite project
- - removed version from service paths (margaretha)
- - updated query serialization tests (margaretha)
- - added statistic service test (margaretha)
- - updated KustvaktResponseHandler (margaretha)
- - removed FastJerseyLight and simplified Jersey test configuration (margaretha)
\ No newline at end of file
+ - restructured Kustvakt and created /lite project
+ - removed version from service paths (margaretha)
+ - updated query serialization tests (margaretha)
+ - added statistic service test (margaretha)
+ - updated KustvaktResponseHandler (margaretha)
+ - removed FastJerseyLight and simplified Jersey test configuration (margaretha)
\ No newline at end of file