You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Brian O'Connor (JIRA)" <ji...@apache.org> on 2016/03/26 02:10:25 UTC

[jira] [Created] (FELIX-5225) Felix SCR bnd plugin does not include modified classfiles

Brian O'Connor created FELIX-5225:
-------------------------------------

             Summary: Felix SCR bnd plugin does not include modified classfiles
                 Key: FELIX-5225
                 URL: https://issues.apache.org/jira/browse/FELIX-5225
             Project: Felix
          Issue Type: Bug
          Components: SCR Tooling
    Affects Versions: scr bnd plugin 1.4.0
            Reporter: Brian O'Connor


The SCRDescriptorGenerator successfully add the bind/unbind methods for references, and then returns the modified files in the result.

However, these files are not put on the bnd analyzer, and thus not included in the output jar.

The effect is that the component's classfiles in the generated jar lack the bind/unbind methods for all references.

I have a working fix in downstream fork, and I would like to contribute it.
https://gerrit.onosproject.org/#/c/8360/



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