Re: No tag for 2.0.4 in SVN

2010-08-17 Thread Thomas Broyer


On 17 août, 16:28, Karel Piwko  wrote:
> If I had something like gwt-2.0.4-src.zip, that would be true.
>
> However, I haven't found any package like this, only gwt-2.0.4.zip is
> available for download, with binaries only. The only sources I've found
> are sources classifier archetypes in Maven repository, but they do not
> preserve the SVN directory structure, do not contain tests, etc...

Sources are packaged within the JARs, side-by-side with their compiled
*.class counterparts.
Every class that needs to be "compiled to JavaScript" by GWT *must*
have its source in the classpath, because GWT is a source-to-source
compiler, not a bytecode-to-source. But each and every GWT class comes
with its source, not only those that can be compiled to JS (i.e. used
in your client-side app).

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: No tag for 2.0.4 in SVN

2010-08-17 Thread Karel Piwko
If I had something like gwt-2.0.4-src.zip, that would be true.

However, I haven't found any package like this, only gwt-2.0.4.zip is
available for download, with binaries only. The only sources I've found
are sources classifier archetypes in Maven repository, but they do not
preserve the SVN directory structure, do not contain tests, etc...

I also believe the current state at releases/2.0 should equal tag/2.0.4,
because the next development takes place in 2.1 branches, but I would
like someone to verify that.

Thanks,

Karel

On Tue, 2010-08-17 at 05:47 -0700, Thomas Broyer wrote:
> 
> On 17 août, 12:35, Karel Piwko  wrote:
> > Could somebody from developers verify if it is
> >
> > releases/2.0:r8340
> >
> > or
> >
> > releases/2.0:r8322
> >
> > according to the date when 2.0.4 was released?
> 
> Well, you do have the source and the changes, so you can just compare
> what's in 2.0.4 with what's in each of these revisions, no?
> That being said, I believe 2.0.4 is just the latest change of the
> releases/2.0 branch.
> 


-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: No tag for 2.0.4 in SVN

2010-08-17 Thread Thomas Broyer


On 17 août, 12:35, Karel Piwko  wrote:
> Could somebody from developers verify if it is
>
> releases/2.0:r8340
>
> or
>
> releases/2.0:r8322
>
> according to the date when 2.0.4 was released?

Well, you do have the source and the changes, so you can just compare
what's in 2.0.4 with what's in each of these revisions, no?
That being said, I believe 2.0.4 is just the latest change of the
releases/2.0 branch.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: No tag for 2.0.4 in SVN

2010-08-17 Thread Karel Piwko
Could somebody from developers verify if it is

releases/2.0:r8340

or

releases/2.0:r8322

according to the date when 2.0.4 was released?

Thanks,

Karel


On Wed, 2010-08-11 at 05:08 -0700, Karel Piwko wrote:
> Hi,
> 
> I haven't been able to find the tag for 2.0.4 at
> http://google-web-toolkit.googlecode.com/svn/tags/2.0.4/.
> 
> Could you create it and specify the revision number of
> http://google-web-toolkit.googlecode.com/svn/release/2.0 or another
> branch the tag was created from?
> 
> Thanks,
> 
> Karel
> 


-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



No tag for 2.0.4 in SVN

2010-08-11 Thread Karel Piwko
Hi,

I haven't been able to find the tag for 2.0.4 at
http://google-web-toolkit.googlecode.com/svn/tags/2.0.4/.

Could you create it and specify the revision number of
http://google-web-toolkit.googlecode.com/svn/release/2.0 or another
branch the tag was created from?

Thanks,

Karel

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.