[
https://issues.apache.org/jira/browse/UIMA-2121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13120823#comment-13120823
]
Jens Grivolla commented on UIMA-2121:
-------------------------------------
The thing is that jOpt quite easily gives functionality like the following:
$ java -jar PearInstallCLI.jar -?
Option Description
------ -----------
-?, -h show help
-c, --check, --verify do verification
-d, --dir <File: directory (default: installation directory
use PEAR name)>
-f, --file <File: filename> PEAR file
-v, --verbose be more verbose
Reproducing all this manually would probably make the program several times
bigger. While I agree that having an external dependency only to parse three
command line arguments (-v isn't actually used currently, and -h doesn't count)
is overkill, I probably won't have time in the next few weeks to rewrite it.
> command line PEAR installer
> ---------------------------
>
> Key: UIMA-2121
> URL: https://issues.apache.org/jira/browse/UIMA-2121
> Project: UIMA
> Issue Type: New Feature
> Components: Tools
> Reporter: Jens Grivolla
> Priority: Minor
> Attachments: PearInstallCLI.java
>
>
> There should be a way to install PEARs without having to use the GUI
> PearInstaller. This is especially important when installing all needed PEARs
> for a project, or doing a clean reinstall.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira