[
https://issues.apache.org/jira/browse/SLING-946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12704694#action_12704694
]
Bertrand Delacretaz commented on SLING-946:
-------------------------------------------
After my changes of today the error is
java.io.IOException: Output file not found after calling bnd.doWrap
at
org.apache.sling.launchpad.webapp.integrationtest.jcrinstall.util.BundleCloner.cloneBundle(BundleCloner.java:60)
so it looks like bnd is not running as it should on this test environment.
> jcrinstall integration tests fail on our Hudson build server
> ------------------------------------------------------------
>
> Key: SLING-946
> URL: https://issues.apache.org/jira/browse/SLING-946
> Project: Sling
> Issue Type: Bug
> Components: JCR Install
> Reporter: Bertrand Delacretaz
> Priority: Minor
>
> The jcrinstall integration tests in the
> http://hudson.zones.apache.org/hudson/view/Sling/job/sling-contrib-1.5 build
> fail with errors like
> java.io.FileNotFoundException:
> /home/hudson/hudson-slave/workspace/sling-contrib-1.5/contrib-1.5/launchpad/testing/target/launchpad-bundles/resources/bundles/15/cloned-bundles/observer_clone_1240993668015.jar
> For some reason, the tests cannot find the cloned bundles.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.