Open GoogleCodeExporter opened 9 years ago
I also had this problem - and with gwt 2.2 it even becomes worese: GWT reports
an ERROR instead of just a WARNING. I used to modified Pattern.java from issue
18.
Original comment by googelyb...@gmail.com
on 30 Mar 2011 at 3:43
Is this project even active anymore? Here I am on 7 September 2011 commenting
on an issue reported on 9 Jan 2010. I took gwtx-1.5.2.jar and added it to my
project and I'm now getting this error:
[ERROR] Line 140: Referencing class
'com.googlecode.gwtx.java.util.emul.java.util.regex.Pattern': unable to resolve
class.
Yes, I will modify the jar with the fixed Pattern.java, but you should either
remove your built jar file or fix and re-post it. I'm not even trying to use
the class that's causing the error, so everyone should see this error when
compiling a project with gwtx-1.5.2.jar included. The GWT compile completes
with a "Compilation succeeded" message, but I can't believe you actually tested
this, which leads me to wonder if I should trust this code.
Original comment by robertt...@gmail.com
on 7 Sep 2011 at 6:12
The project is not active due to lack of spare time, but is open to every
volunteer to become committer
Original comment by ndel...@cloudbees.com
on 8 Sep 2011 at 7:32
Original issue reported on code.google.com by
goalst...@gmail.com
on 9 Jan 2010 at 12:12