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:[EMAIL PROTECTED]
Sent: Monday, June 09, 2003 1:29 PM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED];
[EMAIL PROTECTED]
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

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

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

Reply via email to