You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2016/02/01 21:51:25 UTC

svn commit: r1728005 - in /tomcat/tags/TOMCAT_9_0_0_M3: ./ build.properties.default webapps/docs/changelog.xml

Author: markt
Date: Mon Feb  1 20:51:24 2016
New Revision: 1728005

URL: http://svn.apache.org/viewvc?rev=1728005&view=rev
Log:
Tag 9.0.0.M3

Added:
    tomcat/tags/TOMCAT_9_0_0_M3/
      - copied from r1727998, tomcat/trunk/
Modified:
    tomcat/tags/TOMCAT_9_0_0_M3/build.properties.default
    tomcat/tags/TOMCAT_9_0_0_M3/webapps/docs/changelog.xml

Modified: tomcat/tags/TOMCAT_9_0_0_M3/build.properties.default
URL: http://svn.apache.org/viewvc/tomcat/tags/TOMCAT_9_0_0_M3/build.properties.default?rev=1728005&r1=1727998&r2=1728005&view=diff
==============================================================================
--- tomcat/tags/TOMCAT_9_0_0_M3/build.properties.default (original)
+++ tomcat/tags/TOMCAT_9_0_0_M3/build.properties.default Mon Feb  1 20:51:24 2016
@@ -27,7 +27,7 @@ version.major=9
 version.minor=0
 version.build=0
 version.patch=0
-version.suffix=.M3-dev
+version.suffix=.M3
 
 # ----- Build control flags -----
 # Note enabling validation uses Checkstyle which is LGPL licensed

Modified: tomcat/tags/TOMCAT_9_0_0_M3/webapps/docs/changelog.xml
URL: http://svn.apache.org/viewvc/tomcat/tags/TOMCAT_9_0_0_M3/webapps/docs/changelog.xml?rev=1728005&r1=1727998&r2=1728005&view=diff
==============================================================================
--- tomcat/tags/TOMCAT_9_0_0_M3/webapps/docs/changelog.xml (original)
+++ tomcat/tags/TOMCAT_9_0_0_M3/webapps/docs/changelog.xml Mon Feb  1 20:51:24 2016
@@ -44,7 +44,7 @@
   They eventually become mixed with the numbered issues. (I.e., numbered
   issues do not "pop up" wrt. others).
 -->
-<section name="Tomcat 9.0.0.M3" rtext="In development">
+<section name="Tomcat 9.0.0.M3" rtext="Release In Progress">
   <subsection name="General">
     <changelog>
       <add>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


Re: svn commit: r1728005 - in /tomcat/tags/TOMCAT_9_0_0_M3: ./ build.properties.default webapps/docs/changelog.xml

Posted by jean-frederic clere <jf...@gmail.com>.
On 02/03/2016 09:52 AM, Mark Thomas wrote:
> On 03/02/2016 07:53, jean-frederic clere wrote:
>> On 02/01/2016 09:51 PM, markt@apache.org wrote:
>>> Author: markt
>>> Date: Mon Feb  1 20:51:24 2016
>>> New Revision: 1728005
>>>
>>> URL: http://svn.apache.org/viewvc?rev=1728005&view=rev
>>> Log:
>>> Tag 9.0.0.M3
>>>
>>> Added:
>>>     tomcat/tags/TOMCAT_9_0_0_M3/
>>>       - copied from r1727998, tomcat/trunk/
>>
>>
>> We are using tomcat/tags for tomcat9 and tomcat/tcn.0.x/tags for the
>> others, are we going to keep that?
> 
> The pattern we followed for previous versions was:
> tags of tomcat/tcN.0.x/trunk -> tomcat/tcN.0.x/tags
> tags of tomcat/trunk -> tomcat/tags
> 
> and then moved the tags at the same time we moved trunk.

OK.

> 
> I was planning on doing the same for 9.0.x but I'm open to alternative
> plans.

The plan looks OK for me.

Cheers

Jean-Frederic

> 
> Mark
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: dev-help@tomcat.apache.org
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


Re: svn commit: r1728005 - in /tomcat/tags/TOMCAT_9_0_0_M3: ./ build.properties.default webapps/docs/changelog.xml

Posted by Mark Thomas <ma...@apache.org>.
On 03/02/2016 07:53, jean-frederic clere wrote:
> On 02/01/2016 09:51 PM, markt@apache.org wrote:
>> Author: markt
>> Date: Mon Feb  1 20:51:24 2016
>> New Revision: 1728005
>>
>> URL: http://svn.apache.org/viewvc?rev=1728005&view=rev
>> Log:
>> Tag 9.0.0.M3
>>
>> Added:
>>     tomcat/tags/TOMCAT_9_0_0_M3/
>>       - copied from r1727998, tomcat/trunk/
> 
> 
> We are using tomcat/tags for tomcat9 and tomcat/tcn.0.x/tags for the
> others, are we going to keep that?

The pattern we followed for previous versions was:
tags of tomcat/tcN.0.x/trunk -> tomcat/tcN.0.x/tags
tags of tomcat/trunk -> tomcat/tags

and then moved the tags at the same time we moved trunk.

I was planning on doing the same for 9.0.x but I'm open to alternative
plans.

Mark


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


Re: svn commit: r1728005 - in /tomcat/tags/TOMCAT_9_0_0_M3: ./ build.properties.default webapps/docs/changelog.xml

Posted by jean-frederic clere <jf...@gmail.com>.
On 02/01/2016 09:51 PM, markt@apache.org wrote:
> Author: markt
> Date: Mon Feb  1 20:51:24 2016
> New Revision: 1728005
> 
> URL: http://svn.apache.org/viewvc?rev=1728005&view=rev
> Log:
> Tag 9.0.0.M3
> 
> Added:
>     tomcat/tags/TOMCAT_9_0_0_M3/
>       - copied from r1727998, tomcat/trunk/


We are using tomcat/tags for tomcat9 and tomcat/tcn.0.x/tags for the
others, are we going to keep that?

Cheers

Jean-Frederic

> Modified:
>     tomcat/tags/TOMCAT_9_0_0_M3/build.properties.default
>     tomcat/tags/TOMCAT_9_0_0_M3/webapps/docs/changelog.xml
> 
> Modified: tomcat/tags/TOMCAT_9_0_0_M3/build.properties.default
> URL: http://svn.apache.org/viewvc/tomcat/tags/TOMCAT_9_0_0_M3/build.properties.default?rev=1728005&r1=1727998&r2=1728005&view=diff
> ==============================================================================
> --- tomcat/tags/TOMCAT_9_0_0_M3/build.properties.default (original)
> +++ tomcat/tags/TOMCAT_9_0_0_M3/build.properties.default Mon Feb  1 20:51:24 2016
> @@ -27,7 +27,7 @@ version.major=9
>  version.minor=0
>  version.build=0
>  version.patch=0
> -version.suffix=.M3-dev
> +version.suffix=.M3
>  
>  # ----- Build control flags -----
>  # Note enabling validation uses Checkstyle which is LGPL licensed
> 
> Modified: tomcat/tags/TOMCAT_9_0_0_M3/webapps/docs/changelog.xml
> URL: http://svn.apache.org/viewvc/tomcat/tags/TOMCAT_9_0_0_M3/webapps/docs/changelog.xml?rev=1728005&r1=1727998&r2=1728005&view=diff
> ==============================================================================
> --- tomcat/tags/TOMCAT_9_0_0_M3/webapps/docs/changelog.xml (original)
> +++ tomcat/tags/TOMCAT_9_0_0_M3/webapps/docs/changelog.xml Mon Feb  1 20:51:24 2016
> @@ -44,7 +44,7 @@
>    They eventually become mixed with the numbered issues. (I.e., numbered
>    issues do not "pop up" wrt. others).
>  -->
> -<section name="Tomcat 9.0.0.M3" rtext="In development">
> +<section name="Tomcat 9.0.0.M3" rtext="Release In Progress">
>    <subsection name="General">
>      <changelog>
>        <add>
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
> For additional commands, e-mail: dev-help@tomcat.apache.org
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org