Caldarale, Charles R unisys.com> writes:
> > Subject: BUILD FAILED apache-tomcat-7.0.22-src build.xml (lines 2211, 2313)
> > I am getting build errors I don't quite understand.
>
> As I recall,
> due to Sun/Oracle-created incompatibilities in various interfac
well I got the same error. I think I will have follow Chucks advice
when I have a little more time. I will let you know how it all went
then thing is that while using the 1.6 version that comes with
knoppix I was getting other kinds of errors relation to ant, so I will
have to install 1.6 from s
while trying to compile apache-tomcat-7.0.22 sources I am getting an
error I don't quite understand
~
why is this happening?
~
how can I fix this problem?
~
lbrtchx
~
~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~
~ ~ ~ ~ ~ ~ ~ ~
~
...
BUILD FAILED
/media/sda7/inst/java/j
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Albrecht,
On 10/25/2011 5:44 PM, Albretch Mueller wrote:
> # ant -v -f build.xml > REF_20111025172851_servlets_build.txt
> 2>&1
>
> [javac]
> /media/sda7/inst/java/jars/j2ee/servlets/apache-tomcat-7.0.22/tomcat7-deps/dbcp/src/java/org/apache/tomcat/d
> From: Albretch Mueller [mailto:lbrt...@gmail.com]
> Subject: BUILD FAILED apache-tomcat-7.0.22-src build.xml (lines 2211, 2313)
> ...
> I am getting build errors I don't quite understand.
As I recall, due to Sun/Oracle-created incompatibilities in various interface
classes
I have both JAVA_HOME and ANT_HOME set (I have tried the same thing
as regular user with no root permissions and as root)
# echo $JAVA_HOME
/media/sda7/inst/java/jdk/jdk1.7.0_01
# echo $ANT_HOME
/media/sda7/inst/java/ant/apache-ant-1.8.2
# java -version
java version "1.7.0_01"
Java(TM) SE Runti