Issues Opened: week of 2008-01-21
Struts2 - Monday, January 21, 2008 19 opened in last 7 days [WW-2449] Support convention based action chaining Brian Pontarelli - New Feature - [] http://issues.apache.org/struts/browse/WW-2449 [WW-2433] showcase app does not run in Tomcat 5.5 Wes Wannemacher - Bug - [] http://issues.apache.org/struts/browse/WW-2433 [WW-2427] s:a does not HTML-escape "href" attribute value Antonio Petrelli - Bug - [] http://issues.apache.org/struts/browse/WW-2427 [WW-2438] style sheet for the config-browser plugin shows the Apache license info Wes Wannemacher - Bug - [] http://issues.apache.org/struts/browse/WW-2438 [WW-2428] Add alwaysSelectFullNamespace support to RestActionMapper Jeromy Evans - Improvement - [] http://issues.apache.org/struts/browse/WW-2428 [WW-2444] Validation date Fabio Santiago Torres Bandeira - New Feature - [] http://issues.apache.org/struts/browse/WW-2444 [WW-2439] NPE in config-browser Wes Wannemacher - Bug - [] http://issues.apache.org/struts/browse/WW-2439 [WW-2421] Struts 2.1.1 omnibus ticket Ted Husted - Task - [] http://issues.apache.org/struts/browse/WW-2421 [WW-2440] jasper exception in employee manager Wes Wannemacher - Bug - [] http://issues.apache.org/struts/browse/WW-2440 [WW-2435] tag does not evaluate Body Lukasz Racon - Bug - [] http://issues.apache.org/struts/browse/WW-2435 [WW-2429] Prepare portlet classes for JSR286 support Nils-Helge Garli - Improvement - [] http://issues.apache.org/struts/browse/WW-2429 [WW-2443] Allow CodeBehind Result Annotations to be Overridden by Child Classes Blake Byrnes - Bug - [] http://issues.apache.org/struts/browse/WW-2443 [WW-2436] typo in showcase tabbed panel Wes Wannemacher - Bug - [] http://issues.apache.org/struts/browse/WW-2436 [WW-2442] autocompleter tags not working in showcase Wes Wannemacher - Bug - [] http://issues.apache.org/struts/browse/WW-2442 [WW-2441] interactive demo gives bad instructions Wes Wannemacher - Bug - [] http://issues.apache.org/struts/browse/WW-2441 [WW-2448] Overriding convention-based actions with declarative actions Brian Pontarelli - Bug - [] http://issues.apache.org/struts/browse/WW-2448 [WW-2437] Binary distributions lack of completeness in third party attributions Antonio Petrelli - Bug - [] http://issues.apache.org/struts/browse/WW-2437 [WW-2434] Rest Plugin doesn´t work in the struts2-showcase-2.1.1 application Joaquin Diez - Bug - [] http://issues.apache.org/struts/browse/WW-2434 [WW-2445] AnnotationActionValidatorManager fails to return validators annotated at method level on subsequent calls when the struts.devMode and struts.configuration.xml.reload are false [XW-582] Lukasz Racon - Bug - [] http://issues.apache.org/struts/browse/WW-2445
[CONF] Confluence Changes in the last 24 hours
- This is a daily summary of all recent changes in Confluence. - Updated Spaces: - Apache CXF 2.0 Documentation (CXF20DOC) http://cwiki.apache.org/confluence/display/CXF20DOC | |-Pages Added or Edited in This Space |-- AppServerGuide was last edited by karaznie (12:40 PM). | http://cwiki.apache.org/confluence/display/CXF20DOC/AppServerGuide Apache ServiceMix (SM) http://cwiki.apache.org/confluence/display/SM | |-Pages Added or Edited in This Space |-- 6. Configuring ServiceMix was last edited by bsnyder (02:51 PM). | http://cwiki.apache.org/confluence/display/SM/6.+Configuring+ServiceMix |-- Getting Started was last edited by bsnyder (02:46 PM). | http://cwiki.apache.org/confluence/display/SM/Getting+Started |-- Team was last edited by bsnyder (11:07 AM). | http://cwiki.apache.org/confluence/display/SM/Team |-- What is a JBI SA and how do I create one? was last edited by bsnyder (08:39 AM). | http://cwiki.apache.org/confluence/pages/viewpage.action?pageId=50299 |-- What is a JBI SU and how do I create one? was last edited by bsnyder (08:37 AM). | http://cwiki.apache.org/confluence/pages/viewpage.action?pageId=50282 |-- JMX Console was last edited by grexe (03:47 AM). | http://cwiki.apache.org/confluence/display/SM/JMX+Console Apache Cayenne Website (CAYSITE) http://cwiki.apache.org/confluence/display/CAYSITE | |-Pages Added or Edited in This Space |-- Documentation Guidelines was last edited by andrus (10:10 AM). | http://cwiki.apache.org/confluence/display/CAYSITE/Documentation+Guidelines Apache Cayenne Documentation (CAYDOC) http://cwiki.apache.org/confluence/display/CAYDOC | |-Pages Added or Edited in This Space |-- Guide to 3.0 Features was last edited by andrus (10:07 AM). | http://cwiki.apache.org/confluence/display/CAYDOC/Guide+to+3.0+Features Apache River (RIVER) http://cwiki.apache.org/confluence/display/RIVER | |-Pages Added or Edited in This Space |-- Development Process was last edited by marbro (12:01 PM). | http://cwiki.apache.org/confluence/display/RIVER/Development+Process Apache Wicket (WICKET) http://cwiki.apache.org/confluence/display/WICKET | |-Pages Added or Edited in This Space |-- Index was last edited by flbo (12:30 PM). | http://cwiki.apache.org/confluence/display/WICKET/Index - CONFLUENCE INFORMATION This message is automatically generated by Confluence Unsubscribe or edit your notifications preferences http://cwiki.apache.org/confluence/users/viewnotifications.action If you think it was sent incorrectly contact one of the administrators http://cwiki.apache.org/confluence/administrators.action If you want more information on Confluence, or have a bug to report see http://www.atlassian.com/software/confluence
svn commit: r613825 - /struts/maven/trunk/struts-annotations/pom.xml
Author: jmitchell Date: Mon Jan 21 02:14:34 2008 New Revision: 613825 URL: http://svn.apache.org/viewvc?rev=613825&view=rev Log: WW-2450 -- bring struts-annotations/pom.xml (fremarker) up to 2.3.11 Modified: struts/maven/trunk/struts-annotations/pom.xml Modified: struts/maven/trunk/struts-annotations/pom.xml URL: http://svn.apache.org/viewvc/struts/maven/trunk/struts-annotations/pom.xml?rev=613825&r1=613824&r2=613825&view=diff == --- struts/maven/trunk/struts-annotations/pom.xml (original) +++ struts/maven/trunk/struts-annotations/pom.xml Mon Jan 21 02:14:34 2008 @@ -127,9 +127,9 @@ -freemarker +org.freemarker freemarker -2.3.4 +2.3.11
svn commit: r613844 - /struts/sandbox/trunk/struts2-portlet2-plugin/pom.xml
Author: nilsga Date: Mon Jan 21 03:21:33 2008 New Revision: 613844 URL: http://svn.apache.org/viewvc?rev=613844&view=rev Log: Added apache snapshot repo Modified: struts/sandbox/trunk/struts2-portlet2-plugin/pom.xml Modified: struts/sandbox/trunk/struts2-portlet2-plugin/pom.xml URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/struts2-portlet2-plugin/pom.xml?rev=613844&r1=613843&r2=613844&view=diff == --- struts/sandbox/trunk/struts2-portlet2-plugin/pom.xml (original) +++ struts/sandbox/trunk/struts2-portlet2-plugin/pom.xml Mon Jan 21 03:21:33 2008 @@ -145,4 +145,13 @@ test + + +apache.snapshots +Apache Maven Repository (Snapshots and Test Builds) +http://people.apache.org/repo/m2-snapshot-repository +false +true + +
svn commit: r613861 - /struts/sandbox/trunk/struts2-portlet2-plugin/pom.xml
Author: nilsga Date: Mon Jan 21 03:59:31 2008 New Revision: 613861 URL: http://svn.apache.org/viewvc?rev=613861&view=rev Log: Added exo repo for portlet 2.0 api Modified: struts/sandbox/trunk/struts2-portlet2-plugin/pom.xml Modified: struts/sandbox/trunk/struts2-portlet2-plugin/pom.xml URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/struts2-portlet2-plugin/pom.xml?rev=613861&r1=613860&r2=613861&view=diff == --- struts/sandbox/trunk/struts2-portlet2-plugin/pom.xml (original) +++ struts/sandbox/trunk/struts2-portlet2-plugin/pom.xml Mon Jan 21 03:59:31 2008 @@ -147,11 +147,19 @@ -apache.snapshots -Apache Maven Repository (Snapshots and Test Builds) -http://people.apache.org/repo/m2-snapshot-repository -false -true - +apache.snapshots +Apache Maven Repository (Snapshots and Test Builds) +http://people.apache.org/repo/m2-snapshot-repository +false +true + + + exo + Exlolab repository + http://maven2.exoplatform.org/maven/ + true + false + +
svn commit: r613864 - /struts/sandbox/trunk/struts2-portlet2-plugin/pom.xml
Author: nilsga Date: Mon Jan 21 04:04:04 2008 New Revision: 613864 URL: http://svn.apache.org/viewvc?rev=613864&view=rev Log: edited portlet 2 version Modified: struts/sandbox/trunk/struts2-portlet2-plugin/pom.xml Modified: struts/sandbox/trunk/struts2-portlet2-plugin/pom.xml URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/struts2-portlet2-plugin/pom.xml?rev=613864&r1=613863&r2=613864&view=diff == --- struts/sandbox/trunk/struts2-portlet2-plugin/pom.xml (original) +++ struts/sandbox/trunk/struts2-portlet2-plugin/pom.xml Mon Jan 21 04:04:04 2008 @@ -74,7 +74,7 @@ javax.portlet portlet-api -2.0-r30 +2.0 true
svn commit: r613862 - /struts/sandbox/trunk/struts2-portlet2-plugin/pom.xml
Author: nilsga Date: Mon Jan 21 04:01:57 2008 New Revision: 613862 URL: http://svn.apache.org/viewvc?rev=613862&view=rev Log: fixed error Modified: struts/sandbox/trunk/struts2-portlet2-plugin/pom.xml Modified: struts/sandbox/trunk/struts2-portlet2-plugin/pom.xml URL: http://svn.apache.org/viewvc/struts/sandbox/trunk/struts2-portlet2-plugin/pom.xml?rev=613862&r1=613861&r2=613862&view=diff == --- struts/sandbox/trunk/struts2-portlet2-plugin/pom.xml (original) +++ struts/sandbox/trunk/struts2-portlet2-plugin/pom.xml Mon Jan 21 04:01:57 2008 @@ -158,7 +158,7 @@ Exlolab repository http://maven2.exoplatform.org/maven/ true - false + false