Author: husted
Date: Tue Oct 19 01:25:05 2004
New Revision: 55055
Modified:
struts/trunk/STATUS.txt
Log:
Update to include this quarter's board report.
Modified: struts/trunk/STATUS.txt
==
--- struts/trunk/STATU
Author: husted
Date: Sat Oct 23 03:28:17 2004
New Revision: 55366
Modified:
struts/trunk/doc/acquiring.xml
struts/trunk/doc/bylaws.xml
struts/trunk/doc/releases.xml
struts/trunk/doc/roadmap.xml
Log:
Updates to synch website with discussions on Struts Dev list.
Modified: struts/trunk
Author: husted
Date: Mon Oct 25 23:31:13 2004
New Revision: 55576
Modified:
struts/trunk/src/share/org/apache/struts/tiles/ComponentContext.java
Log:
Apply #31348 "Using a tiles definition as errorPage causes infinite looping" submitted
by Matt Meyer.
Modified: struts/trunk/src
Author: husted
Date: Mon Oct 25 23:41:15 2004
New Revision: 55577
Added:
struts/trunk/web/blank/WEB-INF/src/java/MessageResources.properties
- copied unchanged from rev 55576,
struts/trunk/web/blank/WEB-INF/classes/MessageResources.properties
Removed:
struts/trunk/web/blank/WEB-INF
Author: husted
Date: Mon Oct 25 23:42:18 2004
New Revision: 55578
Removed:
struts/trunk/web/blank/WEB-INF/classes/resources/MessageResources.properties
Log:
Removed file/folder per Bugzilla #31399
-
To unsubscribe, e-mail
Author: husted
Date: Mon Oct 25 23:42:43 2004
New Revision: 55579
Removed:
struts/trunk/web/blank/WEB-INF/classes/resources/
Log:
Removed file/folder per Bugzilla #31399
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For
Author: husted
Date: Mon Oct 25 23:43:12 2004
New Revision: 55580
Removed:
struts/trunk/web/blank/WEB-INF/src/java/resources/application.properties
Log:
Removed file/folder per Bugzilla #31399
-
To unsubscribe, e-mail: [EMAIL
Author: husted
Date: Mon Oct 25 23:43:31 2004
New Revision: 55581
Removed:
struts/trunk/web/blank/WEB-INF/src/java/resources/
Log:
Removed file/folder per Bugzilla #31399
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For
Author: husted
Date: Mon Oct 25 23:48:53 2004
New Revision: 55583
Modified:
struts/trunk/doc/volunteers.xml
Log:
Substitute (tm) for ™ since the entity choked my build :)
Modified: struts/trunk/doc/volunteers.xml
Author: husted
Date: Mon Oct 25 23:59:48 2004
New Revision: 55584
Modified:
struts/trunk/web/blank/WEB-INF/src/README.txt
Log:
Update README.txt with current layout.
Modified: struts/trunk/web/blank/WEB-INF/src/README.txt
Author: husted
Date: Wed Oct 27 05:02:02 2004
New Revision: 55687
Added:
struts/trunk/contrib/struts-shale/build.properties.sample
struts/trunk/contrib/struts-shale/project.properties
struts/trunk/contrib/struts-shale/project.xml
Modified:
struts/trunk/contrib/struts-shale/build.xml
Author: husted
Date: Wed Oct 27 07:06:07 2004
New Revision: 55697
Modified:
struts/trunk/src/share/org/apache/struts/actions/LocaleAction.java
Log:
Minor refactoring.
Modified: struts/trunk/src/share/org/apache/struts/actions/LocaleAction.java
Author: husted
Date: Thu Oct 28 03:44:07 2004
New Revision: 55804
Modified:
struts/trunk/contrib/struts-shale/src/java/org/apache/shale/impl/ImplApplicationFilter.java
Log:
Correct call to setAttribute method.
Modified:
struts/trunk/contrib/struts-shale/src/java/org/apache/shale/impl
Author: husted
Date: Thu Oct 28 03:46:58 2004
New Revision: 55805
Modified:
struts/trunk/contrib/struts-shale/README.html
struts/trunk/contrib/struts-shale/project.xml
Log:
* README.html - Minor changes for consistency and clarity
* project.xml - Add dependency element to obtain servletapi
Author: husted
Date: Fri Oct 29 02:17:46 2004
New Revision: 55952
Added:
struts/trunk/contrib/struts-shale/src/java/org/apache/shale/faces/
- copied from rev 55951,
struts/trunk/contrib/struts-shale/src/java/org/apache/shale/impl/
Removed:
struts/trunk/contrib/struts-shale/src/java
Author: husted
Date: Fri Oct 29 02:19:23 2004
New Revision: 55953
Added:
struts/trunk/contrib/struts-shale/src/java/org/apache/shale/faces/ShaleApplicationFilter.java
- copied unchanged from rev 55952,
struts/trunk/contrib/struts-shale/src/java/org/apache/shale/faces
Author: husted
Date: Fri Oct 29 02:19:51 2004
New Revision: 55954
Added:
struts/trunk/contrib/struts-shale/src/java/org/apache/shale/faces/ShaleConstants.java
- copied unchanged from rev 55953,
struts/trunk/contrib/struts-shale/src/java/org/apache/shale/faces/ImplConstants.java
Removed
Author: husted
Date: Fri Oct 29 02:20:22 2004
New Revision: 55955
Added:
struts/trunk/contrib/struts-shale/src/java/org/apache/shale/faces/ShalePhaseListener.java
- copied unchanged from rev 55954,
struts/trunk/contrib/struts-shale/src/java/org/apache/shale/faces/ImplPhaseListener.java
Author: husted
Date: Fri Oct 29 02:20:50 2004
New Revision: 55956
Added:
struts/trunk/contrib/struts-shale/src/java/org/apache/shale/faces/ShaleViewHandler.java
- copied unchanged from rev 55955,
struts/trunk/contrib/struts-shale/src/java/org/apache/shale/faces/ImplViewHandler.java
Author: husted
Date: Fri Oct 29 02:42:31 2004
New Revision: 55959
Modified:
struts/trunk/contrib/struts-shale/src/conf/faces-config.xml
struts/trunk/contrib/struts-shale/src/java/org/apache/shale/faces/ShaleApplicationFilter.java
struts/trunk/contrib/struts-shale/src/java/org/apache
Author: husted
Date: Fri Oct 29 03:49:44 2004
New Revision: 55962
Modified:
struts/trunk/contrib/struts-shale/src/java/org/apache/shale/ViewController.java
Log:
Javadoc change only: Minor stylistic changes to help clarify how ViewController
integrates with the JSF lifecycle.
Modified
Author: husted
Date: Fri Oct 29 03:51:10 2004
New Revision: 55963
Modified:
struts/trunk/contrib/struts-shale/src/java/org/apache/shale/Constants.java
struts/trunk/contrib/struts-shale/src/java/org/apache/shale/faces/ShaleApplicationFilter.java
struts/trunk/contrib/struts-shale/src
Author: husted
Date: Fri Oct 29 03:54:35 2004
New Revision: 55964
Modified:
struts/trunk/contrib/struts-shale/src/java/org/apache/shale/faces/ShaleApplicationFilter.java
struts/trunk/contrib/struts-shale/src/java/org/apache/shale/faces/ShalePhaseListener.java
struts/trunk/contrib
Author: husted
Date: Fri Oct 29 08:34:55 2004
New Revision: 55980
Modified:
struts/trunk/src/share/org/apache/struts/config/ForwardConfig.java
struts/trunk/src/share/org/apache/struts/taglib/html/LinkTag.java
Log:
Document that if a link to a forward is used to switch modules, the path must
Author: husted
Date: Sat Oct 30 01:23:34 2004
New Revision: 56030
Modified:
struts/trunk/doc/userGuide/struts-html.xml
Log:
Document that if a link to a forward is used to switch modules, the path must point to
an action.
Modified: struts/trunk/doc/userGuide/struts-html.xml
Author: husted
Date: Sat Oct 30 02:14:10 2004
New Revision: 56033
Added:
struts/trunk/doc/userGuide/release-notes-1.2.4.xml
- copied unchanged from rev 56032, struts/trunk/doc/userGuide/release-notes.xml
Removed:
struts/trunk/doc/userGuide/release-notes.xml
Log:
Moved remotely to
Author: husted
Date: Sat Oct 30 02:38:47 2004
New Revision: 56034
Removed:
struts/trunk/doc/userGuide/release-notes-1.2.1.xml
Log:
Remove notes for 1.2.1, since they are incorporated in the release notes for 1.2.4. As
discussed, we can maintain a notes section (or file) for each point build
Author: husted
Date: Sat Oct 30 03:54:51 2004
New Revision: 56035
Added:
struts/trunk/doc/userGuide/release-notes.xml
Log:
Add Relese Notes for 1.2.5 and 1.2.6 (DEV).
Added: struts/trunk/doc/userGuide/release-notes.xml
Author: husted
Date: Sat Oct 30 03:55:37 2004
New Revision: 56036
Added:
struts/trunk/doc/release-checklist.xml
Log:
Add template for a release checklist.
Added: struts/trunk/doc/release-checklist.xml
==
--- (empty
Author: husted
Date: Thu Nov 4 06:39:48 2004
New Revision: 56595
Modified:
struts/trunk/doc/userGuide/dev_validator.xml
Log:
Clarify which Validator configuration file is which, and why there is more than one.
When refering to an object loaded by the validator element, prefer the term
Author: husted
Date: Sat Nov 20 05:55:38 2004
New Revision: 105963
Modified:
struts/core/trunk/doc/userGuide/struts-html.xml
Log:
Apply #32265 "add a warning to reset FormFile documentation" submitted by Ralf
Hauser.
Modified: struts/core/trunk/doc/userGuide/strut
Author: husted
Date: Sat Nov 20 06:01:34 2004
New Revision: 105965
Modified:
struts/core/trunk/src/share/org/apache/struts/taglib/TagUtils.java
Log:
Apply #32283 "Two slashes created by TagUtils.getActionMappingURL for webapps
in root contex" submitted by Jan Kaiser.
Modified: s
Author: husted
Date: Sat Nov 20 06:10:38 2004
New Revision: 105966
Modified:
struts/core/trunk/src/share/org/apache/struts/taglib/TagUtils.java
Log:
Apply #31642 " always include Session id (if any) even for
external Urls (href attribute)" submitted by Patrick Sard.
Modified: s
Author: husted
Date: Wed Nov 24 14:37:01 2004
New Revision: 106481
URL: http://svn.apache.org/viewcvs?view=rev&rev=106481
Log:
Add README and STATUS files to describe the subproject state.
Added:
struts/sandbox/trunk/mailreader-chain/README.txt
struts/sandbox/trunk/mailreader-c
Author: husted
Date: Wed Dec 22 15:27:41 2004
New Revision: 123152
URL: http://svn.apache.org/viewcvs?view=rev&rev=123152
Log:
Extract milestone lists from roadmap page into separate page. (Same content,
only the markup for the milestones has changed so far). Add mention of Shale
proposal,
Author: husted
Date: Wed Dec 22 19:03:30 2004
New Revision: 123162
URL: http://svn.apache.org/viewcvs?view=rev&rev=123162
Log:
Add descriptions of proposed 1.3.x and beyond enhancements.
Modified:
struts/core/trunk/doc/roadmap.xml
Modified: struts/core/trunk/doc/roadmap.xml
Url:
Author: husted
Date: Thu Dec 23 03:10:18 2004
New Revision: 123186
URL: http://svn.apache.org/viewcvs?view=rev&rev=123186
Log:
Add 1.3.x and beyond section to Roadmap, as posted to dev@ list. Update
Milestones page to outline proposed enhancements.
Modified:
struts/core/trunk
Author: husted
Date: Thu Dec 23 04:00:34 2004
New Revision: 123189
URL: http://svn.apache.org/viewcvs?view=rev&rev=123189
Log:
Refresh website.
Modified:
struts/core/trunk/doc/roadmap.xml
Modified: struts/core/trunk/doc/roadmap.xml
Url:
http://svn.apache.org/viewcvs/struts/core/trunk
Author: husted
Date: Fri Dec 24 09:14:06 2004
New Revision: 123293
URL: http://svn.apache.org/viewcvs?view=rev&rev=123293
Log:
Fix Milestone link.
Modified:
struts/core/trunk/doc/roadmap.xml
Modified: struts/core/trunk/doc/roadmap.xml
Url:
http://svn.apache.org/viewcvs/struts/core/trunk
Author: husted
Date: Tue Dec 28 16:58:03 2004
New Revision: 123586
URL: http://svn.apache.org/viewcvs?view=rev&rev=123586
Log:
*** WARNING - PACKAGE IS UNDERGOING AN UPDATE AND *IS NOT STABLE*. ***
Begin process of updating Scaffold for the latest release of Struts and other
packages.
F
Author: husted
Date: Fri Jan 14 04:30:22 2005
New Revision: 125163
URL: http://svn.apache.org/viewcvs?view=rev&rev=125163
Log:
Bring the STATUS file up to date, in anticipation of the quarterly board report.
Modified:
struts/core/trunk/STATUS.txt
Modified: struts/core/trunk/STATUS.txt
Author: husted
Date: Thu Feb 17 04:33:19 2005
New Revision: 154154
URL: http://svn.apache.org/viewcvs?view=rev&rev=154154
Log:
Add stopgap build file for website.
Add sample properties file that utilizes Maven repository.
Remove redundant markup from installation-ubs72.xml
Added:
st
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Author: husted
Date: Fri Apr 1 18:28:07 2005
New Revision: 159748
URL: http://svn.apache.org/viewcvs?view=rev&rev=159748
Log:
Initial Import
Added:
struts/sandbox/trunk/README.txt
Added: struts/sandbox/trunk/README.txt
URL:
http://svn.apache.org/viewcvs/struts/sandbox/trunk/README
Author: husted
Date: Fri Apr 1 18:36:43 2005
New Revision: 159749
URL: http://svn.apache.org/viewcvs?view=rev&rev=159749
Log:
Created folder remotely
Added:
struts/sandbox/trunk/overdrive/
-
To unsubscribe, e-mail: [E
Author: husted
Date: Fri Apr 1 18:37:06 2005
New Revision: 159750
URL: http://svn.apache.org/viewcvs?view=rev&rev=159750
Log:
Moved remotely
Added:
struts/sandbox/trunk/overdrive/README.txt
- copied unchanged from r159749, struts/sandbox/trunk/README.txt
Removed:
struts/san
Author: husted
Date: Fri Apr 1 18:39:35 2005
New Revision: 159752
URL: http://svn.apache.org/viewcvs?view=rev&rev=159752
Log:
Initial import of Agility solution.
Added:
struts/sandbox/trunk/overdrive/Agility/
Author: husted
Date: Fri Apr 1 18:43:22 2005
New Revision: 159754
URL: http://svn.apache.org/viewcvs?view=rev&rev=159754
Log:
Initial import of starter PhoneBook solution.
Added:
struts/sandbox/trunk/overdrive/Phone
Author: husted
Date: Sun Apr 3 08:48:26 2005
New Revision: 159927
URL: http://svn.apache.org/viewcvs?view=rev&rev=159927
Log:
OVR-5
* Create first failing test.
* Comment-out functionality to be implemented in next session.
Added:
struts/sandbox/trunk/overdrive/PhoneBook/Test/Comm
Author: husted
Date: Sun Apr 3 08:59:00 2005
New Revision: 159928
URL: http://svn.apache.org/viewcvs?view=rev&rev=159928
Log:
OVR-5
* Add test to demonstrate GUIDs (and to generate for starter database).
Modified:
struts/sandbox/trunk/overdrive/PhoneBook/Test/BaseTest.cs
struts/san
Author: husted
Date: Sun Apr 3 09:02:10 2005
New Revision: 159929
URL: http://svn.apache.org/viewcvs?view=rev&rev=159929
Log:
OVR-5
* Add SQL for starter database.
* Add license files ommitted from initial import.
Added:
struts/sandbox/trunk/overdrive/Agility/LICENSE.txt
st
Author: husted
Date: Wed Apr 6 17:00:36 2005
New Revision: 160346
URL: http://svn.apache.org/viewcvs?view=rev&rev=160346
Log:
Initial checkin of Nexus solution.
Added:
struts/sandbox/trunk/overdrive/Nexus/
Author: husted
Date: Wed Apr 6 17:07:01 2005
New Revision: 160347
URL: http://svn.apache.org/viewcvs?view=rev&rev=160347
Log:
OVR-5
OVR-7
OVR-8
* Add Interfaces and base classes sufficient to build first failing tests.
* Tests will not pass yet. Still bootstrapping.
Added:
struts/san
Author: husted
Date: Thu Apr 7 15:40:48 2005
New Revision: 160484
URL: http://svn.apache.org/viewcvs?view=rev&rev=160484
Log:
Add or update LICENSE and NOTICE files.
Added:
struts/sandbox/trunk/overdrive/Nexus/LICENSE.txt
struts/sandbox/trunk/overdrive/Nexus/NOTICE.txt
Modi
Author: husted
Date: Thu Apr 7 16:17:28 2005
New Revision: 160493
URL: http://svn.apache.org/viewcvs?view=rev&rev=160493
Log:
OVR-7
OVR-8
OVR-9
* Implement members sufficient to compile and run (but not pass) initial unit
tests.
Added:
struts/sandbox/trunk/overdrive/Nexus/
Author: husted
Date: Thu Apr 7 17:00:28 2005
New Revision: 160496
URL: http://svn.apache.org/viewcvs?view=rev&rev=160496
Log:
OVR-7
OVR-8
* Greenbar initial Controller and RequestContext tests.
Added:
struts/sandbox/trunk/overdrive/Nexus/Extras/AssemblyInfo.cs
Modified:
struts/san
Author: husted
Date: Thu Apr 7 19:19:14 2005
New Revision: 160505
URL: http://svn.apache.org/viewcvs?view=rev&rev=160505
Log:
Add missing file.
Added:
struts/sandbox/trunk/overdrive/PhoneBook/Web/Web.csproj.webinfo
Added: struts/sandbox/trunk/overdrive/PhoneBook/Web/Web.csproj.webinfo
Author: husted
Date: Thu Apr 7 19:36:46 2005
New Revision: 160507
URL: http://svn.apache.org/viewcvs?view=rev&rev=160507
Log:
Add mission file.
Added:
struts/sandbox/trunk/overdrive/PhoneBook/Core/App.cs
Modified:
struts/sandbox/trunk/overdrive/PhoneBook/Test/Test.csproj
Added: st
Author: husted
Date: Fri Apr 8 16:47:26 2005
New Revision: 160638
URL: http://svn.apache.org/viewcvs?view=rev&rev=160638
Log:
Add license statements to class files.
Modified:
struts/sandbox/trunk/overdrive/Nexus/Core/IController.cs
struts/sandbox/trunk/overdrive/Nexus/
Author: husted
Date: Fri Apr 8 16:56:49 2005
New Revision: 160640
URL: http://svn.apache.org/viewcvs?view=rev&rev=160640
Log:
OVR-5
* Implement enough code to pass first test (select all entries from database).
Added:
struts/sandbox/trunk/overdrive/PhoneBook/Core/Commands/
st
Author: husted
Date: Mon Apr 11 16:33:07 2005
New Revision: 160981
URL: http://svn.apache.org/viewcvs?view=rev&rev=160981
Log:
OVR-5
* Skeleton implementation of the Directory page.
OVR-8
* Add method to obtain generic objects, such as view helpers.
Modified:
struts/sandbox/trunk/overd
Author: husted
Date: Mon Apr 11 17:19:38 2005
New Revision: 160990
URL: http://svn.apache.org/viewcvs?view=rev&rev=160990
Log:
OVR-5
* Add server-side controls and Spring configuration for Controller.
Added:
struts/sandbox/trunk/overdrive/PhoneBook/Web/Forms/Web.config
Modified:
st
Author: husted
Date: Mon Apr 11 17:32:38 2005
New Revision: 160993
URL: http://svn.apache.org/viewcvs?view=rev&rev=160993
Log:
Code reformatting (courtesy of JetBrains Resharper).
Modified:
struts/sandbox/trunk/overdrive/Nexus/Core/AssemblyInfo.cs
struts/sandbox/trunk/overdrive/N
Author: husted
Date: Tue Apr 12 19:30:00 2005
New Revision: 161144
URL: http://svn.apache.org/viewcvs?view=rev&rev=161144
Log:
OVR-5
* Add Tests, Interfaces, and Classes to realize protype for Directory
code-behind.
OVR-9
* Add Tests for default IRequestCommand implementation
OVR-10
*
Author: husted
Date: Tue Apr 12 19:31:25 2005
New Revision: 161145
URL: http://svn.apache.org/viewcvs?view=rev&rev=161145
Log:
OVR-5
* Remove prototype members, now available in framework.
Modified:
struts/sandbox/trunk/overdrive/PhoneBook/Web/Forms/Directory.aspx.cs
Modified: st
Author: husted
Date: Wed Apr 13 14:47:53 2005
New Revision: 161214
URL: http://svn.apache.org/viewcvs?view=rev&rev=161214
Log:
Minor updates; add OverDrive to list of proposals.
Modified:
struts/core/trunk/doc/roadmap.xml
Modified: struts/core/trunk/doc/roadmap.xml
URL:
Author: husted
Date: Thu Apr 21 03:05:39 2005
New Revision: 164020
URL: http://svn.apache.org/viewcvs?rev=164020&view=rev
Log:
OVR-5
* Refactor prototype code
Modified:
struts/sandbox/trunk/overdrive/PhoneBook/Web/Forms/Directory.aspx
struts/sandbox/trunk/overdrive/PhoneBook/Web/F
Author: husted
Date: Mon Apr 25 04:05:28 2005
New Revision: 164558
URL: http://svn.apache.org/viewcvs?rev=164558&view=rev
Log:
OVR-5
* Continue refinements to proposed API code.
Modified:
struts/sandbox/trunk/overdrive/PhoneBook/Web/Forms/Directory.aspx.cs
Modified: struts/sandbox/t
Author: husted
Date: Fri May 20 03:59:32 2005
New Revision: 171096
URL: http://svn.apache.org/viewcvs?rev=171096&view=rev
Log:
Update readme with installation notes.
Modified:
struts/sandbox/trunk/overdrive/README.txt
Modified: struts/sandbox/trunk/overdrive/README.txt
URL:
Author: husted
Date: Tue May 24 19:15:54 2005
New Revision: 178347
URL: http://svn.apache.org/viewcvs?rev=178347&view=rev
Log:
Replace List Archive link with link to Mailing List page.
Modified:
struts/core/trunk/doc/project.xml
Modified: struts/core/trunk/doc/project.xml
URL:
husted 2004/04/05 17:56:10
Modified:doc using.xml
Added: doc mail.xml
Log:
Update mailing list details.
Revision ChangesPath
1.14 +5 -44 jakarta-struts/doc/using.xml
Index: using.xml
husted 2004/04/05 18:22:59
Modified:doc mail.xml
Log:
Update mailing list details.
Revision ChangesPath
1.2 +25 -57jakarta-struts/doc/mail.xml
Index: mail.xml
===
RCS file: /home/cvs
husted 2004/04/05 18:35:18
Modified:doc mail.xml
Log:
Update mailing list details.
Revision ChangesPath
1.3 +18 -0 jakarta-struts/doc/mail.xml
Index: mail.xml
===
RCS file: /home/cvs
husted 2004/04/05 18:35:40
Modified:doc/stylesheets struts.xsl
Log:
Swap ASF for Jakarta logo
Revision ChangesPath
1.21 +5 -5 jakarta-struts/doc/stylesheets/struts.xsl
Index: struts.xsl
husted 2004/04/05 18:36:00
Added: doc/images asf_logo_wide.gif
Log:
Swap ASF for Jakarta logo
Revision ChangesPath
1.1 jakarta-struts/doc/images/asf_logo_wide.gif
husted 2004/04/05 18:39:19
Modified:doc mail.xml
Log:
Update mailing list details.
Revision ChangesPath
1.4 +5 -0 jakarta-struts/doc/mail.xml
Index: mail.xml
===
RCS file: /home/cvs
husted 2004/04/06 16:30:23
Modified:conf/share struts-config_1_2.dtd
Log:
jakarta.apache.org/struts to struts.apache.org
Revision ChangesPath
1.8 +2 -2 jakarta-struts/conf/share/struts-config_1_2.dtd
Index: struts-config_1_2.dtd
husted 2004/04/06 16:30:54
Modified:doc index.xml learning.xml project.xml using.xml
doc/stylesheets struts.xsl
doc/tiles installation.xml project.xml
doc/userGuide building_controller.xml configuration.xml
husted 2004/04/14 16:46:15
Modified:src/share/org/apache/struts/config ConfigRuleSet.java
ModuleConfig.java
src/share/org/apache/struts/config/impl
ModuleConfigImpl.java
Log:
Apply #28330 "Configure &qu
husted 2004/04/15 17:07:06
Modified:.STATUS.txt
Log:
Interim update. Awaiting changelog.
Revision ChangesPath
1.6 +23 -29jakarta-struts/STATUS.txt
Index: STATUS.txt
===
RCS file
husted 2004/04/15 17:08:17
Modified:src/share/org/apache/struts/validator FieldChecks.java
Log:
Apply #28148 "Url Validation Configuration Options" submitted by Nial Pemberton.
Revision ChangesPath
1.19 +69 -7
jakarta-struts/src/share/org/apa
husted 2004/04/16 18:15:09
Modified:.STATUS.txt
Log:
Routine update of project status.
Revision ChangesPath
1.7 +13 -3 jakarta-struts/STATUS.txt
Index: STATUS.txt
===
RCS file
husted 2004/04/16 18:15:31
Modified:doc/userGuide release-notes.xml
Log:
Update release notes.
Revision ChangesPath
1.51 +34 -7 jakarta-struts/doc/userGuide/release-notes.xml
Index: release-notes.xml
husted 2004/04/24 19:29:41
Modified:src/share/org/apache/struts/action RequestProcessor.java
Log:
Apply #28544 "processNoCache() method does not expire properly" submitted by Haroon
Rafique
Revision ChangesPath
1.45 +5 -5
jakarta-struts/src/share/
husted 2004/04/24 19:30:16
Modified:contrib/struts-chain/src/java/org/apache/struts/chain/servlet
RequestNoCache.java
Log:
Apply #28544 "processNoCache() method does not expire properly" submitted by Haroon
Rafique
Revision Changes
husted 2004/04/24 19:58:43
Modified:src/share/org/apache/struts/action ActionMessages.java
Log:
Apply #27992 "FIFO ordering in ActionMessages" submitted by Haroon Rafique.
Revision ChangesPath
1.19 +44 -7
jakarta-struts/src/share/org/apache/str
husted 2004/04/28 15:40:14
Modified:conf/share validator-rules.xml
Log:
Apply #2618 "validateUrl() is missing in validator-rules.xml" submitted by Matthias
Wessendorf.
Revision ChangesPath
1.51 +15 -4 jakarta-struts/conf/share/validator-rules.xml
husted 2004/04/28 16:12:12
Modified:src/share/org/apache/struts/taglib TagUtils.java
LocalStrings_ja.properties LocalStrings.properties
Log:
Apply #28671 "RequestUtils.lookup() / TagUtils.lookup()" submitted by Sascha Gro.
Still could use
husted 2004/05/25 06:04:11
Modified:.STATUS.txt
Log:
Routine update.
Revision ChangesPath
1.8 +29 -27jakarta-struts/STATUS.txt
Index: STATUS.txt
===
RCS file: /home/cvs/jakarta
husted 2004/05/25 08:29:08
Modified:.STATUS.txt
Log:
Point out location of website and repository.
Revision ChangesPath
1.9 +2 -2 jakarta-struts/STATUS.txt
Index: STATUS.txt
husted 2004/05/25 08:46:47
Modified:.STATUS.txt
Log:
Refactor into a "pyramid" style where items likely to be of most interest to the ASF
Board appear first. No content changes.
Revision ChangesPath
1.10 +56 -55jakarta-struts/STATUS.txt
husted 2004/05/25 08:48:47
Modified:.STATUS.txt
Log:
Amend Showstoppers section.
Revision ChangesPath
1.11 +2 -2 jakarta-struts/STATUS.txt
Index: STATUS.txt
===
RCS file: /home
husted 2004/05/25 09:03:51
Modified:.STATUS.txt
Log:
Add sections for PMC Members and Other Committers.
Revision ChangesPath
1.12 +8 -3 jakarta-struts/STATUS.txt
Index: STATUS.txt
husted 2004/06/23 17:34:56
Modified:.project.xml project.properties
Log:
Update to reflect availability of Validator 1.1.3 release (alpha)
Revision ChangesPath
1.29 +7 -6 jakarta-struts/project.xml
Index: project.xml
husted 2004/06/24 16:38:16
Added: src/share/org/apache/struts/actions
RedeployableActionServlet.java
Log:
Apply #26322 - WebLogic hot-deploy breaks Tiles; TilesRequestProcessor is not
serializable - Renaud Waldura, Justin Ashworth, YuJeong Kim, et al
husted 2004/06/24 16:51:52
Modified:src/share/org/apache/struts/validator/validwhen
ValidWhenParser.g
Log:
Apply #29429 "allow '_' (underscore) in validwhen identifier" submitted by rv
Revision ChangesPath
1.6 +4 -4
husted 2004/06/24 17:19:18
Modified:doc/userGuide release-notes.xml
Log:
Remove premature link.
Revision ChangesPath
1.52 +1 -2 jakarta-struts/doc/userGuide/release-notes.xml
Index: release-notes.xml
husted 2004/06/24 17:56:13
Modified:web/blank/WEB-INF validation.xml
web/example/WEB-INF validation.xml
web/examples/WEB-INF/validator validation.xml
Log:
Apply #29776 " Update Validator Example to mirror changes" submitted by Danny Mui
husted 2004/06/25 17:22:59
Modified:src/share/org/apache/struts/taglib/logic EmptyTag.java
Log:
Apply #29448 "EmptyTag does not worth with Arrays" submitted by Dave King
Revision ChangesPath
1.14 +28 -23
jakarta-struts/src/share/org/apache/struts/ta
husted 2004/06/25 17:36:22
Modified:src/share/org/apache/struts/action Action.java
Log:
Apply #29792 "Action method saveErrors lose messages on chained actions" submitted
by Dominic Veit
Revision ChangesPath
1.76 +120 -4jakarta-struts/src/share/
1 - 100 of 2954 matches
Mail list logo