You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Nitin Gupta (JIRA)" <ji...@apache.org> on 2018/02/06 07:42:00 UTC

[jira] [Created] (JCRVLT-267) Changing log level to info from error in JcrPackageregistry upload method in case a .jar resource doesn't contains jcr_root

Nitin Gupta created JCRVLT-267:
----------------------------------

             Summary: 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
             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)