Hi,
what's our policy for:
1) Classes duplicated in modules?
https://hudson.qa.jboss.com/hudson/view/EAP6/view/EAP6-Miscellaneous/job/...
Some (most) have justification, some do not AFAIK,
like log4j classes in log4j-1.2.16-redhat-1.jar ,
log4j-jboss-logmanager-1.0.0.Final-redhat-1.jar
These cause troubles when generating code coverage reports.
2) Packages split between modules?
https://hudson.qa.jboss.com/hudson/view/EAP6/view/EAP6-Miscellaneous/job/...
E.g. weld-api and weld-core contain the same package.
This causes troubles when generating Javadoc.
Are we okay with the status quo, or are we going to "make it right"?
Thanks,
Ondra