Here's the rule for naming targets:
A target name can be any alphanumeric string valid in the encoding of the XML
file. The empty string "" is in this set, as is comma "," and space " ". Please
avoid using these, as they will not be supported in future Ant versions because
of all the confus
t: Re: running shell script on unix
>
> eran,
>
> could you try with the executable argument to "/bin/sh"?
> did you try to launch it on the unix server using the ant command line?
>
> regards
>
> supareno
>
> >
> > Hi,
> >
> > I ho
eran,
could you try with the executable argument to "/bin/sh"?
did you try to launch it on the unix server using the ant command line?
regards
supareno
>
> Hi,
>
> I hope you can help me figure out what is wrong with my script.
> I am trying to run shell script calls stopServer. The ant script