You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ivy-commits@incubator.apache.org by "Tjeerd Verhagen (JIRA)" <ji...@apache.org> on 2007/07/09 17:20:04 UTC

[jira] Commented: (IVY-566) Check for package depencencies, before starting the stand alone ivy

    [ 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.