google-code-export / gwtx

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

Compilation problem with new release 1.5 #17

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Removing units with errors
   [ERROR] Errors in
'jar:file:/Z:/com/google/code/gwtx/gwtx/1.5/GWTx-1.5.jar!/com/googlecode/gwtx/ja
va/util/emul/java/util/regexp/MatchResult.java'
      [ERROR] Line 22: The declared package "java.util.regex" does not
match the expected package "java.util.regexp"
   [ERROR] Errors in
'jar:file:/Z:/com/google/code/gwtx/gwtx/1.5/GWTx-1.5.jar!/com/googlecode/gwtx/ja
va/util/emul/java/util/regexp/Matcher.java'
      [ERROR] Line 22: The declared package "java.util.regex" does not
match the expected package "java.util.regexp"
   [ERROR] Errors in
'jar:file:/Z:/com/google/code/gwtx/gwtx/1.5/GWTx-1.5.jar!/com/googlecode/gwtx/ja
va/util/emul/java/util/regexp/Pattern.java'
      [ERROR] Line 22: The declared package "java.util.regex" does not
match the expected package "java.util.regexp"

Original issue reported on code.google.com by dmitry.n...@gmail.com on 6 Feb 2009 at 3:33

GoogleCodeExporter commented 9 years ago

Original comment by nicolas....@gmail.com on 6 Feb 2009 at 3:40