Well, my own wishlist includes Issue #1032,
http://code.google.com/p/google-web-toolkit/issues/detail?id=1032. It
only effects Maven users, and is somewhat mitigated by the GWT maven
plugin, but it is an annoyance because GWT unit tests cannot run
inside of the standard maven test harness, which impacts
down-the-chain tools like CI servers, report generators, etc.  For
example, we use TeamCity as our CI build server, which keeps
historical timeseries for each unit test, and provides graphs, even
performance regression data, but because of #1032, we have to mock out
alot of GWT and use TestCase instead of GwtTestCase. I don't know if
this will be mitigated by OOPHM or Jetty inclusion.

Java 1.6 support on OSX would be nice as well, but I assume this is
pending OOPHM and the jettisoning of SWT.

-Ray


On Wed, Jan 7, 2009 at 2:48 PM, Scott Blum <[email protected]> wrote:
> Hi all,
> We've narrowed down the set of bugs we'd like to fix for GWT 1.6. Our plan
> is for a very short release cycle this time, which forces us to fix only a
> small set of bugs.  Of course, we don't want to miss anything critical.
>
> Here is the current set of Critical 1.6 bugs we intend to fix:
> http://code.google.com/p/google-web-toolkit/issues/list?can=2&q=milestone:1_6_RC+-status:FixedNotReleased+priority:Critical
>
> If you know of some burning issue that we've missed, please use this thread
> to suggest bugs to add to this list, and explain why it's critically
> important.  The kinds of issues we consider to be critical include bugs that
> affect a large number of users, possible security issues, or bugs that
> cannot be worked around easily (such as GWT compiler crashes).
> Please DO NOT use this thread to debate whether any particular issue should
> be in our out.  We just want to collect a list of critical issues, and we
> will consider each suggestion individually.
> Thanks!
> Scott
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to