You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Sian January (JIRA)" <ji...@apache.org> on 2008/08/12 14:34:44 UTC

[jira] Resolved: (HARMONY-5944) Progress on policytool

     [ https://issues.apache.org/jira/browse/HARMONY-5944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sian January resolved HARMONY-5944.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 5.0M7

Patch applied at r685108.  Please check that it was applied as you expected.

> Progress on policytool
> ----------------------
>
>                 Key: HARMONY-5944
>                 URL: https://issues.apache.org/jira/browse/HARMONY-5944
>             Project: Harmony
>          Issue Type: New Feature
>          Components: JDK
>         Environment: Should run in all environments.
>            Reporter: AndrĂ¡s Belicza
>            Assignee: Sian January
>             Fix For: 5.0M7
>
>         Attachments: policytool 2008-08-12.patch
>
>
> Changes since: https://issues.apache.org/jira/browse/HARMONY-5912 
> -PermissionEditFormDialog is now complete (ok button handling, Permission string representation for the Permission LAE).
> -All types of policy entry and Permission and Principal can produce its policy text representation.
> -GraphicalEditorPanel can now produce the policy text of the graphically edited policy content
>   based on the policy representations of the policy entries.
>   The Graphical editor panel  ===>  Direct editor panel switching now carries through the policy text.
> -I started the PolicyTextParser which is responsible to produce the policy entry list when loading a new policy file
>  and to parse the policy text when we switch from direct editor to graphical editor.
>  Not yet ready, but can already parse comment entries, keystore and keystore password url entries.
>  Grant entries are still to go.
> -PolicyEntry model classes no longer contain the setText() method, its functionality is refactored to the PolicyTextParser.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.