[gwt-contrib] Re: tools SVN repository

2014-04-01 Thread Jens

>
> GWT_TOOLS was never tagged.
>
It's "append only" so you should be able to build any revision of GWT 
> against the latest revision of GWT_TOOLS. You should never need to checkout 
> a specific revision of GWT_TOOLS.
>

Didn't know that. Then there isn't a problem anyways. 

-- J.

-- 
http://groups.google.com/group/Google-Web-Toolkit-Contributors
--- 
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 google-web-toolkit-contributors+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[gwt-contrib] Re: tools SVN repository

2014-04-01 Thread Thomas Broyer


On Monday, March 31, 2014 10:01:09 PM UTC+2, Jens wrote:
>
> Only Google has commit rights. Generally, changes are proposed on Gerrit 
>> that need new JARs in tools (so the precheck fails), and if the reviewers 
>> think it's worth it, they add the JARs to the tools repo before merging.
>>
>
> Any chance to move the svn tools repo to git (and maybe make it a 
> submodule of gwt)?
>

Please no!
Git is not made to store binaries; and any DVCS would mean that you copy 
the whole repo, whereas SVN allows checking out only a subdir if you want.
(that said, GWT_TOOLS is managed as an "append only" repo, so it's a bit 
less of a problem if one would migrate it to some DVCS like Git)

What we need (and I'm working towards that) is to get rid of GWT_TOOLS, at 
least as a "svn checkout" preliminary step before you can build.
We should be able to use many libs right from Central (e.g. Jetty, 
HtmlUnit, JUnit), and for others, either we deploy them to Central (Vaadin 
already deployed a few of them) or make sure the build tool can download 
them from GWT_TOOLS as needed.
 

> With the svn repo being obsolete it is already missing a 2.6.0 tag. It 
> might become difficult in the future to build older GWT versions if svn 
> tools continue to change without tagging.
>

GWT_TOOLS was never tagged.
It's "append only" so you should be able to build any revision of GWT 
against the latest revision of GWT_TOOLS. You should never need to checkout 
a specific revision of GWT_TOOLS.

-- 
http://groups.google.com/group/Google-Web-Toolkit-Contributors
--- 
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 google-web-toolkit-contributors+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[gwt-contrib] Re: Next Contributor Hangout

2014-04-01 Thread Mihai Stanciu
Hi

Any news about 2.6.1 plans?

Thanks.

On Monday, March 24, 2014 6:18:57 PM UTC+2, Bhaskar Janakiraman wrote:
>
> Hi Folks,
> The next contributor hangout will be on Wednesday, March 26, from 10.45am 
> to 11.30am PST. As before, please send me email (bjanakiraman at google) if 
> you have something to discuss and want to participate in person, and I'll 
> send you an invite. 
>
> Agenda:
> GWT 2.6.1: Status and Plans (Thomas, Daniel)
> On-going patches & discussion
>
> The session will be recorded and made available via the GWT G+ 
> page
> . 
>
> Thanks,
> Bhaskar
>

-- 
http://groups.google.com/group/Google-Web-Toolkit-Contributors
--- 
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 google-web-toolkit-contributors+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.