Bug 899789 (JBPAPP6-231)
| Summary: | CLONE - Some org.apache.commons.collections classes in both commons-beanutils-1.8.0.jar , commons-collections-3.2.1.jar | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Enterprise Application Platform 6 | Reporter: | Rostislav Svoboda <rsvoboda> |
| Component: | Build | Assignee: | David Walluck <dwalluck> |
| Status: | CLOSED NEXTRELEASE | QA Contact: | |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 6.0.0 | CC: | dwalluck |
| Target Milestone: | --- | ||
| Target Release: | EAP 6.0.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| URL: | http://jira.jboss.org/jira/browse/JBPAPP6-231 | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2012-02-22 11:05:20 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Rostislav Svoboda
2012-02-01 14:13:31 UTC
Link: Added: This issue Cloned from AS7-3390 Workflow: Removed: GIT Pull Request workflow Added: jira Security: Added: Public Docs QE Status: Added: NEW Our product build of commons-beanutils also contains the repackaged classes from commons-collections. Do we need to separate these classes? Most of the poms already have a commons-collections dependency, but it's marked optional. Commons-Collections ------------------- BeanUtils now ships with a small number of commons collections classes. This is a temporary measure intended to allow BeanUtils core to be used with either commons-collections 2 or commons-collections-3 without a dependency on either. It is intended that soon BeanUtils core will have no dependency on any commons collection packaged classes. Classes removed from build apache-commons-beanutils-1.8.3-4.7_redhat_1.ep6.el6. If the product version of the jar is different from the upstream jar, it needs to be documented in the wiki: https://docspace.corp.redhat.com/docs/DOC-87781 Documented in Version 5. Verified on EAP 6.0.0 ER1 http://hudson.qa.jboss.com/hudson/view/EAP6/view/EAP6-Miscellaneous/job/eap-60-tattletale/javadoc/multiplejars/index.html Docs QE Status: Removed: NEW |