You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by David Jencks <da...@yahoo.com> on 2009/09/16 02:31:48 UTC

[VOTE] release geronimo's forked mavenized tomcat 6.0.20.0

For various reasons we are now using a forked copy of tomcat derived  
from the tomcat 6.0.20 release, built with maven, with maven  
dependencies, etc etc.

The code changes from tomcat 6.0.20 are:

r814083 | djencks | 2009-09-11 16:36:16 -0700 (Fri, 11 Sep 2009) | 1  
line

GERONIMO-4566 port fix for tomcats https://issues.apache.org/bugzilla/show_bug.cgi?id=47378
------------------------------------------------------------------------
r799220 | xuhaihong | 2009-07-30 02:53:30 -0700 (Thu, 30 Jul 2009) | 1  
line

GERONIMO-3451 "Restricted listeners property file not found" error  
logged during Tomcat server startup (Patch from Shawn Jiang)
------------------------------------------------------------------------
r790767 | kevan | 2009-07-02 17:09:12 -0700 (Thu, 02 Jul 2009) | 1 line

GERONIMO-4685 Some customizations of Tomcat properties. Server info is  
now: Apache Geronimo (Embedded Tomcat). Will want to merge in the  
future.
------------------------------------------------------------------------
r790765 | kevan | 2009-07-02 17:06:02 -0700 (Thu, 02 Jul 2009) | 1 line

GERONIMO-4685 Merge of 783305 from tomcat/tc6.0.x/trunk/. Fixes NPE in  
MapperListener.registerHost(). I would expect that this fix would be  
in 6.0.22. So prolly won't require merging in the future
------------------------------------------------------------------------
r790742 | kevan | 2009-07-02 14:41:08 -0700 (Thu, 02 Jul 2009) | 1 line

GERONIMO-4685 Merge of Tomcat patches from 6.0.18 to 6.0.20. This  
includes revision numbers 784303 and 784304. Does not include 787519,  
which should already be in 6.0.20
------------------------------------------------------------------------
r790359 | gawor | 2009-07-01 13:23:00 -0700 (Wed, 01 Jul 2009) | 1 line

fill-in ServerInfo properties - but I can't add that to archetype as  
ant task will fail

Staging repo:

https://repository.apache.org/content/repositories/geronimo-staging-023/

I forgot to include site generation stuff in the root pom before  
rolling the release.  I generated a site by applying rev 815573 to the  
checkout used for the release build.  The results are here:

http://people.apache.org/~djencks/staging-site/maven/external/tomcat-parent-6.0.20/6.0.20.0/

The structure is a little weird but I don't really want to spend time  
fixing it up.


[ ] +1 go for it
[ ] 0
[ ] -1 whoa, hold on a minute

Vote open 72 hours

thanks
david jencks



Re: [VOTE] release geronimo's forked mavenized tomcat 6.0.20.0

Posted by Rex Wang <rw...@gmail.com>.
+1

2009/9/16 Ivan <xh...@gmail.com>

> +1
>
> 2009/9/16 Donald Woods <dw...@apache.org>
>
> +1
>>
>>
>> Donald
>>
>>
>>
>> David Jencks wrote:
>>
>>> For various reasons we are now using a forked copy of tomcat derived from
>>> the tomcat 6.0.20 release, built with maven, with maven dependencies, etc
>>> etc.
>>>
>>> The code changes from tomcat 6.0.20 are:
>>>
>>> r814083 | djencks | 2009-09-11 16:36:16 -0700 (Fri, 11 Sep 2009) | 1 line
>>>
>>> GERONIMO-4566 port fix for tomcats
>>> https://issues.apache.org/bugzilla/show_bug.cgi?id=47378
>>> ------------------------------------------------------------------------
>>> r799220 | xuhaihong | 2009-07-30 02:53:30 -0700 (Thu, 30 Jul 2009) | 1
>>> line
>>>
>>> GERONIMO-3451 "Restricted listeners property file not found" error logged
>>> during Tomcat server startup (Patch from Shawn Jiang)
>>> ------------------------------------------------------------------------
>>> r790767 | kevan | 2009-07-02 17:09:12 -0700 (Thu, 02 Jul 2009) | 1 line
>>>
>>> GERONIMO-4685 Some customizations of Tomcat properties. Server info is
>>> now: Apache Geronimo (Embedded Tomcat). Will want to merge in the future.
>>> ------------------------------------------------------------------------
>>> r790765 | kevan | 2009-07-02 17:06:02 -0700 (Thu, 02 Jul 2009) | 1 line
>>>
>>> GERONIMO-4685 Merge of 783305 from tomcat/tc6.0.x/trunk/. Fixes NPE in
>>> MapperListener.registerHost(). I would expect that this fix would be in
>>> 6.0.22. So prolly won't require merging in the future
>>> ------------------------------------------------------------------------
>>> r790742 | kevan | 2009-07-02 14:41:08 -0700 (Thu, 02 Jul 2009) | 1 line
>>>
>>> GERONIMO-4685 Merge of Tomcat patches from 6.0.18 to 6.0.20. This
>>> includes revision numbers 784303 and 784304. Does not include 787519, which
>>> should already be in 6.0.20
>>> ------------------------------------------------------------------------
>>> r790359 | gawor | 2009-07-01 13:23:00 -0700 (Wed, 01 Jul 2009) | 1 line
>>>
>>> fill-in ServerInfo properties - but I can't add that to archetype as ant
>>> task will fail
>>>
>>> Staging repo:
>>>
>>> https://repository.apache.org/content/repositories/geronimo-staging-023/
>>>
>>> I forgot to include site generation stuff in the root pom before rolling
>>> the release.  I generated a site by applying rev 815573 to the checkout used
>>> for the release build.  The results are here:
>>>
>>>
>>> http://people.apache.org/~djencks/staging-site/maven/external/tomcat-parent-6.0.20/6.0.20.0/<http://people.apache.org/%7Edjencks/staging-site/maven/external/tomcat-parent-6.0.20/6.0.20.0/>
>>>
>>> The structure is a little weird but I don't really want to spend time
>>> fixing it up.
>>>
>>>
>>> [ ] +1 go for it
>>> [ ] 0
>>> [ ] -1 whoa, hold on a minute
>>>
>>> Vote open 72 hours
>>>
>>> thanks
>>> david jencks
>>>
>>>
>>>
>>>
>
>
> --
> Ivan
>

Re: [VOTE] release geronimo's forked mavenized tomcat 6.0.20.0

Posted by Ivan <xh...@gmail.com>.
+1

2009/9/16 Donald Woods <dw...@apache.org>

> +1
>
>
> Donald
>
>
>
> David Jencks wrote:
>
>> For various reasons we are now using a forked copy of tomcat derived from
>> the tomcat 6.0.20 release, built with maven, with maven dependencies, etc
>> etc.
>>
>> The code changes from tomcat 6.0.20 are:
>>
>> r814083 | djencks | 2009-09-11 16:36:16 -0700 (Fri, 11 Sep 2009) | 1 line
>>
>> GERONIMO-4566 port fix for tomcats
>> https://issues.apache.org/bugzilla/show_bug.cgi?id=47378
>> ------------------------------------------------------------------------
>> r799220 | xuhaihong | 2009-07-30 02:53:30 -0700 (Thu, 30 Jul 2009) | 1
>> line
>>
>> GERONIMO-3451 "Restricted listeners property file not found" error logged
>> during Tomcat server startup (Patch from Shawn Jiang)
>> ------------------------------------------------------------------------
>> r790767 | kevan | 2009-07-02 17:09:12 -0700 (Thu, 02 Jul 2009) | 1 line
>>
>> GERONIMO-4685 Some customizations of Tomcat properties. Server info is
>> now: Apache Geronimo (Embedded Tomcat). Will want to merge in the future.
>> ------------------------------------------------------------------------
>> r790765 | kevan | 2009-07-02 17:06:02 -0700 (Thu, 02 Jul 2009) | 1 line
>>
>> GERONIMO-4685 Merge of 783305 from tomcat/tc6.0.x/trunk/. Fixes NPE in
>> MapperListener.registerHost(). I would expect that this fix would be in
>> 6.0.22. So prolly won't require merging in the future
>> ------------------------------------------------------------------------
>> r790742 | kevan | 2009-07-02 14:41:08 -0700 (Thu, 02 Jul 2009) | 1 line
>>
>> GERONIMO-4685 Merge of Tomcat patches from 6.0.18 to 6.0.20. This includes
>> revision numbers 784303 and 784304. Does not include 787519, which should
>> already be in 6.0.20
>> ------------------------------------------------------------------------
>> r790359 | gawor | 2009-07-01 13:23:00 -0700 (Wed, 01 Jul 2009) | 1 line
>>
>> fill-in ServerInfo properties - but I can't add that to archetype as ant
>> task will fail
>>
>> Staging repo:
>>
>> https://repository.apache.org/content/repositories/geronimo-staging-023/
>>
>> I forgot to include site generation stuff in the root pom before rolling
>> the release.  I generated a site by applying rev 815573 to the checkout used
>> for the release build.  The results are here:
>>
>>
>> http://people.apache.org/~djencks/staging-site/maven/external/tomcat-parent-6.0.20/6.0.20.0/<http://people.apache.org/%7Edjencks/staging-site/maven/external/tomcat-parent-6.0.20/6.0.20.0/>
>>
>> The structure is a little weird but I don't really want to spend time
>> fixing it up.
>>
>>
>> [ ] +1 go for it
>> [ ] 0
>> [ ] -1 whoa, hold on a minute
>>
>> Vote open 72 hours
>>
>> thanks
>> david jencks
>>
>>
>>
>>


-- 
Ivan

Re: [VOTE] release geronimo's forked mavenized tomcat 6.0.20.0

Posted by Donald Woods <dw...@apache.org>.
+1


Donald


David Jencks wrote:
> For various reasons we are now using a forked copy of tomcat derived 
> from the tomcat 6.0.20 release, built with maven, with maven 
> dependencies, etc etc.
> 
> The code changes from tomcat 6.0.20 are:
> 
> r814083 | djencks | 2009-09-11 16:36:16 -0700 (Fri, 11 Sep 2009) | 1 line
> 
> GERONIMO-4566 port fix for tomcats 
> https://issues.apache.org/bugzilla/show_bug.cgi?id=47378
> ------------------------------------------------------------------------
> r799220 | xuhaihong | 2009-07-30 02:53:30 -0700 (Thu, 30 Jul 2009) | 1 line
> 
> GERONIMO-3451 "Restricted listeners property file not found" error 
> logged during Tomcat server startup (Patch from Shawn Jiang)
> ------------------------------------------------------------------------
> r790767 | kevan | 2009-07-02 17:09:12 -0700 (Thu, 02 Jul 2009) | 1 line
> 
> GERONIMO-4685 Some customizations of Tomcat properties. Server info is 
> now: Apache Geronimo (Embedded Tomcat). Will want to merge in the future.
> ------------------------------------------------------------------------
> r790765 | kevan | 2009-07-02 17:06:02 -0700 (Thu, 02 Jul 2009) | 1 line
> 
> GERONIMO-4685 Merge of 783305 from tomcat/tc6.0.x/trunk/. Fixes NPE in 
> MapperListener.registerHost(). I would expect that this fix would be in 
> 6.0.22. So prolly won't require merging in the future
> ------------------------------------------------------------------------
> r790742 | kevan | 2009-07-02 14:41:08 -0700 (Thu, 02 Jul 2009) | 1 line
> 
> GERONIMO-4685 Merge of Tomcat patches from 6.0.18 to 6.0.20. This 
> includes revision numbers 784303 and 784304. Does not include 787519, 
> which should already be in 6.0.20
> ------------------------------------------------------------------------
> r790359 | gawor | 2009-07-01 13:23:00 -0700 (Wed, 01 Jul 2009) | 1 line
> 
> fill-in ServerInfo properties - but I can't add that to archetype as ant 
> task will fail
> 
> Staging repo:
> 
> https://repository.apache.org/content/repositories/geronimo-staging-023/
> 
> I forgot to include site generation stuff in the root pom before rolling 
> the release.  I generated a site by applying rev 815573 to the checkout 
> used for the release build.  The results are here:
> 
> http://people.apache.org/~djencks/staging-site/maven/external/tomcat-parent-6.0.20/6.0.20.0/ 
> 
> 
> The structure is a little weird but I don't really want to spend time 
> fixing it up.
> 
> 
> [ ] +1 go for it
> [ ] 0
> [ ] -1 whoa, hold on a minute
> 
> Vote open 72 hours
> 
> thanks
> david jencks
> 
> 
> 

Re: [VOTE] release geronimo's forked mavenized tomcat 6.0.20.0

Posted by Joe Bohn <jo...@earthlink.net>.
+1 ... with just one potential concern:

While not officially part of the binary distribution, I did notice that 
the build/management scripts in the tag root source don't include the AL 
header.  I'm never sure just how paranoid we need to be about the AL 
header for marginal parts like these.  Given that these are only used to 
create the image, I don't think it's a real concern (hence my +1). 
However, I thought I should mention it just in case somebody has some 
justification for why a header must be on those parts too.  I personally 
think it's probably safest just to add the header for the next release.

Joe


David Jencks wrote:
> For various reasons we are now using a forked copy of tomcat derived 
> from the tomcat 6.0.20 release, built with maven, with maven 
> dependencies, etc etc.
> 
> The code changes from tomcat 6.0.20 are:
> 
> r814083 | djencks | 2009-09-11 16:36:16 -0700 (Fri, 11 Sep 2009) | 1 line
> 
> GERONIMO-4566 port fix for tomcats 
> https://issues.apache.org/bugzilla/show_bug.cgi?id=47378
> ------------------------------------------------------------------------
> r799220 | xuhaihong | 2009-07-30 02:53:30 -0700 (Thu, 30 Jul 2009) | 1 line
> 
> GERONIMO-3451 "Restricted listeners property file not found" error 
> logged during Tomcat server startup (Patch from Shawn Jiang)
> ------------------------------------------------------------------------
> r790767 | kevan | 2009-07-02 17:09:12 -0700 (Thu, 02 Jul 2009) | 1 line
> 
> GERONIMO-4685 Some customizations of Tomcat properties. Server info is 
> now: Apache Geronimo (Embedded Tomcat). Will want to merge in the future.
> ------------------------------------------------------------------------
> r790765 | kevan | 2009-07-02 17:06:02 -0700 (Thu, 02 Jul 2009) | 1 line
> 
> GERONIMO-4685 Merge of 783305 from tomcat/tc6.0.x/trunk/. Fixes NPE in 
> MapperListener.registerHost(). I would expect that this fix would be in 
> 6.0.22. So prolly won't require merging in the future
> ------------------------------------------------------------------------
> r790742 | kevan | 2009-07-02 14:41:08 -0700 (Thu, 02 Jul 2009) | 1 line
> 
> GERONIMO-4685 Merge of Tomcat patches from 6.0.18 to 6.0.20. This 
> includes revision numbers 784303 and 784304. Does not include 787519, 
> which should already be in 6.0.20
> ------------------------------------------------------------------------
> r790359 | gawor | 2009-07-01 13:23:00 -0700 (Wed, 01 Jul 2009) | 1 line
> 
> fill-in ServerInfo properties - but I can't add that to archetype as ant 
> task will fail
> 
> Staging repo:
> 
> https://repository.apache.org/content/repositories/geronimo-staging-023/
> 
> I forgot to include site generation stuff in the root pom before rolling 
> the release.  I generated a site by applying rev 815573 to the checkout 
> used for the release build.  The results are here:
> 
> http://people.apache.org/~djencks/staging-site/maven/external/tomcat-parent-6.0.20/6.0.20.0/ 
> 
> 
> The structure is a little weird but I don't really want to spend time 
> fixing it up.
> 
> 
> [ ] +1 go for it
> [ ] 0
> [ ] -1 whoa, hold on a minute
> 
> Vote open 72 hours
> 
> thanks
> david jencks
> 
> 
> 


Re: [VOTE] release geronimo's forked mavenized tomcat 6.0.20.0

Posted by David Jencks <da...@yahoo.com>.
+1

david jencks

On Sep 15, 2009, at 5:31 PM, David Jencks wrote:

> For various reasons we are now using a forked copy of tomcat derived  
> from the tomcat 6.0.20 release, built with maven, with maven  
> dependencies, etc etc.
>
> The code changes from tomcat 6.0.20 are:
>
> r814083 | djencks | 2009-09-11 16:36:16 -0700 (Fri, 11 Sep 2009) | 1  
> line
>
> GERONIMO-4566 port fix for tomcats https://issues.apache.org/bugzilla/show_bug.cgi?id=47378
> ------------------------------------------------------------------------
> r799220 | xuhaihong | 2009-07-30 02:53:30 -0700 (Thu, 30 Jul 2009) |  
> 1 line
>
> GERONIMO-3451 "Restricted listeners property file not found" error  
> logged during Tomcat server startup (Patch from Shawn Jiang)
> ------------------------------------------------------------------------
> r790767 | kevan | 2009-07-02 17:09:12 -0700 (Thu, 02 Jul 2009) | 1  
> line
>
> GERONIMO-4685 Some customizations of Tomcat properties. Server info  
> is now: Apache Geronimo (Embedded Tomcat). Will want to merge in the  
> future.
> ------------------------------------------------------------------------
> r790765 | kevan | 2009-07-02 17:06:02 -0700 (Thu, 02 Jul 2009) | 1  
> line
>
> GERONIMO-4685 Merge of 783305 from tomcat/tc6.0.x/trunk/. Fixes NPE  
> in MapperListener.registerHost(). I would expect that this fix would  
> be in 6.0.22. So prolly won't require merging in the future
> ------------------------------------------------------------------------
> r790742 | kevan | 2009-07-02 14:41:08 -0700 (Thu, 02 Jul 2009) | 1  
> line
>
> GERONIMO-4685 Merge of Tomcat patches from 6.0.18 to 6.0.20. This  
> includes revision numbers 784303 and 784304. Does not include  
> 787519, which should already be in 6.0.20
> ------------------------------------------------------------------------
> r790359 | gawor | 2009-07-01 13:23:00 -0700 (Wed, 01 Jul 2009) | 1  
> line
>
> fill-in ServerInfo properties - but I can't add that to archetype as  
> ant task will fail
>
> Staging repo:
>
> https://repository.apache.org/content/repositories/geronimo-staging-023/
>
> I forgot to include site generation stuff in the root pom before  
> rolling the release.  I generated a site by applying rev 815573 to  
> the checkout used for the release build.  The results are here:
>
> http://people.apache.org/~djencks/staging-site/maven/external/tomcat-parent-6.0.20/6.0.20.0/
>
> The structure is a little weird but I don't really want to spend  
> time fixing it up.
>
>
> [ ] +1 go for it
> [ ] 0
> [ ] -1 whoa, hold on a minute
>
> Vote open 72 hours
>
> thanks
> david jencks
>
>


Re: [VOTE] release geronimo's forked mavenized tomcat 6.0.20.0

Posted by Kevan Miller <ke...@gmail.com>.
Unless there's a good reason against, I'm going to be -1 until there  
are license headers in the following:

build-archetype.sh
fixup.sh
mv-resource.sh
mydos2unix.sh
run.sh
svn-actions.sh

Similar non-blocking comments about the text in the jar NOTICE files  
and your digital signature. Everything else looks good. I checked  
source, build, sigs and checksums.

--kevan

On Sep 15, 2009, at 8:31 PM, David Jencks wrote:

> For various reasons we are now using a forked copy of tomcat derived  
> from the tomcat 6.0.20 release, built with maven, with maven  
> dependencies, etc etc.
>
> The code changes from tomcat 6.0.20 are:
>
> r814083 | djencks | 2009-09-11 16:36:16 -0700 (Fri, 11 Sep 2009) | 1  
> line
>
> GERONIMO-4566 port fix for tomcats https://issues.apache.org/bugzilla/show_bug.cgi?id=47378
> ------------------------------------------------------------------------
> r799220 | xuhaihong | 2009-07-30 02:53:30 -0700 (Thu, 30 Jul 2009) |  
> 1 line
>
> GERONIMO-3451 "Restricted listeners property file not found" error  
> logged during Tomcat server startup (Patch from Shawn Jiang)
> ------------------------------------------------------------------------
> r790767 | kevan | 2009-07-02 17:09:12 -0700 (Thu, 02 Jul 2009) | 1  
> line
>
> GERONIMO-4685 Some customizations of Tomcat properties. Server info  
> is now: Apache Geronimo (Embedded Tomcat). Will want to merge in the  
> future.
> ------------------------------------------------------------------------
> r790765 | kevan | 2009-07-02 17:06:02 -0700 (Thu, 02 Jul 2009) | 1  
> line
>
> GERONIMO-4685 Merge of 783305 from tomcat/tc6.0.x/trunk/. Fixes NPE  
> in MapperListener.registerHost(). I would expect that this fix would  
> be in 6.0.22. So prolly won't require merging in the future
> ------------------------------------------------------------------------
> r790742 | kevan | 2009-07-02 14:41:08 -0700 (Thu, 02 Jul 2009) | 1  
> line
>
> GERONIMO-4685 Merge of Tomcat patches from 6.0.18 to 6.0.20. This  
> includes revision numbers 784303 and 784304. Does not include  
> 787519, which should already be in 6.0.20
> ------------------------------------------------------------------------
> r790359 | gawor | 2009-07-01 13:23:00 -0700 (Wed, 01 Jul 2009) | 1  
> line
>
> fill-in ServerInfo properties - but I can't add that to archetype as  
> ant task will fail
>
> Staging repo:
>
> https://repository.apache.org/content/repositories/geronimo-staging-023/
>
> I forgot to include site generation stuff in the root pom before  
> rolling the release.  I generated a site by applying rev 815573 to  
> the checkout used for the release build.  The results are here:
>
> http://people.apache.org/~djencks/staging-site/maven/external/tomcat-parent-6.0.20/6.0.20.0/
>
> The structure is a little weird but I don't really want to spend  
> time fixing it up.
>
>
> [ ] +1 go for it
> [ ] 0
> [ ] -1 whoa, hold on a minute
>
> Vote open 72 hours
>
> thanks
> david jencks
>
>


Re: [VOTE] release geronimo's forked mavenized tomcat 6.0.20.0

Posted by David Jencks <da...@yahoo.com>.
You can try removing the dependency and building to find out for  
sure :-)
IIRC there's some slight amount of annotation processing to recognize  
injected ejbs and entity managers and such that uses these classes.

thanks
david jencks

On Sep 17, 2009, at 9:37 AM, Donald Woods wrote:

> Yep, saw that, and wondered why our Tomcat artifacts depend on the  
> JPA Spec....?
>
>
> -Donald
>
>
> David Jencks wrote:
>> I forgot to note that this artifact depends on the geronimo- 
>> jpa_1.0_spec artifact also currently under vote, so this vote  
>> depends on that vote.
>> thanks
>> david jencks
>> On Sep 15, 2009, at 5:31 PM, David Jencks wrote:
>>> For various reasons we are now using a forked copy of tomcat  
>>> derived from the tomcat 6.0.20 release, built with maven, with  
>>> maven dependencies, etc etc.
>>>
>>> The code changes from tomcat 6.0.20 are:
>>>
>>> r814083 | djencks | 2009-09-11 16:36:16 -0700 (Fri, 11 Sep 2009) |  
>>> 1 line
>>>
>>> GERONIMO-4566 port fix for tomcats https://issues.apache.org/bugzilla/show_bug.cgi?id=47378
>>> ------------------------------------------------------------------------
>>> r799220 | xuhaihong | 2009-07-30 02:53:30 -0700 (Thu, 30 Jul 2009)  
>>> | 1 line
>>>
>>> GERONIMO-3451 "Restricted listeners property file not found" error  
>>> logged during Tomcat server startup (Patch from Shawn Jiang)
>>> ------------------------------------------------------------------------
>>> r790767 | kevan | 2009-07-02 17:09:12 -0700 (Thu, 02 Jul 2009) | 1  
>>> line
>>>
>>> GERONIMO-4685 Some customizations of Tomcat properties. Server  
>>> info is now: Apache Geronimo (Embedded Tomcat). Will want to merge  
>>> in the future.
>>> ------------------------------------------------------------------------
>>> r790765 | kevan | 2009-07-02 17:06:02 -0700 (Thu, 02 Jul 2009) | 1  
>>> line
>>>
>>> GERONIMO-4685 Merge of 783305 from tomcat/tc6.0.x/trunk/. Fixes  
>>> NPE in MapperListener.registerHost(). I would expect that this fix  
>>> would be in 6.0.22. So prolly won't require merging in the future
>>> ------------------------------------------------------------------------
>>> r790742 | kevan | 2009-07-02 14:41:08 -0700 (Thu, 02 Jul 2009) | 1  
>>> line
>>>
>>> GERONIMO-4685 Merge of Tomcat patches from 6.0.18 to 6.0.20. This  
>>> includes revision numbers 784303 and 784304. Does not include  
>>> 787519, which should already be in 6.0.20
>>> ------------------------------------------------------------------------
>>> r790359 | gawor | 2009-07-01 13:23:00 -0700 (Wed, 01 Jul 2009) | 1  
>>> line
>>>
>>> fill-in ServerInfo properties - but I can't add that to archetype  
>>> as ant task will fail
>>>
>>> Staging repo:
>>>
>>> https://repository.apache.org/content/repositories/geronimo-staging-023/
>>>
>>> I forgot to include site generation stuff in the root pom before  
>>> rolling the release.  I generated a site by applying rev 815573 to  
>>> the checkout used for the release build.  The results are here:
>>>
>>> http://people.apache.org/~djencks/staging-site/maven/external/tomcat-parent-6.0.20/6.0.20.0/
>>>
>>> The structure is a little weird but I don't really want to spend  
>>> time fixing it up.
>>>
>>>
>>> [ ] +1 go for it
>>> [ ] 0
>>> [ ] -1 whoa, hold on a minute
>>>
>>> Vote open 72 hours
>>>
>>> thanks
>>> david jencks
>>>
>>>


Re: [VOTE] release geronimo's forked mavenized tomcat 6.0.20.0

Posted by Donald Woods <dw...@apache.org>.
Yep, saw that, and wondered why our Tomcat artifacts depend on the JPA 
Spec....?


-Donald


David Jencks wrote:
> I forgot to note that this artifact depends on the geronimo-jpa_1.0_spec 
> artifact also currently under vote, so this vote depends on that vote.
> 
> thanks
> david jencks
> 
> On Sep 15, 2009, at 5:31 PM, David Jencks wrote:
> 
>> For various reasons we are now using a forked copy of tomcat derived 
>> from the tomcat 6.0.20 release, built with maven, with maven 
>> dependencies, etc etc.
>>
>> The code changes from tomcat 6.0.20 are:
>>
>> r814083 | djencks | 2009-09-11 16:36:16 -0700 (Fri, 11 Sep 2009) | 1 line
>>
>> GERONIMO-4566 port fix for tomcats 
>> https://issues.apache.org/bugzilla/show_bug.cgi?id=47378
>> ------------------------------------------------------------------------
>> r799220 | xuhaihong | 2009-07-30 02:53:30 -0700 (Thu, 30 Jul 2009) | 1 
>> line
>>
>> GERONIMO-3451 "Restricted listeners property file not found" error 
>> logged during Tomcat server startup (Patch from Shawn Jiang)
>> ------------------------------------------------------------------------
>> r790767 | kevan | 2009-07-02 17:09:12 -0700 (Thu, 02 Jul 2009) | 1 line
>>
>> GERONIMO-4685 Some customizations of Tomcat properties. Server info is 
>> now: Apache Geronimo (Embedded Tomcat). Will want to merge in the future.
>> ------------------------------------------------------------------------
>> r790765 | kevan | 2009-07-02 17:06:02 -0700 (Thu, 02 Jul 2009) | 1 line
>>
>> GERONIMO-4685 Merge of 783305 from tomcat/tc6.0.x/trunk/. Fixes NPE in 
>> MapperListener.registerHost(). I would expect that this fix would be 
>> in 6.0.22. So prolly won't require merging in the future
>> ------------------------------------------------------------------------
>> r790742 | kevan | 2009-07-02 14:41:08 -0700 (Thu, 02 Jul 2009) | 1 line
>>
>> GERONIMO-4685 Merge of Tomcat patches from 6.0.18 to 6.0.20. This 
>> includes revision numbers 784303 and 784304. Does not include 787519, 
>> which should already be in 6.0.20
>> ------------------------------------------------------------------------
>> r790359 | gawor | 2009-07-01 13:23:00 -0700 (Wed, 01 Jul 2009) | 1 line
>>
>> fill-in ServerInfo properties - but I can't add that to archetype as 
>> ant task will fail
>>
>> Staging repo:
>>
>> https://repository.apache.org/content/repositories/geronimo-staging-023/
>>
>> I forgot to include site generation stuff in the root pom before 
>> rolling the release.  I generated a site by applying rev 815573 to the 
>> checkout used for the release build.  The results are here:
>>
>> http://people.apache.org/~djencks/staging-site/maven/external/tomcat-parent-6.0.20/6.0.20.0/ 
>>
>>
>> The structure is a little weird but I don't really want to spend time 
>> fixing it up.
>>
>>
>> [ ] +1 go for it
>> [ ] 0
>> [ ] -1 whoa, hold on a minute
>>
>> Vote open 72 hours
>>
>> thanks
>> david jencks
>>
>>
> 
> 

Re: [VOTE] release geronimo's forked mavenized tomcat 6.0.20.0

Posted by David Jencks <da...@yahoo.com>.
I forgot to note that this artifact depends on the geronimo- 
jpa_1.0_spec artifact also currently under vote, so this vote depends  
on that vote.

thanks
david jencks

On Sep 15, 2009, at 5:31 PM, David Jencks wrote:

> For various reasons we are now using a forked copy of tomcat derived  
> from the tomcat 6.0.20 release, built with maven, with maven  
> dependencies, etc etc.
>
> The code changes from tomcat 6.0.20 are:
>
> r814083 | djencks | 2009-09-11 16:36:16 -0700 (Fri, 11 Sep 2009) | 1  
> line
>
> GERONIMO-4566 port fix for tomcats https://issues.apache.org/bugzilla/show_bug.cgi?id=47378
> ------------------------------------------------------------------------
> r799220 | xuhaihong | 2009-07-30 02:53:30 -0700 (Thu, 30 Jul 2009) |  
> 1 line
>
> GERONIMO-3451 "Restricted listeners property file not found" error  
> logged during Tomcat server startup (Patch from Shawn Jiang)
> ------------------------------------------------------------------------
> r790767 | kevan | 2009-07-02 17:09:12 -0700 (Thu, 02 Jul 2009) | 1  
> line
>
> GERONIMO-4685 Some customizations of Tomcat properties. Server info  
> is now: Apache Geronimo (Embedded Tomcat). Will want to merge in the  
> future.
> ------------------------------------------------------------------------
> r790765 | kevan | 2009-07-02 17:06:02 -0700 (Thu, 02 Jul 2009) | 1  
> line
>
> GERONIMO-4685 Merge of 783305 from tomcat/tc6.0.x/trunk/. Fixes NPE  
> in MapperListener.registerHost(). I would expect that this fix would  
> be in 6.0.22. So prolly won't require merging in the future
> ------------------------------------------------------------------------
> r790742 | kevan | 2009-07-02 14:41:08 -0700 (Thu, 02 Jul 2009) | 1  
> line
>
> GERONIMO-4685 Merge of Tomcat patches from 6.0.18 to 6.0.20. This  
> includes revision numbers 784303 and 784304. Does not include  
> 787519, which should already be in 6.0.20
> ------------------------------------------------------------------------
> r790359 | gawor | 2009-07-01 13:23:00 -0700 (Wed, 01 Jul 2009) | 1  
> line
>
> fill-in ServerInfo properties - but I can't add that to archetype as  
> ant task will fail
>
> Staging repo:
>
> https://repository.apache.org/content/repositories/geronimo-staging-023/
>
> I forgot to include site generation stuff in the root pom before  
> rolling the release.  I generated a site by applying rev 815573 to  
> the checkout used for the release build.  The results are here:
>
> http://people.apache.org/~djencks/staging-site/maven/external/tomcat-parent-6.0.20/6.0.20.0/
>
> The structure is a little weird but I don't really want to spend  
> time fixing it up.
>
>
> [ ] +1 go for it
> [ ] 0
> [ ] -1 whoa, hold on a minute
>
> Vote open 72 hours
>
> thanks
> david jencks
>
>


[CANCELLED] [VOTE] release geronimo's forked mavenized tomcat 6.0.20.0

Posted by David Jencks <da...@yahoo.com>.
need to fix the legal goo issues Joe and Kevan found.

thanks
david jencks

On Sep 15, 2009, at 5:31 PM, David Jencks wrote:

> For various reasons we are now using a forked copy of tomcat derived  
> from the tomcat 6.0.20 release, built with maven, with maven  
> dependencies, etc etc.
>
> The code changes from tomcat 6.0.20 are:
>
> r814083 | djencks | 2009-09-11 16:36:16 -0700 (Fri, 11 Sep 2009) | 1  
> line
>
> GERONIMO-4566 port fix for tomcats https://issues.apache.org/bugzilla/show_bug.cgi?id=47378
> ------------------------------------------------------------------------
> r799220 | xuhaihong | 2009-07-30 02:53:30 -0700 (Thu, 30 Jul 2009) |  
> 1 line
>
> GERONIMO-3451 "Restricted listeners property file not found" error  
> logged during Tomcat server startup (Patch from Shawn Jiang)
> ------------------------------------------------------------------------
> r790767 | kevan | 2009-07-02 17:09:12 -0700 (Thu, 02 Jul 2009) | 1  
> line
>
> GERONIMO-4685 Some customizations of Tomcat properties. Server info  
> is now: Apache Geronimo (Embedded Tomcat). Will want to merge in the  
> future.
> ------------------------------------------------------------------------
> r790765 | kevan | 2009-07-02 17:06:02 -0700 (Thu, 02 Jul 2009) | 1  
> line
>
> GERONIMO-4685 Merge of 783305 from tomcat/tc6.0.x/trunk/. Fixes NPE  
> in MapperListener.registerHost(). I would expect that this fix would  
> be in 6.0.22. So prolly won't require merging in the future
> ------------------------------------------------------------------------
> r790742 | kevan | 2009-07-02 14:41:08 -0700 (Thu, 02 Jul 2009) | 1  
> line
>
> GERONIMO-4685 Merge of Tomcat patches from 6.0.18 to 6.0.20. This  
> includes revision numbers 784303 and 784304. Does not include  
> 787519, which should already be in 6.0.20
> ------------------------------------------------------------------------
> r790359 | gawor | 2009-07-01 13:23:00 -0700 (Wed, 01 Jul 2009) | 1  
> line
>
> fill-in ServerInfo properties - but I can't add that to archetype as  
> ant task will fail
>
> Staging repo:
>
> https://repository.apache.org/content/repositories/geronimo-staging-023/
>
> I forgot to include site generation stuff in the root pom before  
> rolling the release.  I generated a site by applying rev 815573 to  
> the checkout used for the release build.  The results are here:
>
> http://people.apache.org/~djencks/staging-site/maven/external/tomcat-parent-6.0.20/6.0.20.0/
>
> The structure is a little weird but I don't really want to spend  
> time fixing it up.
>
>
> [ ] +1 go for it
> [ ] 0
> [ ] -1 whoa, hold on a minute
>
> Vote open 72 hours
>
> thanks
> david jencks
>
>