Does anyone have a procedure for updating an existing project to use all the stuff from a nightly build?
So far, I delete my 'jakarta-struts' directory and unzip both of the nightly build files (source & binary) again. Then I copy all the .jar files, all the .tld files and the validator-rules.xml file over from the unzipped jakarta-struts/lib into the appropriate places in my own project. I'm a bit confused about the .dtd files included with the nightly build from the 18th. They don't seem to be used anywhere. For example, there is a validator-rules_1_1.dtd, but the included validator-rules.xml file uses http://jakarta.apache.org/commons/dtds/validator_1_0.dtd. Do I need these .dtd files from the nightly build? Have I missed anything? (It compiles, but I've already caused myself problems by using some files from one build and some from another!) Thanks, -- Wendy Smoak Applications Systems Analyst, Sr. Arizona State University PA Information Resources Management

