Thursday, May 5, 2016

Re: Specify earlier dated version of requestfactory-server-2.8.0-SNAPSHOT with Maven

Hi Thomas,

Thanks so much. I thought that the timestamped snapshot would be available if it was listed, this is probably why it wasn't working for me when I tried with the specific earlier version. I ran into the maven-shade-plugin too, looks like it's a nice option. Thanks for the details on the approach. I'm guessing your fix will be in the snapshot soon, so will definitely test it out to confirm that it fixed the issue.

Thanks again.

On Thursday, May 5, 2016 at 7:18:04 AM UTC-4, Thomas Broyer wrote:


On Thursday, May 5, 2016 at 11:34:34 AM UTC+2, Thomas Broyer wrote:


On Wednesday, May 4, 2016 at 8:46:03 PM UTC+2, Seth wrote:

Hi all,


After some jar hell, I figured out that the requestfactory-server-2.8.0-SNAPSHOT after March 20, 2016 (or so) seems to be including some Gson classes (and it doesn't seem to use a dependency). These Gson classes are causing some classpath problems with another dependency that depends on Gson 2.2.4 release resulting in some not-so-nice NoClassDefFound exceptions.


Thanks for the report, I'll get it fixed.

Proposed fix: https://gwt-review.googlesource.com/14790 (needs testing)

--
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 post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment