Generated JARS do not create the correct manifest entries
---------------------------------------------------------
Key: PORTLETBRIDGE-28
URL: https://issues.apache.org/jira/browse/PORTLETBRIDGE-28
Project: MyFaces Portlet Bridge
Issue Type: Bug
Components: API
Affects Versions: 1.0.0-alpha
Reporter: Scott O'Bryan
Assignee: Scott O'Bryan
Priority: Minor
Fix For: 1.0.0, 2.0.0
The most recent "Portlet 1.0 Bridge for JSF 1.2" specification states that the
manifest entries for Specification Name and Specification version should be
"Portlet 1.0 Bridge for JavaServer Faces 1.2" and "1.0" respectively.
Currently the jar builds with the default manifest.
This change should also be applied to the MyFaces Portlet Bridge 2.0.0 branch
as well. It should read "Portlet 2.0 Bridge for JavaServer Faces 1.2" and
"1.0" for the Specification Name and version.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.