Author: milamber
Date: Sun Mar  8 06:29:05 2015
New Revision: 1664951

URL: http://svn.apache.org/r1664951
Log:
anchor attribut seems mandatory for subsection balise
Bugzilla Id: 53764

Modified:
    jmeter/trunk/xdocs/mail2.xml

Modified: jmeter/trunk/xdocs/mail2.xml
URL: 
http://svn.apache.org/viewvc/jmeter/trunk/xdocs/mail2.xml?rev=1664951&r1=1664950&r2=1664951&view=diff
==============================================================================
--- jmeter/trunk/xdocs/mail2.xml (original)
+++ jmeter/trunk/xdocs/mail2.xml Sun Mar  8 06:29:05 2015
@@ -45,7 +45,7 @@ For details of how to subscribe/unsubscr
 
 <section name="JMeter lists and archives at the ASF">
 The following mailing lists are available:
-<subsection name="Apache JMeter User">
+<subsection name="Apache JMeter User" anchor="JMeterUser">
 <p>
 This is the list where users of Apache JMeter meet and discuss issues. 
 </p>
@@ -62,12 +62,12 @@ For earlier postings, please see the Jak
 <li>All old mails at <a 
href="http://mail-archives.apache.org/mod_mbox/jmeter-user/";>jmeter-user 
Archive</a></li>
 </ul>
 </subsection>
-<subsection name="Jakarta JMeter User">
+<subsection name="Jakarta JMeter User" anchor="JakartaJMeterUser">
 This is the old JMeter user list from when JMeter was a sub-project of Apache 
Jakarta.
 <ul>
 <li>All old mails at <a 
href="http://mail-archives.apache.org/mod_mbox/jakarta-jmeter-user/";>jakarta-jmeter-user
 Archive</a></li></ul>
 </subsection>
-<subsection name="Apache JMeter Developer">
+<subsection name="Apache JMeter Developer" anchor="JMeterDev">
 <p>
 This is the list where participating developers meet and discuss issues, code 
changes/additions etc.
 </p>
@@ -85,7 +85,7 @@ For earlier postings, please see below.
 <li>All old mails at <a 
href="http://mail-archives.apache.org/mod_mbox/jmeter-dev/";>jmeter-dev 
Archive</a></li>
 </ul>
 </subsection>
-<subsection name="Apache JMeter Commits">
+<subsection name="Apache JMeter Commits" anchor="JMeterCommits">
 <p>
 SVN commit messages are sent here.
 </p>
@@ -96,7 +96,7 @@ Prior to Nov 2011, they were sent to the
 <li>All old mails at <a 
href="http://mail-archives.apache.org/mod_mbox/jmeter-commits/";>jmeter-commits 
Archive</a></li>
 </ul>
 </subsection>
-<subsection name="Apache JMeter Issues">
+<subsection name="Apache JMeter Issues" anchor="JMeterIssues">
 <p>
 Bugzilla messages are sent here.
 </p>
@@ -109,19 +109,19 @@ Prior to Nov 2011, they were sent to the
 <li>All old mails at <a 
href="http://mail-archives.apache.org/mod_mbox/jmeter-issues/";>jmeter-issues 
Archive</a></li>
 </ul>
 </subsection>
-<subsection name="Jakarta Developer">
+<subsection name="Jakarta Developer" anchor="JakartaDev">
 <p>Combined Jakarta developer list, April 2010 to November 2011</p>
 <ul>
 <li>All old mails at <a 
href="http://mail-archives.apache.org/mod_mbox/jakarta-dev/";>jakarta-dev 
Archive</a></li>
 </ul>
 </subsection>
-<subsection name="Jakarta JMeter Developer">
+<subsection name="Jakarta JMeter Developer" anchor="JakartaJMeterDev">
 Historical list, up to April 2010.
 <ul>
 <li>All old mails at <a 
href="http://mail-archives.apache.org/mod_mbox/jakarta-jmeter-dev/";>jakarta-jmeter-dev
 Archive</a></li>
 </ul>
 </subsection>
-<subsection name="Jakarta Notifications">
+<subsection name="Jakarta Notifications" anchor="JakartaNotif">
 Combined Jakarta notifications to November 2011.
 Includes Bugzilla, SVN and Wiki commit mails for JMeter.
 <ul>


Reply via email to