>> seem
> >> > to be a task as such.
> >> >
> >> > Thanks, John
> >> >
> >> > 2008/9/11 Knuplesch, Juergen <[EMAIL PROTECTED]>
> >> >
> >> >> Hello,
> >> >>
> >> &g
t; You run into a syntax error.
>> >> It is not possible to change the jar task (or any other task) by adding
>> >> your own tasks as subelements.
>> >>
>> >> Probably you have to write your own jar-task, that will understand your
>> >> sube
> >> What does this task do?
> >> Does it produce a classpath??
> >>
> >> What do you expect should the jar task do with the element?
> >>
> >> Tell us and then you will get probably some hints to do what you want.
> >>
> >> Then you
s it produce a classpath??
>>
>> What do you expect should the jar task do with the element?
>>
>> Tell us and then you will get probably some hints to do what you want.
>>
>> Then you have to write your own Ant-Task doing the stuff you want.
>>
>&g
ent?
>
> Tell us and then you will get probably some hints to do what you want.
>
> Then you have to write your own Ant-Task doing the stuff you want.
>
> --
> Jürgen Knuplesch
>
> -Ursprüngliche Nachricht-
> Von: John5342 [mailto:[EMAIL PROTECTED]
> Gesend
write your own Ant-Task doing the stuff you want.
--
Jürgen Knuplesch
-Ursprüngliche Nachricht-
Von: John5342 [mailto:[EMAIL PROTECTED]
Gesendet: Mittwoch, 10. September 2008 20:08
An: user@ant.apache.org
Betreff: Custom element for jar task.
Hi,
I have a rapidly
Hi,
I have a rapidly evolving project which contains a large and varying number
of service providers. I was hoping to create to create a more specialized
version of the service element that automatically scans for providers in a
give classpath but have run into some trouble asuming what i want to