[ https://issues.apache.org/jira/browse/HARMONY-5778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12591660#action_12591660
]
Alexei Fedotov commented on HARMONY-5778:
-----------------------------------------
Nathan, thanks for making me thinking twice.
We do not need to commit this workaround. Instead, the proper solution is to update site/lib/commons-collections.jar
with commons-collections-3.2.1.jar taken from http://www.sai.msu.su/apache/commons/collections/binaries/commons-collections-3.2.1-bin.zip
This works because the last version has a correct manifest file.
> [classlib][archive] RI compatibility: Attributes.Name.MANIFEST_VERSION is not mandatory
> ---------------------------------------------------------------------------------------
>
> Key: HARMONY-5778
> URL: https://issues.apache.org/jira/browse/HARMONY-5778
> Project: Harmony
> Issue Type: Improvement
> Components: Classlib
> Reporter: Alexei Fedotov
> Attachments: disable_manifest_version_check.patch
>
>
> Anakia fails to load commons-collections.jar due to the absent manifest attribute.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|