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