Author: michaelo
Date: Wed Jul 24 20:28:47 2013
New Revision: 1506698

URL: http://svn.apache.org/r1506698
Log:
Remove all usages of span16 class because there is no such class in Bootstrap

Modified:
    maven/skins/trunk/maven-fluido-skin/src/it/mskins-22/src/site/site.xml
    
maven/skins/trunk/maven-fluido-skin/src/it/mskins-22_default/src/site/site.xml
    
maven/skins/trunk/maven-fluido-skin/src/it/mskins-22_topbar/src/site/site.xml
    maven/skins/trunk/maven-fluido-skin/src/it/mskins-23/src/site/site.xml
    maven/skins/trunk/maven-fluido-skin/src/it/mskins-24/src/site/site.xml
    
maven/skins/trunk/maven-fluido-skin/src/it/mskins-24_topbar/src/site/site.xml
    maven/skins/trunk/maven-fluido-skin/src/it/mskins-25/src/site/site.xml
    maven/skins/trunk/maven-fluido-skin/src/it/sidebar/src/site/site.xml
    maven/skins/trunk/maven-fluido-skin/src/it/topbar-inverse/src/site/site.xml
    maven/skins/trunk/maven-fluido-skin/src/it/topbar/src/site/site.xml
    maven/skins/trunk/maven-fluido-skin/src/site/site.xml

Modified: maven/skins/trunk/maven-fluido-skin/src/it/mskins-22/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/maven/skins/trunk/maven-fluido-skin/src/it/mskins-22/src/site/site.xml?rev=1506698&r1=1506697&r2=1506698&view=diff
==============================================================================
--- maven/skins/trunk/maven-fluido-skin/src/it/mskins-22/src/site/site.xml 
(original)
+++ maven/skins/trunk/maven-fluido-skin/src/it/mskins-22/src/site/site.xml Wed 
Jul 24 20:28:47 2013
@@ -59,9 +59,9 @@
     <menu ref="reports"/>
 
     <footer>
-      <div class="row span16">Apache Maven, Apache @project.name@, Apache, the 
Apache feather logo, and the Apache Maven project logos are trademarks of The 
Apache Software Foundation.
+      <div class="row">Apache Maven, Apache @project.name@, Apache, the Apache 
feather logo, and the Apache Maven project logos are trademarks of The Apache 
Software Foundation.
       All other marks mentioned may be trademarks or registered trademarks of 
their respective owners.</div>
-      <div class="row span16">
+      <div class="row">
         <div class="span4">
           <address>
             <strong>The Apache Software Foundation</strong><br/>

Modified: 
maven/skins/trunk/maven-fluido-skin/src/it/mskins-22_default/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/maven/skins/trunk/maven-fluido-skin/src/it/mskins-22_default/src/site/site.xml?rev=1506698&r1=1506697&r2=1506698&view=diff
==============================================================================
--- 
maven/skins/trunk/maven-fluido-skin/src/it/mskins-22_default/src/site/site.xml 
(original)
+++ 
maven/skins/trunk/maven-fluido-skin/src/it/mskins-22_default/src/site/site.xml 
Wed Jul 24 20:28:47 2013
@@ -57,9 +57,9 @@
     <menu ref="reports"/>
 
     <footer>
-      <div class="row span16">Apache Maven, Apache @project.name@, Apache, the 
Apache feather logo, and the Apache Maven project logos are trademarks of The 
Apache Software Foundation.
+      <div class="row">Apache Maven, Apache @project.name@, Apache, the Apache 
feather logo, and the Apache Maven project logos are trademarks of The Apache 
Software Foundation.
       All other marks mentioned may be trademarks or registered trademarks of 
their respective owners.</div>
-      <div class="row span16">
+      <div class="row">
         <div class="span4">
           <address>
             <strong>The Apache Software Foundation</strong><br/>

Modified: 
maven/skins/trunk/maven-fluido-skin/src/it/mskins-22_topbar/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/maven/skins/trunk/maven-fluido-skin/src/it/mskins-22_topbar/src/site/site.xml?rev=1506698&r1=1506697&r2=1506698&view=diff
==============================================================================
--- 
maven/skins/trunk/maven-fluido-skin/src/it/mskins-22_topbar/src/site/site.xml 
(original)
+++ 
maven/skins/trunk/maven-fluido-skin/src/it/mskins-22_topbar/src/site/site.xml 
Wed Jul 24 20:28:47 2013
@@ -61,9 +61,9 @@
     <menu ref="reports"/>
 
     <footer>
-      <div class="row span16">Apache Maven, Apache @project.name@, Apache, the 
Apache feather logo, and the Apache Maven project logos are trademarks of The 
Apache Software Foundation.
+      <div class="row">Apache Maven, Apache @project.name@, Apache, the Apache 
feather logo, and the Apache Maven project logos are trademarks of The Apache 
Software Foundation.
       All other marks mentioned may be trademarks or registered trademarks of 
their respective owners.</div>
-      <div class="row span16">
+      <div class="row">
         <div class="span4">
           <address>
             <strong>The Apache Software Foundation</strong><br/>

Modified: maven/skins/trunk/maven-fluido-skin/src/it/mskins-23/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/maven/skins/trunk/maven-fluido-skin/src/it/mskins-23/src/site/site.xml?rev=1506698&r1=1506697&r2=1506698&view=diff
==============================================================================
--- maven/skins/trunk/maven-fluido-skin/src/it/mskins-23/src/site/site.xml 
(original)
+++ maven/skins/trunk/maven-fluido-skin/src/it/mskins-23/src/site/site.xml Wed 
Jul 24 20:28:47 2013
@@ -55,9 +55,9 @@
     <menu ref="reports"/>
 
     <footer>
-      <div class="row span16">Apache Maven, Apache @project.name@, Apache, the 
Apache feather logo, and the Apache Maven project logos are trademarks of The 
Apache Software Foundation.
+      <div class="row">Apache Maven, Apache @project.name@, Apache, the Apache 
feather logo, and the Apache Maven project logos are trademarks of The Apache 
Software Foundation.
       All other marks mentioned may be trademarks or registered trademarks of 
their respective owners.</div>
-      <div class="row span16">
+      <div class="row">
         <div class="span4">
           <address>
             <strong>The Apache Software Foundation</strong><br/>

Modified: maven/skins/trunk/maven-fluido-skin/src/it/mskins-24/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/maven/skins/trunk/maven-fluido-skin/src/it/mskins-24/src/site/site.xml?rev=1506698&r1=1506697&r2=1506698&view=diff
==============================================================================
--- maven/skins/trunk/maven-fluido-skin/src/it/mskins-24/src/site/site.xml 
(original)
+++ maven/skins/trunk/maven-fluido-skin/src/it/mskins-24/src/site/site.xml Wed 
Jul 24 20:28:47 2013
@@ -59,9 +59,9 @@
     <menu ref="reports"/>
 
     <footer>
-      <div class="row span16">Apache Maven, Apache @project.name@, Apache, the 
Apache feather logo, and the Apache Maven project logos are trademarks of The 
Apache Software Foundation.
+      <div class="row">Apache Maven, Apache @project.name@, Apache, the Apache 
feather logo, and the Apache Maven project logos are trademarks of The Apache 
Software Foundation.
       All other marks mentioned may be trademarks or registered trademarks of 
their respective owners.</div>
-      <div class="row span16">
+      <div class="row">
         <div class="span4">
           <address>
             <strong>The Apache Software Foundation</strong><br/>

Modified: 
maven/skins/trunk/maven-fluido-skin/src/it/mskins-24_topbar/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/maven/skins/trunk/maven-fluido-skin/src/it/mskins-24_topbar/src/site/site.xml?rev=1506698&r1=1506697&r2=1506698&view=diff
==============================================================================
--- 
maven/skins/trunk/maven-fluido-skin/src/it/mskins-24_topbar/src/site/site.xml 
(original)
+++ 
maven/skins/trunk/maven-fluido-skin/src/it/mskins-24_topbar/src/site/site.xml 
Wed Jul 24 20:28:47 2013
@@ -61,9 +61,9 @@
     <menu ref="reports"/>
 
     <footer>
-      <div class="row span16">Apache Maven, Apache @project.name@, Apache, the 
Apache feather logo, and the Apache Maven project logos are trademarks of The 
Apache Software Foundation.
+      <div class="row">Apache Maven, Apache @project.name@, Apache, the Apache 
feather logo, and the Apache Maven project logos are trademarks of The Apache 
Software Foundation.
       All other marks mentioned may be trademarks or registered trademarks of 
their respective owners.</div>
-      <div class="row span16">
+      <div class="row">
         <div class="span4">
           <address>
             <strong>The Apache Software Foundation</strong><br/>

Modified: maven/skins/trunk/maven-fluido-skin/src/it/mskins-25/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/maven/skins/trunk/maven-fluido-skin/src/it/mskins-25/src/site/site.xml?rev=1506698&r1=1506697&r2=1506698&view=diff
==============================================================================
--- maven/skins/trunk/maven-fluido-skin/src/it/mskins-25/src/site/site.xml 
(original)
+++ maven/skins/trunk/maven-fluido-skin/src/it/mskins-25/src/site/site.xml Wed 
Jul 24 20:28:47 2013
@@ -58,7 +58,7 @@
     <menu ref="reports"/>
 
     <footer>
-      <div class="row span16">Apache Maven, Apache @project.name@, Apache, the 
Apache feather logo, and the Apache Maven project logos are trademarks of The 
Apache Software Foundation.
+      <div class="row">Apache Maven, Apache @project.name@, Apache, the Apache 
feather logo, and the Apache Maven project logos are trademarks of The Apache 
Software Foundation.
       All other marks mentioned may be trademarks or registered trademarks of 
their respective owners.</div>
     </footer>
   </body>

Modified: maven/skins/trunk/maven-fluido-skin/src/it/sidebar/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/maven/skins/trunk/maven-fluido-skin/src/it/sidebar/src/site/site.xml?rev=1506698&r1=1506697&r2=1506698&view=diff
==============================================================================
--- maven/skins/trunk/maven-fluido-skin/src/it/sidebar/src/site/site.xml 
(original)
+++ maven/skins/trunk/maven-fluido-skin/src/it/sidebar/src/site/site.xml Wed 
Jul 24 20:28:47 2013
@@ -56,9 +56,9 @@
     <menu ref="reports"/>
 
     <footer>
-      <div class="row span16">Apache Maven, Apache @project.name@, Apache, the 
Apache feather logo, and the Apache Maven project logos are trademarks of The 
Apache Software Foundation.
+      <div class="row">Apache Maven, Apache @project.name@, Apache, the Apache 
feather logo, and the Apache Maven project logos are trademarks of The Apache 
Software Foundation.
       All other marks mentioned may be trademarks or registered trademarks of 
their respective owners.</div>
-      <div class="row span16">
+      <div class="row">
         <div class="span4">
           <address>
             <strong>The Apache Software Foundation</strong><br/>

Modified: 
maven/skins/trunk/maven-fluido-skin/src/it/topbar-inverse/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/maven/skins/trunk/maven-fluido-skin/src/it/topbar-inverse/src/site/site.xml?rev=1506698&r1=1506697&r2=1506698&view=diff
==============================================================================
--- maven/skins/trunk/maven-fluido-skin/src/it/topbar-inverse/src/site/site.xml 
(original)
+++ maven/skins/trunk/maven-fluido-skin/src/it/topbar-inverse/src/site/site.xml 
Wed Jul 24 20:28:47 2013
@@ -76,9 +76,9 @@
     <menu ref="reports"/>
 
     <footer>
-      <div class="row span16">Apache Maven, Apache @project.name@, Apache, the 
Apache feather logo, and the Apache Maven project logos are trademarks of The 
Apache Software Foundation.
+      <div class="row">Apache Maven, Apache @project.name@, Apache, the Apache 
feather logo, and the Apache Maven project logos are trademarks of The Apache 
Software Foundation.
       All other marks mentioned may be trademarks or registered trademarks of 
their respective owners.</div>
-      <div class="row span16">
+      <div class="row">
         <div class="span4">
           <address>
             <strong>The Apache Software Foundation</strong><br/>

Modified: maven/skins/trunk/maven-fluido-skin/src/it/topbar/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/maven/skins/trunk/maven-fluido-skin/src/it/topbar/src/site/site.xml?rev=1506698&r1=1506697&r2=1506698&view=diff
==============================================================================
--- maven/skins/trunk/maven-fluido-skin/src/it/topbar/src/site/site.xml 
(original)
+++ maven/skins/trunk/maven-fluido-skin/src/it/topbar/src/site/site.xml Wed Jul 
24 20:28:47 2013
@@ -76,9 +76,9 @@
     <menu ref="reports"/>
 
     <footer>
-      <div class="row span16">Apache Maven, Apache @project.name@, Apache, the 
Apache feather logo, and the Apache Maven project logos are trademarks of The 
Apache Software Foundation.
+      <div class="row">Apache Maven, Apache @project.name@, Apache, the Apache 
feather logo, and the Apache Maven project logos are trademarks of The Apache 
Software Foundation.
       All other marks mentioned may be trademarks or registered trademarks of 
their respective owners.</div>
-      <div class="row span16">
+      <div class="row">
         <div class="span4">
           <address>
             <strong>The Apache Software Foundation</strong><br/>

Modified: maven/skins/trunk/maven-fluido-skin/src/site/site.xml
URL: 
http://svn.apache.org/viewvc/maven/skins/trunk/maven-fluido-skin/src/site/site.xml?rev=1506698&r1=1506697&r2=1506698&view=diff
==============================================================================
--- maven/skins/trunk/maven-fluido-skin/src/site/site.xml (original)
+++ maven/skins/trunk/maven-fluido-skin/src/site/site.xml Wed Jul 24 20:28:47 
2013
@@ -91,7 +91,7 @@ under the License.
     <menu ref="reports"/>
 
     <footer>
-      <div class="row span16">Apache Maven, ${project.name}, Apache, the 
Apache feather logo, and the Apache Maven project logos are trademarks of The 
Apache Software Foundation.
+      <div class="row">Apache Maven, ${project.name}, Apache, the Apache 
feather logo, and the Apache Maven project logos are trademarks of The Apache 
Software Foundation.
       All other marks mentioned may be trademarks or registered trademarks of 
their respective owners.</div>
     </footer>
   </body>


Reply via email to