[classlib][tools] Update of JarSigner's JSParameters
----------------------------------------------------
Key: HARMONY-2014
URL: http://issues.apache.org/jira/browse/HARMONY-2014
Project: Harmony
Issue Type: Improvement
Components: Classlib
Reporter: Anton Rusanov
Priority: Minor
JSParameters class is updated to allow better use of it in other JarSigner classes.
Changes are in appending additional members and making some of getters and setters "cleverer".
Added members are fields and setters/getters for: the name of the logger, the handle to the
JAR file processed, name and class name of the specific message digest provider, and a flag
indicating if the tool should be "silent", proxy server adress, port and type.
The patch also adds java.util.jar to the manifest file to make a build on eclipse.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|