From 1c57660fc3629ce937e958e0ce6099fc5a380bdb Mon Sep 17 00:00:00 2001 From: markt Date: Sun, 12 Jun 2011 19:28:17 +0000 Subject: [PATCH] Update the Maven repo info git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1134965 13f79535-47bb-0310-9956-ffa450edef68 --- webapps/docs/changelog.xml | 12 ++++++++++-- webapps/docs/maven-jars.xml | 12 +++++------- 2 files changed, 15 insertions(+), 9 deletions(-) diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index edd485ec4..c28f91b69 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -50,8 +50,16 @@ - Fix unit test for bindOnInit which was failing for APR on some platforms. - (rjung) + Fix unit test for bindOnInit which was failing for APR on some + platforms. (rjung) + + + + + + + Update Maven repository information in the documentation to reflect + current usage. (markt) diff --git a/webapps/docs/maven-jars.xml b/webapps/docs/maven-jars.xml index b1cdf66c6..1cd59aaea 100644 --- a/webapps/docs/maven-jars.xml +++ b/webapps/docs/maven-jars.xml @@ -37,17 +37,15 @@ Tomcat snapshots are located in the Apache Snapshot Repository. - The official URL is http://people.apache.org/repo/m2-snapshot-repository/org/apache/tomcat/
+ The official URL is http://people.apache.org/repo/m2-snapshot-repository/org/apache/tomcat/ Snapshots are done periodically, not on a regular basis, but when changes happen and the Tomcat team deems a new snapshot might useful.
- At every release, be it alpha, beta or stable, we will publish the JARs to - Tomcat's Staging Repository. - The URL for this is http://tomcat.apache.org/dev/dist/m2-repository/org/apache/tomcat/.
- At some point, this URL will change over to ASF's main repository that synchronizes with IBiblio.
- When that happens, all releases will be moved over, and this repository will stick around for a while, but no - new releases will be published to the staging repository. + Stable releases are published to the + Central + Maven Repositories. The URL for this is + http://repo2.maven.org/maven2/org/apache/tomcat/
-- 2.11.0