Jody Garnett wrote:
> So I have seen that the poms on 2.2.x are updated to 2.2-RC5-SNAPSHOT 
> ... and that this was done by the maven release plugin:
>> r20303 | rgould | 2006-07-05 07:07:31 +0200 (Wed, 05 Jul 2006) | 1 line
>>
>> [maven-release-plugin] prepare for next development iteration
> The release instructions contained dire warnings about needing to be on 
> a branch or the maven plugin will mess up the poms? Has this been done, 
> is the 2.2.x branch sufficient or do we need to copy to a branch first 
> and then tag?
> 
> If I compare the 2.2.x/pom.xml to trunk/gt/pom.xml It really appears 
> like we messed this one up ...
> 
> TRUNK:
>> <?xml version="1.0" encoding="ISO-8859-1"?>
>> <!-- 
>> ===========================================================================
>>          Maven 2 Project configuration file for the Geotools project.
>>          Version: $Id: pom.xml 20177 2006-06-23 20:38:53Z rgould $
>>      
>> =========================================================================== 
>> -->
>>
>> <project xmlns="http://maven.apache.org/POM/4.0.0"; 
>> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
>>   xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
>> http://maven.apache.org/maven-v4_0_0.xsd";>
> 2.2.x
>> <project xmlns="http://maven.apache.org/POM/4.0.0"; 
>> xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
>> xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
>> http://maven.apache.org/maven-v4_0_0.xsd";>
> I tired to update the instructions so that it was explicit that we 
> needed to make a branch first ... Richard since your name is on the 
> commit please let us know what is going on?

What instructions did you update? I see no recent changes on the How to 
cut a Release page. Yesterday I added a huge red warning box titled 
"Please do not Make a Release on Trunk". And yes, it is known that maven 
clobbers comments.

> 
> Here is the other important question:
> - are the 2.2-RC4 jars deployed? Can GeoServer 1.3.2 make use of them 
> today for their release? Ditto for 1.4.x and uDig ...

They certainly are.

> 
> (I was unable to find IRC logs from last nights GeoServer meeting, 
> expected to see some organization occurring for 1.3.2)
> Jody
> 
> 
> 
> 
> 
> 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


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