You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jmeter.apache.org by se...@apache.org on 2011/11/03 01:59:30 UTC

svn commit: r1196900 - in /jmeter/branches/docs-2.5.1/xdocs: ./ images/ stylesheets/

Author: sebb
Date: Thu Nov  3 00:59:29 2011
New Revision: 1196900

URL: http://svn.apache.org/viewvc?rev=1196900&view=rev
Log:
Install updated site files from trunk

Added:
    jmeter/branches/docs-2.5.1/xdocs/download_jmeter.cgi   (with props)
    jmeter/branches/docs-2.5.1/xdocs/download_jmeter.xml   (with props)
    jmeter/branches/docs-2.5.1/xdocs/images/asf-logo.gif   (with props)
    jmeter/branches/docs-2.5.1/xdocs/mail.xml   (with props)
    jmeter/branches/docs-2.5.1/xdocs/mail2.xml   (with props)
    jmeter/branches/docs-2.5.1/xdocs/svnindex.xml   (with props)
Modified:
    jmeter/branches/docs-2.5.1/xdocs/stylesheets/printable_project.xml
    jmeter/branches/docs-2.5.1/xdocs/stylesheets/project.xml
    jmeter/branches/docs-2.5.1/xdocs/stylesheets/site.vsl
    jmeter/branches/docs-2.5.1/xdocs/stylesheets/site_printable.vsl

Added: jmeter/branches/docs-2.5.1/xdocs/download_jmeter.cgi
URL: http://svn.apache.org/viewvc/jmeter/branches/docs-2.5.1/xdocs/download_jmeter.cgi?rev=1196900&view=auto
==============================================================================
--- jmeter/branches/docs-2.5.1/xdocs/download_jmeter.cgi (added)
+++ jmeter/branches/docs-2.5.1/xdocs/download_jmeter.cgi Thu Nov  3 00:59:29 2011
@@ -0,0 +1,7 @@
+#!/bin/sh
+# Wrapper script around mirrors.cgi script
+# (we must change to that directory in order for python to pick up the
+#  python includes correctly)
+cd /www/www.apache.org/dyn/mirrors
+/www/www.apache.org/dyn/mirrors/mirrors.cgi $*
+        
\ No newline at end of file

Propchange: jmeter/branches/docs-2.5.1/xdocs/download_jmeter.cgi
------------------------------------------------------------------------------
    svn:eol-style = native

Added: jmeter/branches/docs-2.5.1/xdocs/download_jmeter.xml
URL: http://svn.apache.org/viewvc/jmeter/branches/docs-2.5.1/xdocs/download_jmeter.xml?rev=1196900&view=auto
==============================================================================
--- jmeter/branches/docs-2.5.1/xdocs/download_jmeter.xml (added)
+++ jmeter/branches/docs-2.5.1/xdocs/download_jmeter.xml Thu Nov  3 00:59:29 2011
@@ -0,0 +1,152 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+   Licensed to the Apache Software Foundation (ASF) under one or more
+   contributor license agreements.  See the NOTICE file distributed with
+   this work for additional information regarding copyright ownership.
+   The ASF licenses this file to You under the Apache License, Version 2.0
+   (the "License"); you may not use this file except in compliance with
+   the License.  You may obtain a copy of the License at
+ 
+       http://www.apache.org/licenses/LICENSE-2.0
+ 
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
+-->
+
+<!DOCTYPE document
+[
+<!ENTITY release '2.5.2'>
+]>
+    
+<document>   
+<properties>     
+    <title>Downloads</title>   
+</properties> 
+<body>
+    <section name="Download Apache JMeter">
+      <p>
+        We recommend you use a mirror to download our release
+        builds, but you <strong>must</strong> verify the integrity of
+        the downloaded files using signatures downloaded from our main 
+        distribution directories. Recent releases (48 hours) may not yet
+        be available from the mirrors.
+      </p>
+
+      <p>
+        You are currently using <b>[preferred]</b>.  If you
+        encounter a problem with this mirror, please select another
+        mirror.  If all mirrors are failing, there are <i>backup</i>
+        mirrors (at the end of the mirrors list) that should be
+        available.
+        <br></br>
+        [if-any logo]<a href="[link]"><img align="right" src="[logo]" border="0"></img></a>[end]
+      </p>
+
+      <form action="[location]" method="get" id="SelectMirror">
+        <p>
+          Other mirrors: 
+          <select name="Preferred">
+          [if-any http]
+            [for http]<option value="[http]">[http]</option>[end]
+          [end]
+          [if-any ftp]
+            [for ftp]<option value="[ftp]">[ftp]</option>[end]
+          [end]
+          [if-any backup]
+            [for backup]<option value="[backup]">[backup] (backup)</option>[end]
+          [end]
+          </select>
+          <input type="submit" value="Change"></input>
+        </p>
+      </form>
+
+      <p>
+        The <code>KEYS</code> link links to the code signing keys used to sign the product.
+        The <code>PGP</code> link downloads the OpenPGP compatible signature from our main site. 
+        The <code>MD5</code> link downloads the checksum from the main site.
+      </p>
+      <p>
+      For more information concerning Apache JMeter, see the <a href="http://jmeter.apache.org/">Apache JMeter</a> site. 
+      </p>
+      <p>
+      <a href="http://www.apache.org/dist/jmeter/KEYS">KEYS</a>
+      </p>
+    </section>
+    <section name="Apache JMeter &release; (Requires Java 1.5 or later)">
+      <subsection name="Binaries" anchor="binaries">
+        <table>
+          <tr>
+              <td><a href="[preferred]/jmeter/binaries/apache-jmeter-&release;.tar.gz">apache-jmeter-&release;.tar.gz</a></td>
+              <td><a href="http://www.apache.org/dist/jmeter/binaries/apache-jmeter-&release;.tar.gz.md5">md5</a></td>
+              <td><a href="http://www.apache.org/dist/jmeter/binaries/apache-jmeter-&release;.tar.gz.asc">pgp</a></td>
+          </tr>
+          <tr>
+              <td><a href="[preferred]/jmeter/binaries/apache-jmeter-&release;.zip">apache-jmeter-&release;.zip</a></td>
+              <td><a href="http://www.apache.org/dist/jmeter/binaries/apache-jmeter-&release;.zip.md5">md5</a></td>
+              <td><a href="http://www.apache.org/dist/jmeter/binaries/apache-jmeter-&release;.zip.asc">pgp</a></td>
+          </tr>
+        </table>
+      </subsection>
+      <subsection name="Source" anchor="source">
+        <table>
+          <tr>
+              <td><a href="[preferred]/jmeter/source/apache-jmeter-&release;_src.tar.gz">apache-jmeter-&release;_src.tar.gz</a></td>
+              <td><a href="http://www.apache.org/dist/jmeter/source/apache-jmeter-&release;_src.tar.gz.md5">md5</a></td>
+              <td><a href="http://www.apache.org/dist/jmeter/source/apache-jmeter-&release;_src.tar.gz.asc">pgp</a></td>
+          </tr>
+          <tr>
+              <td><a href="[preferred]/jmeter/source/apache-jmeter-&release;_src.zip">apache-jmeter-&release;_src.zip</a></td>
+              <td><a href="http://www.apache.org/dist/jmeter/source/apache-jmeter-&release;_src.zip.md5">md5</a></td>
+              <td><a href="http://www.apache.org/dist/jmeter/source/apache-jmeter-&release;_src.zip.asc">pgp</a></td>
+          </tr>
+        </table>
+      </subsection>
+    </section>
+    <section name="Archives">
+        <p>
+          Older releases can be obtained from the archives.
+        </p>
+        <ul>
+          <li class="download"><a href="[preferred]/jmeter/">browse download area</a></li>
+          <li><a href="http://archive.apache.org/dist/jmeter/">Apache JMeter archives...</a></li>
+          <li><a href="http://archive.apache.org/dist/jakarta/jmeter/">Apache Jakarta JMeter archives...</a></li>
+        </ul>
+    </section>
+    <section name="Verification of downloads">
+    <p>
+    It is essential that you verify the integrity of the downloaded files using the PGP or MD5 signatures. 
+    Please read Verifying Apache Software Foundation Releases for more information on why you should verify our releases.
+    </p>
+    <p>
+    The PGP signatures can be verified using PGP or GPG. First download the KEYS as well as the asc signature file for the relevant distribution. 
+    Make sure you get these files from the main distribution site, rather than from a mirror. 
+    Then verify the signatures using
+    </p>
+<pre>
+% pgpk -a KEYS
+% pgpv downloaded_file.asc
+or
+% pgp -ka KEYS
+% pgp downloaded_file.asc
+or
+% gpg --import KEYS
+% gpg --verify downloaded_file.asc
+</pre>
+    <p>
+    Alternatively, you can verify the MD5 signature on the files.
+    This is not very secure, and should only be used to check that the file has been downloaded successfully.
+    <br/>
+    A unix program called md5 or md5sum is included in many unix distributions. 
+    It is also available as part of <a href="http://www.gnu.org/software/textutils/textutils.html">GNU Textutils</a>. 
+    <br/>
+    Windows users can get binary md5 programs from 
+    <a href="http://www.fourmilab.ch/md5/">here</a>, 
+    <a href="http://www.pc-tools.net/win32/freeware/console/">here</a>, or 
+    <a href="http://www.slavasoft.com/fsum/">here</a>.
+    </p>
+    </section>
+</body>
+</document>
\ No newline at end of file

Propchange: jmeter/branches/docs-2.5.1/xdocs/download_jmeter.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Added: jmeter/branches/docs-2.5.1/xdocs/images/asf-logo.gif
URL: http://svn.apache.org/viewvc/jmeter/branches/docs-2.5.1/xdocs/images/asf-logo.gif?rev=1196900&view=auto
==============================================================================
Binary file - no diff available.

Propchange: jmeter/branches/docs-2.5.1/xdocs/images/asf-logo.gif
------------------------------------------------------------------------------
    svn:mime-type = image/gif

Added: jmeter/branches/docs-2.5.1/xdocs/mail.xml
URL: http://svn.apache.org/viewvc/jmeter/branches/docs-2.5.1/xdocs/mail.xml?rev=1196900&view=auto
==============================================================================
--- jmeter/branches/docs-2.5.1/xdocs/mail.xml (added)
+++ jmeter/branches/docs-2.5.1/xdocs/mail.xml Thu Nov  3 00:59:29 2011
@@ -0,0 +1,192 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to You under the Apache License, Version 2.0
+(the "License"); you may not use this file except in compliance with
+the License.  You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+<document>
+
+  <properties>
+    <author email="dev.AT.jmeter.DOT.apache.DOT.org">Apache JMeter Project</author>
+    <title>Mailing Lists</title>
+  </properties>
+
+<body>
+
+<section name="Mailing Lists - Guidelines">
+
+<p>A mailing list is an electronic discussion forum that anyone can
+subscribe to. When someone sends an email message to the mailing list,
+a copy of that message is broadcast to everyone who is subscribed to
+that mailing list. Mailing lists provide a simple and effective
+communication mechanism. With potentially thousands of subscribers,
+there is a common set of etiquette guidelines that you should observe.
+Please keep on reading.
+</p>
+
+<p>
+Please note that usage of these mailing lists is subject to the
+<a href="http://www.apache.org/foundation/public-archives.html">Public Forum Archive Policy</a>.
+</p>
+
+<p>
+<strong>
+      Respect the mailing list type
+</strong><br/>
+ There are generally two types of lists.
+</p>
+
+<p>
+<ul>
+    <li>
+    The "User" lists where you can send questions and comments about
+    configuration, setup, usage and other "user" types of questions.
+    </li>
+    <li>
+    The "Developer" lists where you can send questions and
+    comments about the actual software source code and general
+    "development" types of questions.
+    </li>
+</ul>
+</p>
+
+<p>Some questions are appropriate for posting on both the "user" and
+the "developer" lists. In this case, pick one and only one. Do not
+cross post.</p>
+
+<p>Asking a configuration question on the developers list is frowned
+upon because developers' time is as precious as yours. By contacting
+them directly instead of the user base you are abusing resources. In
+fact, it is unlikely that you will get a quicker answer, if at
+all.</p>
+
+<p>
+<strong>
+      Join the lists that are appropriate for your discussion.
+</strong><br/>
+Please make sure that you are joining the list that is appropriate for the 
+topic or product that you would like to discuss. For example, 
+please do not join the Regexp mailing list and ask questions about Tomcat. 
+Instead, you should join the Tomcat User list and ask your questions
+there. 
+</p>
+
+<p>
+<strong>
+    Ask smart questions.  </strong><br/> 
+
+Every volunteer project obtains its strength from the people involved
+in it. You are welcome to join any of our mailing lists.  You can
+choose to lurk, or actively participate; it's up to you.  The level of
+community responsiveness to specific questions is generally directly
+proportional to the amount of effort you spend formulating your
+question. Eric Raymond and Rick Moen have even written an essay entitled <a
+href="http://www.catb.org/~esr/faqs/smart-questions.html">"<b>Asking
+Smart Questions</b>"</a> precisely on this topic.  Although somewhat
+militant, it is definitely worth reading.<br/>
+<b>Note</b>: Please do NOT send your Java problems to the two authors. They welcome feedback on the FAQ's contents, but are simply not a Java help resource. Follow the essay's advice and <a href="http://www.catb.org/~esr/faqs/smart-questions.html#forum">choose your forum</a> carefully.
+</p>
+
+<p>
+<strong>
+    Keep your email short and to the point; use a suitable subject line.
+</strong><br/>
+If your email is more than about a page of text, chances are that it
+won't get read by very many people. It is much better to try to pack a
+lot of informative information (see above about asking smart questions)
+into as small of an email as possible. If you are replying to a previous
+email, it is a good idea to only quote the parts that you are replying
+to and to remove the unnecessary bits. This makes it easier for people
+to follow a thread as well as making the email archives easier to search
+and read.
+</p>
+
+<p>
+<strong>
+    Start a new thread for a new topic
+</strong><br/>
+When asing a new question, please start a new thread with an appropriate new subject line.
+This makes it easier to read, and to find later in the archives.
+</p>
+
+<p>
+<strong>
+    Do your best to ensure that you are not sending HTML or
+    "Stylelized" email to the list.
+</strong><br/>
+If you are using Outlook or Outlook Express or Eudora, chances are that
+you are sending HTML email by default. There is usually a setting that
+will allow you to send "Plain Text" email. If you are using Microsoft
+products to send email, there are several bugs in the software that
+prevent you from turning off the sending of HTML email. 
+</p>
+
+<p>
+<strong>
+Please don't send attachments or include large chunks of code</strong><br/>
+Attachments can be difficult to read and are rarely needed by all recipients.
+Some mailing lists are set up to drop them.
+If you need to send more than a few lines of code, ask first.
+Note that code is often mangled by word-wrapping, so it is better to provide a link to a downloadable file.
+If necessary, arrange with the person(s) responding to the posting how best to give access to the data,
+should it prove necessary. 
+</p>
+
+<p>
+<strong>
+    Watch where you are sending email.
+</strong><br/>
+The majority of our mailing lists have set the Reply-To to go back to the 
+list. That means that when you Reply to a message, it will go to the list
+and not to the original author directly. The reason is because it helps
+facilitate discussion on the list for everyone to benefit from. Be careful 
+of this as sometimes you may intend to reply to a message directly to someone 
+instead of the entire list.
+<em>
+The appropriate contents of the Reply-To header is an age-old debate that
+should not be brought up on the mailing lists.  You can
+examine opposing points of view
+<a href="http://www.unicom.com/pw/reply-to-harmful.html">condemning</a>
+our convention and 
+<a href="http://www.metasystema.net/essays/reply-to.mhtml">
+condoning</a> 
+it.  Bringing this up for debate on a mailing list will add nothing
+new and is considered off-topic.
+</em>
+</p>
+
+<p>
+<strong>
+    Do not cross post messages.
+</strong><br/>
+In other words, pick a mailing list and send your messages to that mailing 
+list only. Do not send your messages to multiple mailing lists. The reason is 
+that people may be subscribed to one list and not to the other. Therefore, 
+some people will only see part of the conversation.
+</p>
+</section>
+
+<section name="Conclusion">
+<p>
+<strong>Now that you have read the guidelines above</strong>, <a
+href="./mail2.html"><strong>here</strong></a> is the page that gives
+you a listing of the different mailing lists that you can join. If you
+managed to find this without reading the above information, chances
+are you will be sent back here. You might as well read it now and save
+yourself the embarrassment.
+</p>
+</section>
+
+</body>
+</document>

Propchange: jmeter/branches/docs-2.5.1/xdocs/mail.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Added: jmeter/branches/docs-2.5.1/xdocs/mail2.xml
URL: http://svn.apache.org/viewvc/jmeter/branches/docs-2.5.1/xdocs/mail2.xml?rev=1196900&view=auto
==============================================================================
--- jmeter/branches/docs-2.5.1/xdocs/mail2.xml (added)
+++ jmeter/branches/docs-2.5.1/xdocs/mail2.xml Thu Nov  3 00:59:29 2011
@@ -0,0 +1,153 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to You under the Apache License, Version 2.0
+(the "License"); you may not use this file except in compliance with
+the License.  You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+
+<document>
+
+  <properties>
+    <author email="dev.AT.jmeter.DOT.apache.DOT.org">Apache JMeter Project</author>
+    <title>Mailing Lists</title>
+  </properties>
+
+<body>
+
+<section name="Mailing Lists - Guidelines">
+<p>
+<strong>Before subscribing to any of the mailing lists, please make sure that you have
+read and understand the <a href="mail.html">guidelines</a></strong>.
+</p>
+
+<p>
+Please note that usage of these mailing lists is subject to the
+<a href="http://www.apache.org/foundation/public-archives.html">Public Forum Archive Policy</a>.
+</p>
+
+<p>
+For details of how to subscribe/unsubscribe please read
+<a href="http://www.apache.org/foundation/mailinglists.html#subscribing">Subscribing and Unsubscribing</a>
+</p>
+
+</section>
+
+<section name="JMeter">
+<table>
+<tr>
+<th>Name</th>
+<th>Comment</th>
+<th>Subscribe</th>
+<th>Unsubscribe</th>
+<th>Archive</th>
+</tr>
+
+<tr>
+<td>JMeter User List</td>
+<td>
+This is the list where users of JMeter meet and discuss issues. 
+<br/>
+Developers are also expected to be lurking on this list to offer support to users of JMeter.
+</td>
+<td><a href="mailto:user-subscribe@jmeter.apache.org">user-subscribe@jmeter.apache.org</a></td>
+<td><a href="mailto:user-unsubscribe@jmeter.apache.org">user-unsubscribe@jmeter.apache.org</a></td>
+<td><a href="http://mail-archives.apache.org/mod_mbox/jmeter-user/">Archive</a></td>
+</tr>
+
+<tr>
+<td>JMeter Developer List</td>
+<td>
+This is the list where participating developers meet and discuss issues, code changes/additions etc.
+<br/>
+<strong>Please do not send usage questions to this list, see user list above.</strong>
+<br/>
+This list also collects Wiki update messages.
+</td>
+<td><a href="mailto:dev-subscribe@jmeter.apache.org">dev-subscribe@jmeter.apache.org</a></td>
+<td><a href="mailto:dev-unsubscribe@jmeter.apache.org">dev-unsubscribe@jmeter.apache.org</a></td>
+<td><a href="http://mail-archives.apache.org/mod_mbox/jmeter-dev/">Archive</a></td>
+</tr>
+
+<tr>
+<td>JMeter Commits List</td>
+<td>SVN commit messages are sent here.
+<br/>
+Prior to Nov 2011, they were sent to the Jakarta Notifications list, see below. 
+</td>
+<td><a href="mailto:commits-subscribe@jmeter.apache.org">commits-subscribe@jmeter.apache.org</a></td>
+<td><a href="mailto:commits-unsubscribe@jmeter.apache.org">commits-unsubscribe@jmeter.apache.org</a></td>
+<td><a href="http://mail-archives.apache.org/mod_mbox/jmeter-dev/">Archive</a></td>
+</tr>
+
+<tr>
+<td>JMeter Issues List</td>
+<td>Bugzilla messages are sent here.
+<br/>
+Prior to Nov 2011, they were sent to the Jakarta Notifications list, see below. 
+</td>
+<td><a href="mailto:issues-subscribe@jmeter.apache.org">issues-subscribe@jmeter.apache.org</a></td>
+<td><a href="mailto:issues-unsubscribe@jmeter.apache.org">issues-unsubscribe@jmeter.apache.org</a></td>
+<td><a href="http://mail-archives.apache.org/mod_mbox/jmeter-dev/">Archive</a></td>
+</tr>
+
+<tr>
+<td>Jakarta Developer List</td>
+<td>
+Combined Jakarta developer list, April 2010 to November 2011
+</td>
+<td>-</td>
+<td>-</td>
+<td><a href="http://mail-archives.apache.org/mod_mbox/jakarta-dev/">Archive</a></td>
+</tr>
+
+<tr>
+<td>Original JMeter Developer List</td>
+<td>
+Historical list, up to April 2010
+</td>
+<td>-</td>
+<td>-</td>
+<td><a href="http://mail-archives.apache.org/mod_mbox/jakarta-jmeter-dev/">Archive</a></td>
+</tr>
+
+<tr>
+<td>Old Jakarta Notifications List</td>
+<td>
+Combined Jakarta notifications to November 2011.
+Includes Bugzilla, SVN and Wiki commit mails for JMeter.
+</td>
+<td>-</td>
+<td>-</td>
+<td><a href="http://mail-archives.apache.org/mod_mbox/jakarta-notifications/">Archive</a></td>
+</tr>
+
+</table>
+</section>
+
+<section name="Archives and Searching">
+<p>
+There are several sites that archive and provide searching for our mailing lists:
+</p>
+<p>
+<ul>
+<li><a href="http://mail-archives.apache.org/mod_mbox/">mail-archives.apache.org</a></li>
+<li><a href="http://jmeter.markmail.org/">Mark Mail</a> </li>
+<li><a href="http://www.mail-archive.com/">mail-archive.com</a> </li>
+<li><a href="http://marc.theaimsgroup.com/">marc.theaimsgroup.com</a></li>
+</ul>
+</p>
+</section>
+
+</body>
+</document>

Propchange: jmeter/branches/docs-2.5.1/xdocs/mail2.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: jmeter/branches/docs-2.5.1/xdocs/stylesheets/printable_project.xml
URL: http://svn.apache.org/viewvc/jmeter/branches/docs-2.5.1/xdocs/stylesheets/printable_project.xml?rev=1196900&r1=1196899&r2=1196900&view=diff
==============================================================================
--- jmeter/branches/docs-2.5.1/xdocs/stylesheets/printable_project.xml (original)
+++ jmeter/branches/docs-2.5.1/xdocs/stylesheets/printable_project.xml Thu Nov  3 00:59:29 2011
@@ -18,10 +18,8 @@
 <project name="Apache JMeter"
 		  href="http://jakarta.apache.org/jmeter/">
 
-	 <title>JMeter</title>
-	 <!--
-	 <logo href="/images/logo.gif">JMeter</logo>
-	 -->
+	 <title>Apache JMeter</title>
+	 <logo width="221" height="102" href="../docs/images/logo.jpg">Apache JMeter</logo>
 	 <body>
 
 	 </body>

Modified: jmeter/branches/docs-2.5.1/xdocs/stylesheets/project.xml
URL: http://svn.apache.org/viewvc/jmeter/branches/docs-2.5.1/xdocs/stylesheets/project.xml?rev=1196900&r1=1196899&r2=1196900&view=diff
==============================================================================
--- jmeter/branches/docs-2.5.1/xdocs/stylesheets/project.xml (original)
+++ jmeter/branches/docs-2.5.1/xdocs/stylesheets/project.xml Thu Nov  3 00:59:29 2011
@@ -18,9 +18,9 @@
 <project name="Apache JMeter"
 		  href="http://jakarta.apache.org/jmeter/">
 
-	 <title>JMeter</title>
+	 <title>Apache JMeter</title>
 	 <!---->
-	 <logo width="221" height="102" href="/images/logo.jpg">JMeter</logo>
+	 <logo width="221" height="102" href="/images/logo.jpg">Apache JMeter</logo>
 	 <!---->
 	 <body>
 	 <menu name="About">
@@ -28,10 +28,10 @@
 	   <item name="Changes"             href="/changes.html"/>
 	   <item name="Issues"              href="/issues.html"/>
 	   <item name="License"             href="http://www.apache.org/licenses/"/>
-	   <item name="Contributors"		href="http://wiki.apache.org/jakarta-jmeter/JMeterCommitters"/>
+	   <item name="Contributors"		href="http://wiki.apache.org/jmeter/JMeterCommitters"/>
 	 </menu>
 	 <menu name="Download">
-	 	<item name="Download Releases"    href="http://jakarta.apache.org/site/downloads/downloads_jmeter.cgi"/>
+	 	<item name="Download Releases"    href="/download_jmeter.cgi"/>
 		<item name="Developer (Nightly) Builds"  	href="/nightly.html"/>
 	 </menu>
 	 <menu name="Documentation">
@@ -39,8 +39,8 @@
 		<item name="Javadocs"		     href="/api/index.html"/>
         <item name="Localisation (Translator's Guide)" href="/localising/index.html"></item>
 		<item name="Building JMeter and Add-Ons"     href="/building.html"/>
-		<item name="JMeter Wiki"		 href="http://wiki.apache.org/jakarta-jmeter"/>
- 	    <item name="FAQ (Wiki)"			 href="http://wiki.apache.org/jakarta-jmeter/JMeterFAQ"/>
+		<item name="JMeter Wiki"		 href="http://wiki.apache.org/jmeter"/>
+ 	    <item name="FAQ (Wiki)"			 href="http://wiki.apache.org/jmeter/JMeterFAQ"/>
 	 </menu>
 	 <menu name="Tutorials (PDF format)">
 		<item name="Distributed Testing" href="/usermanual/jmeter_distributed_testing_step_by_step.pdf"/>
@@ -50,9 +50,9 @@
 		<item name="Extending JMeter"	 href="/extending/jmeter_tutorial.pdf"/>
 	 </menu>
 	 <menu name="Community">
-		<item name="Get Involved"        href="/site/getinvolved.html"/>
-		<item name="Mailing Lists"       href="/site/mail.html"/>
-		<item name="SVN Repositories"    href="/site/cvsindex.html"/>
+		<item name="Get Involved"        href="http://www.apache.org/foundation/getinvolved.html"/>
+		<item name="Mailing Lists"       href="/mail.html"/>
+		<item name="SVN Repositories"    href="/svnindex.html"/>
 	 </menu>
      <menu name="Foundation">
         <item name="ASF"                 href="http://www.apache.org/"/>

Modified: jmeter/branches/docs-2.5.1/xdocs/stylesheets/site.vsl
URL: http://svn.apache.org/viewvc/jmeter/branches/docs-2.5.1/xdocs/stylesheets/site.vsl?rev=1196900&r1=1196899&r2=1196900&view=diff
==============================================================================
--- jmeter/branches/docs-2.5.1/xdocs/stylesheets/site.vsl (original)
+++ jmeter/branches/docs-2.5.1/xdocs/stylesheets/site.vsl Thu Nov  3 00:59:29 2011
@@ -443,7 +443,7 @@ $rl_node.getText()
 style="border-width:0; float: left" frameborder="0" scrolling="no"></iframe>
 </td>
 <td align="left">
-<a href="http://jakarta.apache.org"><img width="505" height="48" src="$relativePath/images/jakarta-logo.gif" alt="Jakarta" title="Jakarta" border="0"/></a>
+<a href="http://www.apache.org"><img title="Apache Software Foundation" width="387" height="100" src="$imgdir/asf-logo.gif" border="0"/></a>
 </td>
 <td align="right">
 #set ( $logoString = $project.getChild("logo").getAttributeValue("href") )
@@ -457,7 +457,7 @@ style="border-width:0; float: left" fram
 </td>
 #else
 <td colspan="2">
-<a href="http://jakarta.apache.org"><img width="505" height="48" src="$relativePath/images/jakarta-logo.gif" align="left" border="0"/></a>
+<a href="http://www.apache.org"><img title="Apache Software Foundation" width="387" height="100" src="$imgdir/asf-logo.gif" border="0"/></a>
 </td>
 #end
 #end

Modified: jmeter/branches/docs-2.5.1/xdocs/stylesheets/site_printable.vsl
URL: http://svn.apache.org/viewvc/jmeter/branches/docs-2.5.1/xdocs/stylesheets/site_printable.vsl?rev=1196900&r1=1196899&r2=1196900&view=diff
==============================================================================
--- jmeter/branches/docs-2.5.1/xdocs/stylesheets/site_printable.vsl (original)
+++ jmeter/branches/docs-2.5.1/xdocs/stylesheets/site_printable.vsl Thu Nov  3 00:59:29 2011
@@ -444,7 +444,7 @@ $comp.getAttributeValue("index")
 #macro (getProjectImage)
 #if ($project.getChild("logo"))
 <td align="left">
-<a href="http://jakarta.apache.org"><img alt="Jakarta" title="Jakarta" width="505" height="48" src="$imgdir/jakarta-logo.gif" border="0"></a>
+<a href="http://www.apache.org"><img title="Apache Software Foundation" width="387" height="100" src="$imgdir/asf-logo.gif" border="0"/></a>
 </td>
 <td align="right">
 #set ( $logoHeight = $project.getChild("logo").getAttributeValue("height") )
@@ -458,7 +458,7 @@ $comp.getAttributeValue("index")
 </td>
 #else
 <td colspan="2">
-<a href="http://jakarta.apache.org"><img width="505" height="48" src="$imgdir/jakarta-logo.gif" align="left" border="0"></a>
+<a href="http://www.apache.org"><img title="Apache Software Foundation" width="387" height="100" src="$imgdir/asf-logo.gif" border="0"/></a>
 </td>
 #end
 #end

Added: jmeter/branches/docs-2.5.1/xdocs/svnindex.xml
URL: http://svn.apache.org/viewvc/jmeter/branches/docs-2.5.1/xdocs/svnindex.xml?rev=1196900&view=auto
==============================================================================
--- jmeter/branches/docs-2.5.1/xdocs/svnindex.xml (added)
+++ jmeter/branches/docs-2.5.1/xdocs/svnindex.xml Thu Nov  3 00:59:29 2011
@@ -0,0 +1,73 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to You under the Apache License, Version 2.0
+(the "License"); you may not use this file except in compliance with
+the License.  You may obtain a copy of the License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the License for the specific language governing permissions and
+limitations under the License.
+-->
+<document>
+
+  <properties>
+    <author email="dev.AT.jmeter.DOT.apache.DOT.org">Apache JMeter Project</author>
+    <title>Source Repositories</title>
+  </properties>
+
+<body>
+
+<section name="Download the Source">
+
+<p>Most users of the source code probably don't need to have day to
+day access to the source code as it changes. For these users we
+provide easy to unpack source code downloads via our <a
+href="download_jmeter.cgi">download page</a>.  </p>
+
+</section>
+
+<section name="Access the Version Controlled Source Code">
+
+<p>For information on connecting to the ASF Subversion repositories, see the <a
+href="http://www.apache.org/dev/version-control.html">version control
+page</a>. </p>
+
+
+<p>Modules available for access are listed below.</p>
+
+<subsection name="Subversion" anchor="subversion">
+
+<p><a href="http://subversion.apache.org">Subversion</a> is an open-source version control system. The root url of the
+ASF Subversion repository is <a href="http://svn.apache.org/repos/asf/">http://svn.apache.org/repos/asf/</a> for non-committers and <a href="https://svn.apache.org/repos/asf/">https://svn.apache.org/repos/asf/</a> for committers. </p>
+
+<p><b>NOTE</b>: 
+When checking out a subproject using Subversion, ensure that you are checking out a tag, a branch or trunk (the main-line) and not all tags and branches to avoid filling up your hard-disk and wasting bandwidth. </p>
+
+<table>
+ <tr>
+  <th>Project</th>
+  <th>http (read-only)</th>
+  <th>https (committers)</th>
+  <th>View-SVN</th>
+ </tr>
+ <tr>
+  <td>Apache JMeter</td>
+  <td><a href="http://svn.apache.org/repos/asf/jmeter/trunk">http://svn.apache.org/repos/asf/jmeter/trunk</a></td>
+  <td><a href="https://svn.apache.org/repos/asf/jmeter/trunk">https://svn.apache.org/repos/asf/jmeter/trunk</a></td>
+  <td><a href="http://svn.apache.org/viewcvs.cgi/jmeter/">http://svn.apache.org/viewcvs.cgi/jmeter/</a></td>
+ </tr>
+</table>
+
+</subsection>
+
+</section>
+
+</body>
+</document>

Propchange: jmeter/branches/docs-2.5.1/xdocs/svnindex.xml
------------------------------------------------------------------------------
    svn:eol-style = native