DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22533>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=22533

Adding Permissions / Security Manager to Java task and JUnit task

           Summary: Adding Permissions / Security Manager to Java task and
                    JUnit task
           Product: Ant
           Version: 1.6Alpha (nightly)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Core
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


The following bug reports are associated with Security Manager issues:

http://issues.apache.org/bugzilla/show_bug.cgi?id=6323 and
http://issues.apache.org/bugzilla/show_bug.cgi?id=11459

I have written an patch / contribution to add permission handling to the code
run inside the Java and JUnit tasks via a common permissions type.

The reason no specific permission task has been made with in there nested the
JUnit or Java task is that the tasks may need permissions that the code run by
these tasks may not have.

Manual testing has been performed under JDK 1.4.2 and automated test cases have
been added.

The build of dist-lite and test is verified to succeed under JDK 1.4.2
The new and modified test cases have been verified to succeed under JDK 1.2.2.
(Lots of Failures/Errors there in base!)

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to