darshakshah1988 / gmaps4jsf

Automatically exported from code.google.com/p/gmaps4jsf
0 stars 1 forks source link

Compiling with JDK 1.4 #111

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Our project is compiled with JDK 1.4. I changed three classes to work with 
JDK 1.4. 

The change is simple. I changed double quotes by single quotes because the 
method replace () String class of the JDK 1.4 will not accept them.

Could you update them? 

Thanks.

Original issue reported on code.google.com by tamararo...@gmail.com on 23 Apr 2010 at 11:30

Attachments:

GoogleCodeExporter commented 8 years ago

Original comment by jose.noh...@gmail.com on 2 May 2010 at 9:14

GoogleCodeExporter commented 8 years ago
Thanks for the patch. It's up now.

Original comment by jose.noh...@gmail.com on 2 May 2010 at 10:05

GoogleCodeExporter commented 8 years ago
DO you have the JAR after you apply the patch.
Thanks
jacobashur@gmail.com

Original comment by jacobas...@gmail.com on 19 Mar 2012 at 8:43