Himanshu Gusain created LOG4J2-350:
--------------------------------------

             Summary: New attributes to be added in Log4j manifest
                 Key: LOG4J2-350
                 URL: https://issues.apache.org/jira/browse/LOG4J2-350
             Project: Log4j 2
          Issue Type: Bug
            Reporter: Himanshu Gusain


We are using log4j 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.
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 log4j jar as per java 7 update 25.


--
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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to