Hi guys,
First of all Happy New Year to all of you.
I downloaded Cactus 1.7.2 and tried to build it with Ant 1.7.0 - it failed.
The output is this one:
java.lang.NoSuchMethodError:
org.apache.cactus.integration.ant.CactusTask.addClasspathEntry
(Ljava/lang/String;)V
The project, though build pe
Res Pons wrote:
I think I emailed Scott prematurely yesterday and it appears that both
of you may be right. I'm seeing a different java compiler kicking in at
night when the cronjob starts. I see gnu's being invoked by the cronjob
and sun jdk when I login and my .bash_profile is sourced.
Th
Stephen Nesbitt wrote:
All:
I'm trying to figure out if something is possible or if I am just being
clueless.
I have written a couple of tasks using jython and scriptdef. Becuase they
are jython and white case is significant, the jython scripts are in files
referenced by the src attribute r