I've changed the main classes from org.apache.struts.action to org.apache.struts.validator. I'll do the initial checkin shortly.
David --- "Craig R. McClanahan" <[EMAIL PROTECTED]> wrote: > I'm +1 with the proposal, but I'd also be ok with > using > org.apache.struts.validator instead of > org.apache.struts.action for the > five main classes. > > I will update the nightly builds to include > jakarta-regexp (which we'll > also need to ship in the "lib" directory), and tell > Gump about it as well, > once I see the check-ins. > > Craig > > > On Sun, 17 Mar 2002, David Winterfeldt wrote: > > > Date: Sun, 17 Mar 2002 16:56:29 -0800 (PST) > > From: David Winterfeldt <[EMAIL PROTECTED]> > > Reply-To: Struts Developers List > <[EMAIL PROTECTED]> > > To: Struts Developers List > <[EMAIL PROTECTED]> > > Subject: Validator move to main distribution > > > > I'm going to check this in later tonight if there > are > > no objections to the packages I've placed things > > under. I'll add the webapp example and > documentation > > next. The Jakarta Regexp jar will need to get > added > > to the properties file for the nightly builds. > > > > added to org.apache.struts.action > > (ValidatorServlet was not brought over since it is > > replaced by ValidatorPlugIn. ValidatorServlet is > > deprecated in the contrib/validator directory > though.) > > > src/share/org/apache/struts/action/DynaValidatorActionForm.java > > > src/share/org/apache/struts/action/DynaValidatorForm.java > > > src/share/org/apache/struts/action/ValidatorActionForm.java > > > src/share/org/apache/struts/action/ValidatorForm.java > > > src/share/org/apache/struts/action/ValidatorPlugIn.java > > > > added to org.apache.struts.taglib.html > > > src/share/org/apache/struts/taglib/html/JavascriptValidatorTag.java > > > > added to org.apache.struts.util > > > src/share/org/apache/struts/util/StrutsValidator.java > > > src/share/org/apache/struts/util/StrutsValidatorUtil.java > > > > wasn't sure where to put this, but it seemed like > a > > good spot > > conf/share/validator-rules.xml > > > > The Jakarata regexp package was added to > > build.properties.sample. > > > > Jakarata regexp package was added to the classpath > and > > validator-rules.xml is now moved to dist/lib. > > build.xml > > > > JavascriptValidatorTag was added this. > > doc/userGuide/struts-html.xml > > > > David > > > > __________________________________________________ > > Do You Yahoo!? > > Yahoo! Sports - live college hoops coverage > > http://sports.yahoo.com/ > > > > -- > > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > > > > > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > __________________________________________________ Do You Yahoo!? Yahoo! Sports - live college hoops coverage http://sports.yahoo.com/ -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>