env not getting resolved

2011-03-28 Thread Ajit Bhingarkar
Hi, I recently moved to Win7 64 bit machine with 64 bit JDK 1.6 b24. While building using ant same script which worked fine on Win XP and 32 bit JDK, now doesn't work as several enviroment variables do not get resolved through env. E.g. ${env.MQ_HOME} or ${env.JAVA_HOME}. I have tried

Re: ant-trax.jar not included in openjdk (on ubuntu)

2011-03-28 Thread Stefan Bodewig
On 2011-03-28, David wrote: > Hello, > I just wanted to report a problem that I had when I was trying to build > Eclipse on Ubuntu 11.04: > and the build needed ant-trax.jar. > Ubuntu 11.04 ships with ant 1.8.1, which has had ant-trax.jar taken out: > from the WHATSNEW file > > Changes that cou

ant-trax.jar not included in openjdk (on ubuntu)

2011-03-28 Thread David
Hello, I just wanted to report a problem that I had when I was trying to build Eclipse on Ubuntu 11.04: and the build needed ant-trax.jar. Ubuntu 11.04 ships with ant 1.8.1, which has had ant-trax.jar taken out: from the WHATSNEW file Changes that could break older environments:

ant publish problem?

2011-03-28 Thread adrian.p.smith
If I have Everything works fine: publish-local: [ivy:publish] :: delivering :: bt#pal;working@adrian-small-laptop :: 20110328142739 :: integration :: Mon Mar 28 14:27:39 BST 2011 [ivy:publish] delivering ivy file to /home/adrian/work/svn/smit-pal/trunk/

Re: Curling throug a list of files

2011-03-28 Thread Matt Benson
On Mon, Mar 28, 2011 at 8:17 AM, Burger, Wolfgang wrote: > Hi, > i try to curl through an list of files and saving the output to a special > directory. > The idea is to make static html out of compiled php. > Your example seems fraught with problems, e.g. the fact that your use of and will ca

Curling throug a list of files

2011-03-28 Thread Burger, Wolfgang
Hi, i try to curl through an list of files and saving the output to a special directory. The idea is to make static html out of compiled php. Here comes my Code; [default.properties] file.index = index.html start.html Running Curl with just one file and working well: