[
https://issues.jboss.org/browse/WFLY-1671?page=com.atlassian.jira.plugin....
]
RH Bugzilla Integration commented on WFLY-1671:
-----------------------------------------------
Paul Gier <pgier(a)redhat.com> made a comment on [bug
983322|https://bugzilla.redhat.com/show_bug.cgi?id=983322]
However there is still dependency on commons-digester in pom file.
Should this be removed or not?
I don't think the pom and module.xml necessarily need to match. The module
dependencies are more limited in scope and only need to cover supported use cases.
Whereas the pom dependency actually effects compile classpath during the build. So I
think it's ok to leave the pom the way it is currently.
org.apache.commons.configuration missing dependency on
org.apache.commons.beanutils
-----------------------------------------------------------------------------------
Key: WFLY-1671
URL:
https://issues.jboss.org/browse/WFLY-1671
Project: WildFly
Issue Type: Bug
Components: Build System
Affects Versions: 8.0.0.Alpha2
Reporter: James Livingston
Assignee: Paul Gier
Apache commons configuration uses commons bean-utils in a few places, but the module.xml
does not declare a dependency on it.
The POM
(
http://search.maven.org/#artifactdetails|commons-configuration|commons-co...)
also suggests that digesters is also a dependency, but I haven't seen any issues from
that being missing.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira