> Note: I love JARs in flat directory too... Maven can do that for you,
> including putting the right prefix in from of JAR files.
> 
> I can understand that you don't want to use Maven. But I wonder if there
> is any chance to setup a minimal pom.xml listing your dependencies.
> Just invoking "mvn clean install" would download the needed GeoTools
> JAR (and only them), the needed transitive dependencies (and only them)
> and put all this stuff in a flat 
> directory with the right names. If you don't use Maven for compiling your 
> project, I guess that it would be fast.
> 
> Would you like me to try to setup such a pom.xml for you?

Wait until things are settling down or you might do unnecessary work for me.

>> What about providing a separate location in an online repository where
>> the GT shapshot jars can be found with names similar to how they will
>> appear
>> in the final release (i.e not conflicting with each other and other
>> dependencies)? This would be my idea how to solve this in the most
>> simple way.
>
> This one is built daily:
> 
> http://hudson.geomatys.fr/job/GeoTools/ws/gt/target/binaries/

Thanks! I was not aware of this location, but it looks like it does the trick 
for me. If it has a good availability then I can simply edit my script to 
download from there and be happy.

Maybe this location to downloading 2.5-shaphot should be shown more prominently 
on the GT home page? The only link to daily builds that can be found there 
(after a bit of searching) goes to 
http://lists.refractions.net/m2/org/geotools/.


Cedric wrote:
> The renaming of the wfs module in the extension/xsd one gives in
> the target/binaries directory of Geotools a jar named
> "gt-ext-xsd-xsd-wfs-2.5-SNAPSHOT.jar".

Before we had two prefixes on this jar, after "prefix removal" we have four! I 
call this funny.
But seriously: This is one "xsd-" too much.

Matthias Basler
-- 
Matthias Basler
[EMAIL PROTECTED]


-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Geotools-devel mailing list
Geotools-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to