| From | Sent On | Attachments |
|---|---|---|
| Raible, Matt | Jun 9, 2003 3:10 pm | |
| Martin Cooper | Jun 9, 2003 5:06 pm | |
| Heydtmann, Dirk [ITS] | Jun 9, 2003 5:29 pm | |
| Craig R. McClanahan | Jun 10, 2003 11:08 am |
| Subject: | Re: commons-logging problem in 1.1 RC2 | |
|---|---|---|
| From: | Martin Cooper (mart...@apache.org) | |
| Date: | Jun 9, 2003 5:06:30 pm | |
| List: | org.apache.struts.dev | |
My apologies. Commons Logging now comes as two separate jars, and I bundled the wrong one.
I've fixed the problem on the main Apache site. It'll take a little while to propagate to the mirrors, so if you want to download it right away, you probably want to go to the main site.
-- Martin Cooper
On Mon, 9 Jun 2003, Raible, Matt wrote:
I found that this release candidate has a (seemingly) bad commons-logging.jar.
I have a nightly build of Struts (20030326) and it's commons-logging.jar is 31K. The one shipped with 1.1 RC2 is only 22K and none of my JUnit tests emit any log messages. If I replace 1.1 RC2's commons-logging.jar with the one that's 31K, everything works as expected.
Looks like the following files are missing:
Log4jCategoryLog.class Log4jFactory.class Log4JLogger.class LogKitLogger.class
package.html
Here's a screenshot of the diff between the two: http://tinyurl.com/dvtw
Is this "as designed?"
Thanks,
Matt
-----Original Message----- From: Martin Cooper [mailto:mart...@apache.org] Sent: Monday, June 09, 2003 1:29 PM To: anno...@jakarta.apache.org; stru...@jakarta.apache.org; stru...@jakarta.apache.org Subject: [ANNOUNCEMENT] Struts 1.1 Release Candidate 2 released
The Struts team is proud to announce the release of Struts 1.1 Release Candidate 2. This release includes some new functionality, but mostly just fixes for a number of bugs which were reported against earlier versions. The Struts Team believes that this release is ready for prime time, hence its designation as a release candidate.
The binary distribution is available at:
http://www.apache.org/dist/jakarta/struts/binaries/
and the source distribution is available at:
http://www.apache.org/dist/jakarta/struts/source/
In addition, the library distribution, which contains updated binaries without the sample applications, is available at:
http://www.apache.org/dist/jakarta/struts/library/
Details of the changes in this release are available in the Release Notes, which can be found here:
http://jakarta.apache.org/struts/userGuide/release-notes-1.1-rc2.html
Special thanks to Ted Husted for his help in preparing this release.
-- Martin Cooper





