[
https://issues.apache.org/jira/browse/IVY-557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12510975
]
Tjeerd Verhagen commented on IVY-557:
-------------------------------------
In my patch 'patch_build.xml_add_main_and_path_20070708.txt' the key
'Class-Path' does (only) work if the created artifact is in it's build/articaft
directory! I didn't check how it's normally distributed. Probalbly there should
be a small change of the referenced path here.
> Remove dependency on commons-cli
> --------------------------------
>
> Key: IVY-557
> URL: https://issues.apache.org/jira/browse/IVY-557
> Project: Ivy
> Issue Type: Improvement
> Components: Core
> Reporter: Xavier Hanin
> Priority: Minor
> Attachments: patch_build.xml_add_main_and_path_20070708.txt
>
>
> ATM to launch Ivy on the command line there is a mandatory dependency on
> commons-cli. This makes it much less easy to use Ivy command line (a simple
> java -jar would be enough without this dependency). Therefore removing this
> dependency by parsing args manually would help using the Ivy CLI more easily
> and more frequently.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.