Bug 1133873
| Summary: | The module "org.apache.commons.fileupload" should depend on "org.apache.commons.io". | ||
|---|---|---|---|
| Product: | [JBoss] JBoss Enterprise Portal Platform 6 | Reporter: | indrajit <iingawal> |
| Component: | Portal | Assignee: | Nobody <nobody> |
| Status: | CLOSED UPSTREAM | QA Contact: | Tomas Kyjovsky <tkyjovsk> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.1.0 | CC: | epp-bugs, jpallich, ppalaga |
| Target Milestone: | CR03 | ||
| Target Release: | 6.2.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2025-02-10 03:42:51 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
indrajit
2014-08-26 11:11:38 UTC
Fix sent to 3.8.x branch in upstream: https://github.com/gatein/gatein-portal/pull/932 https://github.com/gatein/gatein-portal/pull/932 was merged in upstream Not fixed in 6.2.0.ER9.
The test app doesn't work unless I manually add the dependency to the fileupload module:
<module name="org.apache.commons.io"/>
I checked that the changes from https://github.com/gatein/gatein-portal/pull/932 are available in the -prod tag 3.8.14.Final-prod-1 in file packaging/jboss/modules/src/main/resources/modules/org/apache/commons/fileupload/main/module.xml So this is definitely a productization issue. Maybe our changes are overwritten by this patch? packaging/jboss/pkg/src/main/patches/CVE-2014-0050/module.xml Assigning to Honza Not fixed in ER10. This product has been discontinued or is no longer tracked in Red Hat Bugzilla. |