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/06/27 09:05:28 UTC

[jira] Updated: (IVY-543) Adding option 'cp', which makes it possible for main to be loaded from file

     [ https://issues.apache.org/jira/browse/IVY-543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tjeerd Verhagen updated IVY-543:
--------------------------------

    Attachment: patch_ivy_543_option_cp.txt

Patch was created with Eclipse (v3.2.2).

> Adding option 'cp', which makes it possible for main to be loaded from file
> ---------------------------------------------------------------------------
>
>                 Key: IVY-543
>                 URL: https://issues.apache.org/jira/browse/IVY-543
>             Project: Ivy
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Tjeerd Verhagen
>            Priority: Trivial
>             Fix For: 2.0
>
>         Attachments: patch_ivy_543_option_cp.txt
>
>
> Without this option it is hard to start an application which sits in just a jar file or classes directory.
> With the new option 'cp' the application classpath can be added. This makes it possible to load all kind of versioned packages through Ivy and start An Application (the application actually doesn't need to know anything about Ivy!!!). Without this option it's quite hard to just start an application, which is not in a jar and described as a Ivy atrtifact (and stored in a Ivy repository). Especially for development this can be very handy (IMO).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.