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
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
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
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
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
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/
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
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
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
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
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
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/
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
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
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
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/
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
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.
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
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
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/
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/
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/
23 matches
Mail list logo