on 12/2/2000 10:09 AM, "Peter Seibel" <[EMAIL PROTECTED]> wrote:
> This patch makes a couple changes to bin/ant that make it possible to run it > under cygwin32 with ANT_HOME and JAVA_HOME set in a way that will also work > with ant.bat in a command window. I.e. you set them Windows-style: c:/ant > and c:/jdk1.3. > > I'm hoping someone will commit this for me or point out some better way to > run ant from bash on a windows box. Thanks. > > -Peter This patch isn't complete...take a look at this shell script (which is known to work fine under cygwin)...you are missing an || for "cygwin" instead of just "cygwin32". <http://www.working-dogs.com/turbine/cvsweb/index.cgi/turbine/build/build-tu rbine.sh?rev=1.24&content-type=text/x-cvsweb-markup> So, please submit a patch that is more complete. thanks, -jon -- Honk if you love peace and quiet.
