Hi
I have defined the following paths,
Both of the above compile and runtime JARs are bundled in a WAR like this,
Do you have any idea of how should I simply this, so that the WAR task is
able to retrieve the files specified by compile.class.pat
Stefan Bodewig <[EMAIL PROTECTED]> writes:
Hi Stefan,
>> What I really want is to execute the given `java' task for each and
>> every *.tg file in ${schema.dir}/. How would I do that?
>
> You can use and set up the java command line correctly,
> something like
Thanks, that did the trick!
Bye,
Yes, Peter, I totally agree with you. However, I would expect that the XML
elements and attributes are matched against some Java classes and calling
them in the same order as does the Ant parser does, it would work. And
actually it does with the above suggested statements.
Of course, it depends on