Author: reto
Date: Thu Aug 29 06:55:16 2013
New Revision: 1518516
URL: http://svn.apache.org/r1518516
Log:
STANBOL-1127: reenabled jenatd indexing as test failure only local (and other
modules depends on it)
Modified:
stanbol/branches/commons-ng/entityhub/indexing/pom.xml
Modified: stanbol/branches/commons-ng/entityhub/indexing/pom.xml
URL:
http://svn.apache.org/viewvc/stanbol/branches/commons-ng/entityhub/indexing/pom.xml?rev=1518516&r1=1518515&r2=1518516&view=diff
==============================================================================
--- stanbol/branches/commons-ng/entityhub/indexing/pom.xml (original)
+++ stanbol/branches/commons-ng/entityhub/indexing/pom.xml Thu Aug 29 06:55:16
2013
@@ -56,7 +56,7 @@
<modules>
<module>core</module>
- <!-- test fails, maybe due to incompatible jena version
<module>source/jenatdb</module> -->
+ <module>source/jenatdb</module>
<module>source/vcard</module>
<module>destination/solryard</module>
<!-- Utils for createing local caches (indexing utils) -->