[
https://issues.apache.org/jira/browse/UIMA-2121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13171257#comment-13171257
]
Marshall Schor commented on UIMA-2121:
--------------------------------------
re: the comment that runUimaClass.sh uses $* instead of $@ -- I looked at the
code for runUimaClass and it is using $@. The problem may be that all uses of
$@ need to be written surrounded by "" - i.e., "$@".
Byron, can you test this by editing the two scripts in your install, for
runUimaClass.sh and runPearInstallerCli.sh, to put "" around the $@ in the last
line of these two scripts, and see if that makes it work?
> 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
> Assignee: Jens Grivolla
> Priority: Minor
> Fix For: 2.4.0SDK
>
> 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