Mark Thomas wrote:
> Kirk True wrote:
>> The first issue was that I couldn't use a JDK 1.4.2-level compiler as it
>> chokes on the class format of the JUnit libraries.
> I'll look into this.
This works for me if I use the version of JUuit (3.8.2) specified in the
build.properties.default
Mark
Kirk True wrote:
> Hi all,
>
> I had some problems building 5.5.27 as pulled from
> http://tomcat.apache.org/download-55.cgi.
Thanks for the report.
> The first issue was that I couldn't use a JDK 1.4.2-level compiler as it
> chokes on the class format of the JUnit libraries.
I'll look into this.
Hi sebb,
sebb wrote:
On 17/04/2009, Kirk True wrote:
Hi all,
I had some problems building 5.5.27 as pulled from
http://tomcat.apache.org/download-55.cgi.
The first issue was that I couldn't use a JDK 1.4.2-level compiler as it
chokes on the class format of the JUnit libraries.
AF
On 17/04/2009, Kirk True wrote:
> Hi all,
>
> I had some problems building 5.5.27 as pulled from
> http://tomcat.apache.org/download-55.cgi.
>
> The first issue was that I couldn't use a JDK 1.4.2-level compiler as it
> chokes on the class format of the JUnit libraries.
AFAIK it requires Java 1
Hi all,
I had some problems building 5.5.27 as pulled from
http://tomcat.apache.org/download-55.cgi.
The first issue was that I couldn't use a JDK 1.4.2-level compiler as it
chokes on the class format of the JUnit libraries. Using JDK 1.6 didn't
work because of the fact that the java.sql.Wra