Re: [Geotools-devel] Upgrated version number from 2.2 to 2.3 on trunk

2006-02-06 Thread Martin Desruisseaux
Jody Garnett a écrit : Thanks Martin, I saw the developers guide updated with Maven 2 instructions, is there anything else I need to know before trying it out? Just that the ibiblio servers seems to be sometime overloaded. If you see "failed to download foo", restart "mvn install" again and a

Re: [Geotools-devel] Upgrated version number from 2.2 to 2.3 on trunk

2006-02-06 Thread Jody Garnett
Martin Desruisseaux wrote: Following the recent creation of 2.2 branch, the trunk has been updated as below: "2.2.x" upgrated to "2.3.x" in all project.xml files (Maven 1) "2.2-SNAPSHOT" upgrated to "2.3-SNAPSHOT" in all pom.xml files (Maven 2) Thanks Martin, I saw the developers guide updat