This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/struts-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
     new 2744ee177 Updates stage by Jenkins
2744ee177 is described below

commit 2744ee177ced98fe4dbb72b9b62ec8ab1a252b15
Author: jenkins <bui...@apache.org>
AuthorDate: Tue Sep 5 06:03:42 2023 +0000

    Updates stage by Jenkins
---
 content/tag-developers/generator-tag.html          | 80 +++++----------------
 .../tag-developers/inputtransferselect-tag.html    | 83 +++++++++++++++++++++-
 2 files changed, 98 insertions(+), 65 deletions(-)

diff --git a/content/tag-developers/generator-tag.html 
b/content/tag-developers/generator-tag.html
index 53330f5c7..7b32c261b 100644
--- a/content/tag-developers/generator-tag.html
+++ b/content/tag-developers/generator-tag.html
@@ -147,70 +147,22 @@
 
 <h2 id="attributes">Attributes</h2>
 
-<table class="tag-reference">
-    <tr>
-        <td colspan="6"><h4>Dynamic Attributes Allowed:</h4> false</td>
-    </tr>
-    <tr>
-        <td colspan="6"><hr /></td>
-    </tr>
-    <tr>
-        <th class="tag-header"><h4>Name</h4></th>
-        <th class="tag-header"><h4>Required</h4></th>
-        <th class="tag-header"><h4>Default</h4></th>
-        <th class="tag-header"><h4>Evaluated</h4></th>
-        <th class="tag-header"><h4>Type</h4></th>
-        <th class="tag-header"><h4>Description</h4></th>
-    </tr>
-    <tr>
-        <td class="tag-attribute">converter</td>
-        <td class="tag-attribute">false</td>
-        <td class="tag-attribute"></td>
-        <td class="tag-attribute">false</td>
-        <td 
class="tag-attribute">org.apache.struts2.util.IteratorGenerator.Converter</td>
-        <td class="tag-attribute">The converter to convert the String entry 
parsed from <i>val</i> into an object</td>
-    </tr>
-    <tr>
-        <td class="tag-attribute">count</td>
-        <td class="tag-attribute">false</td>
-        <td class="tag-attribute"></td>
-        <td class="tag-attribute">false</td>
-        <td class="tag-attribute">Integer</td>
-        <td class="tag-attribute">The max number entries to be in the 
iterator</td>
-    </tr>
-    <tr>
-        <td class="tag-attribute">performClearTagStateForTagPoolingServers</td>
-        <td class="tag-attribute">false</td>
-        <td class="tag-attribute">false</td>
-        <td class="tag-attribute">false</td>
-        <td class="tag-attribute">Boolean</td>
-        <td class="tag-attribute">Whether to clear all tag state during 
doEndTag() processing</td>
-    </tr>
-    <tr>
-        <td class="tag-attribute">separator</td>
-        <td class="tag-attribute"><strong>true</strong></td>
-        <td class="tag-attribute"></td>
-        <td class="tag-attribute">false</td>
-        <td class="tag-attribute">String</td>
-        <td class="tag-attribute">The separator to be used in separating the 
<i>val</i> into entries of the iterator</td>
-    </tr>
-    <tr>
-        <td class="tag-attribute">val</td>
-        <td class="tag-attribute"><strong>true</strong></td>
-        <td class="tag-attribute"></td>
-        <td class="tag-attribute">false</td>
-        <td class="tag-attribute">String</td>
-        <td class="tag-attribute">The source to be parsed into an iterator</td>
-    </tr>
-    <tr>
-        <td class="tag-attribute">var</td>
-        <td class="tag-attribute">false</td>
-        <td class="tag-attribute"></td>
-        <td class="tag-attribute">false</td>
-        <td class="tag-attribute">String</td>
-        <td class="tag-attribute">The name to store the resultant iterator 
into page context, if such name is supplied</td>
-    </tr>
-</table>
+<p>&lt;?xml version=”1.0” encoding=”utf-8”?&gt;
+&lt;!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Strict//EN”
+ “http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd”&gt;</p>
+<html>
+  <head>
+    <title>503 backend read error</title>
+  </head>
+  <body>
+    <h1>Error 503 backend read error</h1>
+    <p>backend read error</p>
+    <h3>Error 54113</h3>
+    <p>Details: cache-iad-kcgs7200096-IAD 1693893730 1060536189</p>
+    <hr />
+    <p>Varnish cache server</p>
+  </body>
+</html>
 
 <h2 id="examples">Examples</h2>
 
diff --git a/content/tag-developers/inputtransferselect-tag.html 
b/content/tag-developers/inputtransferselect-tag.html
index 309f1ae1d..5cb50dd17 100644
--- a/content/tag-developers/inputtransferselect-tag.html
+++ b/content/tag-developers/inputtransferselect-tag.html
@@ -147,7 +147,88 @@ tag is being used in a form tag. The generated id and 
doubleId will be <code cla
 and <code class="language-plaintext 
highlighter-rouge">&lt;form_id&gt;_&lt;inputtransferselect_doubleName&gt;</code>
 respectively.</p>
 </blockquote>
 
-<p>Renders an input form</p>
+<p>&lt;!DOCTYPE html&gt;
+&lt;!–</p>
+
+<p>Hello future GitHubber! I bet you’re here to remove those nasty inline 
styles,
+DRY up these templates and make ‘em nice and re-usable, right?</p>
+
+<p>Please, don’t. https://github.com/styleguide/templates/2.0</p>
+
+<p>–&gt;</p>
+<html>
+  <head>
+    <title>Unicorn! &middot; GitHub</title>
+    <style type="text/css" media="screen">
+      body {
+        background-color: #f1f1f1;
+        margin: 0;
+        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
+      }
+
+      .container { margin: 50px auto 40px auto; width: 600px; text-align: 
center; }
+
+      a { color: #4183c4; text-decoration: none; }
+      a:hover { text-decoration: underline; }
+
+      h1 { letter-spacing: -1px; line-height: 60px; font-size: 60px; 
font-weight: 100; margin: 0px; text-shadow: 0 1px 0 #fff; }
+      p { color: rgba(0, 0, 0, 0.5); margin: 10px 0 10px; font-size: 18px; 
font-weight: 200; line-height: 1.6em;}
+
+      ul { list-style: none; margin: 25px 0; padding: 0; }
+      li { display: table-cell; font-weight: bold; width: 1%; }
+
+      .logo { display: inline-block; margin-top: 35px; }
+      .logo-img-2x { display: none; }
+      @media
+      only screen and (-webkit-min-device-pixel-ratio: 2),
+      only screen and (   min--moz-device-pixel-ratio: 2),
+      only screen and (     -o-min-device-pixel-ratio: 2/1),
+      only screen and (        min-device-pixel-ratio: 2),
+      only screen and (                min-resolution: 192dpi),
+      only screen and (                min-resolution: 2dppx) {
+        .logo-img-1x { display: none; }
+        .logo-img-2x { display: inline-block; }
+      }
+
+      #suggestions {
+        margin-top: 35px;
+        color: #ccc;
+      }
+      #suggestions a {
+        color: #666666;
+        font-weight: 200;
+        font-size: 14px;
+        margin: 0 10px;
+      }
+
+    </style>
+  </head>
+  <body>
+
+    <div class="container">
+      <p>
+        <img width="200" src="data:image/png;base64,
+iVBORw0KGgoAAAANSUhEUgAAAZAAAAGZCAMAAACQbpc2AAADAFBMVEWEBz6FAD6FAD6GAD+MAEGOAEOKAEGOAEOGAD+IAECOAEOOAUOOAEOOAEOOAEOOAEOOAEOOAEOCACyOAEQAAACKAEJpoJ2KADqu0eSKAD2BAD+KAD6AxCNqwoX1Ziawo9LYnGuwhL7aiwaIyYudst6DlrnhcWvCcVvlbE9PvsL2u3uYmdCZum9Rns7clUYsreOYp2nuj37kiZLUfqhvxafqfmrNWEjA22uz1Vu6lsiRAArWhLfgdoONnF36rWrzpz/ajy/LbqR8pdWDVXx8faN6m0+6hE3+1pmHP2mTy1b4k1p/ueFlj7vMfzyBs1v/2GfLpFL5rQD+7teQABj4n0/rpCz6r1Z8apP+4rrfw1iV0JyLUkqQACTDnah5AACtaEt9zcGNhleJbU5lsOFRvE5FuOPS4WLSt7+8ajvXcJpcyNvhztSwUkTG
 [...]
+      </p>
+
+      <p><strong>We had issues producing the response to your 
request.</strong></p>
+      <p>Sorry about that. Please try refreshing and contact us if the problem 
persists.</p>
+      <div id="suggestions">
+        <a href="https://github.com/contact";>Contact Support</a> &mdash;
+        <a href="https://www.githubstatus.com";>GitHub Status</a> &mdash;
+        <a href="https://twitter.com/githubstatus";>@githubstatus</a>
+      </div>
+
+      <a href="/" class="logo logo-img-1x">
+        <img width="32" height="32" title="" alt="" 
src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyL
 [...]
+      </a>
+
+      <a href="/" class="logo logo-img-2x">
+        <img width="32" height="32" title="" alt="" 
src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyL
 [...]
+      </a>
+    </div>
+  </body>
+</html>
 
 <h2 id="attributes">Attributes</h2>
 

Reply via email to