[
https://issues.apache.org/jira/browse/IVY-566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12511180
]
Tjeerd Verhagen commented on IVY-566:
-------------------------------------
Added a 'new file' IvyCli (which in reality contains the previous Main content.
Updated the Main, so it check for the missing package. It was needed to do this
in a stand alone class, otherwise the cli ParseException would already try to
get loaded, before the check would take place.
This also needed a change in the option.patterns file.
> Check for package depencencies, before starting the stand alone ivy
> -------------------------------------------------------------------
>
> Key: IVY-566
> URL: https://issues.apache.org/jira/browse/IVY-566
> Project: Ivy
> Issue Type: Improvement
> Components: Core
> Affects Versions: 2.0.0-alpha-1
> Environment: Development
> Reporter: Tjeerd Verhagen
> Priority: Minor
> Attachments: IvyCli.java,
> patch_ivy_566_check_for_package_depencencies_Main_20070709.txt,
> patch_ivy_566_check_for_package_depencencies_optional_patterns_20070709.txt
>
>
> Before starting Ivy stand alone (which depens on commons-cli) it would be
> nice to check if the commons-cli.jar can be found. And if not, give some
> explenation about where to download it.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.