[
https://issues.apache.org/jira/browse/CLI-140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bjorn Townsend updated CLI-140:
-------------------------------
Attachment: CLI-140_yes_141.patch
CLI-140_no_141.patch
Implemented serializable in the classes mentioned above. Note that Henning's
patch to CLI-141 also implements Serializable in the Option class. Since I
don't know which of these patches might be applied first, I've created two:
If you have already applied the patch for CLI-141, apply CLI-140_yes_141.patch.
If you have not already applied the patch for CLI-141, apply
CLI-140_no_141.patch.
> 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.0, 1.1
> Reporter: Henning Schmiedehausen
> Priority: Minor
> Fix For: 1.2
>
> Attachments: CLI-140_no_141.patch, CLI-140_yes_141.patch
>
>
> 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.