Hi
I'm currently trying to convert many archaic batch files that invoke the
build manually to ant/xml to automate my job. I'll give you a synopsis of
my current problem and how it's set up right now and try to articulate what
I intend to accomplish.
Keep in mind that I inherited these BATCH fi
If you can get the list of directories into a file you could use loadfile to
load the file into a property. You can then transform the property into a
delimited list then use the antcontrib for to process the list.
You can use filterchain with loadfile to help make the delimited list. There
is a r
> From: Rob Walker [mailto:[EMAIL PROTECTED]
>
> Our top level build.xml looks like this:
>
>
> ...
>
>
>
>
>
>
>
>
>
>
>
> ...
>
>
We've been an Ant user for several years, and overall think it's great.
But something we've never been able to get working properly is
inheritrefs, either now in 1.6.2 or any previous versions.
Our top level build.xml looks like this:
...
Hi :)
thanks for your help.
I found the following for windows:
http://gnuwin32.sourceforge.net/packages/patch.htm
Have a nice weekend :)
Mark
> --- Ivan Ivanov <[EMAIL PROTECTED]> wrote:
> >
> > --- Mark Breitner <[EMAIL PROTECTED]> wrote:
> > > Hello Ivan.
> > >
> > > Thanks for your quick
--- Ivan Ivanov <[EMAIL PROTECTED]> wrote:
>
> --- Mark Breitner <[EMAIL PROTECTED]> wrote:
> > Hello Ivan.
> >
> > Thanks for your quick answer.
> > wer is this patch command located ?
> > In which jar ?
> I do not know for pure java implementation of patch.
>
> > or is it an exe file ?
> I su
--- Mark Breitner <[EMAIL PROTECTED]> wrote:
> Hello Ivan.
>
> Thanks for your quick answer.
> wer is this patch command located ?
> In which jar ?
I do not know for pure java implementation of patch.
> or is it an exe file ?
I suppose it will be an exe file for Windows, but I do
not know where
Hello Ivan.
Thanks for your quick answer.
wer is this patch command located ?
In which jar ?
or is it an exe file ?
Thanks
Marc
> Hello Mark,
> --- Mark Breitner <[EMAIL PROTECTED]> wrote:
> > Hi,
> >
> > I´m trying to run ant for the slide project but get
> > the following error :
> >
> > B
Hello Mark,
--- Mark Breitner <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I´m trying to run ant for the slide project but get
> the following error :
>
> BUILD FAILED
> C:\webck\jakarta-slide\wck\build.xml:190:
> java.io.IOException:
> CreateProcess: patch -i
This most probably means that you do not hav
Hi,
I´m trying to run ant for the slide project but get the following error :
BUILD FAILED
C:\webck\jakarta-slide\wck\build.xml:190: java.io.IOException:
CreateProcess: patch -i
C:\webck\jakarta-slide\src\conf\catalina\startup-jaas.bat.patch
C:\Tomcat5\bin\startup.bat error=2
What does this err
10 matches
Mail list logo