Subclass cannot be created by ProxySubclassGenerator when there is static final
method
--------------------------------------------------------------------------------------
Key: ARIES-743
URL: https://issues.apache.org/jira/browse/ARIES-743
Project: Aries
Issue Type: Bug
Components: Proxy
Affects Versions: 0.3
Environment: Pax-Exam 2.2.0, Felix 3.2.0, Jacoco 5.3
Reporter: Balazs Zsoldos
Using Jacoco as a JavaAgent to get coverage reports during the unit tests I get
a FinalModifierException. Reason is that Jacoco appends the classes with a
private static final function.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira