On 17-Apr-2009, at 15:34, Caldarale, Charles R wrote:
From: Andre-John Mas [mailto:aj...@sympatico.ca]
Subject: Re: Building Tomcat 5.5.27 & tomcat-native
should I be using JDK 1.4 or JDK 1.5 for my builds?
Use 1.5.
Sun "enhanced" the SQL interfaces in 1.6 in a way that made them
incompatible with implementations based on older versions. The only
workaround at the moment is to build Tomcat with 1.5; you may run
the resulting classes on 1.6.
That works. Now everything builds when I use the build.xml in the
build directory, using:
ant release
the only thing which seems odd is the generated tar balls are marked
as 5.5.26. Is this normal?
André-John
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org