Description
[ERROR] Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.188 s <<< FAILURE! - in org.apache.jackrabbit.oak.plugins.index.solr.index.SolrIndexEditorTest [ERROR] testIgnoredPropertiesNotIndexed(org.apache.jackrabbit.oak.plugins.index.solr.index.SolrIndexEditorTest) Time elapsed: 0.188 s <<< ERROR! java.lang.RuntimeException: java.nio.file.InvalidPathException: Illegal char <:> at index 2: /C:/projects/apache/oak/trunk/oak-solr-core/target/test-classes/solr at org.apache.jackrabbit.oak.plugins.index.solr.index.SolrIndexEditorTest.testIgnoredPropertiesNotIndexed(SolrIndexEditorTest.java:71) Caused by: java.nio.file.InvalidPathException: Illegal char <:> at index 2: /C:/projects/apache/oak/trunk/oak-solr-core/target/test-classes/solr at org.apache.jackrabbit.oak.plugins.index.solr.index.SolrIndexEditorTest.testIgnoredPropertiesNotIndexed(SolrIndexEditorTest.java:71)
Attachments
Issue Links
- is broken by
-
OAK-4318 Upgrade oak-solr to Solr 5.x
- Closed