On Thursday, July 21, 2016 at 4:11:09 PM UTC+2, Michael Joyner wrote: > > Can it be tagged and pulled via jitpack.io ? >
Ha ha, jitpack wouldn't know how to build and deploy it: https://jitpack.io/docs/BUILDING/ …and the RC1 tag can still "move" if we find bugs during the smoke tests (it **would** move, as I found small issues, e.g. https://gwt-review.googlesource.com/15445) Ideally, you should use the gwt-2.8.0-rc1.zip provided by Daniel as input to the maven/push-gwt.sh script from the GWT repo (select 2.8.0-rc1 and 1.0.0 for gwt and jsinterop versions respectively) Currently, 2.8.0-SNAPSHOT are the same as 2.8.0-rc1, so you could also use that (but if you're planning on doing formal DOA/smoke tests before the RC1 release, you should use the maven/push-gwt.sh script) -- You received this message because you are subscribed to the Google Groups "GWT Contributors" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit-contributors/d2a57d1c-b99f-4500-a7da-49f6e56510d3%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
