You only need write access to the directory to delete files (unless the
sticky bit is set). Make the dir writable by a group the shell script
runs as.
IMHO, this is very bad advice (at least unless you know much more
about the context of Marco's question).
Directory write access is very
tree. So I still think
the question was relevent to this list.
Adding a symlink called lib and pointing $ANT_HOME to that does work at
least in this case. Maybe that should be part of the package.
MikeG
btw, I fixed the refid error on line 20 and the problem still persists
with all classpath combinations:
MikeG wrote:
Hi,
junit.jar is in the classpath but removing it (once the test classes
are built) doesn't help, I get the exact same error. I can make it
work using the tag to l
You only need write access to the directory to delete files (unless the
sticky bit is set). Make the dir writable by a group the shell script
runs as.
Mike
Marco Fretz wrote:
hello
i've got a little problem. i have to remove some files in a shell script
that or not owned or writable by the
sses/hello contains HelloWorld.class and
build/testclasses/hello contains HelloWorldTest.class.
Hope it's just something trivial I've missed, even if I do get egg on my
face.
Thanks again.
MikeG
$ ant -f runjunit.xml
Buildfile: runjunit.xml
build:
buildtests:
test:
BUILD FA
Hi, can anyone help me to get junit to work with ant?
Ant and JUnit both work on their own but Ant doesn't recognise the
tag.
According to the ant faq the fix for this is to set ANT_PATH such that
$ANT_PATH/lib contains ant-junit.jar but on my system ant-junit.jar is
in /usr/local/lib/java/
Hi,
I've been trying to update the terminfo database to match the terminals
I usually login from, that is a Konsole (TERM=xterm), a redhat linux
console (TERM=linux) and cygwin or putty from windows. Mainly because
shell line editing is broken in a few cases and colours don't work.
I've foun
7 matches
Mail list logo