You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@santuario.apache.org by Vishal Mahajan <vm...@amberpoint.com> on 2008/03/11 09:10:02 UTC

Can't compile using JDK1.4

There are quite a few JDK1.5 specific classes / features being used 
currently like use of StringBuilder class, String.contains() method, etc.

Vishal


Re: Can't compile using JDK1.4

Posted by Sean Mullan <Se...@Sun.COM>.
Should be fixed now. Thanks for reporting that.

--Sean

Vishal Mahajan wrote:
> There are quite a few JDK1.5 specific classes / features being used 
> currently like use of StringBuilder class, String.contains() method, etc.
> 
> Vishal
>