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 2017/07/24 20:02:37 UTC

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

Author: markt
Date: Mon Jul 24 20:02:37 2017
New Revision: 1802859

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

Added:
    tomcat/tags/TOMCAT_9_0_0_M25/   (props changed)
      - copied from r1802858, tomcat/trunk/
Modified:
    tomcat/tags/TOMCAT_9_0_0_M25/build.properties.default
    tomcat/tags/TOMCAT_9_0_0_M25/webapps/docs/changelog.xml

Propchange: tomcat/tags/TOMCAT_9_0_0_M25/
------------------------------------------------------------------------------
    bugtraq:append = false

Propchange: tomcat/tags/TOMCAT_9_0_0_M25/
------------------------------------------------------------------------------
    bugtraq:label = Bugzilla ID (optional)

Propchange: tomcat/tags/TOMCAT_9_0_0_M25/
------------------------------------------------------------------------------
--- bugtraq:logregex (added)
+++ bugtraq:logregex Mon Jul 24 20:02:37 2017
@@ -0,0 +1,2 @@
+(https?\://(bz|issues)\.apache\.org/bugzilla/show_bug.cgi\?id=\d+|BZ\s?\d+)
+(\d+)

Propchange: tomcat/tags/TOMCAT_9_0_0_M25/
------------------------------------------------------------------------------
    bugtraq:message = Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=%BUGID%

Propchange: tomcat/tags/TOMCAT_9_0_0_M25/
------------------------------------------------------------------------------
    bugtraq:url = https://bz.apache.org/bugzilla/show_bug.cgi?id=%BUGID%

Propchange: tomcat/tags/TOMCAT_9_0_0_M25/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Mon Jul 24 20:02:37 2017
@@ -0,0 +1,8 @@
+.*
+build.properties
+logs
+nbproject
+output
+work
+*.iml
+temp

Propchange: tomcat/tags/TOMCAT_9_0_0_M25/
------------------------------------------------------------------------------
    svn:mergeinfo = /tomcat/tc8.5.x/trunk:1802799

Propchange: tomcat/tags/TOMCAT_9_0_0_M25/
------------------------------------------------------------------------------
    svnmailer:content-charset = utf-8

Modified: tomcat/tags/TOMCAT_9_0_0_M25/build.properties.default
URL: http://svn.apache.org/viewvc/tomcat/tags/TOMCAT_9_0_0_M25/build.properties.default?rev=1802859&r1=1802858&r2=1802859&view=diff
==============================================================================
--- tomcat/tags/TOMCAT_9_0_0_M25/build.properties.default (original)
+++ tomcat/tags/TOMCAT_9_0_0_M25/build.properties.default Mon Jul 24 20:02:37 2017
@@ -27,7 +27,7 @@ version.major=9
 version.minor=0
 version.build=0
 version.patch=0
-version.suffix=.M25-dev
+version.suffix=.M25
 
 # ----- Build control flags -----
 # Note enabling validation uses Checkstyle which is LGPL licensed

Modified: tomcat/tags/TOMCAT_9_0_0_M25/webapps/docs/changelog.xml
URL: http://svn.apache.org/viewvc/tomcat/tags/TOMCAT_9_0_0_M25/webapps/docs/changelog.xml?rev=1802859&r1=1802858&r2=1802859&view=diff
==============================================================================
--- tomcat/tags/TOMCAT_9_0_0_M25/webapps/docs/changelog.xml (original)
+++ tomcat/tags/TOMCAT_9_0_0_M25/webapps/docs/changelog.xml Mon Jul 24 20:02:37 2017
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
@@ -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.M25 (markt)" rtext="in development">
+<section name="Tomcat 9.0.0.M25 (markt)">
   <subsection name="Catalina">
     <changelog>
       <fix>



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