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)