On Sat, 12 Jan 2008 03:32:26 +0100, Marshall Culpepper
<marshall.culpepper(a)redhat.com> wrote:
Max Rydahl Andersen wrote:
> I dont recall exactly, but I think maybe the build has its own java settings per
build....
> we should fix that if that is the case.
>
> Marshall ?
>
Yes, each builder has it's own java compiler settings. Most of our
builders are using Java 1.5 compiler compliance now, including
hibernate-tools. Are we sure Dmitry's error wasn't Java 6 related?
does not look like it since the issue seem to be him using StringBuilder instead of
StringBuffer.
btw. if a project has settings in .settings about compliation are they being honored?
/max