svn commit: r327633 - /struts/el/trunk/README.txt

2005-10-21 Thread wsmoak
Author: wsmoak Date: Fri Oct 21 21:15:26 2005 New Revision: 327633 URL: http://svn.apache.org/viewcvs?rev=327633&view=rev Log: Added note on downloading the plugin. Modified: struts/el/trunk/README.txt Modified: struts/el/trunk/README.txt URL: http://svn.apache.org/viewcvs/struts/el/trunk/R

[Struts Wiki] Update of "StrutsClassicRelease130" by WendySmoak

2005-10-21 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Struts Wiki" for change notification. The following page has been changed by WendySmoak: http://wiki.apache.org/struts/StrutsClassicRelease130 The comment on the change is: Added link to bug 25267 for Cactus tests

DO NOT REPLY [Bug 25267] - Mavenise cactus tests

2005-10-21 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 36703] - Clean-up for minor Cactus tests errors in taglibs sub-project

2005-10-21 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 36702] - Fixes for Cactus tests for HtmlTag

2005-10-21 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 36701] - Maven build not generating struts-config.xml for taglibs sub-project

2005-10-21 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

[Struts Wiki] Update of "StrutsUpgradeNotes12to13" by WendySmoak

2005-10-21 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Struts Wiki" for change notification. The following page has been changed by WendySmoak: http://wiki.apache.org/struts/StrutsUpgradeNotes12to13 The comment on the change is: Note that Validator 1.2 changes are optional ---

svn commit: r327583 - /struts/sandbox/trunk/overdrive/Nexus/Web/ViewControl.ascx.cs

2005-10-21 Thread husted
Author: husted Date: Fri Oct 21 14:18:37 2005 New Revision: 327583 URL: http://svn.apache.org/viewcvs?rev=327583&view=rev Log: OVR-21 * Added reset_Click handler to call ResetControls. Modified: struts/sandbox/trunk/overdrive/Nexus/Web/ViewControl.ascx.cs Modified: struts/sandbox/trunk/overd

svn commit: r327264 - in /struts/shale/trunk/clay-plugin/src: java/org/apache/shale/clay/ java/org/apache/shale/clay/config/ java/org/apache/shale/clay/config/beans/ test/org/apache/shale/clay/config/

2005-10-21 Thread gvanmatre
Author: gvanmatre Date: Fri Oct 21 13:30:22 2005 New Revision: 327264 URL: http://svn.apache.org/viewcvs?rev=327264&view=rev Log: Added a check for duplicate component ids within the same naming container. This lifting is done by the JSP tags in the RI. Added: struts/shale/trunk/clay-plugi

svn commit: r327263 - in /struts/sandbox/trunk/overdrive/Nexus: Core/Helpers/ Core/Profile/ Test/ Test/Helpers/ Test/bin/Debug/ Web/

2005-10-21 Thread husted
Author: husted Date: Fri Oct 21 13:30:16 2005 New Revision: 327263 URL: http://svn.apache.org/viewcvs?rev=327263&view=rev Log: OVR-18 * Add Criteria property to IProfile, UserProfile to store runtime defaults. Modified: struts/sandbox/trunk/overdrive/Nexus/Core/Helpers/IViewHelper.cs stru

Re: Test failure in Struts Flow

2005-10-21 Thread Don Brown
Wendy Smoak wrote: See if 'maven dist' in BSF does what you want now. It depends on the Ant target 'example' placing the .war file in 'dist'. It's not exactly efficient since both Maven and Ant will download the dependencies, but it was the quickest way to get the .war file into Maven's binar

DO NOT REPLY [Bug 37199] New: - if-Variable for any Validator rule

2005-10-21 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

svn commit: r327216 - /struts/sandbox/trunk/overdrive/Nexus/Web/ViewControl.ascx.cs

2005-10-21 Thread husted
Author: husted Date: Fri Oct 21 09:22:52 2005 New Revision: 327216 URL: http://svn.apache.org/viewcvs?rev=327216&view=rev Log: OVR-22 * Add code note about Alert Hints Modified: struts/sandbox/trunk/overdrive/Nexus/Web/ViewControl.ascx.cs Modified: struts/sandbox/trunk/overdrive/Nexus/Web/Vi

svn commit: r327194 - /struts/sandbox/trunk/overdrive/Nexus/Web/Web.csproj

2005-10-21 Thread husted
Author: husted Date: Fri Oct 21 07:11:39 2005 New Revision: 327194 URL: http://svn.apache.org/viewcvs?rev=327194&view=rev Log: OVR-23 * Rename MessageLabel to ViewLabel Modified: struts/sandbox/trunk/overdrive/Nexus/Web/Web.csproj Modified: struts/sandbox/trunk/overdrive/Nexus/Web/Web.csproj

svn commit: r327184 - in /struts/sandbox/trunk/overdrive/Nexus/Web: MessageLabel.cs ViewLabel.cs

2005-10-21 Thread husted
Author: husted Date: Fri Oct 21 06:52:15 2005 New Revision: 327184 URL: http://svn.apache.org/viewcvs?rev=327184&view=rev Log: OVR-23 * Renaming MessageLable to ViewLabel Added: struts/sandbox/trunk/overdrive/Nexus/Web/ViewLabel.cs - copied unchanged from r327183, struts/sandbox/trunk/

svn commit: r327183 - in /struts/sandbox/trunk/overdrive/Nexus/Web: AlertLabel.cs HintLabel.cs MessageLabel.cs TextLabel.cs ViewControl.ascx.cs

2005-10-21 Thread husted
Author: husted Date: Fri Oct 21 06:50:24 2005 New Revision: 327183 URL: http://svn.apache.org/viewcvs?rev=327183&view=rev Log: OVR-23 * Renamie MessageLabel to ViewLabel Modified: struts/sandbox/trunk/overdrive/Nexus/Web/AlertLabel.cs struts/sandbox/trunk/overdrive/Nexus/Web/HintLabel.cs

svn commit: r327181 - in /struts/sandbox/trunk/overdrive/Nexus: Core/Helpers/IViewHelper.cs Core/Helpers/ViewHelper.cs Web/AlertLabel.cs Web/FindControl.ascx.cs Web/GridControl.ascx.cs Web/MessageLabe

2005-10-21 Thread husted
Author: husted Date: Fri Oct 21 06:47:54 2005 New Revision: 327181 URL: http://svn.apache.org/viewcvs?rev=327181&view=rev Log: OVR-23 * Add automatic binding for TextLabels * Rename ErrorsText to AlertsText for consistency * Add support methods for obtaining messages for an entity ID * Rename View

svn commit: r327180 - in /struts/sandbox/trunk/overdrive/Nexus/Test: BaseNexusTest.cs RequestContextTest.cs Test.csproj bin/Debug/PostBuildEvent.bat

2005-10-21 Thread husted
Author: husted Date: Fri Oct 21 06:44:41 2005 New Revision: 327180 URL: http://svn.apache.org/viewcvs?rev=327180&view=rev Log: OVR-22 * Add postbuild.bat * Remove binatries from repository. Added: struts/sandbox/trunk/overdrive/Nexus/Test/bin/Debug/PostBuildEvent.bat Modified: struts/sand

svn commit: r327154 - /struts/shale/trunk/core-library/src/java/org/apache/shale/dialog/config/ConfigurationParser.java

2005-10-21 Thread craigmcc
Author: craigmcc Date: Fri Oct 21 04:14:05 2005 New Revision: 327154 URL: http://svn.apache.org/viewcvs?rev=327154&view=rev Log: Default the "useContextClassLoader" property to true. Otherwise, parsing will fail when Commons Digester is in the server's shared class loader but Shale is in WEB-INF/