[go: up one dir, main page]

Menu

Commit [r408]  Maximize  Restore  History

Added methods to helpers to get status object for rules, groups and profiles.

Added code to the GenerateXCCDFDialog to support copying references associated with profiles and groups to the output directory.
Added code to the GenerateXCCDFDialog to support copying check files to output directory.
Corrected bug that caused rt to hang when exporting xccdf to the same dir twice.

jonathanobaker 2009-03-24

changed /trunk/RTClient/src/org/mitre/rt/client/resources/version.info.properties
changed /trunk/RTClient/src/org/mitre/rt/client/ui/applications/GenerateXCCDFDialog.form
changed /trunk/RTClient/src/org/mitre/rt/client/ui/applications/GenerateXCCDFDialog.java
changed /trunk/RTClient/src/org/mitre/rt/client/ui/groups/GroupsTextRenderer.java
changed /trunk/RTClient/src/org/mitre/rt/client/ui/profile/ProfilesTextRenderer.java
changed /trunk/RTClient/src/org/mitre/rt/client/xml/GroupHelper.java
changed /trunk/RTClient/src/org/mitre/rt/client/xml/ProfileHelper.java
changed /trunk/RTClient/src/org/mitre/rt/client/xml/RecommendationHelper.java
changed /trunk/RTClient/src/org/mitre/rt/client/xml/XmlObjectHelper.java