Wednesday, February 3, 2021

Re: [ANN] JRS gwt-time 1.4.15/2.0.3 release

Oh it seams I have a conflict with my dependency on gwt-common-lang3 ... included in de.knightsoft-net

On Wednesday, February 3, 2021 at 4:45:22 PM UTC+1 David Nouls wrote:
I'm trying out gwt-time in my project. But I get some GWT compiler issues.

I am using the 1.4.15 release with GWT 2.8.2 (we can't migrate to 2.9 due to some issues with unsupported generic constructs in that version).
I am using the tbroyer plugin, but I tried adding the module manually just in case but it give the same errors.

Maybe knows how to solve this ?
[INFO]          [ERROR] Errors in 'org/jresearch/threetenbp/gwt/time/super/java/time/format/SimpleDateTimeTextProvider.java'
[INFO]             [ERROR] Line 339: BC cannot be resolved or is not a field
[INFO]             [ERROR] Line 340: AD cannot be resolved or is not a field
[INFO]             [ERROR] Line 345: BC cannot be resolved or is not a field
[INFO]             [ERROR] Line 346: AD cannot be resolved or is not a field
[INFO]             [ERROR] Line 351: BC cannot be resolved or is not a field
[INFO]             [ERROR] Line 352: AD cannot be resolved or is not a field
[INFO]          Tracing compile failure path for type 'java.time.format.SimpleDateTimeTextProvider'
[INFO]             [ERROR] Errors in 'org/jresearch/threetenbp/gwt/time/super/java/time/format/SimpleDateTimeTextProvider.java'
[INFO]                [ERROR] Line 346: AD cannot be resolved or is not a field
[INFO]                [ERROR] Line 352: AD cannot be resolved or is not a field
[INFO]                [ERROR] Line 339: BC cannot be resolved or is not a field
[INFO]                [ERROR] Line 345: BC cannot be resolved or is not a field
[INFO]                [ERROR] Line 351: BC cannot be resolved or is not a field
[INFO]                [ERROR] Line 340: AD cannot be resolved or is not a field
[INFO]          [ERROR] Hint: Check that the type name 'java.time.format.SimpleDateTimeTextProvider' is really what you meant
[INFO]          [ERROR] Hint: Check that your classpath includes all required source roots

On Saturday, December 12, 2020 at 8:58:25 PM UTC+1 foal wrote:
Hi,


The main point - separate library to modules:


Best,
Stas

--
You received this message because you are subscribed to the Google Groups "GWT Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit/c690c34e-3676-4b90-8fcc-f1d797aea739n%40googlegroups.com.

No comments:

Post a Comment