Himanshu Gusain created LOGGING-154:
---------------------------------------
Summary: New attributes to be added in common logger manifest
Key: LOGGING-154
URL: https://issues.apache.org/jira/browse/LOGGING-154
Project: Commons Logging
Issue Type: Bug
Reporter: Himanshu Gusain
Hi ,
We are using Commons logging jar by apache.
But, due to new java 7 releases by oracle our applet starts throwing the new
prompts they introduced for mixed code in their java 7 update 21
release<http://www.oracle.com/technetwork/java/javase/7u21-relnotes-1932873.html>.
Now to remove these prompts I have to add the Trusted-Library: true attribute
into the Manifest.mf of all the jars we are using.
We also want to add the attribute Permissions: all-permissions to the manifest
of the commons logging jar as per java 7 update
25<http://www.oracle.com/technetwork/java/javase/7u25-relnotes-1955741.html>.
Can you please provide a jar containing the two attributes in their Manifest.mf.
Regards
Himanshu Gusain
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira