Letractively / gwtx

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

Maven build - GWTx Fails #22

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
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

Original issue reported on code.google.com by TomBarbe...@googlemail.com on 4 Mar 2009 at 9:04

GoogleCodeExporter commented 8 years ago
Fixed in SVN rev 111

not so easy to mix emul / client and jsni ;)
Thanks for reporting

Original comment by nicolas....@gmail.com on 10 Mar 2009 at 11:01