[
https://issues.apache.org/jira/browse/DERBY-3420?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bryan Pendleton updated DERBY-3420:
-----------------------------------
Attachment: removeObsoleteArg.diff
This seems like a small, isolated change request that's been
languishing for some time, so I thought I'd see if I could take
care of it. Attached 'removeObsoleteArg.diff' patch proposal does
the following:
- removes the -ca argument from the usage message
- removes the support for -ca from the IJ code
- updates the ij usage test
Regression testing (and a bit of ad-hoc testing) was clean.
Comments and suggestions are most welcome.
> The -ca option should be removed from ij and from the ij command usage line
> ---------------------------------------------------------------------------
>
> Key: DERBY-3420
> URL: https://issues.apache.org/jira/browse/DERBY-3420
> Project: Derby
> Issue Type: Bug
> Components: Tools
> Affects Versions: 10.3.2.1
> Reporter: Kim Haase
> Assignee: Bryan Pendleton
> Priority: Minor
> Attachments: removeObsoleteArg.diff
>
>
> The ij tool gives the following help output:
> Usage: java org.apache.derby.tools.ij [-p propertyfile] [-ca
> connectionAttributePropertyFile] [inputfile]
> The -ca connectionAttributePropertyFile option is no longer needed and is
> deprecated, so it is not documented in the Tools Guide. The option should
> also be removed from the usage statement.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.