I use the IBM JDK on Linux fine with the standard setup of ant. No need to
write a compiler adapter as far as I can tell.
Dave Townsend <[EMAIL PROTECTED]>
"Duct tape is like the Force. It has a light side, a dark side, and it holds
the universe together."
-Original M
Possibly the quickest way is to run ant with the -debug argument - it will
list every property that is created. Most of them though are copies of the
default system properties in java - look to System.getProperties() in the
j2se api docs.
Dave Townsend <[EMAIL PROTECTED]>
"Try
>From my memory the property ${user.dir} should be the current directory. You
may want to check this though.
Dave Townsend <[EMAIL PROTECTED]>
"To be sure of hitting the target, shoot first, and call whatever you hit
the target."
-Original Message-
From: Shai
Just a quick poser. From ant how can I append the contents of one file to
another. I'm currently stumped apart from using exec, but I cant seem to get
that to work right now. I do development on many platforms, so exec is far
from an ideal solution in any case.
Dave Townsend <[EMAIL P
Aah, I had forgotten about the if property of target. That should do the job
nicely. Cheers.
Oh, I did look at the env.HOME bit, but my windows box at least has no such
environment variable set.
Dave Townsend <[EMAIL PROTECTED]>
"Duct tape is like the Force. It has a light side,
s.name} in as a dependency to the basic target, but it
seems that properties cant be used there.
Dave Townsend <[EMAIL PROTECTED]>
"Vital papers will demonstrate their vitality by spontaneously moving from
where you left them to where you can't find them."
requires.
I did have a rough start at something to do this before I gave up, Ill pass
it on if I dig it out. Basically meant I didn't have to write any serious
parsing though, just relied on the parser built into javac.
Dave Townsend <[EMAIL PROTECTED]>
/*-SIG-*/
-Original Messag
. All the directories and
files etc have the same file permissions.
Anybody have any thoughts why this is.
Dave Townsend <[EMAIL PROTECTED]>
"Duct tape is like the Force. It has a light side, a dark side, and it holds
the universe together."
similar problem trying to use jikes with ant.
Dave Townsend <[EMAIL PROTECTED]>
"WARNING: Consumption of alcohol may cause an influx in the time-space
continuum, whereby small (and sometimes large) gaps of time may seem to
literally disappear."
java.io.IOException: CreateProces