Re: Can't compile using JDK1.4

2008-03-11 Thread Sean Mullan
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

Can't compile using JDK1.4

2008-03-11 Thread Vishal Mahajan
There are quite a few JDK1.5 specific classes / features being used currently like use of StringBuilder class, String.contains() method, etc. Vishal