You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Konrad Windszus (JIRA)" <ji...@apache.org> on 2017/06/29 16:06:00 UTC

[jira] [Comment Edited] (JCRVLT-187) Expose PackageProperties from MetaInf

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

Konrad Windszus edited comment on JCRVLT-187 at 6/29/17 4:05 PM:
-----------------------------------------------------------------

Alternatively the {{org.apache.jackrabbit.vault.packaging.impl.ZipVaultPackage}} should become public API, as otherwise getting metadata without actually uploading the packaging (more common with JCRVLT-50) is hard, as you have to extract the right property values manually.


was (Author: kwin):
Alternatively the {{org.apache.jackrabbit.vault.packaging.impl.ZipVaultPackage}} should become public API, as otherwise getting metadata without actually uploading the packaging (more common with JCRVLT-50) is hard, as you have to extract the right parameter values manually.

> Expose PackageProperties from MetaInf
> -------------------------------------
>
>                 Key: JCRVLT-187
>                 URL: https://issues.apache.org/jira/browse/JCRVLT-187
>             Project: Jackrabbit FileVault
>          Issue Type: Improvement
>    Affects Versions: 3.1.40
>            Reporter: Konrad Windszus
>
> Currently the {{org.apache.jackrabbit.vault.fs.config.MetaInf}} object only exposes generic properties via {{getProperties()}}. For most of the cases it would be much easier to act on {{PackageProperties}} instead (or in addition).



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)