Gabriel Roldan wrote:
> A couple things:
> I'm uploading the exported user guide for you.
> There's a step missing in the "how to cut a release" document, which is 
> to modify the file 
> modules/library/metadata/src/main/java/org/geotools/factory/GeoTools.java
> and set it the correct version number. I.e.:
> @@ -67,7 +67,7 @@
>      /**
>       * The current GeoTools version. The separator character must be 
> the dot.
>       */
> -    private static final Version VERSION = new Version("2.5.RC-1");
> +    private static final Version VERSION = new Version("2.5.0");
>
> I can commit that and redeploy though, not a big deal.
>   
Well spotted Gabriel :-)

Do you think we could update that "rename" ant script to catch this case 
as well? Right now it only checks plugin.xml files...
Jody


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to