[
https://issues.apache.org/jira/browse/ARIES-743?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13103440#comment-13103440
]
Balazs Zsoldos commented on ARIES-743:
--------------------------------------
For all the svn repositories below guest/guest credentials work.
Steps to reproduce:
Check out https://source.everit.biz/svn/everit-config/everit-parent/trunk/
mvn install
Check out https://source.everit.biz/svn/everit-config/everit-checkstyle/trunk/
mvn install
Check out https://source.everit.biz/svn/everit-localization/trunk/
mvn install site
The site generated by jacoco including the junit and integration tests metrics
is located at localization-core/target/site/jacoco
> 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
> Attachments: staticMethodSubClass.patch
>
>
> 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