[LOGGING-156] Fix SecurityAllowedTestCase when run with OpenJDK 1.7. Thanks to Mikolaj Izdebski.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/logging/trunk@1606000 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -44,6 +44,9 @@ The <action> type attribute can be add,update,fix,remove.
|
||||
</properties>
|
||||
<body>
|
||||
<release version="1.2" date="TBD" description="TBD">
|
||||
<action issue="LOGGING-156" dev="tn" type="fix" due-to="Mikolaj Izdebski">
|
||||
Fix SecurityAllowedTestCase when executed with OpenJDK 1.7 due to an additional required RuntimePermission.
|
||||
</action>
|
||||
<action issue="LOGGING-157" dev="tn" type="fix" due-to="Ville Skyttä">
|
||||
Fix javadoc to comply with javadoc tool from jdk 1.8.
|
||||
</action>
|
||||
|
||||
Reference in New Issue
Block a user