svn commit: r568991 - /struts/struts1/trunk/core/src/test/java/org/apache/struts/action/TestActionServlet.java

2007-08-23 Thread bayard
Author: bayard Date: Thu Aug 23 06:49:58 2007 New Revision: 568991 URL: http://svn.apache.org/viewvc?rev=568991&view=rev Log: Making some of the fail messages a bit more expressive so I can tell that they are all NullPointerExceptions. These are presumably happening due to STR-3085 Modi

svn commit: r568572 - /struts/struts1/branches/STRUTS_1_3_BRANCH/pom.xml

2007-08-22 Thread bayard
Author: bayard Date: Wed Aug 22 04:45:35 2007 New Revision: 568572 URL: http://svn.apache.org/viewvc?rev=568572&view=rev Log: Fixing the scm information to point to the 1.3 branch Modified: struts/struts1/branches/STRUTS_1_3_BRANCH/pom.xml Modified: struts/struts1/branches/STRUTS_1_3_BR

svn commit: r563398 - in /struts/struts1/trunk/taglib/src/main: java/org/apache/struts/taglib/html/SelectTag.java resources/META-INF/tld/struts-html.tld

2007-08-06 Thread bayard
Author: bayard Date: Mon Aug 6 23:08:19 2007 New Revision: 563398 URL: http://svn.apache.org/viewvc?view=rev&rev=563398 Log: Applying my patch from STR-1195 Modified: struts/struts1/trunk/taglib/src/main/java/org/apache/struts/taglib/html/SelectTag.java struts/struts1/trunk/taglib

svn commit: r546299 - in /struts/struts1/trunk/apps/el-example/src/main/webapp: html-file.jsp html-multibox.jsp html-radio.jsp html-setters.jsp

2007-06-11 Thread bayard
Author: bayard Date: Mon Jun 11 14:55:17 2007 New Revision: 546299 URL: http://svn.apache.org/viewvc?view=rev&rev=546299 Log: Applying revisions 546294,546295,546298 from https://svn.apache.org/repos/asf/struts/struts1/branches/STRUTS_1_3_BRANCH Modified: struts/struts1/trunk/app

svn commit: r546298 - /struts/struts1/branches/STRUTS_1_3_BRANCH/apps/el-example/src/main/webapp/html-multibox.jsp

2007-06-11 Thread bayard
Author: bayard Date: Mon Jun 11 14:51:21 2007 New Revision: 546298 URL: http://svn.apache.org/viewvc?view=rev&rev=546298 Log: In fact, the checkboxes are not selected by default. The code seems to back this up, so changing the description. Modified: struts/struts1/bran

svn commit: r546295 - in /struts/struts1/branches/STRUTS_1_3_BRANCH/apps/el-example/src/main/webapp: html-file.jsp html-radio.jsp

2007-06-11 Thread bayard
Author: bayard Date: Mon Jun 11 14:33:41 2007 New Revision: 546295 URL: http://svn.apache.org/viewvc?view=rev&rev=546295 Log: Making it a (little) bit clearer what is going on in these two examples Modified: struts/struts1/branches/STRUTS_1_3_BRANCH/apps/el-example/src/main/webapp/

svn commit: r546294 - /struts/struts1/branches/STRUTS_1_3_BRANCH/apps/el-example/src/main/webapp/html-setters.jsp

2007-06-11 Thread bayard
Author: bayard Date: Mon Jun 11 14:33:10 2007 New Revision: 546294 URL: http://svn.apache.org/viewvc?view=rev&rev=546294 Log: Disbling the two duplicated property fields on the bottom left too, otherwise it's confusing to the user Modified: struts/struts1/branches/STRUTS_1_3_BRANC

svn commit: r546270 - /struts/struts1/trunk/apps/pom.xml

2007-06-11 Thread bayard
Author: bayard Date: Mon Jun 11 13:49:20 2007 New Revision: 546270 URL: http://svn.apache.org/viewvc?view=rev&rev=546270 Log: Setting a defined (latest) version of the cargo plugin so the build completes Modified: struts/struts1/trunk/apps/pom.xml Modified: struts/struts1/trunk/apps/pom

svn commit: r546274 - /struts/struts1/trunk/apps/el-example/src/main/webapp/html-link.jsp

2007-06-11 Thread bayard
Author: bayard Date: Mon Jun 11 13:52:15 2007 New Revision: 546274 URL: http://svn.apache.org/viewvc?view=rev&rev=546274 Log: Improving readability of the html:link test. It's confusing why the tests are listed twice Modified: struts/struts1/trunk/apps/el-example/src/main/we

svn commit: r546273 - /struts/struts1/branches/STRUTS_1_3_BRANCH/apps/el-example/src/main/webapp/html-link.jsp

2007-06-11 Thread bayard
Author: bayard Date: Mon Jun 11 13:51:54 2007 New Revision: 546273 URL: http://svn.apache.org/viewvc?view=rev&rev=546273 Log: Improving readability of the html:link test. It's confusing why the tests are listed twice Modified: struts/struts1/branches/STRUTS_1_3_BRANCH/apps/el-ex

svn commit: r546257 - /struts/struts1/branches/STRUTS_1_3_BRANCH/apps/pom.xml

2007-06-11 Thread bayard
Author: bayard Date: Mon Jun 11 13:19:40 2007 New Revision: 546257 URL: http://svn.apache.org/viewvc?view=rev&rev=546257 Log: Setting a defined (latest) version of the cargo plugin so the build completes Modified: struts/struts1/branches/STRUTS_1_3_BRANCH/apps/pom.xml Modified: st

svn commit: r529651 - in /struts/struts1/trunk: core/src/main/java/org/apache/struts/chain/commands/ core/src/main/java/org/apache/struts/upload/ core/src/main/java/org/apache/struts/util/ el/src/main

2007-04-17 Thread bayard
Author: bayard Date: Tue Apr 17 08:51:49 2007 New Revision: 529651 URL: http://svn.apache.org/viewvc?view=rev&rev=529651 Log: Merging -r524894:529460 https://svn.apache.org/repos/asf/struts/struts1/branches/STRUTS_1_3_BRANCH into trunk as per STR-3018 Modified: struts/struts1/trunk/

svn commit: r529460 - /struts/struts1/branches/STRUTS_1_3_BRANCH/el/src/main/resources/META-INF/tld/struts-html-el.tld

2007-04-16 Thread bayard
Author: bayard Date: Mon Apr 16 17:51:15 2007 New Revision: 529460 URL: http://svn.apache.org/viewvc?view=rev&rev=529460 Log: Removing the unnecessary boolean as per STR-3028 Modified: struts/struts1/branches/STRUTS_1_3_BRANCH/el/src/main/resources/META-INF/tld/struts-html-el.tld Modi

svn commit: r529384 - /struts/struts1/branches/STRUTS_1_3_BRANCH/tiles/src/main/java/org/apache/struts/tiles/TilesUtilImpl.java

2007-04-16 Thread bayard
Author: bayard Date: Mon Apr 16 13:19:17 2007 New Revision: 529384 URL: http://svn.apache.org/viewvc?view=rev&rev=529384 Log: Applying patch from STR-3021. Thanks to Thomas Wilhelm for reporting the bug wherein exceptions thrown in tiles-included JSPs cause includes to happen twice. The ch

svn commit: r526291 - /struts/struts1/trunk/el/NOTICE.txt

2007-04-06 Thread bayard
Author: bayard Date: Fri Apr 6 14:26:57 2007 New Revision: 526291 URL: http://svn.apache.org/viewvc?view=rev&rev=526291 Log: I'm pretty sure this NOTICE.txt file is flotsam - so removing it Removed: struts/struts1/trunk/el/NOTICE.txt

svn commit: r521984 - in /struts/struts1/trunk: core/src/main/java/org/apache/struts/action/ core/src/main/java/org/apache/struts/chain/commands/servlet/ core/src/test/java/org/apache/struts/action/ f

2007-03-23 Thread bayard
Author: bayard Date: Fri Mar 23 23:30:50 2007 New Revision: 521984 URL: http://svn.apache.org/viewvc?view=rev&rev=521984 Log: Merging -r505116:519563 https://svn.apache.org/repos/asf/struts/struts1/branches/STRUTS_1_3_BRANCH/ into trunk as per STR-3018 Added: struts/struts1/trunk/src/

svn commit: r520763 - in /struts/struts1/trunk/core/src/main/java/org/apache/struts/validator/validwhen: ValidWhenParser.g ValidWhenParser.java

2007-03-20 Thread bayard
Author: bayard Date: Tue Mar 20 22:57:10 2007 New Revision: 520763 URL: http://svn.apache.org/viewvc?view=rev&rev=520763 Log: Fixing STR-2802 by removing the unnecessary LBRACKET. Test now passes and I don't understand what the LBRACKET would have been there for so I think it was just

svn commit: r520762 - /struts/struts1/trunk/core/src/test/java/org/apache/struts/validator/TestValidWhen.java

2007-03-20 Thread bayard
Author: bayard Date: Tue Mar 20 22:53:44 2007 New Revision: 520762 URL: http://svn.apache.org/viewvc?view=rev&rev=520762 Log: Breaking the build by putting the unit test for STR-2802 fully in Modified: struts/struts1/trunk/core/src/test/java/org/apache/struts/validator/TestValidWhen.

svn commit: r505093 - /struts/struts1/trunk/src/site/xdoc/userGuide/building_controller.xml

2007-02-08 Thread bayard
Author: bayard Date: Thu Feb 8 16:09:01 2007 New Revision: 505093 URL: http://svn.apache.org/viewvc?view=rev&rev=505093 Log: Improving the formatting of a couple of the code examples (related to STR-1873) Modified: struts/struts1/trunk/src/site/xdoc/userGuide/building_controller

svn commit: r504721 - /struts/struts1/trunk/tiles/src/main/java/org/apache/struts/tiles/taglib/ImportAttributeTag.java

2007-02-07 Thread bayard
Author: bayard Date: Wed Feb 7 14:22:21 2007 New Revision: 504721 URL: http://svn.apache.org/viewvc?view=rev&rev=504721 Log: Applying the patch from STR-2996. I'm not a Tiles expert, but this seems like a simple one to me. Modified: struts/struts1/trunk/tiles/src/main/java/o

svn commit: r419348 - /struts/shale/

2006-07-05 Thread bayard
Author: bayard Date: Wed Jul 5 14:30:07 2006 New Revision: 419348 URL: http://svn.apache.org/viewvc?rev=419348&view=rev Log: Moving Shale to TLP Removed: struts/shale/

svn commit: r404856 - /struts/action2/

2006-05-07 Thread bayard
Author: bayard Date: Sun May 7 14:29:56 2006 New Revision: 404856 URL: http://svn.apache.org/viewcvs?rev=404856&view=rev Log: Moving Webwork out of the Incubator and over to Struts as per Jira issue: #INFRA-791 Added: struts/action2/ - copied from r404855, incubator/webwork2/

svn commit: r404856 - /incubator/webwork2/

2006-05-07 Thread bayard
Author: bayard Date: Sun May 7 14:29:56 2006 New Revision: 404856 URL: http://svn.apache.org/viewcvs?rev=404856&view=rev Log: Moving Webwork out of the Incubator and over to Struts as per Jira issue: #INFRA-791 Removed: incubator/webwork2/