[tomcat] branch master updated: Correct version info in comment

2019-09-24 Thread markt
This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/master by this push:
 new fb07e2c  Correct version info in comment
fb07e2c is described below

commit fb07e2c5176f642d7893eaa91a05b93aed8c43a3
Author: Mark Thomas 
AuthorDate: Tue Sep 24 18:47:53 2019 +0100

Correct version info in comment
---
 build.properties.default | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/build.properties.default b/build.properties.default
index bd04c89..c9a3625 100644
--- a/build.properties.default
+++ b/build.properties.default
@@ -129,9 +129,9 @@ 
wsdl4j-lib.loc=${base-maven.loc}/wsdl4j/wsdl4j/${wsdl4j-lib.version}/wsdl4j-${ws
 # - Eclipse JDT, version 4.7 or later -#
 # See 
https://cwiki.apache.org/confluence/display/TOMCAT/Managing+Tomcat%27s+Dependency+on+the+Eclipse+JDT+Core+Batch+Compiler
 #
-# Checksum is from "SHA512 Checksums for 4.10" link at
-# http://download.eclipse.org/eclipse/downloads/drops4/R-4.10-201812060815/
-# 
http://download.eclipse.org/eclipse/downloads/drops4/R-4.10-201812060815/checksum/eclipse-4.10-SUMSSHA512
+# Checksum is from "SHA512 Checksums for 4.12" link at
+# http://download.eclipse.org/eclipse/downloads/drops4/R-4.12-201906051800/
+# 
http://download.eclipse.org/eclipse/downloads/drops4/R-4.12-201906051800/checksum/eclipse-4.12-SUMSSHA512
 #
 jdt.version=4.12
 jdt.release=R-4.12-201906051800/


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



[tomcat] branch master updated: Correct version number

2019-09-23 Thread markt
This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/master by this push:
 new 9b2de81  Correct version number
9b2de81 is described below

commit 9b2de812f6ff1c7bc5968898749d0249a9c820c5
Author: Mark Thomas 
AuthorDate: Mon Sep 23 21:37:25 2019 +0100

Correct version number
---
 build.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/build.xml b/build.xml
index a4d4f75..7d37c12 100644
--- a/build.xml
+++ b/build.xml
@@ -1846,9 +1846,9 @@ Apache Tomcat ${version} native binaries for Win64 
AMD64/EMT64 platform.
   sourcepath="${tomcat.dist}/src/java"
   destdir="${tomcat.dist}/webapps/docs/annotationapi"
   version="true"
-  windowtitle="Common Annotations 1.2 API Documentation - Apache Tomcat 
${version}"
-  doctitle="Common Annotations 1.2 API - Apache Tomcat ${version}"
-  header="Common Annotations 1.2 - Apache Tomcat 
${version}"
+  windowtitle="Common Annotations 1.3 API Documentation - Apache Tomcat 
${version}"
+  doctitle="Common Annotations 1.3 API - Apache Tomcat ${version}"
+  header="Common Annotations 1.3 - Apache Tomcat 
${version}"
   bottom="Copyright © 2000-${year} Apache Software Foundation. 
All Rights Reserved."
   encoding="UTF-8"
   docencoding="UTF-8"


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



[tomcat] branch master updated: Correct version

2019-09-10 Thread markt
This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/master by this push:
 new f72ae03  Correct version
f72ae03 is described below

commit f72ae033a1d1f36a782ffb7b40b9f603e801d5a7
Author: Mark Thomas 
AuthorDate: Mon Sep 9 14:33:59 2019 +0100

Correct version
---
 build.properties.default | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.properties.default b/build.properties.default
index ec173fd..d41c1b2 100644
--- a/build.properties.default
+++ b/build.properties.default
@@ -290,7 +290,7 @@ 
saaj-api.loc=${base-maven.loc}/javax/xml/soap/saaj-api/${saaj-api.version}/saaj-
 # - provides OSGI metadata for JARs   -
 bnd.version=4.2.0
 
-# checksums for biz.aQute.bnd-4.0.0.jar, biz.aQute.bndlib-4.0.0.jar
+# checksums for biz.aQute.bnd-4.2.0.jar, biz.aQute.bndlib-4.2.0.jar
 bnd.checksum.enabled=true
 bnd.checksum.algorithm=MD5|SHA-1
 
bnd.checksum.value=ca26a671ea67bf75d83b1588bdd68923|d4bc96b2619f95e596bbf3f725f3b077e96c5d43


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