You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by tn...@apache.org on 2013/02/20 16:58:49 UTC

svn commit: r1448266 - in /commons/proper/logging/trunk/src/site: site.xml xdoc/download_logging.xml xdoc/index.xml xdoc/issue-tracking.xml.bak xdoc/junit-report.xml

Author: tn
Date: Wed Feb 20 15:58:49 2013
New Revision: 1448266

URL: http://svn.apache.org/r1448266
Log:
Updated site.

Removed:
    commons/proper/logging/trunk/src/site/xdoc/issue-tracking.xml.bak
Modified:
    commons/proper/logging/trunk/src/site/site.xml
    commons/proper/logging/trunk/src/site/xdoc/download_logging.xml
    commons/proper/logging/trunk/src/site/xdoc/index.xml
    commons/proper/logging/trunk/src/site/xdoc/junit-report.xml

Modified: commons/proper/logging/trunk/src/site/site.xml
URL: http://svn.apache.org/viewvc/commons/proper/logging/trunk/src/site/site.xml?rev=1448266&r1=1448265&r2=1448266&view=diff
==============================================================================
--- commons/proper/logging/trunk/src/site/site.xml (original)
+++ commons/proper/logging/trunk/src/site/site.xml Wed Feb 20 15:58:49 2013
@@ -84,17 +84,5 @@ under the License.
       <item   name='Release Notes'
               href='http://commons.apache.org/logging/commons-logging-1.0.4/RELEASE-NOTES.txt'/>
     </menu>
-    <menu name='1.0.3 Release'>
-      <item   name='User Guide'
-              href='http://commons.apache.org/logging/commons-logging-1.0.3/usersguide.html'/>
-      <item   name='JavaDoc'
-              href='http://commons.apache.org/logging/commons-logging-1.0.3/docs/api/'/>
-      <item   name='Release Notes'
-              href='http://commons.apache.org/logging/commons-logging-1.0.3/RELEASE-NOTES.txt'/>
-    </menu>
-    <menu name='1.0.2 Release'>
-      <item   name='JavaDoc'
-              href='http://commons.apache.org/logging/commons-logging-1.0.2/docs/api/'/>
-    </menu>
   </body>
 </project>

Modified: commons/proper/logging/trunk/src/site/xdoc/download_logging.xml
URL: http://svn.apache.org/viewvc/commons/proper/logging/trunk/src/site/xdoc/download_logging.xml?rev=1448266&r1=1448265&r2=1448266&view=diff
==============================================================================
--- commons/proper/logging/trunk/src/site/xdoc/download_logging.xml (original)
+++ commons/proper/logging/trunk/src/site/xdoc/download_logging.xml Wed Feb 20 15:58:49 2013
@@ -54,7 +54,7 @@ limitations under the License.
       <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 
+        the downloaded files using signatures downloaded from our main
         distribution directories. Recent releases (48 hours) may not yet
         be available from the mirrors.
       </p>
@@ -71,7 +71,7 @@ limitations under the License.
 
       <form action="[location]" method="get" id="SelectMirror">
         <p>
-          Other mirrors: 
+          Other mirrors:
           <select name="Preferred">
           [if-any http]
             [for http]<option value="[http]">[http]</option>[end]
@@ -90,37 +90,37 @@ limitations under the License.
       <p>
         The <a href="http://www.apache.org/dist/commons/KEYS">KEYS</a>
         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>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>
     </subsection>
     </section>
-    <section name="Commons Logging 1.1.1 ">
+    <section name="Commons Logging 1.1.2 ">
       <subsection name="Binaries">
         <table>
           <tr>
-              <td><a href="[preferred]/commons/logging/binaries/commons-logging-1.1.1-bin.tar.gz">commons-logging-1.1.1-bin.tar.gz</a></td>
-              <td><a href="http://www.apache.org/dist/commons/logging/binaries/commons-logging-1.1.1-bin.tar.gz.md5">md5</a></td>
-              <td><a href="http://www.apache.org/dist/commons/logging/binaries/commons-logging-1.1.1-bin.tar.gz.asc">pgp</a></td>
+              <td><a href="[preferred]/commons/logging/binaries/commons-logging-1.1.2-bin.tar.gz">commons-logging-1.1.2-bin.tar.gz</a></td>
+              <td><a href="http://www.apache.org/dist/commons/logging/binaries/commons-logging-1.1.2-bin.tar.gz.md5">md5</a></td>
+              <td><a href="http://www.apache.org/dist/commons/logging/binaries/commons-logging-1.1.2-bin.tar.gz.asc">pgp</a></td>
           </tr>
           <tr>
-              <td><a href="[preferred]/commons/logging/binaries/commons-logging-1.1.1-bin.zip">commons-logging-1.1.1-bin.zip</a></td>
-              <td><a href="http://www.apache.org/dist/commons/logging/binaries/commons-logging-1.1.1-bin.zip.md5">md5</a></td>
-              <td><a href="http://www.apache.org/dist/commons/logging/binaries/commons-logging-1.1.1-bin.zip.asc">pgp</a></td>
+              <td><a href="[preferred]/commons/logging/binaries/commons-logging-1.1.2-bin.zip">commons-logging-1.1.2-bin.zip</a></td>
+              <td><a href="http://www.apache.org/dist/commons/logging/binaries/commons-logging-1.1.2-bin.zip.md5">md5</a></td>
+              <td><a href="http://www.apache.org/dist/commons/logging/binaries/commons-logging-1.1.2-bin.zip.asc">pgp</a></td>
           </tr>
         </table>
       </subsection>
       <subsection name="Source">
         <table>
           <tr>
-              <td><a href="[preferred]/commons/logging/source/commons-logging-1.1.1-src.tar.gz">commons-logging-1.1.1-src.tar.gz</a></td>
-              <td><a href="http://www.apache.org/dist/commons/logging/source/commons-logging-1.1.1-src.tar.gz.md5">md5</a></td>
-              <td><a href="http://www.apache.org/dist/commons/logging/source/commons-logging-1.1.1-src.tar.gz.asc">pgp</a></td>
+              <td><a href="[preferred]/commons/logging/source/commons-logging-1.1.2-src.tar.gz">commons-logging-1.1.2-src.tar.gz</a></td>
+              <td><a href="http://www.apache.org/dist/commons/logging/source/commons-logging-1.1.2-src.tar.gz.md5">md5</a></td>
+              <td><a href="http://www.apache.org/dist/commons/logging/source/commons-logging-1.1.2-src.tar.gz.asc">pgp</a></td>
           </tr>
           <tr>
-              <td><a href="[preferred]/commons/logging/source/commons-logging-1.1.1-src.zip">commons-logging-1.1.1-src.zip</a></td>
-              <td><a href="http://www.apache.org/dist/commons/logging/source/commons-logging-1.1.1-src.zip.md5">md5</a></td>
-              <td><a href="http://www.apache.org/dist/commons/logging/source/commons-logging-1.1.1-src.zip.asc">pgp</a></td>
+              <td><a href="[preferred]/commons/logging/source/commons-logging-1.1.2-src.zip">commons-logging-1.1.2-src.zip</a></td>
+              <td><a href="http://www.apache.org/dist/commons/logging/source/commons-logging-1.1.2-src.zip.md5">md5</a></td>
+              <td><a href="http://www.apache.org/dist/commons/logging/source/commons-logging-1.1.2-src.zip.asc">pgp</a></td>
           </tr>
         </table>
       </subsection>

Modified: commons/proper/logging/trunk/src/site/xdoc/index.xml
URL: http://svn.apache.org/viewvc/commons/proper/logging/trunk/src/site/xdoc/index.xml?rev=1448266&r1=1448265&r2=1448266&view=diff
==============================================================================
--- commons/proper/logging/trunk/src/site/xdoc/index.xml (original)
+++ commons/proper/logging/trunk/src/site/xdoc/index.xml Wed Feb 20 15:58:49 2013
@@ -81,6 +81,10 @@ This gives short introductions to topics
 Binary and source distributions are available
        <a href="http://commons.apache.org/logging/download_logging.cgi">here</a>.
     </p>
+    <subsection name='1.1.2 Release - March 2013'>
+      <p>The 1.1.2 release is a packaging of bug fixes since release 1.1.1.</p>
+      <p>For the full details, see the release notes for this version.</p> 
+    </subsection>
     <subsection name='1.1.1 Release - November 2007'>
       <p>
        This release is a minor update to the 1.1 release that fixes a number of bugs, and 
@@ -108,32 +112,22 @@ Binary and source distributions are avai
     accurately reflects the improvements made to the codebase.</p>
     </subsection>
     <subsection name='1.0.4 Release - 16 Jun 2004'>
-      <p>
-The 1.0.4 release of commons-logging is a service
-release containing support for both the 1.2.x and 1.3.x series of Log4J releases. 
-      </p>
+      <p>The 1.0.4 release of commons-logging is a service release containing support
+      for both the 1.2.x and 1.3.x series of Log4J releases.</p>
     </subsection>
     <subsection name='1.0.3 Release - 7 Apr 2003'>
-      <p>
-The 1.0.3 release is primarily a maintenance and code cleanup release with minimal new features. 
-      </p>
+      <p>The 1.0.3 release is primarily a maintenance and code cleanup release with minimal new features.</p>
     </subsection>
     <subsection name='1.0.2 Release - 27 September 2002'>
-      <p>
-The 1.0.2 release is a packaging of bug fixes since release 1.0.1.
-      </p>
+      <p>The 1.0.2 release is a packaging of bug fixes since release 1.0.1.</p>
     </subsection>
     <subsection name='1.0.1 Release - 13 August 2002'>
-      <p>
-The 1.0.1 release is a packaging of bug fixes and minor enhancements since release 1.0.
-      </p>
+      <p>The 1.0.1 release is a packaging of bug fixes and minor enhancements since release 1.0.</p>
     </subsection>
 </section>
 <section name="Development Builds">
-  <p>
-Regular builds of the current SVN HEAD code are made available. See the 
-<a href="http://wiki.apache.org/commons/Logging">wiki</a> for details.
-  </p>
+  <p>Regular builds of the current SVN HEAD code are made available. See the 
+  <a href="http://wiki.apache.org/commons/Logging">wiki</a> for details.</p>
 </section>
 </body>
 </document>

Modified: commons/proper/logging/trunk/src/site/xdoc/junit-report.xml
URL: http://svn.apache.org/viewvc/commons/proper/logging/trunk/src/site/xdoc/junit-report.xml?rev=1448266&r1=1448265&r2=1448266&view=diff
==============================================================================
--- commons/proper/logging/trunk/src/site/xdoc/junit-report.xml (original)
+++ commons/proper/logging/trunk/src/site/xdoc/junit-report.xml Wed Feb 20 15:58:49 2013
@@ -29,9 +29,9 @@ limitations under the License.
         The Apache Commons Logging test cases make extensive use of
         sophisticated classloader configurations in order to simulate the
         behaviour of various containers. It is difficult to run these tests
-        under Maven (which is used to generate the website). Once JCL is
-        upgraded to Maven 2 it is hoped that we will be able to display a report
-        on the unit tests.
+        under Maven in the default "test" phase. As a consequence the tests
+        are executed via the failsafe-plugin as part of the "integration-test"
+        phase. The reports are available <a href="failsafe-report.html">here</a>.
       </p>
     </section>
     <!-- ================================================== -->