Modified: websites/production/struts/content/docs/building-struts-2-normal-release.html ============================================================================== --- websites/production/struts/content/docs/building-struts-2-normal-release.html (original) +++ websites/production/struts/content/docs/building-struts-2-normal-release.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(); @@ -139,11 +139,11 @@ under the License. <div class="pagecontent"> <div class="wiki-content"> <div id="ConfluenceContent"><h1 id="BuildingStruts2-Normalrelease-Content">Content</h1><p><style type="text/css">/*<![CDATA[*/ -div.rbtoc1420185713013 {padding: 0px;} -div.rbtoc1420185713013 ul {list-style: none;margin-left: 0px;} -div.rbtoc1420185713013 li {margin-left: 0px;padding-left: 0px;} +div.rbtoc1422601238485 {padding: 0px;} +div.rbtoc1422601238485 ul {list-style: none;margin-left: 0px;} +div.rbtoc1422601238485 li {margin-left: 0px;padding-left: 0px;} -/*]]>*/</style></p><div class="toc-macro rbtoc1420185713013"> +/*]]>*/</style></p><div class="toc-macro rbtoc1422601238485"> <ul class="toc-indentation"><li><span class="TOCOutline">1</span> <a shape="rect" href="#BuildingStruts2-Normalrelease-Gettingready">Getting ready</a></li><li><span class="TOCOutline">2</span> <a shape="rect" href="#BuildingStruts2-Normalrelease-UpdateDraftDocswhenneeded">Update Draft Docs when needed</a></li><li><span class="TOCOutline">3</span> <a shape="rect" href="#BuildingStruts2-Normalrelease-Besureyourlocalcopyisup-to-date">Be sure your local copy is up-to-date</a></li><li><span class="TOCOutline">4</span> <a shape="rect" href="#BuildingStruts2-Normalrelease-Createareleasebranch">Create a release branch</a></li><li><span class="TOCOutline">5</span> <a shape="rect" href="#BuildingStruts2-Normalrelease-Preparerelease">Prepare release</a></li><li><span class="TOCOutline">6</span> <a shape="rect" href="#BuildingStruts2-Normalrelease-Performtherelease">Perform the release</a></li><li><span class="TOCOutline">7</span> <a shape="rect" href="#BuildingStruts2-Normalrelease-Movetheasse mblies">Move the assemblies</a></li><li><span class="TOCOutline">8</span> <a shape="rect" href="#BuildingStruts2-Normalrelease-Announceavailability">Announce availability</a></li><li><span class="TOCOutline">9</span> <a shape="rect" href="#BuildingStruts2-Normalrelease-Cleanuprepository">Clean up repository</a></li><li><span class="TOCOutline">10</span> <a shape="rect" href="#BuildingStruts2-Normalrelease-Voteonit">Vote on it</a></li><li><span class="TOCOutline">11</span> <a shape="rect" href="#BuildingStruts2-Normalrelease-Copyfiles">Copy files</a></li><li><span class="TOCOutline">12</span> <a shape="rect" href="#BuildingStruts2-Normalrelease-Promoterelease">Promote release</a></li><li><span class="TOCOutline">13</span> <a shape="rect" href="#BuildingStruts2-Normalrelease-Cleanupoldreleases">Clean up old releases</a></li><li><span class="TOCOutline">14</span> <a shape="rect" href="#BuildingStruts2-Normalrelease-Waitforrsync">Wait for rsync</a></li><li><span class="TOCOutline">15</s pan> <a shape="rect" href="#BuildingStruts2-Normalrelease-Updatesite">Update site</a></li><li><span class="TOCOutline">16</span> <a shape="rect" href="#BuildingStruts2-Normalrelease-Redeploythedocs(Optional)">Redeploy the docs (Optional)</a></li><li><span class="TOCOutline">17</span> <a shape="rect" href="#BuildingStruts2-Normalrelease-Postannouncements">Post announcements</a></li></ul> </div><h2 id="BuildingStruts2-Normalrelease-BuildingSteps(Struts)">Building Steps (Struts)</h2><h3 id="BuildingStruts2-Normalrelease-Gettingready">Getting ready</h3><ol><li>Create an "Struts 2.x.y omnibus ticket" ticket in JIRA to refer to in upcoming release related commit comments and for general documentation purposes. Mark it with priority "Blocker".</li><li>Switch to branch <code>develop</code></li><li>Ensure that the master POM and Struts Annotations have current releases</li><li>Review JIRA for any issues without a fix version set, and for any issues that should be resolved for the pending release.</li><li>Ensure that there are no repositories or pluginRepositories listed in the poms.</li><li>If you have committed all changes regarding the release process, close the omnibus ticket as it is the last open ticket for the upcoming release</li><li>Release the upcoming version in JIRA (under Administration/Manage Releases) and tag the release date</li><li>Add next milestone ve rsion to the JIRA roadmap</li><li>Create DONE and TODO filters for the new version, share with all, and remove obsolete TODO filter</li><li>Create a new Version Notes page in Confluence, link from <a shape="rect" href="migration-guide.html">Migration Guide</a>, and link to prior release page and JIRA DONE filters of the version to release</li><li>Export wiki pages and put them under <code>/docs</code></li></ol><h3 id="BuildingStruts2-Normalrelease-UpdateDraftDocswhenneeded">Update Draft Docs when needed</h3><p>Checkout <code>struts-site</code> project (see details at the bottom of this page) and perform export:</p><div class="code panel pdl" style="border-width: 1px;"><div class="codeContent panelContent pdl"> <script class="theme: Default; brush: java; gutter: false" type="syntaxhighlighter"><![CDATA[cd struts-site @@ -232,13 +232,19 @@ rm -r struts-dev echo "Done!"]]></script> </div></div><p>After this step artifacts are available for test here <a shape="rect" class="external-link" href="https://dist.apache.org/repos/dist/dev/struts/">https://dist.apache.org/repos/dist/dev/struts/</a></p><h3 id="BuildingStruts2-Normalrelease-Announceavailability"><span style="font-size: 16.0px;line-height: 1.5625;">Announce availability</span></h3><p>Send a short e-mail to [email protected] informing about the new packages and to give people enough time to test the distribution (actual bits). Wait around a week before posting Vote. If no show-stoppers reported, start a vote thread for build quality designation.</p><h3 id="BuildingStruts2-Normalrelease-Cleanuprepository">Clean up repository</h3><p>It doesn't matter if the bits will be accepted or not, development continues <img class="emoticon emoticon-smile" src="https://cwiki.apache.org/confluence/s/en_GB-1988229788/4109/76e0dbb30bc8580e459c201f3535d84f9283a9ac.1/_/images/icons/emoticons/smile.png" data-emoticon-n ame="smile" alt="(smile)"> Switch to <code>release/X.X.X.X</code> branch and execute the below command:</p><div class="code panel pdl" style="border-width: 1px;"><div class="codeContent panelContent pdl"> <script class="theme: Default; brush: java; gutter: false" type="syntaxhighlighter"><![CDATA[git flow release finish -n X.X.X.X]]></script> -</div></div><p><code>-n</code> option is need to avoid tagging the release, the Maven Release plugin did that already.</p><p>Now both <code>master</code> and <code>develop</code> branches should be up to date with the changes introduced by the release.</p> <div class="aui-message warning shadowed information-macro"> +</div></div><p><code>-n</code> option is need to avoid tagging the release, the Maven Release plugin did that already.</p><p>Now both <code>master</code> and <code>develop</code> branches should be up to date with the changes introduced by the release. As Maven bumps version and also prepares for next development cycle, but do this on the same branch (or rather <code>maven-release-plugin</code> knows nothing about git-flow and branching), after finishing the release you must manually update actual version in the <code>master</code> branch - without this</p><div class="code panel pdl" style="border-width: 1px;"><div class="codeContent panelContent pdl"> +<script class="theme: Default; brush: java; gutter: false" type="syntaxhighlighter"><![CDATA[git checkout master +mvn versions:set -DnewVersion=X.X.X.X -DgenerateBackupPoms=false +git commit -m "Sets proper released version" +git push +git checkout develop]]></script> +</div></div><p>Now the <code>master</code> branch has a proper version - it isn't the best solution and if you have better please let me know!</p> <div class="aui-message warning shadowed information-macro"> <span class="aui-icon icon-warning">Icon</span> <div class="message-content"> <p>Do not remove the tag! It clearly indicates what was planned and it can be used as a history marker. Always used the next version number, do not redeploy the same version as it breaks Maven's policy and you will have to manually clean up Maven repository.</p> </div> </div> -<h3 id="BuildingStruts2-Normalrelease-Voteonit">Vote on it</h3><p>Post a release/quality vote to the dev list (and <strong>only</strong> the dev list). The example mail is on <a shape="rect" href="sample-announcements.html">Sample announcements</a> page. <br clear="none"> If the vote result is for an ASF release (i.e. not test build), update site, announce. If the vote result is for GA, push to central.</p><h3 id="BuildingStruts2-Normalrelease-Copyfiles">Copy files</h3><p>After the vote, if the distribution is being mirrored (there was a favourable release vote) move all the artefa<span style="line-height: 1.4285715;">cts from <code>dev</code> folder into <code>release</code> folder:</span></p><div class="code panel pdl" style="border-width: 1px;"><div class="codeContent panelContent pdl"> +<h3 id="BuildingStruts2-Normalrelease-Voteonit">Vote on it</h3><p>Post a release/quality vote to the dev list (and <strong>only</strong> the dev list). The example mail is on <a shape="rect" href="sample-announcements.html">Sample announcements</a> page. If the vote result is for an ASF release (i.e. not test build), update site, announce. If the vote result is for GA, push to central.</p><h3 id="BuildingStruts2-Normalrelease-Copyfiles">Copy files</h3><p>After the vote, if the distribution is being mirrored (there was a favourable release vote) move all the artefa<span style="line-height: 1.4285715;">cts from <code>dev</code> folder into <code>release</code> folder:</span></p><div class="code panel pdl" style="border-width: 1px;"><div class="codeContent panelContent pdl"> <script class="theme: Default; brush: java; gutter: false" type="syntaxhighlighter"><![CDATA[svn mv https://dist.apache.org/repos/dist/dev/struts/$VERSION/ https://dist.apache.org/repos/dist/release/struts/ ]]></script> </div></div><h3 id="BuildingStruts2-Normalrelease-Promoterelease">Promote release</h3><p>Log in again to <a shape="rect" class="external-link" href="http://repository.apache.org/">Nexus</a> and <strong>release</strong> the repository, it will be automatically replicated across Maven Repositories<br clear="none"> See <a shape="rect" class="external-link" href="http://maven.apache.org/developers/release/apache-release.html">Releasing a Maven-based project</a> for further details.</p><h3 id="BuildingStruts2-Normalrelease-Cleanupoldreleases">Clean up old releases</h3><p>Remove the old files from under <a shape="rect" class="external-link" href="https://dist.apache.org/repos/dist/release/struts/">https://dist.apache.org/repos/dist/release/struts/</a> to synchronise only the latest version with peers. All the files from <a shape="rect" class="external-link" href="https://dist.apache.org/repos/dist/release/struts/">https://dist.apache.org/repos/dist/release/struts/</a> are always mirrored to <a shape="rect" class="external-link" href="http://archive.apache.org/dist/struts/">http://archive.apache.org/dist/struts/</a>. You can use the below command:</p><div class="preformatted panel" style="border-width: 1px;"><div class="preformattedContent panelContent"> <pre>svn del https://dist.apache.org/repos/dist/release/struts/2.3.x/ @@ -268,4 +274,4 @@ svn commit "Updates production" Generated by CXF SiteExporter </div> </body> -</html> \ No newline at end of file +</html>
Modified: websites/production/struts/content/docs/building-struts-annotations.html ============================================================================== --- websites/production/struts/content/docs/building-struts-annotations.html (original) +++ websites/production/struts/content/docs/building-struts-annotations.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(); @@ -140,11 +140,11 @@ under the License. <div class="wiki-content"> <div id="ConfluenceContent"><h1 id="BuildingStrutsAnnotations-Content">Content</h1> <style type="text/css">/*<![CDATA[*/ -div.rbtoc1420033015376 {padding: 0px;} -div.rbtoc1420033015376 ul {list-style: none;margin-left: 0px;} -div.rbtoc1420033015376 li {margin-left: 0px;padding-left: 0px;} +div.rbtoc1422601235952 {padding: 0px;} +div.rbtoc1422601235952 ul {list-style: none;margin-left: 0px;} +div.rbtoc1422601235952 li {margin-left: 0px;padding-left: 0px;} -/*]]>*/</style><div class="toc-macro rbtoc1420033015376"> +/*]]>*/</style><div class="toc-macro rbtoc1422601235952"> <ul class="toc-indentation"><li><span class="TOCOutline">1</span> <a shape="rect" href="#BuildingStrutsAnnotations-Content">Content</a> <ul class="toc-indentation"><li><span class="TOCOutline">1.1</span> <a shape="rect" href="#BuildingStrutsAnnotations-BuildingSteps(StrutsAnnotations)">Building Steps (Struts Annotations)</a> <ul class="toc-indentation"><li><span class="TOCOutline">1.1.1</span> <a shape="rect" href="#BuildingStrutsAnnotations-Obtainafreshcheckoutofstrutsannotations">Obtain a fresh check out of struts annotations</a></li><li><span class="TOCOutline">1.1.2</span> <a shape="rect" href="#BuildingStrutsAnnotations-Preparerelease">Prepare release</a></li><li><span class="TOCOutline">1.1.3</span> <a shape="rect" href="#BuildingStrutsAnnotations-Performrelease">Perform release</a></li><li><span class="TOCOutline">1.1.4</span> <a shape="rect" href="#BuildingStrutsAnnotations-SendaVOTEemail">Send a VOTE email</a></li><li><span class="TOCOutline">1.1.5</span> <a shape="rect" href="#BuildingStrutsAnnotations-Promoterelease">Promote release</a></li></ul> @@ -198,4 +198,4 @@ mvn release:perform -Dusername=yourSvnUs Generated by CXF SiteExporter </div> </body> -</html> \ No newline at end of file +</html> Modified: websites/production/struts/content/docs/building-struts-master.html ============================================================================== --- websites/production/struts/content/docs/building-struts-master.html (original) +++ websites/production/struts/content/docs/building-struts-master.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(); @@ -140,11 +140,11 @@ under the License. <div class="wiki-content"> <div id="ConfluenceContent"><h1 id="BuildingStrutsMaster-Content">Content</h1> <style type="text/css">/*<![CDATA[*/ -div.rbtoc1420033030781 {padding: 0px;} -div.rbtoc1420033030781 ul {list-style: none;margin-left: 0px;} -div.rbtoc1420033030781 li {margin-left: 0px;padding-left: 0px;} +div.rbtoc1422601246970 {padding: 0px;} +div.rbtoc1422601246970 ul {list-style: none;margin-left: 0px;} +div.rbtoc1422601246970 li {margin-left: 0px;padding-left: 0px;} -/*]]>*/</style><div class="toc-macro rbtoc1420033030781"> +/*]]>*/</style><div class="toc-macro rbtoc1422601246970"> <ul class="toc-indentation"><li><span class="TOCOutline">1</span> <a shape="rect" href="#BuildingStrutsMaster-BuildingSteps(Struts)">Building Steps (Struts)</a> <ul class="toc-indentation"><li><span class="TOCOutline">1.1</span> <a shape="rect" href="#BuildingStrutsMaster-Obtainafreshcheckout.">Obtain a fresh checkout.</a></li><li><span class="TOCOutline">1.2</span> <a shape="rect" href="#BuildingStrutsMaster-Changesitetarget">Change site target</a></li><li><span class="TOCOutline">1.3</span> <a shape="rect" href="#BuildingStrutsMaster-Preparerelease">Prepare release</a></li><li><span class="TOCOutline">1.4</span> <a shape="rect" href="#BuildingStrutsMaster-Performtherelease">Perform the release</a></li><li><span class="TOCOutline">1.5</span> <a shape="rect" href="#BuildingStrutsMaster-Announceavailability">Announce availability</a></li><li><span class="TOCOutline">1.6</span> <a shape="rect" href="#BuildingStrutsMaster-Voteonit">Vote on it</a></li><li><span class="TOCOutline">1.7</span> <a shape="rect" href="#BuildingStrutsMaster-Promoterelease">Promote release</a></li><li><span class="TOCOutline">1.8</span> <a shape="rect" href="#BuildingS trutsMaster-Waitforrsync">Wait for rsync</a></li><li><span class="TOCOutline">1.9</span> <a shape="rect" href="#BuildingStrutsMaster-Postannouncements">Post announcements</a></li></ul> </li></ul> @@ -263,4 +263,4 @@ See <a shape="rect" class="external-link Generated by CXF SiteExporter </div> </body> -</html> \ No newline at end of file +</html> Modified: websites/production/struts/content/docs/building-the-framework-from-source.html ============================================================================== --- websites/production/struts/content/docs/building-the-framework-from-source.html (original) +++ websites/production/struts/content/docs/building-the-framework-from-source.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(); @@ -216,4 +216,4 @@ under the License. Generated by CXF SiteExporter </div> </body> -</html> \ No newline at end of file +</html> Modified: websites/production/struts/content/docs/building-with-maven.html ============================================================================== --- websites/production/struts/content/docs/building-with-maven.html (original) +++ websites/production/struts/content/docs/building-with-maven.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(); @@ -411,4 +411,4 @@ mvn -Dmaven.test.skip=true Generated by CXF SiteExporter </div> </body> -</html> \ No newline at end of file +</html> Modified: websites/production/struts/content/docs/building-your-own-interceptor.html ============================================================================== --- websites/production/struts/content/docs/building-your-own-interceptor.html (original) +++ websites/production/struts/content/docs/building-your-own-interceptor.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(); @@ -229,4 +229,4 @@ public class GreetingInterceptor impleme Generated by CXF SiteExporter </div> </body> -</html> \ No newline at end of file +</html> Modified: websites/production/struts/content/docs/can-an-action-tag-run-another-method-apart-from-the-default-execute-method.html ============================================================================== --- websites/production/struts/content/docs/can-an-action-tag-run-another-method-apart-from-the-default-execute-method.html (original) +++ websites/production/struts/content/docs/can-an-action-tag-run-another-method-apart-from-the-default-execute-method.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(); @@ -153,4 +153,4 @@ under the License. Generated by CXF SiteExporter </div> </body> -</html> \ No newline at end of file +</html> Modified: websites/production/struts/content/docs/can-i-add-i18n-outside-the-actions-context.html ============================================================================== --- websites/production/struts/content/docs/can-i-add-i18n-outside-the-actions-context.html (original) +++ websites/production/struts/content/docs/can-i-add-i18n-outside-the-actions-context.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(); @@ -159,4 +159,4 @@ under the License. Generated by CXF SiteExporter </div> </body> -</html> \ No newline at end of file +</html> Modified: websites/production/struts/content/docs/can-i-change-templatedir-on-a-per-page-basis.html ============================================================================== --- websites/production/struts/content/docs/can-i-change-templatedir-on-a-per-page-basis.html (original) +++ websites/production/struts/content/docs/can-i-change-templatedir-on-a-per-page-basis.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(); @@ -170,4 +170,4 @@ under the License. Generated by CXF SiteExporter </div> </body> -</html> \ No newline at end of file +</html> Modified: websites/production/struts/content/docs/can-i-change-templatesuffix-on-a-per-page-basis.html ============================================================================== --- websites/production/struts/content/docs/can-i-change-templatesuffix-on-a-per-page-basis.html (original) +++ websites/production/struts/content/docs/can-i-change-templatesuffix-on-a-per-page-basis.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(); @@ -177,4 +177,4 @@ under the License. Generated by CXF SiteExporter </div> </body> -</html> \ No newline at end of file +</html> Modified: websites/production/struts/content/docs/can-i-change-theme-on-a-per-page-basis.html ============================================================================== --- websites/production/struts/content/docs/can-i-change-theme-on-a-per-page-basis.html (original) +++ websites/production/struts/content/docs/can-i-change-theme-on-a-per-page-basis.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(); @@ -170,4 +170,4 @@ under the License. Generated by CXF SiteExporter </div> </body> -</html> \ No newline at end of file +</html> Modified: websites/production/struts/content/docs/can-we-access-an-actions-result.html ============================================================================== --- websites/production/struts/content/docs/can-we-access-an-actions-result.html (original) +++ websites/production/struts/content/docs/can-we-access-an-actions-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(); @@ -209,4 +209,4 @@ Map<String, ResultConfig> resultsM Generated by CXF SiteExporter </div> </body> -</html> \ No newline at end of file +</html> Modified: websites/production/struts/content/docs/can-we-break-up-a-large-strutsxml-file-into-smaller-pieces.html ============================================================================== --- websites/production/struts/content/docs/can-we-break-up-a-large-strutsxml-file-into-smaller-pieces.html (original) +++ websites/production/struts/content/docs/can-we-break-up-a-large-strutsxml-file-into-smaller-pieces.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; @@ -145,4 +145,4 @@ under the License. Generated by CXF SiteExporter </div> </body> -</html> \ No newline at end of file +</html> Modified: websites/production/struts/content/docs/can-we-use-acegi-security-with-the-framework.html ============================================================================== --- websites/production/struts/content/docs/can-we-use-acegi-security-with-the-framework.html (original) +++ websites/production/struts/content/docs/can-we-use-acegi-security-with-the-framework.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(); @@ -247,4 +247,4 @@ Actualy you are logged as $authz.princip Generated by CXF SiteExporter </div> </body> -</html> \ No newline at end of file +</html> Modified: websites/production/struts/content/docs/can-we-use-jstl-with-the-framework.html ============================================================================== --- websites/production/struts/content/docs/can-we-use-jstl-with-the-framework.html (original) +++ websites/production/struts/content/docs/can-we-use-jstl-with-the-framework.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(); @@ -173,4 +173,4 @@ request.getAttribute("#attr.foo").</p> Generated by CXF SiteExporter </div> </body> -</html> \ No newline at end of file +</html> Modified: websites/production/struts/content/docs/can-we-use-junit-with-the-framework.html ============================================================================== --- websites/production/struts/content/docs/can-we-use-junit-with-the-framework.html (original) +++ websites/production/struts/content/docs/can-we-use-junit-with-the-framework.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; @@ -135,4 +135,4 @@ under the License. Generated by CXF SiteExporter </div> </body> -</html> \ No newline at end of file +</html> Modified: websites/production/struts/content/docs/can-we-use-testng-with-the-framework.html ============================================================================== --- websites/production/struts/content/docs/can-we-use-testng-with-the-framework.html (original) +++ websites/production/struts/content/docs/can-we-use-testng-with-the-framework.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; @@ -135,4 +135,4 @@ under the License. Generated by CXF SiteExporter </div> </body> -</html> \ No newline at end of file +</html> Modified: websites/production/struts/content/docs/can-you-suggest-an-elevator-pitch.html ============================================================================== --- websites/production/struts/content/docs/can-you-suggest-an-elevator-pitch.html (original) +++ websites/production/struts/content/docs/can-you-suggest-an-elevator-pitch.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; @@ -165,4 +165,4 @@ under the License. Generated by CXF SiteExporter </div> </body> -</html> \ No newline at end of file +</html> Modified: websites/production/struts/content/docs/cdi-plugin.html ============================================================================== --- websites/production/struts/content/docs/cdi-plugin.html (original) +++ websites/production/struts/content/docs/cdi-plugin.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(); @@ -139,11 +139,11 @@ under the License. <div class="pagecontent"> <div class="wiki-content"> <div id="ConfluenceContent"><style type="text/css">/*<![CDATA[*/ -div.rbtoc1420033034973 {padding: 0px;} -div.rbtoc1420033034973 ul {list-style: disc;margin-left: 0px;} -div.rbtoc1420033034973 li {margin-left: 0px;padding-left: 0px;} +div.rbtoc1422601250925 {padding: 0px;} +div.rbtoc1422601250925 ul {list-style: disc;margin-left: 0px;} +div.rbtoc1422601250925 li {margin-left: 0px;padding-left: 0px;} -/*]]>*/</style><div class="toc-macro rbtoc1420033034973"> +/*]]>*/</style><div class="toc-macro rbtoc1422601250925"> <ul class="toc-indentation"><li><a shape="rect" href="#CDIPlugin-Overview">Overview</a></li><li><a shape="rect" href="#CDIPlugin-Setup">Setup</a> <ul class="toc-indentation"><li><a shape="rect" href="#CDIPlugin-MavenSetup">Maven Setup</a></li><li><a shape="rect" href="#CDIPlugin-ManualIntegration">Manual Integration</a></li><li><a shape="rect" href="#CDIPlugin-Configuration">Configuration</a></li></ul> </li><li><a shape="rect" href="#CDIPlugin-Usage">Usage</a> @@ -556,4 +556,4 @@ public class Generator implements Serial Generated by CXF SiteExporter </div> </body> -</html> \ No newline at end of file +</html> Modified: websites/production/struts/content/docs/cewolf-charts-using-velocity-templates.html ============================================================================== --- websites/production/struts/content/docs/cewolf-charts-using-velocity-templates.html (original) +++ websites/production/struts/content/docs/cewolf-charts-using-velocity-templates.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(); @@ -253,4 +253,4 @@ $req.session.setAttribute("pageView Generated by CXF SiteExporter </div> </body> -</html> \ No newline at end of file +</html> Modified: websites/production/struts/content/docs/chain-result.html ============================================================================== --- websites/production/struts/content/docs/chain-result.html (original) +++ websites/production/struts/content/docs/chain-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(); @@ -187,4 +187,4 @@ actions that could be chained to</li></u Generated by CXF SiteExporter </div> </body> -</html> \ No newline at end of file +</html> Modified: websites/production/struts/content/docs/chaining-interceptor.html ============================================================================== --- websites/production/struts/content/docs/chaining-interceptor.html (original) +++ websites/production/struts/content/docs/chaining-interceptor.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(); @@ -138,61 +138,37 @@ under the License. <div class="pagecontent"> <div class="wiki-content"> - <div id="ConfluenceContent"><p></p> -An interceptor that copies all the properties of every object in the value stack to the currently executing object, -except for any object that implements Unchainable. A collection of optional <i>includes</i> and -<i>excludes</i> may be provided to control how and which parameters are copied. Only includes or excludes may be -specified. Specifying both results in undefined behavior. See the javadocs for {@link ReflectionProvider#copy(Object, Object, -java.util.Map, java.util.Collection, java.util.Collection)} for more information. -<p></p> -<p></p> -<b>Note:</b> It is important to remember that this interceptor does nothing if there are no objects already on the stack. -<br clear="none">This means two things: -<br clear="none"><b>One</b>, you can safely apply it to all your actions without any worry of adverse affects. -<br clear="none"><b></b>Two, it is up to you to ensure an object exists in the stack prior to invoking this action. The most typical way this is done -is through the use of the <b>chain</b> result type, which combines with this interceptor to make up the action -chaining feature. -<p></p> -<b>Note:</b> By default Errors, Field errors and Message aren't copied during chaining, to change the behaviour you can specify -the below three constants in struts.properties or struts.xml: -<ul><li>struts.xwork.chaining.copyErrors - set to true to copy Action Errors</li><li>struts.xwork.chaining.copyFieldErrors - set to true to copy Field Errors</li><li>struts.xwork.chaining.copyMessages - set to true to copy Action Messages</li></ul> -<p> -</p><p> -<u>Example:</u> -</p><pre> -<constant name="struts.xwork.chaining.copyErrors" value="true"/> -</pre> - -<b>Note:</b> By default actionErrors and actionMessages are excluded when copping object's properties. - - -<h2 id="ChainingInterceptor-Parameters">Parameters</h2> - -<p></p><ul><li>excludes (optional) - the list of parameter names to exclude from copying (all others will be included).</li><li>includes (optional) - the list of parameter names to include when copying (all others will be excluded).</li></ul> - -<h2 id="ChainingInterceptor-ExtendingtheInterceptor">Extending the Interceptor</h2> - -<p></p><p> -There are no known extension points to this interceptor. -</p> - -<h2 id="ChainingInterceptor-Examples">Examples</h2> - -<div class="code panel pdl" style="border-width: 1px;"><div class="codeContent panelContent pdl"> -<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[ -<p/> -<action name="someAction" class="com.examples.SomeAction"> + <div id="ConfluenceContent"><h2 id="ChainingInterceptor-Description">Description</h2><p>An interceptor that copies all the properties of every object in the value stack to the currently executing object, except for any object that implements <a shape="rect" class="external-link" href="http://struts.apache.org/maven/xwork-core/apidocs/com/opensymphony/xwork2/Unchainable.html">Unchainable</a>. A collection of optional <code>includes</code> and <code>excludes</code> may be provided to control how and which parameters are copied. Only <code>includes</code> or <code>excludes</code> may be specified. Specifying both results in undefined behavior. See the javadocs for <a shape="rect" class="external-link" href="http://struts.apache.org/maven/xwork-core/apidocs/com/opensymphony/xwork2/util/reflection/ReflectionProvider.html#copy(java.lang.Object, java.lang.Object, java.util.Map, java.util.Collection, java.util.Collection)">ReflectionProvider#co py(Object, Object, java.util.Map, java.util.Collection, java.util.Collection)</a> for more information.</p> <div class="aui-message warning shadowed information-macro"> + <span class="aui-icon icon-warning">Icon</span> + <div class="message-content"> + <p>It is important to remember that this interceptor does nothing if there are no objects already on the stack. This means two things:</p><ol><li>you can safely apply it to all your actions without any worry of adverse affects.</li><li><span style="line-height: 1.4285715;">it is up to you to ensure an object exists in the stack prior to invoking this action. The most typical way this is done </span><span style="line-height: 1.4285715;">is through the use of the <b>chain</b> result type, which combines with this interceptor to make up the action </span><span style="line-height: 1.4285715;">chaining feature.</span></li></ol> + </div> + </div> +<p>By default Errors, Field errors and Message aren't copied during chaining, to change the behaviour you can specify<span> the below three constants in struts.properties or struts.xml:</span></p><ul><li><span><code>struts.xwork.chaining.copyErrors</code> - set to true to copy Action Errors</span></li><li><span><code>struts.xwork.chaining.copyFieldErrors</code> - set to true to copy Field Errors</span></li><li><span><code>struts.xwork.chaining.copyMessages</code> - set to true to copy Action Messages</span></li></ul><h3 id="ChainingInterceptor-Example:"><span style="line-height: 1.4285715;">Example:</span></h3><div class="code panel pdl" style="border-width: 1px;"><div class="codeContent panelContent pdl"> +<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[<constant name="struts.xwork.chaining.copyErrors" value="true"/>]]></script> +</div></div><h2 id="ChainingInterceptor-Parameters">Parameters</h2><ul style="list-style-type: square;"><li><code>excludes</code> (optional) - the list of parameter names to exclude from copying (all others will be included)</li><li><span style="line-height: 1.4285715;"><code>includes</code> (optional) - the list of parameter names to include when copying (all others will be excluded)</span></li></ul><h2 id="ChainingInterceptor-ExtendingtheInterceptor">Extending the Interceptor</h2><p>There are no known extension points to this interceptor.</p><h2 id="ChainingInterceptor-Examples">Examples</h2><p>Simple example how to chain two actions</p><div class="code panel pdl" style="border-width: 1px;"><div class="codeContent panelContent pdl"> +<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[<action name="someAction" class="com.examples.SomeAction"> <interceptor-ref name="basicStack"/> - <result name="success" type="chain">otherAction</result> + <result name="success" type="chain">otherAction</result> </action> -<p/> + <action name="otherAction" class="com.examples.OtherAction"> <interceptor-ref name="chain"/> + <interceptor-ref name="basicStack"/> + <result name="success">good_result.ftl</result> +</action>]]></script> +</div></div><p>This examples chains two actions but only one property from first action is copied to another</p><div class="code panel pdl" style="border-width: 1px;"><div class="codeContent panelContent pdl"> +<script class="theme: Default; brush: xml; gutter: false" type="syntaxhighlighter"><![CDATA[<action name="someAction" class="com.examples.SomeAction"> <interceptor-ref name="basicStack"/> - <result name="success">good_result.ftl</result> + <result name="success" type="chain">otherAction</result> </action> -<p/> -]]></script> + +<action name="otherAction" class="com.examples.OtherAction"> + <interceptor-ref name="chainStack"> + <param name="chain.includes">prop1</param> + </interceptor-ref> + <result name="success">good_result.ftl</result> +</action>]]></script> </div></div></div> </div> @@ -203,4 +179,4 @@ There are no known extension points to t Generated by CXF SiteExporter </div> </body> -</html> \ No newline at end of file +</html> Modified: websites/production/struts/content/docs/chat-application.html ============================================================================== --- websites/production/struts/content/docs/chat-application.html (original) +++ websites/production/struts/content/docs/chat-application.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(); @@ -311,4 +311,4 @@ You currently have $user.account.balance Generated by CXF SiteExporter </div> </body> -</html> \ No newline at end of file +</html> Modified: websites/production/struts/content/docs/checkbox-interceptor.html ============================================================================== --- websites/production/struts/content/docs/checkbox-interceptor.html (original) +++ websites/production/struts/content/docs/checkbox-interceptor.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(); @@ -160,4 +160,4 @@ The default value of an unchecked box ca Generated by CXF SiteExporter </div> </body> -</html> \ No newline at end of file +</html>
