Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Apr 2000 17:30:11 +0700 (NSS)
From:      Max Khon <fjoe@iclub.nsu.ru>
To:        freebsd-java@freebsd.org
Subject:   Turbine (ant?) build problems
Message-ID:  <Pine.BSF.4.21.0004251714260.79127-100000@iclub.nsu.ru>

next in thread | raw e-mail | index | archive | help
hi, there!

Is there anyone who built Turbine with jdk1.1.8 (from ports,
FreeBSD 3.4-STABLE) successfully?

running `sh build-turbine.sh' gives the following errors:

--- cut here ---
master:~/Apache-Turbine-20000422/build$sh build-turbine.sh
Now building jar...
Buildfile: build-turbine.xml
java.lang.IncompatibleClassChangeError: Unimplemented interface method
        at org.apache.tools.ant.SunParser.parse(SunParser.java:76)
        at
org.apache.tools.ant.ProjectHelper.configureProject(ProjectHelper.java:85)
        at org.apache.tools.ant.Main.runBuild(Main.java:223)
        at org.apache.tools.ant.Main.main(Main.java:191)
master~/Apache-Turbine-20000422/build$
--- cut here ---

Obviously something is wrong with `ant'. I tried different `ant' versions
(from Tomcat 3.1, latest `ant', `ant' that comes with Turbine) but with no
luck. Any ideas will be appreciated.

/fjoe



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-java" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0004251714260.79127-100000>