commons-io.jar and commons-fileupload.jar dependencies are not being copied for jsf, liferay_faces_alloy, primefaces, and richfaces
Description
Activity
Show:

Michael Saechang July 13, 2012 at 3:35 PMEdited
Committed on:
Portal 6.1.x CE GIT ID: 96a1b3d6dd18006aa736383898dc9ff4c890a761.
Portal 6.2.x GIT ID: 2b1f15ecc96b4cf40791543c7656f1d92132167c.
Fixed
Details
Assignee
Michael SaechangMichael Saechang(Deactivated)Reporter
Neil GriffinNeil GriffinBranch Version/s
6.1.xBackported to Branch
CommittedComponents
Affects versions
Priority
Medium
Details
Details
Assignee

Reporter

Branch Version/s
6.1.x
Backported to Branch
Committed
Components
Affects versions
Priority
Zendesk Support
Linked Tickets
Zendesk Support
Linked Tickets
Zendesk Support

Linked Tickets
Created June 22, 2012 at 7:28 AM
Updated June 24, 2023 at 3:50 PM
Resolved July 25, 2012 at 10:51 AM
After LPS-28057 was merged into liferay-plugins, I tested the code changes and realized that icefaces portlets were getting the commons-io.jar and commons-fileupload.jar dependencies, but all others (jsf, liferay_faces_alloy, primefaces, richfaces) were not.
It actually needs to be the other-way-around: icefaces should not get them, but the others ones should indeed get them.