kabit999 / gwt-google-apis

Automatically exported from code.google.com/p/gwt-google-apis
0 stars 0 forks source link

HelloMaps sample launch scripts are pointing to an invalid path to module XML file/host HTML file #19

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Download the latest distribution of gwt-google-apis (r41)
2. Try to launch the HelloMaps sample -shell/-compile scripts
3. Realise that they're pointing to
com.google.gwt.maps.sample.maps.MapsSample/MapsSample.html rather than
com.google.gwt.maps.sample.maps.HelloMaps

What is the expected output? What do you see instead?
Expected launch scripts to point to
com.google.gwt.maps.sample.maps.HelloMaps, but are pointing to
com.google.gwt.maps.sample.maps.MapsSample/MapsSample.html instead

What version of the product are you using? On what operating system?
GWT 1.4.60, gwt-google-apis-r41. This applies to the launch scripts for
each OS distribution (linux/mac/windows)

Please provide any additional information below.
I've included a patch below that corrects the paths in each of the -shell
and -compile scripts for each OS distribution.

Original issue reported on code.google.com by sumitcha...@google.com on 18 Sep 2007 at 6:41

Attachments:

GoogleCodeExporter commented 9 years ago
And here is a much smaller version of the patch without the all the tomcat and
.gwt-cache stuff :-P

Original comment by sumitcha...@google.com on 25 Sep 2007 at 8:20

Attachments:

GoogleCodeExporter commented 9 years ago
Fixed in r43.

Original comment by gwt.team...@gmail.com on 26 Sep 2007 at 6:03

GoogleCodeExporter commented 9 years ago

Original comment by gwt.team...@gmail.com on 16 Jan 2008 at 3:55

GoogleCodeExporter commented 9 years ago

Original comment by gwt.team...@gmail.com on 16 Jan 2008 at 8:42

GoogleCodeExporter commented 9 years ago

Original comment by galgwt.reviews@gmail.com on 2 Jun 2008 at 10:12

GoogleCodeExporter commented 9 years ago

Original comment by galgwt.reviews@gmail.com on 9 Jun 2008 at 11:31

GoogleCodeExporter commented 9 years ago

Original comment by galgwt.reviews@gmail.com on 13 Oct 2008 at 8:54

GoogleCodeExporter commented 9 years ago

Original comment by galgwt.reviews@gmail.com on 11 Dec 2008 at 3:08

GoogleCodeExporter commented 9 years ago

Original comment by zundel@google.com on 21 Dec 2009 at 1:57