Author: centic
Date: Tue Apr 8 20:40:32 2014
New Revision: 1585831
URL: http://svn.apache.org/r1585831
Log:
Publish paragraph about Sonar metrics and push new copyright for main page
Modified:
poi/site/publish/index.html
poi/site/publish/subversion.html
Modified: poi/site/publish/index.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/index.html?rev=1585831&r1=1585830&r2=1585831&view=diff
==============================================================================
--- poi/site/publish/index.html (original)
+++ poi/site/publish/index.html Tue Apr 8 20:40:32 2014
@@ -385,7 +385,7 @@ if (VERSION > 3) {
<td colspan="2">
<div align="center">
<div class="copyright">
- Copyright © 2002-2012 The Apache Software Foundation.
All rights reserved.<br>
+ Copyright © 2002-2014 The Apache Software Foundation.
All rights reserved.<br>
Apache POI, POI, Apache, the Apache feather logo, and the Apache
POI project logo are trademarks of The Apache Software
Foundation.
</div>
Modified: poi/site/publish/subversion.html
URL:
http://svn.apache.org/viewvc/poi/site/publish/subversion.html?rev=1585831&r1=1585830&r2=1585831&view=diff
==============================================================================
--- poi/site/publish/subversion.html (original)
+++ poi/site/publish/subversion.html Tue Apr 8 20:40:32 2014
@@ -361,6 +361,23 @@ if (VERSION > 3) {
<a href="guidelines.html">contribution guidelines</a> for more
information on getting involved in the project.</p>
+
+<a name="Code+metrics+"></a>
+<div class="h3">
+<h3>Code metrics </h3>
+</div>
+
+<p>
+ Thanks to SonarSource, weekly updated code quality reports for Apache
POI are
+ available on the <a
href="http://nemo.sonarqube.org/dashboard/index/574959">public SonarQube
instance</a>.
+ </p>
+
+<p>
+ Sonar provides lots of useful numbers and statistics, especially
+ watching the project over time shows how some of the indicators evolve
+ and allows to see which areas need some polishing.
+ </p>
+
@@ -383,7 +400,7 @@ if (VERSION > 3) {
<td colspan="2">
<div align="center">
<div class="copyright">
- Copyright © 2002-2012 The Apache Software Foundation.
All rights reserved.<br>
+ Copyright © 2002-2014 The Apache Software Foundation.
All rights reserved.<br>
Apache POI, POI, Apache, the Apache feather logo, and the Apache
POI project logo are trademarks of The Apache Software
Foundation.
</div>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]