I've updated my nightly build script (effective with the 20040706 build) to use the following dependnet libraries, which I'm assuming corresponds to what we'll actually use in a Struts 1.2.1 release. Can whoever is going to be release manager for this confirm the version numbers?

antlr.jar 2.7.2 (*)
commons-beanutils 1.6.1
commons-collections 3.1
commons-digester 1.5
commons-fileupload 1.0
commons-logging 1.0.4
commons-validator 1.1.3 (**)
jakarta-oro 2.0.7

*  The ANTLR code (required by validator) is licensed as public domain
  code, but the authors request attribution.  Have we done so in the
  commons-validator and/or Struts documentation?  (All the other
  dependencies are Apache code.)

** I'm temporarily using the version from Ted's public_html directory,
but I'm -1 on a Struts 1.2.1 release until this is voted to be a validator
release suitable for public use.


The nightly build of Struts itself was compiled against the Servlet 2.2 and JSP 1.1 api jar files, while the "struts-faces" library was compiled against Servlet 2.3, JSP 1.2, and the JSF Reference Implementation version 1.1. The non-Tiles version of the example app seems to run fine; the Tiles version currently has problems that I will investigate tomorrow.

Craig McClanahan

PS: Do we need to include antlr.jar in the non-JSF example webapps now that we're using the latest and greatest validator code?



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to