DO NOT REPLY [Bug 17751] - Dynamic de-coupled mapping of DynaForm properties to Model properties

2003-03-08 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://nagoya.apache.org/bugzilla/show_bu

cvs commit: jakarta-struts/src/test/org/apache/struts/taglib SimpleBeanForTesting.java

2003-03-08 Thread dgraham
dgraham 2003/03/08 11:03:56 Modified:src/test/org/apache/struts/taglib SimpleBeanForTesting.java Log: Fixed variable name in constructor. Revision ChangesPath 1.5 +8 -2 jakarta-struts/src/test/org/apache/struts/taglib/SimpleBeanForTesting.java Index: Simp

DO NOT REPLY [Bug 17758] - [PATCH] invalid assignment in SimpleBeanForTesting

2003-03-08 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://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 17761] - TestErrorsTag1 & TestErrorsTag2 do not use formatAndTest() method

2003-03-08 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://nagoya.apache.org/bugzilla/show_bu

RE: cvs commit: jakarta-struts/src/test/org/apache/struts/taglib SimpleBeanForTesting.java

2003-03-08 Thread James Mitchell
Do you want me to take care of adding cvs tags to all the tests I've added? -- James Mitchell Software Developer/Struts Evangelist http://jakarta.apache.org/struts "People demand freedom of speech to make up for the freedom of thought which they avoid." - Soren Aabye Kierkegaard (1813-1855)

cvs commit: jakarta-struts/src/share/org/apache/struts/tiles/definition ComponentDefinitionsFactoryWrapper.java

2003-03-08 Thread dgraham
dgraham 2003/03/08 11:23:50 Modified:src/share/org/apache/struts/taglib/tiles InsertTag.java ImportAttributeTag.java UseAttributeTag.java AttributeToScopeTag.java GetAttributeTag.java src/share/org/apache/struts/taglib/html B

DO NOT REPLY [Bug 17757] - [PATCH] static fields should not be accessed via instance variables

2003-03-08 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://nagoya.apache.org/bugzilla/show_bu

RE: cvs commit: jakarta-struts/src/test/org/apache/struts/taglibSimpleBeanForTesting.java

2003-03-08 Thread David Graham
Do you want me to take care of adding cvs tags to all the tests I've added? It doesn't bother me if they're not there. I just add them when I see they're missing for consistency. Also, I read somewhere on the Jakarta site that classes should use the @version javadoc tag in the class documentati

Running Cactus Tests

2003-03-08 Thread Craig R. McClanahan
Just got back from an extended trip, and wanted to try out all the new unit tests that have been committed to the Struts repository. However, I'm having a problem when I run the "test.tomcat.41" target. Tomcat starts up successfully, and it runs the pure-JUnit based tests. However, as soon as it

cvs commit: jakarta-struts/src/test/org/apache/struts/taglib/bean TestCookieTag.java TestDefineTag.java TestHeaderTag.java TestIncludeTag.java TestMessageTag.java TestMessageTag1.java TestMessageTag1_fr.java TestMessageTag2.java TestMessageTag2_fr.java TestMessageTag3.java TestMessageTag3_fr.java TestMessageTag4.java TestMessageTag4_fr.java TestMessageTag_fr.java TestPageTag.java TestParameterTag.java TestResourceTag.java TestSizeTag.java TestStrutsTag.java TestWriteTag.java

2003-03-08 Thread jmitchell
jmitchell2003/03/08 11:31:57 Modified:src/test/org/apache/struts/taglib/html TestBaseTag.java TestButtonTag1.java TestButtonTag2.java TestCancelTag1.java TestCancelTag2.java TestCheckboxTag1.java TestCheckboxTag2.jav

RE: Running Cactus Tests

2003-03-08 Thread James Mitchell
I was using jakarta-cactus-13-1.3, should I switch? -- James Mitchell Software Developer/Struts Evangelist http://jakarta.apache.org/struts "People demand freedom of speech to make up for the freedom of thought which they avoid." - Soren Aabye Kierkegaard (1813-1855) > -Original Mess

RE: Running Cactus Tests

2003-03-08 Thread Craig R. McClanahan
On Sat, 8 Mar 2003, James Mitchell wrote: > Date: Sat, 8 Mar 2003 14:36:55 -0500 > From: James Mitchell <[EMAIL PROTECTED]> > Reply-To: Struts Developers List <[EMAIL PROTECTED]> > To: 'Struts Developers List' <[EMAIL PROTECTED]> > Subject: RE: Running Cactus Tests > > I was using jakarta-cactus

cvs commit: jakarta-struts/src/test/org/apache/struts/taglib/logic TestEmptyTag.java TestEqualTag.java TestGreaterEqualTag.java TestGreaterThanTag.java TestIterateTag.java TestLessEqualTag.java TestLessThanTag.java TestNotEqualTag.java TestNotPresentTag.java TestPresentTag.java

2003-03-08 Thread jmitchell
jmitchell2003/03/08 11:45:05 Modified:src/test/org/apache/struts/taglib/logic TestEmptyTag.java TestEqualTag.java TestGreaterEqualTag.java TestGreaterThanTag.java TestIterateTag.java TestLessEqualTag.java TestLessTha

RE: Running Cactus Tests

2003-03-08 Thread James Mitchell
I just checked the jars and there are several files missing (including the one you mention) from 1.3 to 1.4, I'll have to investigate further to see why. -- James Mitchell Software Developer/Struts Evangelist http://jakarta.apache.org/struts "People demand freedom of speech to make up for the fr

RE: Running Cactus Tests

2003-03-08 Thread James Mitchell
Yep, as I suspected, they moved to commons logging in 1.4. -- James Mitchell Software Developer/Struts Evangelist http://jakarta.apache.org/struts "People demand freedom of speech to make up for the freedom of thought which they avoid." - Soren Aabye Kierkegaard (1813-1855) > -Origina

RE: Running Cactus Tests

2003-03-08 Thread James Mitchell
Should we switch the test environment to 1.4.1? -- James Mitchell Software Developer/Struts Evangelist http://jakarta.apache.org/struts "People demand freedom of speech to make up for the freedom of thought which they avoid." - Soren Aabye Kierkegaard (1813-1855) > -Original Message

RE: Running Cactus Tests

2003-03-08 Thread Craig R. McClanahan
On Sat, 8 Mar 2003, James Mitchell wrote: > Date: Sat, 8 Mar 2003 14:57:26 -0500 > From: James Mitchell <[EMAIL PROTECTED]> > Reply-To: Struts Developers List <[EMAIL PROTECTED]> > To: 'Struts Developers List' <[EMAIL PROTECTED]> > Subject: RE: Running Cactus Tests > > Should we switch the test

RE: Running Cactus Tests

2003-03-08 Thread James Mitchell
Sorry for not responding sooner, kids had soccer games today. Found this: http://www.mail-archive.com/[EMAIL PROTECTED]/msg00901.html Looks like all we need to do is replace the /test/jspRedirector.jsp. For some odd reason, after changing to a newer redirector, a few tests are failing (which n

cvs commit: jakarta-struts/contrib/tiles/src/share/org/apache/struts/tiles/definition ReloadableDefinitionsFactory.java

2003-03-08 Thread dgraham
dgraham 2003/03/08 16:38:52 Removed: contrib/tiles/src/share/org/apache/struts/tiles DefinitionAttribute.java NoSuchDefinitionException.java ComponentDefinitionsFactory.java TilesException.jav

cvs commit: jakarta-struts/doc/resources consultants.xml powered.xml

2003-03-08 Thread dgraham
dgraham 2003/03/08 16:53:17 Modified:doc/resources consultants.xml powered.xml Log: Point people to Struts Wiki for site listings. Revision ChangesPath 1.13 +11 -0 jakarta-struts/doc/resources/consultants.xml Index: consultants.xml

DO NOT REPLY [Bug 17728] - EvalHelper should not throw NullAttributeException, it's too slow

2003-03-08 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://nagoya.apache.org/bugzilla/show_bu

Re: DO NOT REPLY [Bug 17728] - EvalHelper should not throw NullAttributeException, it's too slow

2003-03-08 Thread David M. Karr
> "bugzilla" == bugzilla <[EMAIL PROTECTED]> writes: bugzilla> DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG bugzilla> RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT bugzilla> . bugzilla> ANY REPLY MADE

cvs commit: jakarta-struts/contrib/struts-el/src/share/org/apache/strutsel/taglib/logic ELMatchTag.java ELNotMatchTag.java

2003-03-08 Thread dmkarr
dmkarr 2003/03/08 23:47:09 Modified:contrib/struts-el/src/share/org/apache/strutsel/taglib/logic ELMatchTag.java ELNotMatchTag.java Log: Separated "expr" attribute into "expr" and "exprValue", being the original attribute value and the evaluated value. Bef

Validator- List/Map-backed property validation

2003-03-08 Thread harish krishnaswamy
Is there a way to validate a list/map-backed property using validator in a generic fashion? For ex. i would like to something like the following to validate all the lastName fileds in the list/map: -Harish __ Do you Yahoo!? Yahoo! Tax

Re: Validator- List/Map-backed property validation

2003-03-08 Thread David Graham
Please do not cross post. This is a struts-user question. David From: harish krishnaswamy <[EMAIL PROTECTED]> Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED], [EMAIL PROTECTED] Subject: Validator- List/Map-backed property validation Date: Sat, 8 Mar 2003 09:54:2