After I wrote the above, I checked the Maven central repo again and saw that it now has GWT 2.1.0, including gwt-servlet-2.1.0- sources.jar. Is GWT 2.1 now GA? Should developers be using http://google-web-toolkit.googlecode.com/svn/2.1.0 or http://repo2.maven.org/maven2/ for GWT 2.1?
Sorry if I'm jumping in front of a press release. I'm just trying to get my work done :) On Oct 27, 7:55 am, Richard Allen <[email protected]> wrote: > Why is there no sources JAR for gwt-servlet 2.1.0? I'm using the > following Maven > repo.http://google-web-toolkit.googlecode.com/svn/2.1.0/gwt/maven/com/goog... > > With GWT 2.0.4, I'm using the central Maven repo, which has published > the sources > JAR.http://repo2.maven.org/maven2/com/google/gwt/gwt-servlet/2.0.4/ > > Having published sources JARs in the Maven repo enables the maven- > eclipse-plugin to link to the source when it generates the Eclipse > project. This enables the developer to navigate into the source from > within Eclipse, which helps greatly when trying to understand the > framework. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
