Reposted, to make sure it gets picked up :)
We grabbed the svn as this bug is 'fixed' this afternoon and tried to incorporate it into a maven build
[ERROR] Errors in jar:file:/Users/pmac/.m2/repository/com/code/gwtx/gwtx/1.5.3-SNAPSHOT/gwtx-1.5.3-SNAPSHOT.jar!/com/googlecode/gwtx/java/util/emul/java/util/regex/Pattern.java [ERROR] Line 138: Unresolvable native reference to type 'com.googlecode.gwtx.java.util.emul.java.util.regex.Pattern' [ERROR] Line 147: Unresolvable native reference to type 'com.googlecode.gwtx.java.util.emul.java.util.regex.Pattern' [ERROR] Line 181: Unresolvable native reference to type 'com.googlecode.gwtx.java.util.emul.java.util.regex.Pattern' [ERROR] Line 192: Unresolvable native reference to type 'com.googlecode.gwtx.java.util.emul.java.util.regex.Pattern' [ERROR] Cannot proceed due to previous errors [ERROR] Build failed
Comment #1
Posted on Mar 10, 2009 by Massive OxFixed in SVN rev 111
not so easy to mix emul / client and jsni ;) Thanks for reporting
Status: Fixed
Labels:
Type-Defect
Priority-Medium