[
https://issues.apache.org/jira/browse/JCRVLT-267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16353516#comment-16353516
]
Tobias Bocanegra commented on JCRVLT-267:
-----------------------------------------
As mentioned in the PR, from the point-of-view of this API, the package manager
doesn't know about PackageTransformer, or potentially uploaded OSGi bundles.
All it knows is, that it receives a stream that is not a package and therefore
logs an error.
> Changing log level to info from error in JcrPackageregistry upload method in
> case a .jar resource doesn't contains jcr_root
> ---------------------------------------------------------------------------------------------------------------------------
>
> Key: JCRVLT-267
> URL: https://issues.apache.org/jira/browse/JCRVLT-267
> Project: Jackrabbit FileVault
> Issue Type: Bug
> Reporter: Nitin Gupta
> Priority: Major
> Fix For: 3.1.44
>
>
> the jar file could contain some native components as well (c/c++ components
> compiled for specific platforms and in this case, they would not be OSGI
> bundles). They are meant to be processed using a custom resource transformer
> rather than a PackageTransformer which call jackrabbit layer. Also, the
> PackageTransformer gives _INFO_ in the logs rather than the error which seems
> to be inconsistent with the jackrabbit layer logging.
> cc @tripodsan
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)