Make some CLI classes serializable
----------------------------------
Key: CLI-140
URL: https://issues.apache.org/jira/browse/CLI-140
Project: Commons CLI
Issue Type: Improvement
Components: CLI-1.x
Affects Versions: 1.1, 1.0
Reporter: Henning Schmiedehausen
Priority: Minor
A number of CLI classes are serializable and could be used e.g. with RMI if
only they would implement Serializable
- Option.java
- OptionGroup.java
- CommandLine.java
- Options.java
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.