Re: [gwt-contrib] Re: Deploying to org.gwtproject.* groupId

2017-11-15 Thread 'Goktug Gokdogan' via GWT Contributors
It could be hard to communicate and set expectations with a live work-in-progress gwt-project repository and via publishing on maven central. I agree with Jens on first setting up a foundation, rules and also maturing what GWT3 is; and in the meantime let people iterate in their own repos which

[gwt-contrib] Re: Deploying to org.gwtproject.* groupId

2017-11-15 Thread Jens
Oh and if its just about making these small projects more discoverable then one could also create a single project, e.g. gwtproject/gwt3-migration and use the wiki for documentation and/or git submodules to link in all these small projects as well. -- J. -- You received this message because

[gwt-contrib] Re: Deploying to org.gwtproject.* groupId

2017-11-15 Thread Colin Alworth
I've been over your gwt-events - looked good from 30 mins or so of poking around, but largely copy/paste, so that makes sense right? Removing old browsers seems reasonable - if we get issues filed asking for old browser support, we can deal with that as needed, but these are meant to be modern

[gwt-contrib] Re: Deploying to org.gwtproject.* groupId

2017-11-15 Thread Jens
You don't build a house starting with the windows, you need a solid foundation. IMHO you/we first need to figure out how these smaller projects should be handled in the future. Does the gwtproject organization enforce requirements on these projects or are they totally independent and just

[gwt-contrib] Re: Deploying to org.gwtproject.* groupId

2017-11-15 Thread Thomas Broyer
On Wednesday, November 15, 2017 at 6:02:03 PM UTC+1, Colin Alworth wrote: > > Thanks guys - I guess I'm confused as to why Daniel and Thomas have their > projects so far in their own repos, and not in github.com/gwtproject - I > was following that example. If you guys are ready to move them

[gwt-contrib] Re: Deploying to org.gwtproject.* groupId

2017-11-15 Thread Colin Alworth
Thanks guys - I guess I'm confused as to why Daniel and Thomas have their projects so far in their own repos, and not in github.com/gwtproject - I was following that example. If you guys are ready to move them now and ship them (0.9 or 1.0-beta-n, either works for me) to central, then I have no

[gwt-contrib] Re: Deploying to org.gwtproject.* groupId

2017-11-15 Thread Thomas Broyer
On Wednesday, November 15, 2017 at 5:40:11 PM UTC+1, Andrei Korzhevskii wrote: > > I vote for boring way, ie allocate these (module) projects on github and > follow usual pull requests workflow and deploy it as snapshots during > development. > Reasoning is that I don't see much sense in

[gwt-contrib] Re: Deploying to org.gwtproject.* groupId

2017-11-15 Thread Andrei Korzhevskii
I vote for boring way, ie allocate these (module) projects on github and follow usual pull requests workflow and deploy it as snapshots during development. Reasoning is that I don't see much sense in spreading community efforts in multiple projects and then picking the right one. -- You

[gwt-contrib] Re: Deploying to org.gwtproject.* groupId

2017-11-15 Thread Thomas Broyer
On Wednesday, November 15, 2017 at 5:00:59 PM UTC+1, Colin Alworth wrote: > > I'm about to put out a blog post with a bunch of details on how one might > port gwt-user.jar modules out (thanks to the hard work of those who have > started this effort already, especially Dan Kurka and Thomas

[gwt-contrib] Deploying to org.gwtproject.* groupId

2017-11-15 Thread Colin Alworth
I'm about to put out a blog post with a bunch of details on how one might port gwt-user.jar modules out (thanks to the hard work of those who have started this effort already, especially Dan Kurka and Thomas Broyer), and once those are ready to be consumed, we'll certainly want the various