Author: markt
Date: Sun Jun 12 19:28:17 2011
New Revision: 1134965
URL: http://svn.apache.org/viewvc?rev=1134965&view=rev
Log:
Update the Maven repo info
Modified:
tomcat/trunk/webapps/docs/changelog.xml
tomcat/trunk/webapps/docs/maven-jars.xml
Modified: tomcat/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/changelog.xml?rev=1134965&r1=1134964&r2=1134965&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/trunk/webapps/docs/changelog.xml Sun Jun 12 19:28:17 2011
@@ -50,8 +50,16 @@
<subsection name="Coyote">
<changelog>
<fix>
- 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)
+ </fix>
+ </changelog>
+ </subsection>
+ <subsection>
+ <changelog name="Web applications">
+ <fix>
+ Update Maven repository information in the documentation to reflect
+ current usage. (markt)
</fix>
</changelog>
</subsection>
Modified: tomcat/trunk/webapps/docs/maven-jars.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/maven-jars.xml?rev=1134965&r1=1134964&r2=1134965&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/maven-jars.xml (original)
+++ tomcat/trunk/webapps/docs/maven-jars.xml Sun Jun 12 19:28:17 2011
@@ -37,17 +37,15 @@
<subsection name="Tomcat Snapshots">
Tomcat snapshots are located in the
<a
href="http://people.apache.org/repo/m2-snapshot-repository/org/apache/tomcat/">Apache
Snapshot Repository</a>.
- The official URL is
<source>http://people.apache.org/repo/m2-snapshot-repository/org/apache/tomcat/</source><br/>
+ The official URL is
<source>http://people.apache.org/repo/m2-snapshot-repository/org/apache/tomcat/</source>
Snapshots are done periodically, not on a regular basis, but when
changes happen and the Tomcat team deems a new snapshot might
useful.
</subsection>
<subsection name="Tomcat Releases">
- At every release, be it alpha, beta or stable, we will publish the JARs
to
- <a
href="http://tomcat.apache.org/dev/dist/m2-repository/org/apache/tomcat/">Tomcat's
Staging Repository</a>.
- The URL for this is
<source>http://tomcat.apache.org/dev/dist/m2-repository/org/apache/tomcat/</source>.<br/>
- At some point, this URL will change over to ASF's main repository that
synchronizes with IBiblio.<br/>
- 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
+ <a href="http://repo2.maven.org/maven2/org/apache/tomcat/">Central
+ Maven Repositories</a>. The URL for this is
+ <source>http://repo2.maven.org/maven2/org/apache/tomcat/</source>
</subsection>
</section>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]