You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Thierry Ygé (JIRA)" <ji...@apache.org> on 2015/11/30 10:13:10 UTC

[jira] [Commented] (SLING-5329) Add add a method to add custom manifest entries

    [ https://issues.apache.org/jira/browse/SLING-5329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15031523#comment-15031523 ] 

Thierry Ygé commented on SLING-5329:
------------------------------------

[~bdelacretaz] I have provided an example commit that implement this change (including SLING-5330)

Check https://github.com/tyge68/sling/commit/285632311e904d7a8d2667b8e60971f3bfd238e8, that should give you the idea.


> Add add a method to add custom manifest entries
> -----------------------------------------------
>
>                 Key: SLING-5329
>                 URL: https://issues.apache.org/jira/browse/SLING-5329
>             Project: Sling
>          Issue Type: Improvement
>          Components: Testing
>    Affects Versions: JUnit Tests Teleporter 1.0.4
>            Reporter: Thierry Ygé
>
> Currently it is not possible to add any value to the generated manifest in the ClientSideTeleporter, which uses TinyBundle.
> It would allow to add for example the Sling-Initial-Content information, so when the ClientSideTeleporter install the bundle on the serverside, it would also install content. Maybe other needs in the future will require to add values in the manifest.
> I will open also another issue to suggest to implement a new method to include easily test content to the generated bundle.
> cc [~bdelacretaz] [~radu.cotescu]



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)