Stefan Bodewig wrote:

> >>>>> "KA" == Kuiper, Arnout <[EMAIL PROTECTED]> writes:
>
>  KA> Put all the required classes of a task in the tasks jar-file.
>
> Yes, this is certainly the easiest solution.
>
> There will be tasks that depend on third party classes - like the
> JUnit task depends on JUnit itself. In such a case you will probably
> want to use that third party lib independent of Ant and will put it in
> your CLASSPATH anyway.
>
> So either the shared classes are valuable on their own and "deserve" a
> standalone JAR file or you put them into all the task JARs that need
> them. Right? That's fine with me.
>
> Stefan

That is fine with me as well. Thanks for clarifications. Thanks Stefan for
support.


Frohe Ostern
- tom


--
* Thomas Haas             <mailto:[EMAIL PROTECTED]>
* SoftWired AG                   <http://www.softwired-inc.com/>
* Technoparkstr. 1  ***  CH-8005 Zurich  ***  +41-1-4452370


Reply via email to