Converting new or changed files with an
> batch file called from within ant
>
> Hi Jim,
>
> I just tried to get adapt my build file to your suggestions,
> but unfortunately I failedagain
> It seems that my antcontrib.jar can be found, but the
> command is unkno
Hi Jim,
I just tried to get adapt my build file to your suggestions,
but unfortunately I failedagain
It seems that my antcontrib.jar can be found, but the command is unknown :
C:\ANT-TEST\produktion.xml:80: Could not create task or type of type: for.
Ant could not find the task or a cla
>The is making my go crazy...I don't get it to work in the way I
>want.
>I would like to transform just those files in "source" which have been altered
>in respect to the "result" directory
>But the above statement is setting "xmlBuild.notRequired" if one file has been
>altered, which
Hi James,
I tried to incorporate your suggestions, but I think I just made it to a
certain extent
http://ant-contrib.sourceforge.net/
gives u etc...generally you should resort to such things
after you have exhausted all other meansthough the nice thing with
using Ant as Controller is that you will continue to tweak (as with a
build) to satisfy constantly changing requirements.
gl, Jim F
Huditsch Roman wrote:
>Hi James,
>
>As you may have seen by my previous posts on the list,
>I managed to make some progress :)))
>
>
>
its great to see you getting the hang of things...though there are many
refactoring opportunities with your build file
a) instead of creating one large target,
Hi James,
As you may have seen by my previous posts on the list,
I managed to make some progress :)))
> check out the manual page for all options
> http://ant.apache.org/manual/CoreTasks/style.html
I was able to define my definitions in a working way at least:
The only issue to solve is now