Return-Path: X-Original-To: apmail-struts-commits-archive@minotaur.apache.org Delivered-To: apmail-struts-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 63336106C7 for ; Thu, 6 Mar 2014 20:56:31 +0000 (UTC) Received: (qmail 78448 invoked by uid 500); 6 Mar 2014 20:55:14 -0000 Delivered-To: apmail-struts-commits-archive@struts.apache.org Received: (qmail 78110 invoked by uid 500); 6 Mar 2014 20:55:01 -0000 Mailing-List: contact commits-help@struts.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@struts.apache.org Delivered-To: mailing list commits@struts.apache.org Received: (qmail 76983 invoked by uid 99); 6 Mar 2014 20:54:32 -0000 Received: from tyr.zones.apache.org (HELO tyr.zones.apache.org) (140.211.11.114) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Mar 2014 20:54:32 +0000 Received: by tyr.zones.apache.org (Postfix, from userid 65534) id B7B3A93FAC1; Thu, 6 Mar 2014 20:54:29 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: lukaszlenart@apache.org To: commits@struts.apache.org Date: Thu, 06 Mar 2014 20:55:18 -0000 Message-Id: In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [51/53] [abbrv] git commit: Merge branch 'release/fast-track-2-3-16-1' Merge branch 'release/fast-track-2-3-16-1' Conflicts: apps/blank/pom.xml apps/jboss-blank/pom.xml apps/mailreader/pom.xml apps/pom.xml apps/portlet/pom.xml apps/rest-showcase/pom.xml apps/showcase/pom.xml archetypes/pom.xml archetypes/struts2-archetype-angularjs/pom.xml archetypes/struts2-archetype-blank/pom.xml archetypes/struts2-archetype-convention/pom.xml archetypes/struts2-archetype-dbportlet/pom.xml archetypes/struts2-archetype-plugin/pom.xml archetypes/struts2-archetype-portlet/pom.xml archetypes/struts2-archetype-starter/pom.xml assembly/pom.xml bundles/admin/pom.xml bundles/demo/pom.xml bundles/pom.xml core/pom.xml core/src/site/resources/tags/checkboxlist.html plugins/cdi/pom.xml plugins/codebehind/pom.xml plugins/config-browser/pom.xml plugins/convention/pom.xml plugins/dojo/pom.xml plugins/dwr/pom.xml plugins/embeddedjsp/pom.xml plugins/gxp/pom.xml plugins/jasperreports/pom.xml plugins/javatemplates/pom.xml plugins/jfreechart/pom.xml plugins/jsf/pom.xml plugins/json/pom.xml plugins/junit/pom.xml plugins/osgi/pom.xml plugins/oval/pom.xml plugins/pell-multipart/pom.xml plugins/plexus/pom.xml plugins/pom.xml plugins/portlet-tiles/pom.xml plugins/portlet/pom.xml plugins/rest/pom.xml plugins/sitegraph/pom.xml plugins/sitemesh/pom.xml plugins/spring/pom.xml plugins/struts1/pom.xml plugins/testng/pom.xml plugins/tiles/pom.xml plugins/tiles3/pom.xml pom.xml xwork-core/pom.xml Project: http://git-wip-us.apache.org/repos/asf/struts/repo Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/a7995548 Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/a7995548 Diff: http://git-wip-us.apache.org/repos/asf/struts/diff/a7995548 Branch: refs/heads/develop Commit: a79955483b7a5501ceaf222df272a5c72a4b6eda Parents: 18b9c55 b042b36 Author: Lukasz Lenart Authored: Thu Mar 6 21:41:39 2014 +0100 Committer: Lukasz Lenart Committed: Thu Mar 6 21:41:39 2014 +0100 ---------------------------------------------------------------------- apps/blank/pom.xml | 10 +- apps/jboss-blank/pom.xml | 10 +- apps/mailreader/pom.xml | 10 +- apps/pom.xml | 80 +- apps/portlet/pom.xml | 8 +- apps/rest-showcase/pom.xml | 4 +- apps/showcase/pom.xml | 8 +- archetypes/pom.xml | 8 +- archetypes/struts2-archetype-angularjs/pom.xml | 10 +- archetypes/struts2-archetype-blank/pom.xml | 10 +- archetypes/struts2-archetype-convention/pom.xml | 10 +- archetypes/struts2-archetype-dbportlet/pom.xml | 10 +- archetypes/struts2-archetype-plugin/pom.xml | 10 +- archetypes/struts2-archetype-portlet/pom.xml | 10 +- archetypes/struts2-archetype-starter/pom.xml | 10 +- assembly/pom.xml | 8 +- bundles/admin/pom.xml | 8 +- bundles/demo/pom.xml | 8 +- bundles/pom.xml | 8 +- core/pom.xml | 8 +- core/src/main/resources/struts-default.xml | 8 +- core/src/site/resources/tags/a.html | 976 ++++----- core/src/site/resources/tags/action.html | 208 +- core/src/site/resources/tags/actionerror.html | 752 +++---- core/src/site/resources/tags/actionmessage.html | 752 +++---- core/src/site/resources/tags/ajax/a.html | 1104 +++++------ .../site/resources/tags/ajax/autocompleter.html | 1328 ++++++------- core/src/site/resources/tags/ajax/bind.html | 480 ++--- .../resources/tags/ajax/datetimepicker.html | 976 ++++----- core/src/site/resources/tags/ajax/div.html | 1200 +++++------ core/src/site/resources/tags/ajax/head.html | 192 +- core/src/site/resources/tags/ajax/submit.html | 1168 +++++------ .../site/resources/tags/ajax/tabbedpanel.html | 864 ++++---- core/src/site/resources/tags/ajax/textarea.html | 800 ++++---- core/src/site/resources/tags/ajax/tree.html | 1184 +++++------ core/src/site/resources/tags/ajax/treenode.html | 736 +++---- core/src/site/resources/tags/append.html | 112 +- core/src/site/resources/tags/bean.html | 128 +- core/src/site/resources/tags/checkbox.html | 752 +++---- core/src/site/resources/tags/checkboxlist.html | 2 +- core/src/site/resources/tags/combobox.html | 912 ++++----- core/src/site/resources/tags/component.html | 736 +++---- core/src/site/resources/tags/date.html | 176 +- core/src/site/resources/tags/debug.html | 736 +++---- core/src/site/resources/tags/div.html | 752 +++---- core/src/site/resources/tags/doubleselect.html | 1440 +++++++------- core/src/site/resources/tags/else.html | 80 +- core/src/site/resources/tags/elseif.html | 96 +- core/src/site/resources/tags/fielderror.html | 768 +++---- core/src/site/resources/tags/file.html | 768 +++---- core/src/site/resources/tags/form.html | 960 ++++----- core/src/site/resources/tags/generator.html | 176 +- core/src/site/resources/tags/head.html | 736 +++---- core/src/site/resources/tags/hidden.html | 736 +++---- core/src/site/resources/tags/if.html | 96 +- core/src/site/resources/tags/include.html | 96 +- .../resources/tags/inputtransferselect.html | 1072 +++++----- core/src/site/resources/tags/iterator.html | 192 +- core/src/site/resources/tags/label.html | 752 +++---- core/src/site/resources/tags/merge.html | 112 +- core/src/site/resources/tags/optgroup.html | 160 +- .../resources/tags/optiontransferselect.html | 1872 +++++++++--------- core/src/site/resources/tags/param.html | 128 +- core/src/site/resources/tags/password.html | 832 ++++---- core/src/site/resources/tags/property.html | 192 +- core/src/site/resources/tags/push.html | 96 +- core/src/site/resources/tags/radio.html | 832 ++++---- core/src/site/resources/tags/reset.html | 832 ++++---- core/src/site/resources/tags/select.html | 912 ++++----- core/src/site/resources/tags/set.html | 160 +- core/src/site/resources/tags/sort.html | 144 +- core/src/site/resources/tags/submit.html | 832 ++++---- core/src/site/resources/tags/subset.html | 176 +- core/src/site/resources/tags/text.html | 144 +- core/src/site/resources/tags/textarea.html | 800 ++++---- core/src/site/resources/tags/textfield.html | 816 ++++---- core/src/site/resources/tags/token.html | 736 +++---- core/src/site/resources/tags/updownselect.html | 1008 +++++----- core/src/site/resources/tags/url.html | 336 ++-- plugins/cdi/pom.xml | 2 +- plugins/codebehind/pom.xml | 8 +- plugins/config-browser/pom.xml | 8 +- plugins/convention/pom.xml | 8 +- plugins/dojo/pom.xml | 8 +- plugins/dwr/pom.xml | 8 +- plugins/embeddedjsp/pom.xml | 8 +- plugins/gxp/pom.xml | 8 +- plugins/jasperreports/pom.xml | 8 +- plugins/javatemplates/pom.xml | 8 +- plugins/jfreechart/pom.xml | 8 +- plugins/jsf/pom.xml | 8 +- plugins/json/pom.xml | 8 +- plugins/junit/pom.xml | 8 +- plugins/osgi/pom.xml | 8 +- plugins/oval/pom.xml | 8 +- plugins/pell-multipart/pom.xml | 8 +- plugins/plexus/pom.xml | 8 +- plugins/pom.xml | 8 +- plugins/portlet-tiles/pom.xml | 8 +- plugins/portlet/pom.xml | 8 +- plugins/rest/pom.xml | 4 +- plugins/sitegraph/pom.xml | 8 +- plugins/sitemesh/pom.xml | 8 +- plugins/spring/pom.xml | 8 +- plugins/struts1/pom.xml | 8 +- plugins/testng/pom.xml | 8 +- plugins/tiles/pom.xml | 8 +- plugins/tiles3/pom.xml | 8 +- pom.xml | 15 +- src/site/resources/archetype-catalog.xml | 12 +- xwork-core/pom.xml | 8 +- 111 files changed, 18208 insertions(+), 18419 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/struts/blob/a7995548/apps/blank/pom.xml ---------------------------------------------------------------------- diff --cc apps/blank/pom.xml index 0bcf941,dce8aa0..2b2cf63 --- a/apps/blank/pom.xml +++ b/apps/blank/pom.xml @@@ -26,7 -26,7 +26,7 @@@ org.apache.struts struts2-apps - 2.3.17-SNAPSHOT - 2.3.16.2-SNAPSHOT ++ 2.3.16.1 struts2-blank http://git-wip-us.apache.org/repos/asf/struts/blob/a7995548/apps/jboss-blank/pom.xml ---------------------------------------------------------------------- diff --cc apps/jboss-blank/pom.xml index 5966884,9a6abee..e16d5ff --- a/apps/jboss-blank/pom.xml +++ b/apps/jboss-blank/pom.xml @@@ -26,7 -26,7 +26,7 @@@ org.apache.struts struts2-apps - 2.3.17-SNAPSHOT - 2.3.16.2-SNAPSHOT ++ 2.3.16.1 struts2-jboss-blank http://git-wip-us.apache.org/repos/asf/struts/blob/a7995548/apps/mailreader/pom.xml ---------------------------------------------------------------------- diff --cc apps/mailreader/pom.xml index 34003ee,de7cfb2..1992cde --- a/apps/mailreader/pom.xml +++ b/apps/mailreader/pom.xml @@@ -26,7 -26,7 +26,7 @@@ org.apache.struts struts2-apps - 2.3.17-SNAPSHOT - 2.3.16.2-SNAPSHOT ++ 2.3.16.1 struts2-mailreader http://git-wip-us.apache.org/repos/asf/struts/blob/a7995548/apps/pom.xml ---------------------------------------------------------------------- diff --cc apps/pom.xml index f3c5fe0,762ff8f..fc75a3b --- a/apps/pom.xml +++ b/apps/pom.xml @@@ -26,7 -26,7 +26,7 @@@ org.apache.struts struts2-parent - 2.3.17-SNAPSHOT - 2.3.16.2-SNAPSHOT ++ 2.3.16.1 org.apache.struts struts2-apps http://git-wip-us.apache.org/repos/asf/struts/blob/a7995548/apps/portlet/pom.xml ---------------------------------------------------------------------- diff --cc apps/portlet/pom.xml index b4f4202,e7db34c..db1613e --- a/apps/portlet/pom.xml +++ b/apps/portlet/pom.xml @@@ -26,19 -26,13 +26,13 @@@ org.apache.struts struts2-apps - 2.3.17-SNAPSHOT - 2.3.16.2-SNAPSHOT ++ 2.3.16.1 struts2-portlet war - Portlet Webapp + Struts 2 Portlet Webapp - - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/apps/portlet/ - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/apps/portlet/ - http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/apps/portlet/ - - pluto http://git-wip-us.apache.org/repos/asf/struts/blob/a7995548/apps/rest-showcase/pom.xml ---------------------------------------------------------------------- diff --cc apps/rest-showcase/pom.xml index 1a93691,a37db7a..7d22cc8 --- a/apps/rest-showcase/pom.xml +++ b/apps/rest-showcase/pom.xml @@@ -26,13 -26,13 +26,13 @@@ org.apache.struts struts2-apps - 2.3.17-SNAPSHOT - 2.3.16.2-SNAPSHOT ++ 2.3.16.1 struts2-rest-showcase war - 2.3.17-SNAPSHOT - 2.3.16.2-SNAPSHOT - Struts 2 Rest Showcase Example ++ 2.3.16.1 + Struts 2 Rest Showcase Webapp Struts 2 Rest Showcase Example http://git-wip-us.apache.org/repos/asf/struts/blob/a7995548/apps/showcase/pom.xml ---------------------------------------------------------------------- diff --cc apps/showcase/pom.xml index cc7741c,cfc3aa7..aff0dee --- a/apps/showcase/pom.xml +++ b/apps/showcase/pom.xml @@@ -26,19 -26,13 +26,13 @@@ org.apache.struts struts2-apps - 2.3.17-SNAPSHOT - 2.3.16.2-SNAPSHOT ++ 2.3.16.1 struts2-showcase war - Showcase Webapp + Struts 2 Showcase Webapp - - scm:svn:http://svn.apache.org/repos/asf/struts/struts2/trunk/apps/showcase/ - scm:svn:https://svn.apache.org/repos/asf/struts/struts2/trunk/apps/showcase/ - http://svn.apache.org/viewcvs.cgi/struts/struts2/trunk/apps/showcase/ - - hostedqa http://git-wip-us.apache.org/repos/asf/struts/blob/a7995548/archetypes/pom.xml ---------------------------------------------------------------------- diff --cc archetypes/pom.xml index 8896478,efd5d19..da001b5 --- a/archetypes/pom.xml +++ b/archetypes/pom.xml @@@ -26,7 -26,7 +26,7 @@@ org.apache.struts struts2-parent - 2.3.17-SNAPSHOT - 2.3.16.2-SNAPSHOT ++ 2.3.16.1 org.apache.struts struts2-archetypes http://git-wip-us.apache.org/repos/asf/struts/blob/a7995548/archetypes/struts2-archetype-angularjs/pom.xml ---------------------------------------------------------------------- diff --cc archetypes/struts2-archetype-angularjs/pom.xml index d8949c9,ddd6d18..2a4044f --- a/archetypes/struts2-archetype-angularjs/pom.xml +++ b/archetypes/struts2-archetype-angularjs/pom.xml @@@ -2,12 -2,12 +2,12 @@@ org.apache.struts struts2-archetypes - 2.3.17-SNAPSHOT - 2.3.16.2-SNAPSHOT ++ 2.3.16.1 4.0.0 struts2-archetype-angularjs - 2.3.17-SNAPSHOT - 2.3.16.2-SNAPSHOT ++ 2.3.16.1 jar Struts 2 Archetypes - Angular JS http://git-wip-us.apache.org/repos/asf/struts/blob/a7995548/archetypes/struts2-archetype-blank/pom.xml ---------------------------------------------------------------------- diff --cc archetypes/struts2-archetype-blank/pom.xml index 33bc525,47a2cd6..778f204 --- a/archetypes/struts2-archetype-blank/pom.xml +++ b/archetypes/struts2-archetype-blank/pom.xml @@@ -3,12 -3,12 +3,12 @@@ org.apache.struts struts2-archetypes - 2.3.17-SNAPSHOT - 2.3.16.2-SNAPSHOT ++ 2.3.16.1 4.0.0 struts2-archetype-blank - 2.3.17-SNAPSHOT - 2.3.16.2-SNAPSHOT ++ 2.3.16.1 jar Struts 2 Archetypes - Blank http://git-wip-us.apache.org/repos/asf/struts/blob/a7995548/archetypes/struts2-archetype-convention/pom.xml ---------------------------------------------------------------------- diff --cc archetypes/struts2-archetype-convention/pom.xml index 880db5e,ebf65cd..cf40954 --- a/archetypes/struts2-archetype-convention/pom.xml +++ b/archetypes/struts2-archetype-convention/pom.xml @@@ -2,12 -2,12 +2,12 @@@ org.apache.struts struts2-archetypes - 2.3.17-SNAPSHOT - 2.3.16.2-SNAPSHOT ++ 2.3.16.1 4.0.0 struts2-archetype-convention - 2.3.17-SNAPSHOT - 2.3.16.2-SNAPSHOT ++ 2.3.16.1 jar Struts 2 Archetypes - Blank Convention http://git-wip-us.apache.org/repos/asf/struts/blob/a7995548/archetypes/struts2-archetype-dbportlet/pom.xml ---------------------------------------------------------------------- diff --cc archetypes/struts2-archetype-dbportlet/pom.xml index 62e25cb,7d7324c..38dc66f --- a/archetypes/struts2-archetype-dbportlet/pom.xml +++ b/archetypes/struts2-archetype-dbportlet/pom.xml @@@ -2,12 -2,12 +2,12 @@@ org.apache.struts struts2-archetypes - 2.3.17-SNAPSHOT - 2.3.16.2-SNAPSHOT ++ 2.3.16.1 4.0.0 struts2-archetype-dbportlet - 2.3.17-SNAPSHOT - 2.3.16.2-SNAPSHOT ++ 2.3.16.1 jar Struts 2 Archetypes - Database Portlet http://git-wip-us.apache.org/repos/asf/struts/blob/a7995548/archetypes/struts2-archetype-plugin/pom.xml ---------------------------------------------------------------------- diff --cc archetypes/struts2-archetype-plugin/pom.xml index eade1a2,4c8a91d..2d102e2 --- a/archetypes/struts2-archetype-plugin/pom.xml +++ b/archetypes/struts2-archetype-plugin/pom.xml @@@ -2,12 -2,12 +2,12 @@@ org.apache.struts struts2-archetypes - 2.3.17-SNAPSHOT - 2.3.16.2-SNAPSHOT ++ 2.3.16.1 4.0.0 struts2-archetype-plugin - 2.3.17-SNAPSHOT - 2.3.16.2-SNAPSHOT ++ 2.3.16.1 jar Struts 2 Archetypes - Plugin http://git-wip-us.apache.org/repos/asf/struts/blob/a7995548/archetypes/struts2-archetype-portlet/pom.xml ---------------------------------------------------------------------- diff --cc archetypes/struts2-archetype-portlet/pom.xml index 334248c,4456c50..cb7c7b2 --- a/archetypes/struts2-archetype-portlet/pom.xml +++ b/archetypes/struts2-archetype-portlet/pom.xml @@@ -2,12 -2,12 +2,12 @@@ org.apache.struts struts2-archetypes - 2.3.17-SNAPSHOT - 2.3.16.2-SNAPSHOT ++ 2.3.16.1 4.0.0 struts2-archetype-portlet - 2.3.17-SNAPSHOT - 2.3.16.2-SNAPSHOT ++ 2.3.16.1 jar Struts 2 Archetypes - Portlet http://git-wip-us.apache.org/repos/asf/struts/blob/a7995548/archetypes/struts2-archetype-starter/pom.xml ---------------------------------------------------------------------- diff --cc archetypes/struts2-archetype-starter/pom.xml index 5687d38,5272e3e..c5dd6ba --- a/archetypes/struts2-archetype-starter/pom.xml +++ b/archetypes/struts2-archetype-starter/pom.xml @@@ -4,12 -4,12 +4,12 @@@ org.apache.struts struts2-archetypes - 2.3.17-SNAPSHOT - 2.3.16.2-SNAPSHOT ++ 2.3.16.1 4.0.0 struts2-archetype-starter - 2.3.17-SNAPSHOT - 2.3.16.2-SNAPSHOT ++ 2.3.16.1 jar Struts 2 Archetypes - Starter http://git-wip-us.apache.org/repos/asf/struts/blob/a7995548/assembly/pom.xml ---------------------------------------------------------------------- diff --cc assembly/pom.xml index 725948c,d5bd71b..0f3d457 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@@ -3,7 -3,7 +3,7 @@@ org.apache.struts struts2-parent - 2.3.17-SNAPSHOT - 2.3.16.2-SNAPSHOT ++ 2.3.16.1 struts2-assembly http://git-wip-us.apache.org/repos/asf/struts/blob/a7995548/bundles/admin/pom.xml ---------------------------------------------------------------------- diff --cc bundles/admin/pom.xml index 8114f5c,9c93e5b..25f1089 --- a/bundles/admin/pom.xml +++ b/bundles/admin/pom.xml @@@ -4,7 -4,7 +4,7 @@@ org.apache.struts struts2-osgi-bundles - 2.3.17-SNAPSHOT - 2.3.16.2-SNAPSHOT ++ 2.3.16.1 struts2-osgi-admin-bundle http://git-wip-us.apache.org/repos/asf/struts/blob/a7995548/bundles/demo/pom.xml ---------------------------------------------------------------------- diff --cc bundles/demo/pom.xml index d961bc9,b643638..933394c --- a/bundles/demo/pom.xml +++ b/bundles/demo/pom.xml @@@ -4,7 -4,7 +4,7 @@@ org.apache.struts struts2-osgi-bundles - 2.3.17-SNAPSHOT - 2.3.16.2-SNAPSHOT ++ 2.3.16.1 struts2-osgi-demo-bundle http://git-wip-us.apache.org/repos/asf/struts/blob/a7995548/bundles/pom.xml ---------------------------------------------------------------------- diff --cc bundles/pom.xml index e955608,41523e5..0537b1e --- a/bundles/pom.xml +++ b/bundles/pom.xml @@@ -26,7 -26,7 +26,7 @@@ org.apache.struts struts2-parent - 2.3.17-SNAPSHOT - 2.3.16.2-SNAPSHOT ++ 2.3.16.1 struts2-osgi-bundles http://git-wip-us.apache.org/repos/asf/struts/blob/a7995548/core/pom.xml ---------------------------------------------------------------------- diff --cc core/pom.xml index eed79b6,c875c6d..225113e --- a/core/pom.xml +++ b/core/pom.xml @@@ -26,7 -26,7 +26,7 @@@ org.apache.struts struts2-parent - 2.3.17-SNAPSHOT - 2.3.16.2-SNAPSHOT ++ 2.3.16.1 struts2-core jar http://git-wip-us.apache.org/repos/asf/struts/blob/a7995548/core/src/site/resources/tags/checkboxlist.html ---------------------------------------------------------------------- diff --cc core/src/site/resources/tags/checkboxlist.html index 0ad3225,fe36225..23dbf7c --- a/core/src/site/resources/tags/checkboxlist.html +++ b/core/src/site/resources/tags/checkboxlist.html @@@ -1,416 -1,416 +1,416 @@@ - - - - checkboxlist - - - -

Tag Name: checkboxlist

-

Description

-

- - Render a list of checkboxes - -

- -

Attributes

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Dynamic Attributes Allowed:

false
 

Name

Required

Default

Evaluated

Type

Description

accesskeyfalsefalseStringSet the html accesskey attribute on rendered html element
cssClassfalsefalseStringThe css class to use for element
cssErrorClassfalsefalseStringThe css error class to use for element
cssErrorStylefalsefalseStringThe css error style definitions for element to use
cssStylefalsefalseStringThe css style definitions for element to use
disabledfalsefalseStringSet the html disabled attribute on rendered html element
errorPositionfalsefalseStringDefine error position of form element (top|bottom)
idfalsefalseStringHTML id attribute
javascriptTooltipfalsefalsefalseBooleanUse JavaScript to generate tooltips
keyfalsefalseStringSet the key (name, value, label) for this particular component
labelfalsefalseStringLabel expression used for rendering an element specific label
labelSeparatorfalse:falseStringString that will be appended to the label
labelpositionfalsefalseStringDefine label position of form element (top/left)
listtruefalseStringIterable source to populate from. If the list is a Map (key, value), the Map key will become the option 'value' parameter and the Map value will become the option body.
listCssClassfalsefalseStringProperty of list objects to get css class from
listCssStylefalsefalseStringProperty of list objects to get css style from
listKeyfalsefalseString Property of list objects to get field value from
listTitlefalsefalseStringProperty of list objects to get title from
listValuefalsefalseStringProperty of list objects to get field content from
namefalsefalseStringThe name to set for element
onblurfalsefalseString Set the html onblur attribute on rendered html element
onchangefalsefalseStringSet the html onchange attribute on rendered html element
onclickfalsefalseStringSet the html onclick attribute on rendered html element
ondblclickfalsefalseStringSet the html ondblclick attribute on rendered html element
onfocusfalsefalseStringSet the html onfocus attribute on rendered html element
onkeydownfalsefalseStringSet the html onkeydown attribute on rendered html element
onkeypressfalsefalseStringSet the html onkeypress attribute on rendered html element
onkeyupfalsefalseStringSet the html onkeyup attribute on rendered html element
onmousedownfalsefalseStringSet the html onmousedown attribute on rendered html element
onmousemovefalsefalseStringSet the html onmousemove attribute on rendered html element
onmouseoutfalsefalseStringSet the html onmouseout attribute on rendered html element
onmouseoverfalsefalseStringSet the html onmouseover attribute on rendered html element
onmouseupfalsefalseStringSet the html onmouseup attribute on rendered html element
onselectfalsefalseStringSet the html onselect attribute on rendered html element
requiredLabelfalsefalsefalseBooleanIf set to true, the rendered element will indicate that input is required
requiredPositionfalsefalseStringDefine required position of required form element (left|right)
tabindexfalsefalseStringSet the html tabindex attribute on rendered html element
templatefalsefalseStringThe template (other than default) to use for rendering the element
templateDirfalsefalseStringThe template directory.
themefalsefalseStringThe theme (other than default) to use for rendering the element
titlefalsefalseStringSet the html title attribute on rendered html element
tooltipfalsefalseStringSet the tooltip of this particular component
tooltipConfigfalsefalseStringDeprecated. Use individual tooltip configuration attributes instead.
tooltipCssClassfalseStrutsTTClassicfalseStringCSS class applied to JavaScrip tooltips
tooltipDelayfalseClassicfalseStringDelay in milliseconds, before showing JavaScript tooltips
tooltipIconPathfalsefalseStringIcon path used for image that will have the tooltip
valuefalsefalseStringPreset the value of input element.
- - - - + + + + checkboxlist + + + +

Tag Name: checkboxlist

+

Description

+

+ + Render a list of checkboxes + +

+ +

Attributes

+ + + - ++ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

Dynamic Attributes Allowed:

true

Dynamic Attributes Allowed:

false
 

Name

Required

Default

Evaluated

Type

Description

accesskeyfalsefalseStringSet the html accesskey attribute on rendered html element
cssClassfalsefalseStringThe css class to use for element
cssErrorClassfalsefalseStringThe css error class to use for element
cssErrorStylefalsefalseStringThe css error style definitions for element to use
cssStylefalsefalseStringThe css style definitions for element to use
disabledfalsefalseStringSet the html disabled attribute on rendered html element
errorPositionfalsefalseStringDefine error position of form element (top|bottom)
idfalsefalseStringHTML id attribute
javascriptTooltipfalsefalsefalseBooleanUse JavaScript to generate tooltips
keyfalsefalseStringSet the key (name, value, label) for this particular component
labelfalsefalseStringLabel expression used for rendering an element specific label
labelSeparatorfalse:falseStringString that will be appended to the label
labelpositionfalsefalseStringDefine label position of form element (top/left)
listtruefalseStringIterable source to populate from. If the list is a Map (key, value), the Map key will become the option 'value' parameter and the Map value will become the option body.
listCssClassfalsefalseStringProperty of list objects to get css class from
listCssStylefalsefalseStringProperty of list objects to get css style from
listKeyfalsefalseString Property of list objects to get field value from
listTitlefalsefalseStringProperty of list objects to get title from
listValuefalsefalseStringProperty of list objects to get field content from
namefalsefalseStringThe name to set for element
onblurfalsefalseString Set the html onblur attribute on rendered html element
onchangefalsefalseStringSet the html onchange attribute on rendered html element
onclickfalsefalseStringSet the html onclick attribute on rendered html element
ondblclickfalsefalseStringSet the html ondblclick attribute on rendered html element
onfocusfalsefalseStringSet the html onfocus attribute on rendered html element
onkeydownfalsefalseStringSet the html onkeydown attribute on rendered html element
onkeypressfalsefalseStringSet the html onkeypress attribute on rendered html element
onkeyupfalsefalseStringSet the html onkeyup attribute on rendered html element
onmousedownfalsefalseStringSet the html onmousedown attribute on rendered html element
onmousemovefalsefalseStringSet the html onmousemove attribute on rendered html element
onmouseoutfalsefalseStringSet the html onmouseout attribute on rendered html element
onmouseoverfalsefalseStringSet the html onmouseover attribute on rendered html element
onmouseupfalsefalseStringSet the html onmouseup attribute on rendered html element
onselectfalsefalseStringSet the html onselect attribute on rendered html element
requiredLabelfalsefalsefalseBooleanIf set to true, the rendered element will indicate that input is required
requiredPositionfalsefalseStringDefine required position of required form element (left|right)
tabindexfalsefalseStringSet the html tabindex attribute on rendered html element
templatefalsefalseStringThe template (other than default) to use for rendering the element
templateDirfalsefalseStringThe template directory.
themefalsefalseStringThe theme (other than default) to use for rendering the element
titlefalsefalseStringSet the html title attribute on rendered html element
tooltipfalsefalseStringSet the tooltip of this particular component
tooltipConfigfalsefalseStringDeprecated. Use individual tooltip configuration attributes instead.
tooltipCssClassfalseStrutsTTClassicfalseStringCSS class applied to JavaScrip tooltips
tooltipDelayfalseClassicfalseStringDelay in milliseconds, before showing JavaScript tooltips
tooltipIconPathfalsefalseStringIcon path used for image that will have the tooltip
valuefalsefalseStringPreset the value of input element.
+ + + + http://git-wip-us.apache.org/repos/asf/struts/blob/a7995548/plugins/cdi/pom.xml ---------------------------------------------------------------------- diff --cc plugins/cdi/pom.xml index 196d763,6ce324e..a5b2429 --- a/plugins/cdi/pom.xml +++ b/plugins/cdi/pom.xml @@@ -25,7 -25,7 +25,7 @@@ org.apache.struts struts2-plugins - 2.3.17-SNAPSHOT - 2.3.16.2-SNAPSHOT ++ 2.3.16.1 struts2-cdi-plugin http://git-wip-us.apache.org/repos/asf/struts/blob/a7995548/plugins/codebehind/pom.xml ---------------------------------------------------------------------- diff --cc plugins/codebehind/pom.xml index 84354fa,d9cd9d0..ed8e16b --- a/plugins/codebehind/pom.xml +++ b/plugins/codebehind/pom.xml @@@ -26,7 -26,7 +26,7 @@@ org.apache.struts struts2-plugins - 2.3.17-SNAPSHOT - 2.3.16.2-SNAPSHOT ++ 2.3.16.1 struts2-codebehind-plugin http://git-wip-us.apache.org/repos/asf/struts/blob/a7995548/plugins/config-browser/pom.xml ---------------------------------------------------------------------- diff --cc plugins/config-browser/pom.xml index aaa32e9,aefa347..c8d7cc1 --- a/plugins/config-browser/pom.xml +++ b/plugins/config-browser/pom.xml @@@ -26,7 -26,7 +26,7 @@@ org.apache.struts struts2-plugins - 2.3.17-SNAPSHOT - 2.3.16.2-SNAPSHOT ++ 2.3.16.1 struts2-config-browser-plugin http://git-wip-us.apache.org/repos/asf/struts/blob/a7995548/plugins/convention/pom.xml ---------------------------------------------------------------------- diff --cc plugins/convention/pom.xml index 03bbf63,6ef817f..5fb7170 --- a/plugins/convention/pom.xml +++ b/plugins/convention/pom.xml @@@ -3,7 -3,7 +3,7 @@@ org.apache.struts struts2-plugins - 2.3.17-SNAPSHOT - 2.3.16.2-SNAPSHOT ++ 2.3.16.1 struts2-convention-plugin http://git-wip-us.apache.org/repos/asf/struts/blob/a7995548/plugins/dojo/pom.xml ---------------------------------------------------------------------- diff --cc plugins/dojo/pom.xml index 0f44d64,dbda4fb..4cf7aea --- a/plugins/dojo/pom.xml +++ b/plugins/dojo/pom.xml @@@ -25,7 -25,7 +25,7 @@@ struts2-plugins org.apache.struts - 2.3.17-SNAPSHOT - 2.3.16.2-SNAPSHOT ++ 2.3.16.1 4.0.0 http://git-wip-us.apache.org/repos/asf/struts/blob/a7995548/plugins/dwr/pom.xml ---------------------------------------------------------------------- diff --cc plugins/dwr/pom.xml index 9f48e29,c3de1b0..e38598a --- a/plugins/dwr/pom.xml +++ b/plugins/dwr/pom.xml @@@ -26,7 -26,7 +26,7 @@@ org.apache.struts struts2-plugins - 2.3.17-SNAPSHOT - 2.3.16.2-SNAPSHOT ++ 2.3.16.1 struts2-dwr-plugin http://git-wip-us.apache.org/repos/asf/struts/blob/a7995548/plugins/embeddedjsp/pom.xml ---------------------------------------------------------------------- diff --cc plugins/embeddedjsp/pom.xml index c4b5bc5,5f48827..2eb6bc0 --- a/plugins/embeddedjsp/pom.xml +++ b/plugins/embeddedjsp/pom.xml @@@ -26,7 -26,7 +26,7 @@@ org.apache.struts struts2-plugins - 2.3.17-SNAPSHOT - 2.3.16.2-SNAPSHOT ++ 2.3.16.1 struts2-embeddedjsp-plugin http://git-wip-us.apache.org/repos/asf/struts/blob/a7995548/plugins/gxp/pom.xml ---------------------------------------------------------------------- diff --cc plugins/gxp/pom.xml index 27b0134,f8fdd21..52c0cec --- a/plugins/gxp/pom.xml +++ b/plugins/gxp/pom.xml @@@ -3,7 -3,7 +3,7 @@@ org.apache.struts struts2-plugins - 2.3.17-SNAPSHOT - 2.3.16.2-SNAPSHOT ++ 2.3.16.1 struts2-gxp-plugin http://git-wip-us.apache.org/repos/asf/struts/blob/a7995548/plugins/jasperreports/pom.xml ---------------------------------------------------------------------- diff --cc plugins/jasperreports/pom.xml index 718a9f1,ed5441b..4dd58e8 --- a/plugins/jasperreports/pom.xml +++ b/plugins/jasperreports/pom.xml @@@ -26,7 -26,7 +26,7 @@@ org.apache.struts struts2-plugins - 2.3.17-SNAPSHOT - 2.3.16.2-SNAPSHOT ++ 2.3.16.1 struts2-jasperreports-plugin http://git-wip-us.apache.org/repos/asf/struts/blob/a7995548/plugins/javatemplates/pom.xml ---------------------------------------------------------------------- diff --cc plugins/javatemplates/pom.xml index 5a0bb47,60f3fc9..0b58b8a --- a/plugins/javatemplates/pom.xml +++ b/plugins/javatemplates/pom.xml @@@ -25,7 -25,7 +25,7 @@@ org.apache.struts struts2-plugins - 2.3.17-SNAPSHOT - 2.3.16.2-SNAPSHOT ++ 2.3.16.1 struts2-javatemplates-plugin http://git-wip-us.apache.org/repos/asf/struts/blob/a7995548/plugins/jfreechart/pom.xml ---------------------------------------------------------------------- diff --cc plugins/jfreechart/pom.xml index 51f695c,2b718fb..b56396b --- a/plugins/jfreechart/pom.xml +++ b/plugins/jfreechart/pom.xml @@@ -26,7 -26,7 +26,7 @@@ org.apache.struts struts2-plugins - 2.3.17-SNAPSHOT - 2.3.16.2-SNAPSHOT ++ 2.3.16.1 struts2-jfreechart-plugin http://git-wip-us.apache.org/repos/asf/struts/blob/a7995548/plugins/jsf/pom.xml ---------------------------------------------------------------------- diff --cc plugins/jsf/pom.xml index a351fa7,f9b48f3..afd6158 --- a/plugins/jsf/pom.xml +++ b/plugins/jsf/pom.xml @@@ -26,7 -26,7 +26,7 @@@ org.apache.struts struts2-plugins - 2.3.17-SNAPSHOT - 2.3.16.2-SNAPSHOT ++ 2.3.16.1 struts2-jsf-plugin http://git-wip-us.apache.org/repos/asf/struts/blob/a7995548/plugins/json/pom.xml ---------------------------------------------------------------------- diff --cc plugins/json/pom.xml index 2cc72c5,df285ba..f094c0b --- a/plugins/json/pom.xml +++ b/plugins/json/pom.xml @@@ -26,7 -26,7 +26,7 @@@ org.apache.struts struts2-plugins - 2.3.17-SNAPSHOT - 2.3.16.2-SNAPSHOT ++ 2.3.16.1 struts2-json-plugin http://git-wip-us.apache.org/repos/asf/struts/blob/a7995548/plugins/junit/pom.xml ---------------------------------------------------------------------- diff --cc plugins/junit/pom.xml index 12cd93f,8a33c3e..8aa034c --- a/plugins/junit/pom.xml +++ b/plugins/junit/pom.xml @@@ -26,7 -26,7 +26,7 @@@ org.apache.struts struts2-plugins - 2.3.17-SNAPSHOT - 2.3.16.2-SNAPSHOT ++ 2.3.16.1 struts2-junit-plugin http://git-wip-us.apache.org/repos/asf/struts/blob/a7995548/plugins/osgi/pom.xml ---------------------------------------------------------------------- diff --cc plugins/osgi/pom.xml index 6cfd31f,8fa9d3c..d0fe79d --- a/plugins/osgi/pom.xml +++ b/plugins/osgi/pom.xml @@@ -4,7 -4,7 +4,7 @@@ org.apache.struts struts2-plugins - 2.3.17-SNAPSHOT - 2.3.16.2-SNAPSHOT ++ 2.3.16.1 struts2-osgi-plugin http://git-wip-us.apache.org/repos/asf/struts/blob/a7995548/plugins/oval/pom.xml ---------------------------------------------------------------------- diff --cc plugins/oval/pom.xml index 9786ba9,79687b8..9789448 --- a/plugins/oval/pom.xml +++ b/plugins/oval/pom.xml @@@ -26,7 -26,7 +26,7 @@@ org.apache.struts struts2-plugins - 2.3.17-SNAPSHOT - 2.3.16.2-SNAPSHOT ++ 2.3.16.1 struts2-oval-plugin http://git-wip-us.apache.org/repos/asf/struts/blob/a7995548/plugins/pell-multipart/pom.xml ---------------------------------------------------------------------- diff --cc plugins/pell-multipart/pom.xml index 2ac712e,c109cc9..216e27e --- a/plugins/pell-multipart/pom.xml +++ b/plugins/pell-multipart/pom.xml @@@ -26,7 -26,7 +26,7 @@@ org.apache.struts struts2-plugins - 2.3.17-SNAPSHOT - 2.3.16.2-SNAPSHOT ++ 2.3.16.1 struts2-pell-multipart-plugin http://git-wip-us.apache.org/repos/asf/struts/blob/a7995548/plugins/plexus/pom.xml ---------------------------------------------------------------------- diff --cc plugins/plexus/pom.xml index 078106f,698e093..61d1729 --- a/plugins/plexus/pom.xml +++ b/plugins/plexus/pom.xml @@@ -26,7 -26,7 +26,7 @@@ org.apache.struts struts2-plugins - 2.3.17-SNAPSHOT - 2.3.16.2-SNAPSHOT ++ 2.3.16.1 struts2-plexus-plugin http://git-wip-us.apache.org/repos/asf/struts/blob/a7995548/plugins/pom.xml ---------------------------------------------------------------------- diff --cc plugins/pom.xml index 46192cc,7529c52..e283683 --- a/plugins/pom.xml +++ b/plugins/pom.xml @@@ -26,7 -26,7 +26,7 @@@ org.apache.struts struts2-parent - 2.3.17-SNAPSHOT - 2.3.16.2-SNAPSHOT ++ 2.3.16.1 struts2-plugins http://git-wip-us.apache.org/repos/asf/struts/blob/a7995548/plugins/portlet-tiles/pom.xml ---------------------------------------------------------------------- diff --cc plugins/portlet-tiles/pom.xml index 1a876d0,8a70349..d1d243e --- a/plugins/portlet-tiles/pom.xml +++ b/plugins/portlet-tiles/pom.xml @@@ -26,7 -26,7 +26,7 @@@ org.apache.struts struts2-plugins - 2.3.17-SNAPSHOT - 2.3.16.2-SNAPSHOT ++ 2.3.16.1 struts2-portlet-tiles-plugin http://git-wip-us.apache.org/repos/asf/struts/blob/a7995548/plugins/portlet/pom.xml ---------------------------------------------------------------------- diff --cc plugins/portlet/pom.xml index 22833f6,2ae7758..52823bc --- a/plugins/portlet/pom.xml +++ b/plugins/portlet/pom.xml @@@ -3,7 -3,7 +3,7 @@@ org.apache.struts struts2-plugins - 2.3.17-SNAPSHOT - 2.3.16.2-SNAPSHOT ++ 2.3.16.1 struts2-portlet-plugin http://git-wip-us.apache.org/repos/asf/struts/blob/a7995548/plugins/rest/pom.xml ---------------------------------------------------------------------- diff --cc plugins/rest/pom.xml index 42b1c2c,41e6ff0..7c71515 --- a/plugins/rest/pom.xml +++ b/plugins/rest/pom.xml @@@ -26,11 -26,11 +26,11 @@@ org.apache.struts struts2-plugins - 2.3.17-SNAPSHOT - 2.3.16.2-SNAPSHOT ++ 2.3.16.1 struts2-rest-plugin - 2.3.17-SNAPSHOT - 2.3.16.2-SNAPSHOT ++ 2.3.16.1 Struts 2 REST Plugin http://git-wip-us.apache.org/repos/asf/struts/blob/a7995548/plugins/sitegraph/pom.xml ---------------------------------------------------------------------- diff --cc plugins/sitegraph/pom.xml index 2a93d0f,4cba507..7d4d437 --- a/plugins/sitegraph/pom.xml +++ b/plugins/sitegraph/pom.xml @@@ -26,7 -26,7 +26,7 @@@ org.apache.struts struts2-plugins - 2.3.17-SNAPSHOT - 2.3.16.2-SNAPSHOT ++ 2.3.16.1 struts2-sitegraph-plugin http://git-wip-us.apache.org/repos/asf/struts/blob/a7995548/plugins/sitemesh/pom.xml ---------------------------------------------------------------------- diff --cc plugins/sitemesh/pom.xml index abb4168,d244c4a..bb2bf79 --- a/plugins/sitemesh/pom.xml +++ b/plugins/sitemesh/pom.xml @@@ -26,7 -26,7 +26,7 @@@ org.apache.struts struts2-plugins - 2.3.17-SNAPSHOT - 2.3.16.2-SNAPSHOT ++ 2.3.16.1 struts2-sitemesh-plugin http://git-wip-us.apache.org/repos/asf/struts/blob/a7995548/plugins/spring/pom.xml ---------------------------------------------------------------------- diff --cc plugins/spring/pom.xml index 66c087e,3805202..efe4bbb --- a/plugins/spring/pom.xml +++ b/plugins/spring/pom.xml @@@ -26,7 -26,7 +26,7 @@@ org.apache.struts struts2-plugins - 2.3.17-SNAPSHOT - 2.3.16.2-SNAPSHOT ++ 2.3.16.1 struts2-spring-plugin http://git-wip-us.apache.org/repos/asf/struts/blob/a7995548/plugins/struts1/pom.xml ---------------------------------------------------------------------- diff --cc plugins/struts1/pom.xml index 775024e,c683cf1..1c393ff --- a/plugins/struts1/pom.xml +++ b/plugins/struts1/pom.xml @@@ -26,7 -26,7 +26,7 @@@ org.apache.struts struts2-plugins - 2.3.17-SNAPSHOT - 2.3.16.2-SNAPSHOT ++ 2.3.16.1 struts2-struts1-plugin http://git-wip-us.apache.org/repos/asf/struts/blob/a7995548/plugins/testng/pom.xml ---------------------------------------------------------------------- diff --cc plugins/testng/pom.xml index ddfe147,5433f06..87c25bb --- a/plugins/testng/pom.xml +++ b/plugins/testng/pom.xml @@@ -26,7 -26,7 +26,7 @@@ org.apache.struts struts2-plugins - 2.3.17-SNAPSHOT - 2.3.16.2-SNAPSHOT ++ 2.3.16.1 struts2-testng-plugin http://git-wip-us.apache.org/repos/asf/struts/blob/a7995548/plugins/tiles/pom.xml ---------------------------------------------------------------------- diff --cc plugins/tiles/pom.xml index ff4880a,235d83c..8047d26 --- a/plugins/tiles/pom.xml +++ b/plugins/tiles/pom.xml @@@ -26,7 -26,7 +26,7 @@@ org.apache.struts struts2-plugins - 2.3.17-SNAPSHOT - 2.3.16.2-SNAPSHOT ++ 2.3.16.1 struts2-tiles-plugin http://git-wip-us.apache.org/repos/asf/struts/blob/a7995548/plugins/tiles3/pom.xml ---------------------------------------------------------------------- diff --cc plugins/tiles3/pom.xml index d89e2fc,8168346..cf976e4 --- a/plugins/tiles3/pom.xml +++ b/plugins/tiles3/pom.xml @@@ -26,7 -26,7 +26,7 @@@ org.apache.struts struts2-plugins - 2.3.17-SNAPSHOT - 2.3.16.2-SNAPSHOT ++ 2.3.16.1 struts2-tiles3-plugin http://git-wip-us.apache.org/repos/asf/struts/blob/a7995548/pom.xml ---------------------------------------------------------------------- diff --cc pom.xml index 4444e90,1e89047..004a697 --- a/pom.xml +++ b/pom.xml @@@ -10,7 -9,7 +9,7 @@@ 4.0.0 struts2-parent - 2.3.17-SNAPSHOT - 2.3.16.2-SNAPSHOT ++ 2.3.16.1 pom Struts 2 http://struts.apache.org/2.x/ http://git-wip-us.apache.org/repos/asf/struts/blob/a7995548/xwork-core/pom.xml ---------------------------------------------------------------------- diff --cc xwork-core/pom.xml index 5b04f60,e9b35af..e16c324 --- a/xwork-core/pom.xml +++ b/xwork-core/pom.xml @@@ -5,7 -5,7 +5,7 @@@ org.apache.struts struts2-parent - 2.3.17-SNAPSHOT - 2.3.16.2-SNAPSHOT ++ 2.3.16.1 org.apache.struts.xwork