[
https://issues.apache.org/jira/browse/SLING-5294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15008893#comment-15008893
]
Thierry Ygé commented on SLING-5294:
------------------------------------
[~bdelacretaz] I have added my changes in https://github.com/tyge68/sling
mainly I had to fix some issues with the bndlib which apparently cause issues
due to different versions in the tinybundles library as compare to those
available in the sling parent, so I had to exclude it and force the version on
the testing and integration-test pom.xml files.
Let me know if the solution works for you.
> Make test resources available to teleported tests
> -------------------------------------------------
>
> Key: SLING-5294
> URL: https://issues.apache.org/jira/browse/SLING-5294
> Project: Sling
> Issue Type: Improvement
> Components: Testing
> Affects Versions: JUnit Tests Teleporter 1.0.2
> Reporter: Thierry Ygé
> Attachments: ClientSideTeleporter.java_patch,
> ClientSideTeleporter.java_patch_v2
>
>
> Currently you can add classes to the bundle, but not resources.
> It would be nice to simply add the following code (see attached diff).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)