You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by lu...@apache.org on 2015/01/30 08:05:29 UTC

svn commit: r938344 [19/19] - /websites/production/struts/content/docs/

Modified: websites/production/struts/content/docs/xhtml-head-template.html
==============================================================================
--- websites/production/struts/content/docs/xhtml-head-template.html (original)
+++ websites/production/struts/content/docs/xhtml-head-template.html Fri Jan 30 07:05:22 2015
@@ -19,7 +19,7 @@ under the License.
 -->
 <html>
 <head>
-    <link type="text/css" rel="stylesheet" href="https://struts.apache.org/css/default.css">
+    <link type="text/css" rel="stylesheet" href="https://struts.apache.org//css/default.css">
     <style type="text/css">
         .dp-highlighter {
             width:95% !important;
@@ -34,15 +34,15 @@ under the License.
             color:                 #666;
         }
     </style>
-    <link href='http://struts.apache.org/highlighter/style/shCoreStruts.css' rel='stylesheet' type='text/css' />
-    <link href='http://struts.apache.org/highlighter/style/shThemeStruts.css' rel='stylesheet' type='text/css' />
-    <script src='http://struts.apache.org/highlighter/js/shCore.js' type='text/javascript'></script>
-    <script src="http://struts.apache.org/highlighter/js/shBrushPlain.js" type="text/javascript"></script>
-    <script src="http://struts.apache.org/highlighter/js/shBrushXml.js" type="text/javascript"></script>
-    <script src="http://struts.apache.org/highlighter/js/shBrushJava.js" type="text/javascript"></script>
-    <script src="http://struts.apache.org/highlighter/js/shBrushJScript.js" type="text/javascript"></script>
-    <script src="http://struts.apache.org/highlighter/js/shBrushGroovy.js" type="text/javascript"></script>
-    <script src="http://struts.apache.org/highlighter/js/shBrushBash.js" type="text/javascript"></script>
+    <link href='https://struts.apache.org//highlighter/style/shCoreStruts.css' rel='stylesheet' type='text/css' />
+    <link href='https://struts.apache.org//highlighter/style/shThemeStruts.css' rel='stylesheet' type='text/css' />
+    <script src='https://struts.apache.org//js/shCore.js' type='text/javascript'></script>
+    <script src='https://struts.apache.org//js/shBrushPlain.js' type='text/javascript'></script>
+    <script src='https://struts.apache.org//js/shBrushXml.js' type='text/javascript'></script>
+    <script src='https://struts.apache.org//js/shBrushJava.js' type='text/javascript'></script>
+    <script src='https://struts.apache.org//js/shBrushJScript.js' type='text/javascript'></script>
+    <script src='https://struts.apache.org//js/shBrushGroovy.js' type='text/javascript'></script>
+    <script src='https://struts.apache.org//js/shBrushBash.js' type='text/javascript'></script>
     <script type="text/javascript">
         SyntaxHighlighter.defaults['toolbar'] = false;
         SyntaxHighlighter.all();
@@ -156,4 +156,4 @@ under the License.
     Generated by CXF SiteExporter
 </div>
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: websites/production/struts/content/docs/xhtml-theme.html
==============================================================================
--- websites/production/struts/content/docs/xhtml-theme.html (original)
+++ websites/production/struts/content/docs/xhtml-theme.html Fri Jan 30 07:05:22 2015
@@ -19,7 +19,7 @@ under the License.
 -->
 <html>
 <head>
-    <link type="text/css" rel="stylesheet" href="https://struts.apache.org/css/default.css">
+    <link type="text/css" rel="stylesheet" href="https://struts.apache.org//css/default.css">
     <style type="text/css">
         .dp-highlighter {
             width:95% !important;
@@ -34,15 +34,15 @@ under the License.
             color:                 #666;
         }
     </style>
-    <link href='http://struts.apache.org/highlighter/style/shCoreStruts.css' rel='stylesheet' type='text/css' />
-    <link href='http://struts.apache.org/highlighter/style/shThemeStruts.css' rel='stylesheet' type='text/css' />
-    <script src='http://struts.apache.org/highlighter/js/shCore.js' type='text/javascript'></script>
-    <script src="http://struts.apache.org/highlighter/js/shBrushPlain.js" type="text/javascript"></script>
-    <script src="http://struts.apache.org/highlighter/js/shBrushXml.js" type="text/javascript"></script>
-    <script src="http://struts.apache.org/highlighter/js/shBrushJava.js" type="text/javascript"></script>
-    <script src="http://struts.apache.org/highlighter/js/shBrushJScript.js" type="text/javascript"></script>
-    <script src="http://struts.apache.org/highlighter/js/shBrushGroovy.js" type="text/javascript"></script>
-    <script src="http://struts.apache.org/highlighter/js/shBrushBash.js" type="text/javascript"></script>
+    <link href='https://struts.apache.org//highlighter/style/shCoreStruts.css' rel='stylesheet' type='text/css' />
+    <link href='https://struts.apache.org//highlighter/style/shThemeStruts.css' rel='stylesheet' type='text/css' />
+    <script src='https://struts.apache.org//js/shCore.js' type='text/javascript'></script>
+    <script src='https://struts.apache.org//js/shBrushPlain.js' type='text/javascript'></script>
+    <script src='https://struts.apache.org//js/shBrushXml.js' type='text/javascript'></script>
+    <script src='https://struts.apache.org//js/shBrushJava.js' type='text/javascript'></script>
+    <script src='https://struts.apache.org//js/shBrushJScript.js' type='text/javascript'></script>
+    <script src='https://struts.apache.org//js/shBrushGroovy.js' type='text/javascript'></script>
+    <script src='https://struts.apache.org//js/shBrushBash.js' type='text/javascript'></script>
     <script type="text/javascript">
         SyntaxHighlighter.defaults['toolbar'] = false;
         SyntaxHighlighter.all();
@@ -529,4 +529,4 @@ ${parameters.after?if_exists}&lt;#t/&gt;
     Generated by CXF SiteExporter
 </div>
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: websites/production/struts/content/docs/xsl-result.html
==============================================================================
--- websites/production/struts/content/docs/xsl-result.html (original)
+++ websites/production/struts/content/docs/xsl-result.html Fri Jan 30 07:05:22 2015
@@ -19,7 +19,7 @@ under the License.
 -->
 <html>
 <head>
-    <link type="text/css" rel="stylesheet" href="https://struts.apache.org/css/default.css">
+    <link type="text/css" rel="stylesheet" href="https://struts.apache.org//css/default.css">
     <style type="text/css">
         .dp-highlighter {
             width:95% !important;
@@ -34,15 +34,15 @@ under the License.
             color:                 #666;
         }
     </style>
-    <link href='http://struts.apache.org/highlighter/style/shCoreStruts.css' rel='stylesheet' type='text/css' />
-    <link href='http://struts.apache.org/highlighter/style/shThemeStruts.css' rel='stylesheet' type='text/css' />
-    <script src='http://struts.apache.org/highlighter/js/shCore.js' type='text/javascript'></script>
-    <script src="http://struts.apache.org/highlighter/js/shBrushPlain.js" type="text/javascript"></script>
-    <script src="http://struts.apache.org/highlighter/js/shBrushXml.js" type="text/javascript"></script>
-    <script src="http://struts.apache.org/highlighter/js/shBrushJava.js" type="text/javascript"></script>
-    <script src="http://struts.apache.org/highlighter/js/shBrushJScript.js" type="text/javascript"></script>
-    <script src="http://struts.apache.org/highlighter/js/shBrushGroovy.js" type="text/javascript"></script>
-    <script src="http://struts.apache.org/highlighter/js/shBrushBash.js" type="text/javascript"></script>
+    <link href='https://struts.apache.org//highlighter/style/shCoreStruts.css' rel='stylesheet' type='text/css' />
+    <link href='https://struts.apache.org//highlighter/style/shThemeStruts.css' rel='stylesheet' type='text/css' />
+    <script src='https://struts.apache.org//js/shCore.js' type='text/javascript'></script>
+    <script src='https://struts.apache.org//js/shBrushPlain.js' type='text/javascript'></script>
+    <script src='https://struts.apache.org//js/shBrushXml.js' type='text/javascript'></script>
+    <script src='https://struts.apache.org//js/shBrushJava.js' type='text/javascript'></script>
+    <script src='https://struts.apache.org//js/shBrushJScript.js' type='text/javascript'></script>
+    <script src='https://struts.apache.org//js/shBrushGroovy.js' type='text/javascript'></script>
+    <script src='https://struts.apache.org//js/shBrushBash.js' type='text/javascript'></script>
     <script type="text/javascript">
         SyntaxHighlighter.defaults['toolbar'] = false;
         SyntaxHighlighter.all();
@@ -272,4 +272,4 @@ stylesheet caching. Good for development
     Generated by CXF SiteExporter
 </div>
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: websites/production/struts/content/docs/zero-configuration-scanning.html
==============================================================================
--- websites/production/struts/content/docs/zero-configuration-scanning.html (original)
+++ websites/production/struts/content/docs/zero-configuration-scanning.html Fri Jan 30 07:05:22 2015
@@ -19,7 +19,7 @@ under the License.
 -->
 <html>
 <head>
-    <link type="text/css" rel="stylesheet" href="https://struts.apache.org/css/default.css">
+    <link type="text/css" rel="stylesheet" href="https://struts.apache.org//css/default.css">
     <style type="text/css">
         .dp-highlighter {
             width:95% !important;
@@ -172,4 +172,4 @@ under the License.
     Generated by CXF SiteExporter
 </div>
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: websites/production/struts/content/docs/zero-configuration.html
==============================================================================
--- websites/production/struts/content/docs/zero-configuration.html (original)
+++ websites/production/struts/content/docs/zero-configuration.html Fri Jan 30 07:05:22 2015
@@ -19,7 +19,7 @@ under the License.
 -->
 <html>
 <head>
-    <link type="text/css" rel="stylesheet" href="https://struts.apache.org/css/default.css">
+    <link type="text/css" rel="stylesheet" href="https://struts.apache.org//css/default.css">
     <style type="text/css">
         .dp-highlighter {
             width:95% !important;
@@ -34,15 +34,15 @@ under the License.
             color:                 #666;
         }
     </style>
-    <link href='http://struts.apache.org/highlighter/style/shCoreStruts.css' rel='stylesheet' type='text/css' />
-    <link href='http://struts.apache.org/highlighter/style/shThemeStruts.css' rel='stylesheet' type='text/css' />
-    <script src='http://struts.apache.org/highlighter/js/shCore.js' type='text/javascript'></script>
-    <script src="http://struts.apache.org/highlighter/js/shBrushPlain.js" type="text/javascript"></script>
-    <script src="http://struts.apache.org/highlighter/js/shBrushXml.js" type="text/javascript"></script>
-    <script src="http://struts.apache.org/highlighter/js/shBrushJava.js" type="text/javascript"></script>
-    <script src="http://struts.apache.org/highlighter/js/shBrushJScript.js" type="text/javascript"></script>
-    <script src="http://struts.apache.org/highlighter/js/shBrushGroovy.js" type="text/javascript"></script>
-    <script src="http://struts.apache.org/highlighter/js/shBrushBash.js" type="text/javascript"></script>
+    <link href='https://struts.apache.org//highlighter/style/shCoreStruts.css' rel='stylesheet' type='text/css' />
+    <link href='https://struts.apache.org//highlighter/style/shThemeStruts.css' rel='stylesheet' type='text/css' />
+    <script src='https://struts.apache.org//js/shCore.js' type='text/javascript'></script>
+    <script src='https://struts.apache.org//js/shBrushPlain.js' type='text/javascript'></script>
+    <script src='https://struts.apache.org//js/shBrushXml.js' type='text/javascript'></script>
+    <script src='https://struts.apache.org//js/shBrushJava.js' type='text/javascript'></script>
+    <script src='https://struts.apache.org//js/shBrushJScript.js' type='text/javascript'></script>
+    <script src='https://struts.apache.org//js/shBrushGroovy.js' type='text/javascript'></script>
+    <script src='https://struts.apache.org//js/shBrushBash.js' type='text/javascript'></script>
     <script type="text/javascript">
         SyntaxHighlighter.defaults['toolbar'] = false;
         SyntaxHighlighter.all();
@@ -234,4 +234,4 @@ import org.apache.struts2.config.ParentP
     Generated by CXF SiteExporter
 </div>
 </body>
-</html>
\ No newline at end of file
+</html>