I like it

Michael

> Another comment here - I find the tutorials listing the version number again
> and again to be a bit of a pain; would adding the following at the top of
> the first project example be okay for people?
>>
>> <properties>
>>    <geotools.version>2.5-RC2</geotools.version>
>> </properties>
>
> And then we could do things like:
>>
>>    <dependency>
>>      <groupId>org.geotools</groupId>
>>      <artifactId>gt-shapefile</artifactId>
>>      <version>${geotools.version}</version>
>>    </dependency>
>
> Or would it just limit everyones ability to cut and paste dependencies into
> their existing projects....

-------------------------------------------------------------------------
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