[gwt-contrib] Re: Prettier GWT version names for upcoming 2.0 releases

2009-08-29 Thread Cameron Braid
JBoss use a naming scheme that sorts alphabetically, maybe it is worth considering http://www.jboss.org/jbossas/downloads/ Applied to the names in the original email 1) gwt-2.0.0-m1.zip 2) gwt-2.0.0-m2.zip 3) gwt-2.0.0-rc1.zip 4) gwt-2.0.0.zip They could be : 1) gwt-2.0.0-Beta1.zip (or could

[gwt-contrib] [google-web-toolkit] r6023 committed - File.createTempFile() sometimes hangs on the build system while trying...

2009-08-29 Thread codesite-noreply
Revision: 6023 Author: jlaba...@google.com Date: Thu Aug 27 11:09:46 2009 Log: File.createTempFile() sometimes hangs on the build system while trying to get an exclusive lock on a temp file. This patch uses a custom method to create a temp file. Patch by: jlabanca Review by: fabbott

[gwt-contrib] [google-web-toolkit] r6030 committed - Adds more detailed assertions to RunAsyncMetricsIntegrationTest....

2009-08-29 Thread codesite-noreply
Revision: 6030 Author: sp...@google.com Date: Fri Aug 28 14:08:33 2009 Log: Adds more detailed assertions to RunAsyncMetricsIntegrationTest. Review by: jlabanca (desk check) http://code.google.com/p/google-web-toolkit/source/detail?r=6030 Modified:

[gwt-contrib] [google-web-toolkit] r6032 committed - Create a temporary change branch for OOPHM plugin work.

2009-08-29 Thread codesite-noreply
Revision: 6032 Author: j...@google.com Date: Sat Aug 29 12:11:51 2009 Log: Create a temporary change branch for OOPHM plugin work. http://code.google.com/p/google-web-toolkit/source/detail?r=6032 Added: /changes/jat/plugins --~--~-~--~~~---~--~~

[gwt-contrib] Re: Hello UiBinder

2009-08-29 Thread Xijiang Miao
Yes. That's what I did. Thanks! I have to enable the animation to use two nested DisclosurePanel. Otherwise, the parent disclosure panel does not resize properly when the child panel is opening/closing. On Sun, Aug 23, 2009 at 1:57 PM, Amir Kashani amirkash...@gmail.com wrote: Xijiang, Take

[gwt-contrib] [google-web-toolkit] r6034 committed - Created wiki page through web user interface.

2009-08-29 Thread codesite-noreply
Revision: 6034 Author: tamplinjohn Date: Sat Aug 29 20:14:35 2009 Log: Created wiki page through web user interface. http://code.google.com/p/google-web-toolkit/source/detail?r=6034 Added: /wiki/TroubleshootingOOPHM.wiki === --- /dev/null +++

[gwt-contrib] [google-web-toolkit] r6035 committed - Add changes to prompt the user if we don't find the current web server...

2009-08-29 Thread codesite-noreply
Revision: 6035 Author: j...@google.com Date: Sat Aug 29 22:15:21 2009 Log: Add changes to prompt the user if we don't find the current web server in the access list, cleanup old libraries, changes from review feedback. http://code.google.com/p/google-web-toolkit/source/detail?r=6035 Added: