[ https://issues.apache.org/jira/browse/TIKA-1851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15132549#comment-15132549 ]
Tim Allison commented on TIKA-1851: ----------------------------------- [~bobpaulin], any chance you could look into why we've been getting the following in 2.x's tika-bundle since we moved to git (https://builds.apache.org/job/tika-2.x/14/)? I'm sure the move didn't do it, but thanks to [~lewismc] for aiming Hudson at git, this has made this issue ever so much clearer. :) {noformat} java.lang.Exception: Unable to lock bundle cache: java.nio.channels.OverlappingFileLockException at org.apache.felix.framework.cache.BundleCache.<init>(BundleCache.java:176) at org.apache.felix.framework.Felix.init(Felix.java:689) at org.apache.felix.framework.Felix.init(Felix.java:624) at org.ops4j.pax.exam.nat.internal.NativeTestContainer.start(NativeTestContainer.java:176) at org.ops4j.pax.exam.spi.reactors.AllConfinedStagedReactor.invoke(AllConfinedStagedReactor.java:79) at org.ops4j.pax.exam.junit.impl.ProbeRunner$2.evaluate(ProbeRunner.java:267) {noformat} > Tika 2.0 - Move test resources from core to test-resources > ---------------------------------------------------------- > > Key: TIKA-1851 > URL: https://issues.apache.org/jira/browse/TIKA-1851 > Project: Tika > Issue Type: Sub-task > Reporter: Tim Allison > Assignee: Tim Allison > Priority: Trivial > Fix For: 2.0 > > > Let's try to move resources that are used for testing to the test-resources > module if possible: MockParser, DummyParser, TikaTest and the unit tests for > MockParser. That should also allow us to drop the test-jar goal in > tika-core. Anything else? > Haven't actually tried this yet; there may be surprises. -- This message was sent by Atlassian JIRA (v6.3.4#6332)