Adrian Custer a écrit :
> thanks for getting it all working again. Didn't we decide to move to gt-
> rather than stick with gt2- ?

It was Jody's proposal (which I agree with), but it would force every users to 
update their dependencies in their pom.xml files. I did this change anyway at 
the begining of the week because I though that this change would be definitive, 
so we would disturb the users only once. It appears that the declaration of 
<finalName>gt-${artifactId}-{version}</finalName> in pom.xml didn't worked as I 
expected, so we can't use this technic now. But I would like to try again 
later, 
if maven fixes the two issues that are blocking us. So the "gt2-" prefix that 
we 
reinserted yesterday may be just temporary. Keeping "gt2-" for now avoid to 
disturb the users twice ("gt2-" to "gt-" prefix, then "gt-" to no prefix). I 
would like to skip directly to no prefix in ArtifactID when we will be able, 
keeping in mind that the prefix would continue to exists on the JAR filename.

The <finalName>gt-${artifactId}-{version}</finalName> trick was an attempt to 
disconnect the prefix from the artifact name. So the artifact names can match 
directory names. But it would also allow us to change the prefix according the 
module status. For example Jody suggested to use the "rnd-" prefix for 
unsupported modules. Using <finalName>, it would have been possible to change 
the prefix to "gt-" when the module is ready without changing the dependencies 
in pom.xml files.

        Martin

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to