Re: JAVA-HOME is pointing to JRE

2007-10-23 Thread Lionel van den Berg
On 23/10/2007, Timothy Crowell <[EMAIL PROTECTED]> wrote: > > Oh, I already have the JDK and JAVA_HOME is pointing to the JDK, but the > Command line is always looking in the JRE folder. > > -Timothy > > P.S. I have installed Ant on two computers, only one of them has this > problem. Please exec

Re: JAVA-HOME is pointing to JRE

2007-10-22 Thread Lionel van den Berg
On 23/10/2007, Timothy Crowell <[EMAIL PROTECTED]> wrote: > > I am new to Java and Ant. > > I have set JAVA-HOME to "C:\Program Files\Java\jdk1.6.0_03" (no quotes), I > have dubble-checked this. > > Ant says JAVA-HOME is set to "C:\Program Files\Java\jre1.6.0_03" (no > quotes), this is causing seri

Re: JAVA-HOME is pointing to JRE

2007-10-22 Thread Lionel van den Berg
On 23/10/2007, Timothy Crowell <[EMAIL PROTECTED]> wrote: > > I am new to Java and Ant. > > I have set JAVA-HOME to "C:\Program Files\Java\jdk1.6.0_03" (no quotes), I > have dubble-checked this. > > Ant says JAVA-HOME is set to "C:\Program Files\Java\jre1.6.0_03" (no > quotes), this is causing seri

Re: Ant uptodate?

2007-09-10 Thread Lionel van den Berg
more what you want. > Peter > > On 9/10/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > You can set a property if a file/directory does (not) exist using > > and in combination with , . > > > > The "changed" files you maybe could check with and >

Ant uptodate?

2007-09-09 Thread Lionel van den Berg
Hi all, I sent two other emails but I don't think they went through. I've tried using the ant uptodate and dependset tasks but haven't solved my problem. I've googled, tried heaps of solutions but still can't do it, so here is the problem: Assume for each of the following we are in a base direct

Ant uptodate?

2007-09-03 Thread Lionel van den Berg
I sent another email but I don't think it went through. I've tried using the ant uptodate and dependset tasks but haven't solved my problem. I've googled, tried heaps of solutions but still can't do it, so here is the problem: Assume for each of the following we are in a base directory. I have:

Dependset not working for me (checking if files are up to date)

2007-08-28 Thread Lionel van den Berg
I ended up with teh following script after many many attempts to try to get something working. It's a bit of a hack now but I thought it was working until today. The above doesn'