Hi Farrukh,
That is really great! If it is possible for you to update the wiki that
would be very nice, then I will update the website.
If I am correct GWT-OL is now in 0.5-SNAPSHOT, so there is a definitive 0.4
(There is a 0.4 tag in the Hg repo). There will maybe come a 0.4.1 update
release for the VectorFormat read method, but aside from that 0.5 will be
the next up.
Greetings,
Edwin
2009/9/18 Farrukh Najmi <fa...@we...>
>
> Hi Guys,
>
> I have taken the liberty to make 0.4 release available via maven from my
> maven repo. You need your maven pom file to look like below.
> Edwin, I can update wiki if you wish and then perhaps you can link to
> the wiki page contyent from:
>
> http://gwt-openlayers.sourceforge.net/
>
> Thanks.
>
> <project>
>
> ...
>
> <dependencies>
> <dependency>
> <groupId>com.eg.gwt.openLayers</groupId>
> <artifactId>openlayers_gwt</artifactId>
> <version>0.4-SNAPSHOT</version>
> </dependency>
> ...
> </dependencies>
>
> <repositories>
> <repository>
> <id>wellfleet-repository</id>
> <name>Wellfleet Repository</name>
> <url>http://www.wellfleetsoftware.com/m2/repository/</url>
> <layout>default</layout>
> <snapshots>
> <enabled>true</enabled>
> </snapshots>
> </repository>
> ...
> <repositories>
>
> </project>
>
> --
> Regards,
> Farrukh
>
> Web: http://www.wellfleetsoftware.com
>
>
>
>
> ------------------------------------------------------------------------------
> Come build with us! The BlackBerry® Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay
> ahead of the curve. Join us from November 9-12, 2009. Register now!
> http://p.sf.net/sfu/devconf
> _______________________________________________
> Gwt-openlayers-devl mailing list
> Gwt...@li...
> https://lists.sourceforge.net/lists/listinfo/gwt-openlayers-devl
>
|