commit | 85ee2ac4ff5f73e1f0898a75acf1d10e00efb86b | [log] [tgz] |
---|---|---|
author | margaretha <margaretha@ids-mannheim.de> | Wed Jul 25 17:58:09 2018 +0200 |
committer | margaretha <margaretha@ids-mannheim.de> | Wed Jul 25 17:58:09 2018 +0200 |
tree | 7097dbe4fdbd5411648bce5c1ffed79fb278765c | |
parent | 8efa375c4b97610c0d17c33df46b3c0b14fbb7e2 [diff] [blame] |
Implemented VC caching & deserialization with string[] and cache option. Change-Id: I42a7d4211d903587254d6b7fc2d6c242e55a2032
diff --git a/pom.xml b/pom.xml index 45ed86f..4514523 100644 --- a/pom.xml +++ b/pom.xml
@@ -289,6 +289,7 @@ <exclude>**/TestWPDIndex.java</exclude> <exclude>**/TestRealIndex.java</exclude> <exclude>**/TestSampleIndex.java</exclude> + <exclude>**/TestVCCaching.java</exclude> </excludes> </configuration> </plugin>