svn commit: r518921 - /struts/struts2/branches/STRUTS_2_0_X/core/src/main/resources/struts-default.xml
Author: rgielen Date: Fri Mar 16 03:24:19 2007 New Revision: 518921 URL: http://svn.apache.org/viewvc?view=rev&rev=518921 Log: WW-1707: Re-add deprecated "plaintext" result name for backwards compatibility Modified: struts/struts2/branches/STRUTS_2_0_X/core/src/main/resources/struts-default.xml Modified: struts/struts2/branches/STRUTS_2_0_X/core/src/main/resources/struts-default.xml URL: http://svn.apache.org/viewvc/struts/struts2/branches/STRUTS_2_0_X/core/src/main/resources/struts-default.xml?view=diff&rev=518921&r1=518920&r2=518921 == --- struts/struts2/branches/STRUTS_2_0_X/core/src/main/resources/struts-default.xml (original) +++ struts/struts2/branches/STRUTS_2_0_X/core/src/main/resources/struts-default.xml Fri Mar 16 03:24:19 2007 @@ -62,6 +62,7 @@ +
Issues Closed: week of 2007-03-16
Struts2 - Friday, March 16, 2007 26 closed in last 7 days [WW-1625] Add hasKey to the TextProvider interface Ted Husted - Improvement - [2.0.7] http://issues.apache.org/struts/browse/WW-1625 [WW-1787] Token session interceptor faiing with redirect-action Ted Husted - Bug - [2.0.7, 2.1.0] http://issues.apache.org/struts/browse/WW-1787 [WW-987] org.opensymphony used in text constants instead of com.opensymphony Unassigned - Improvement - [WW 2.2] http://issues.apache.org/struts/browse/WW-987 [WW-1707] Apply consistent naming for the interceptors in struts-default.xml Rene Gielen - Improvement - [2.0.7, 2.1.0] http://issues.apache.org/struts/browse/WW-1707 [WW-1772] Select tag breaks when multiple=true Unassigned - Bug - [2.0.8] http://issues.apache.org/struts/browse/WW-1772 [WW-942] Content length not sent when using SiteMesh Patrick Lightbody - Bug - [2.0.0] http://issues.apache.org/struts/browse/WW-942 [WW-997] document for each validators type its usage, parameter and example using snippet tm_jee - Task - [WW 2.2] http://issues.apache.org/struts/browse/WW-997 [WW-900] Complete Prepare Interceptor Documentation Patrick Lightbody - Sub-task - [WW 2.2] http://issues.apache.org/struts/browse/WW-900 [WW-911] Fix velocity code bug Patrick Lightbody - Task - [WW 2.2] http://issues.apache.org/struts/browse/WW-911 [WW-1678] Port cookie interceptor from WW 2.2.5 Ted Husted - New Feature - [2.0.7, 2.1.0] http://issues.apache.org/struts/browse/WW-1678 [WW-1619] URL component and URLHelper class do not handle multiple request parameters with the same name correctly when includeParams="get" Ted Husted - Bug - [2.0.7, 2.1.0] http://issues.apache.org/struts/browse/WW-1619 [WW-954] Freemarker does not handle map correctly, cant lookup value Patrick Lightbody - Bug - [WW 2.2] http://issues.apache.org/struts/browse/WW-954 [WW-1526] Error with handling static resources under WebSphere 6 Ted Husted - Bug - [2.0.7, 2.1.0] http://issues.apache.org/struts/browse/WW-1526 [WW-1754] The current struts-default.xml prevents TypeConverter wiring Unassigned - Bug - [2.0.7, 2.1.0] http://issues.apache.org/struts/browse/WW-1754 [WW-601] Support for Groovy Actions Philip Luppens - New Feature - [Future] http://issues.apache.org/struts/browse/WW-601 [WW-1804] Showcase - view source throws NumberFormatException Ted Husted - Bug - [2.0.7] http://issues.apache.org/struts/browse/WW-1804 [WW-1711] select tag: current option is not selected if actual value to check is no String (aka: nameValue resolves to type other than String) Rainer Hermanns - Bug - [2.0.7] http://issues.apache.org/struts/browse/WW-1711 [WW-1786] using session-token interceptor generates FreeMarker template error Tom Schneider - Bug - [2.0.7, 2.1.0] http://issues.apache.org/struts/browse/WW-1786 [WW-1819] Remove unused struts.tag.altSyntax property Unassigned - Task - [] http://issues.apache.org/struts/browse/WW-1819 [WW-1732] The document for datetimepicker has not been updated Rene Gielen - Bug - [2.0.7, 2.1.0] http://issues.apache.org/struts/browse/WW-1732 [WW-98] Outdated skeleton project Dick Zetterberg - Bug - [WW 1.4] http://issues.apache.org/struts/browse/WW-98 [WW-915] Complete Introduction section of Documentation Patrick Lightbody - Task - [WW 2.2] http://issues.apache.org/struts/browse/WW-915 [WW-989] WW Action Tag does not go through ActionMapper Rene Gielen - Bug - [WW 2.2] http://issues.apache.org/struts/browse/WW-989 [WW-1569] Additional Tags for Paging and Sorting Unassigned - New Feature - [2.1.x] http://issues.apache.org/struts/browse/WW-1569 [WW-1806] Add page or FAQ explaining DevMode Philip Luppens - Improvement - [2.0.8] http://issues.apache.org/struts/browse/WW-1806 [WW-1781] Default DevMode to false in example applications Ted Husted - Task - [2.0.7, 2.1.0] http://issues.apache.org/struts/browse/WW-1781
svn commit: r519198 - in /struts/struts2/trunk/core/src/main/resources/template: css_xhtml/datetimepicker.ftl xhtml/autocompleter.ftl xhtml/datepicker.ftl xhtml/datetimepicker.ftl xhtml/timepicker.ftl
Author: musachy Date: Fri Mar 16 18:15:50 2007 New Revision: 519198 URL: http://svn.apache.org/viewvc?view=rev&rev=519198 Log: WW-1607 Remove dojo-related templates from xhtm and css_xhtml Removed: struts/struts2/trunk/core/src/main/resources/template/css_xhtml/datetimepicker.ftl struts/struts2/trunk/core/src/main/resources/template/xhtml/autocompleter.ftl struts/struts2/trunk/core/src/main/resources/template/xhtml/datepicker.ftl struts/struts2/trunk/core/src/main/resources/template/xhtml/datetimepicker.ftl struts/struts2/trunk/core/src/main/resources/template/xhtml/timepicker.ftl
svn commit: r519204 - in /struts/struts2/trunk: core/src/main/resources/org/apache/struts2/static/ plugins/dojo/src/main/resources/org/apache/struts2/static/ plugins/dojo/src/main/resources/template/a
Author: musachy Date: Fri Mar 16 18:35:42 2007 New Revision: 519204 URL: http://svn.apache.org/viewvc?view=rev&rev=519204 Log: WW-1607 * Restore javascript files to core that were moved to the dojo plugin but were not related to dojo * Render a tr with cells for the ajaxtags if a "label" is specified * Fix wrong reference to dojo tooltip Added: struts/struts2/trunk/core/src/main/resources/org/apache/struts2/static/ struts/struts2/trunk/core/src/main/resources/org/apache/struts2/static/inputtransferselect.js - copied unchanged from r519200, struts/struts2/trunk/plugins/dojo/src/main/resources/org/apache/struts2/static/inputtransferselect.js struts/struts2/trunk/core/src/main/resources/org/apache/struts2/static/optiontransferselect.js - copied unchanged from r519200, struts/struts2/trunk/plugins/dojo/src/main/resources/org/apache/struts2/static/optiontransferselect.js struts/struts2/trunk/core/src/main/resources/org/apache/struts2/static/validationClient.js - copied unchanged from r519200, struts/struts2/trunk/plugins/dojo/src/main/resources/org/apache/struts2/static/validationClient.js Removed: struts/struts2/trunk/plugins/dojo/src/main/resources/org/apache/struts2/static/inputtransferselect.js struts/struts2/trunk/plugins/dojo/src/main/resources/org/apache/struts2/static/optiontransferselect.js struts/struts2/trunk/plugins/dojo/src/main/resources/org/apache/struts2/static/validationClient.js Modified: struts/struts2/trunk/plugins/dojo/src/main/resources/template/ajax/autocompleter.ftl struts/struts2/trunk/plugins/dojo/src/main/resources/template/ajax/controlheader.ftl struts/struts2/trunk/plugins/dojo/src/main/resources/template/ajax/datetimepicker.ftl struts/struts2/trunk/plugins/dojo/src/main/resources/template/ajax/form-close.ftl struts/struts2/trunk/plugins/dojo/src/main/resources/template/ajax/head.ftl Modified: struts/struts2/trunk/plugins/dojo/src/main/resources/template/ajax/autocompleter.ftl URL: http://svn.apache.org/viewvc/struts/struts2/trunk/plugins/dojo/src/main/resources/template/ajax/autocompleter.ftl?view=diff&rev=519204&r1=519203&r2=519204 == --- struts/struts2/trunk/plugins/dojo/src/main/resources/template/ajax/autocompleter.ftl (original) +++ struts/struts2/trunk/plugins/dojo/src/main/resources/template/ajax/autocompleter.ftl Fri Mar 16 18:35:42 2007 @@ -1,3 +1,4 @@ +<#include "/${parameters.templateDir}/ajax/controlheader.ftl" /> <#if parameters.href?exists> dataUrl="${parameters.href}"<#rt/> @@ -122,6 +123,8 @@ - +<#if parameters.label?if_exists != ""> + <#include "/${parameters.templateDir}/xhtml/controlfooter.ftl" /> + Modified: struts/struts2/trunk/plugins/dojo/src/main/resources/template/ajax/controlheader.ftl URL: http://svn.apache.org/viewvc/struts/struts2/trunk/plugins/dojo/src/main/resources/template/ajax/controlheader.ftl?view=diff&rev=519204&r1=519203&r2=519204 == --- struts/struts2/trunk/plugins/dojo/src/main/resources/template/ajax/controlheader.ftl (original) +++ struts/struts2/trunk/plugins/dojo/src/main/resources/template/ajax/controlheader.ftl Fri Mar 16 18:35:42 2007 @@ -1,4 +1,6 @@ -<#--include "/${parameters.templateDir}/xhtml/controlheader-core.ftl" /--> +<#if parameters.label?if_exists != ""> + <#include "/${parameters.templateDir}/xhtml/controlheader.ftl" /> + <#if parameters.form?exists && parameters.form.validate?default(false) == true> <#-- can't mutate the data model in freemarker --> <#if parameters.onblur?exists> Modified: struts/struts2/trunk/plugins/dojo/src/main/resources/template/ajax/datetimepicker.ftl URL: http://svn.apache.org/viewvc/struts/struts2/trunk/plugins/dojo/src/main/resources/template/ajax/datetimepicker.ftl?view=diff&rev=519204&r1=519203&r2=519204 == --- struts/struts2/trunk/plugins/dojo/src/main/resources/template/ajax/datetimepicker.ftl (original) +++ struts/struts2/trunk/plugins/dojo/src/main/resources/template/ajax/datetimepicker.ftl Fri Mar 16 18:35:42 2007 @@ -1,6 +1,7 @@ dojo.require("dojo.widget.DatePicker"); - + +<#include "/${parameters.templateDir}/ajax/controlheader.ftl" /> dojoType="dropdowndatepicker"<#rt/> @@ -71,3 +72,6 @@ saveFormat="rfc"<#rt/> <#include "/${parameters.templateDir}/simple/scripting-events.ftl" /> > +<#if parameters.label?if_exists != ""> + <#include "/${parameters.templateDir}/xhtml/controlfooter.ftl" /> + Modified: struts/struts2/trunk/plugins/dojo/src/main/resources/template/ajax/form-close.ftl URL: http://svn.apache.org/viewvc/struts/struts2/trunk/plugins/dojo/src/main/resources/template/ajax/form-close.ftl?view=diff&rev=519204&r1=519203&r2=519204 ===
svn commit: r519207 - /struts/struts2/branches/STRUTS_2_0_X/core/src/main/java/org/apache/struts2/views/freemarker/tags/StrutsModels.java
Author: musachy Date: Fri Mar 16 18:45:04 2007 New Revision: 519207 URL: http://svn.apache.org/viewvc?view=rev&rev=519207 Log: WW-1823 rename getAutocompleterModel to getAutocompleter in StrutsModels Modified: struts/struts2/branches/STRUTS_2_0_X/core/src/main/java/org/apache/struts2/views/freemarker/tags/StrutsModels.java Modified: struts/struts2/branches/STRUTS_2_0_X/core/src/main/java/org/apache/struts2/views/freemarker/tags/StrutsModels.java URL: http://svn.apache.org/viewvc/struts/struts2/branches/STRUTS_2_0_X/core/src/main/java/org/apache/struts2/views/freemarker/tags/StrutsModels.java?view=diff&rev=519207&r1=519206&r2=519207 == --- struts/struts2/branches/STRUTS_2_0_X/core/src/main/java/org/apache/struts2/views/freemarker/tags/StrutsModels.java (original) +++ struts/struts2/branches/STRUTS_2_0_X/core/src/main/java/org/apache/struts2/views/freemarker/tags/StrutsModels.java Fri Mar 16 18:45:04 2007 @@ -115,7 +115,7 @@ return comboBox; } -public AutocompleterModel getAutocompleterModel() { +public AutocompleterModel getAutocompleter() { if (autocompleterModel == null) { autocompleterModel = new AutocompleterModel(stack, req, res); }
svn commit: r519209 - /struts/struts2/trunk/plugins/dojo/src/main/java/org/apache/struts2/dojo/views/freemarker/tags/DojoModels.java
Author: musachy Date: Fri Mar 16 18:48:24 2007 New Revision: 519209 URL: http://svn.apache.org/viewvc?view=rev&rev=519209 Log: WW-1823 rename getAutocompleterModel to getAutocompleter in StrutsModels Modified: struts/struts2/trunk/plugins/dojo/src/main/java/org/apache/struts2/dojo/views/freemarker/tags/DojoModels.java Modified: struts/struts2/trunk/plugins/dojo/src/main/java/org/apache/struts2/dojo/views/freemarker/tags/DojoModels.java URL: http://svn.apache.org/viewvc/struts/struts2/trunk/plugins/dojo/src/main/java/org/apache/struts2/dojo/views/freemarker/tags/DojoModels.java?view=diff&rev=519209&r1=519208&r2=519209 == --- struts/struts2/trunk/plugins/dojo/src/main/java/org/apache/struts2/dojo/views/freemarker/tags/DojoModels.java (original) +++ struts/struts2/trunk/plugins/dojo/src/main/java/org/apache/struts2/dojo/views/freemarker/tags/DojoModels.java Fri Mar 16 18:48:24 2007 @@ -46,7 +46,7 @@ return form; } -public AutocompleterModel getAutocompleterModel() { +public AutocompleterModel getAutocompleter() { if (autocompleter == null) { autocompleter = new AutocompleterModel(stack, req, res); }
svn commit: r519213 - in /struts/struts2/branches/STRUTS_2_0_X/core/src: main/resources/template/ajax/ main/resources/template/simple/ test/resources/org/apache/struts2/views/jsp/ui/
Author: musachy Date: Fri Mar 16 19:05:48 2007 New Revision: 519213 URL: http://svn.apache.org/viewvc?view=rev&rev=519213 Log: WW-1710 Fix wrong reference to dojo tooltip Modified: struts/struts2/branches/STRUTS_2_0_X/core/src/main/resources/template/ajax/form-close.ftl struts/struts2/branches/STRUTS_2_0_X/core/src/main/resources/template/simple/form-close.ftl struts/struts2/branches/STRUTS_2_0_X/core/src/test/resources/org/apache/struts2/views/jsp/ui/tooltip-1.txt struts/struts2/branches/STRUTS_2_0_X/core/src/test/resources/org/apache/struts2/views/jsp/ui/tooltip-2.txt struts/struts2/branches/STRUTS_2_0_X/core/src/test/resources/org/apache/struts2/views/jsp/ui/tooltip-3.txt Modified: struts/struts2/branches/STRUTS_2_0_X/core/src/main/resources/template/ajax/form-close.ftl URL: http://svn.apache.org/viewvc/struts/struts2/branches/STRUTS_2_0_X/core/src/main/resources/template/ajax/form-close.ftl?view=diff&rev=519213&r1=519212&r2=519213 == --- struts/struts2/branches/STRUTS_2_0_X/core/src/main/resources/template/ajax/form-close.ftl (original) +++ struts/struts2/branches/STRUTS_2_0_X/core/src/main/resources/template/ajax/form-close.ftl Fri Mar 16 19:05:48 2007 @@ -83,7 +83,7 @@ Code that will add javascript needed for tooltips --><#t/> <#lt/> - <#lt/>dojo.require("dojo.widget.html.Tooltip");dojo.require("dojo.fx.html"); + <#lt/>dojo.require("dojo.widget.Tooltip");dojo.require("dojo.fx.html"); Modified: struts/struts2/branches/STRUTS_2_0_X/core/src/main/resources/template/simple/form-close.ftl URL: http://svn.apache.org/viewvc/struts/struts2/branches/STRUTS_2_0_X/core/src/main/resources/template/simple/form-close.ftl?view=diff&rev=519213&r1=519212&r2=519213 == --- struts/struts2/branches/STRUTS_2_0_X/core/src/main/resources/template/simple/form-close.ftl (original) +++ struts/struts2/branches/STRUTS_2_0_X/core/src/main/resources/template/simple/form-close.ftl Fri Mar 16 19:05:48 2007 @@ -86,5 +86,5 @@ --><#t/> <#if (parameters.hasTooltip?default(false))><#t/> <#lt/> - <#lt/>dojo.require("dojo.widget.html.Tooltip");dojo.require("dojo.fx.html"); + <#lt/>dojo.require("dojo.widget.Tooltip");dojo.require("dojo.fx.html"); <#t/> Modified: struts/struts2/branches/STRUTS_2_0_X/core/src/test/resources/org/apache/struts2/views/jsp/ui/tooltip-1.txt URL: http://svn.apache.org/viewvc/struts/struts2/branches/STRUTS_2_0_X/core/src/test/resources/org/apache/struts2/views/jsp/ui/tooltip-1.txt?view=diff&rev=519213&r1=519212&r2=519213 == --- struts/struts2/branches/STRUTS_2_0_X/core/src/test/resources/org/apache/struts2/views/jsp/ui/tooltip-1.txt (original) +++ struts/struts2/branches/STRUTS_2_0_X/core/src/test/resources/org/apache/struts2/views/jsp/ui/tooltip-1.txt Fri Mar 16 19:05:48 2007 @@ -16,7 +16,7 @@ -dojo.require("dojo.widget.html.Tooltip");dojo.require("dojo.fx.html"); +dojo.require("dojo.widget.Tooltip");dojo.require("dojo.fx.html"); Modified: struts/struts2/branches/STRUTS_2_0_X/core/src/test/resources/org/apache/struts2/views/jsp/ui/tooltip-2.txt URL: http://svn.apache.org/viewvc/struts/struts2/branches/STRUTS_2_0_X/core/src/test/resources/org/apache/struts2/views/jsp/ui/tooltip-2.txt?view=diff&rev=519213&r1=519212&r2=519213 == --- struts/struts2/branches/STRUTS_2_0_X/core/src/test/resources/org/apache/struts2/views/jsp/ui/tooltip-2.txt (original) +++ struts/struts2/branches/STRUTS_2_0_X/core/src/test/resources/org/apache/struts2/views/jsp/ui/tooltip-2.txt Fri Mar 16 19:05:48 2007 @@ -16,4 +16,4 @@ -dojo.require("dojo.widget.html.Tooltip");dojo.require("dojo.fx.html"); +dojo.require("dojo.widget.Tooltip");dojo.require("dojo.fx.html"); Modified: struts/struts2/branches/STRUTS_2_0_X/core/src/test/resources/org/apache/struts2/views/jsp/ui/tooltip-3.txt URL: http://svn.apache.org/viewvc/struts/struts2/branches/STRUTS_2_0_X/core/src/test/resources/org/apache/struts2/views/jsp/ui/tooltip-3.txt?view=diff&rev=519213&r1=519212&r2=519213 == --- struts/struts2/branches/STRUTS_2_0_X/core/src/test/resources/org/apache/struts2/views/jsp/ui/tooltip-3.txt (original) +++ struts/struts2/branches/STRUTS_2_0_X/core/src/test/resources/org/apache/struts2/views/jsp/ui/tooltip-3.txt Fri Mar 16 19:05:48 2007 @@ -16,5 +16,5 @@ -dojo.require("dojo.widget.html.Tooltip");dojo.require("dojo.fx.html"); +dojo.require("dojo.widget.Tooltip");dojo.require("dojo.fx.html");
[CONF] Confluence Changes in the last 24 hours
- This is a daily summary of all recent changes in Confluence. - Updated Spaces: - Apache Geronimo Documentation (geronimo) http://cwiki.apache.org/confluence/display/geronimo | |-Pages Added or Edited in This Space |-- Index was last edited by hcunico (08:11 AM). | http://cwiki.apache.org/confluence/display/geronimo/Index Apache Qpid (qpid) http://cwiki.apache.org/confluence/display/qpid | |-Pages Added or Edited in This Space |-- Configure the Broker via config.xml was last edited by ritchiem (08:40 AM). | http://cwiki.apache.org/confluence/display/qpid/Configure+the+Broker+via+config.xml Apache ActiveMQ (ACTIVEMQ) http://cwiki.apache.org/confluence/display/ACTIVEMQ | |-Pages Added or Edited in This Space |-- How can I monitor ActiveMQ was last edited by jstrachan (12:45 AM). | http://cwiki.apache.org/confluence/display/ACTIVEMQ/How+can+I+monitor+ActiveMQ |-- Getting Started was last edited by jstrachan (12:42 AM). | http://cwiki.apache.org/confluence/display/ACTIVEMQ/Getting+Started Apache Directory SandBox (DIRxSBOX) http://cwiki.apache.org/confluence/display/DIRxSBOX | |-Pages Added or Edited in This Space |-- Kerberos Protocol Configuration was created by erodriguez (07:00 PM). | http://cwiki.apache.org/confluence/display/DIRxSBOX/Kerberos+Protocol+Configuration |-- LDAP Protocol Configuration was last edited by erodriguez (07:06 PM). | http://cwiki.apache.org/confluence/display/DIRxSBOX/LDAP+Protocol+Configuration Apache ServiceMix (SM) http://cwiki.apache.org/confluence/display/SM | |-Pages Added or Edited in This Space |-- Working with Shared Libraries was last edited by bsnyder (01:06 PM). | http://cwiki.apache.org/confluence/display/SM/Working+with+Shared+Libraries |-- Classloaders was last edited by bsnyder (01:03 PM). | http://cwiki.apache.org/confluence/display/SM/Classloaders |-- Team was last edited by gnodet (10:42 AM). | http://cwiki.apache.org/confluence/display/SM/Team |-- ServiceMix Normalized Message Routing was created by prossma (10:37 AM). | http://cwiki.apache.org/confluence/display/SM/ServiceMix+Normalized+Message+Routing Apache Struts 2 Documentation (WW) http://cwiki.apache.org/confluence/display/WW | |-Pages Added or Edited in This Space |-- Performance Tuning was last edited by phil (06:24 AM). | http://cwiki.apache.org/confluence/display/WW/Performance+Tuning |-- Ready, Set, Go! was last edited by rgielen (03:43 AM). | http://cwiki.apache.org/confluence/display/WW/Ready%2C+Set%2C+Go%21 |-- web.xml was last edited by [EMAIL PROTECTED] (02:20 AM). | http://cwiki.apache.org/confluence/display/WW/web.xml |-- Plugins was last edited by mrdon (01:17 AM). | http://cwiki.apache.org/confluence/display/WW/Plugins | |-New Comments in This Space |-- http://cwiki.apache.org/confluence/display/WW/actionmessage (1) |-- http://cwiki.apache.org/confluence/display/WW/optgroup (1) |-- http://cwiki.apache.org/confluence/display/WW/form (2) |-- http://cwiki.apache.org/confluence/display/WW/checkboxlist (1) |-- http://cwiki.apache.org/confluence/display/WW/url (1) |-- http://cwiki.apache.org/confluence/display/WW/push (1) |-- http://cwiki.apache.org/confluence/display/WW/param (1) |-- http://cwiki.apache.org/confluence/display/WW/i18n (1) |-- http://cwiki.apache.org/confluence/display/WW/bean (1) |-- http://cwiki.apache.org/confluence/display/WW/sort (1) |-- http://cwiki.apache.org/confluence/display/WW/merge (1) |-- http://cwiki.apache.org/confluence/display/WW/iterator (1) |-- http://cwiki.apache.org/confluence/display/WW/generator (2) |-- http://cwiki.apache.org/confluence/display/WW/JSP (1) |-- http://cwiki.apache.org/confluence/display/WW/Tag+Syntax (1) |-- http://cwiki.apache.org/confluence/display/WW/OGNL (1) |-- http://cwiki.apache.org/confluence/display/WW/Form+Tags (1) |-- http://cwiki.apache.org/confluence/display/WW/UI+Tags (1) |-- http://cwiki.apache.org/confluence/display/WW/web.xml (1) |-- http://cwiki.apache.org/confluence/display/WW/Model+Driven+Interceptor (1) Apache Wicket Website (WICKETxSITE) http://cwiki.apache.org/confluence/display/WICKETxSITE | |-Pages Added or Edited in This Space |-- Blogs was last edited by dashorst (03:46 PM). | http://cwiki.apache.org/confluence/display/WICKETxSITE/Blogs Apache Ode (ODExSITE) http://cwiki.apache.org/confluence/display/ODExSITE | |-Pages Added or Edited in This Space |-- Release Guidelines was created by mriou (08:36 AM). | http://cwiki.apache.org/confluence/display/ODExSITE/Release+Guidelines |-- Developer Guide was last edited by mriou (09:40 AM). | http://cwiki.apache.org/confluence/display/ODExSITE/Developer+Guide Apache Wicket (WICKET) http://cwiki.apache.org/confluence/display/WICKET | |-Pages Added or Edited in This Space
svn commit: r519257 - in /struts/maven/trunk/struts2-archetype-starter: pom.xml src/main/resources/archetype-resources/pom.xml
Author: mrdon Date: Sat Mar 17 00:37:24 2007 New Revision: 519257 URL: http://svn.apache.org/viewvc?view=rev&rev=519257 Log: Updating for struts 2.0.6 Modified: struts/maven/trunk/struts2-archetype-starter/pom.xml struts/maven/trunk/struts2-archetype-starter/src/main/resources/archetype-resources/pom.xml Modified: struts/maven/trunk/struts2-archetype-starter/pom.xml URL: http://svn.apache.org/viewvc/struts/maven/trunk/struts2-archetype-starter/pom.xml?view=diff&rev=519257&r1=519256&r2=519257 == --- struts/maven/trunk/struts2-archetype-starter/pom.xml (original) +++ struts/maven/trunk/struts2-archetype-starter/pom.xml Sat Mar 17 00:37:24 2007 @@ -9,7 +9,7 @@ 4.0.0 struts2-archetype-starter - 2.0.5-SNAPSHOT + 2.0.6-SNAPSHOT maven-plugin Struts 2 Archetypes - Starter Modified: struts/maven/trunk/struts2-archetype-starter/src/main/resources/archetype-resources/pom.xml URL: http://svn.apache.org/viewvc/struts/maven/trunk/struts2-archetype-starter/src/main/resources/archetype-resources/pom.xml?view=diff&rev=519257&r1=519256&r2=519257 == --- struts/maven/trunk/struts2-archetype-starter/src/main/resources/archetype-resources/pom.xml (original) +++ struts/maven/trunk/struts2-archetype-starter/src/main/resources/archetype-resources/pom.xml Sat Mar 17 00:37:24 2007 @@ -23,17 +23,17 @@ org.apache.struts struts2-core -2.0.5 +2.0.6 org.apache.struts struts2-sitemesh-plugin -2.0.5 +2.0.6 org.apache.struts struts2-spring-plugin -2.0.5 +2.0.6