atom feed4 messages in org.apache.struts.devcommons-logging problem in 1.1 RC2
FromSent OnAttachments
Raible, MattJun 9, 2003 3:10 pm 
Martin CooperJun 9, 2003 5:06 pm 
Heydtmann, Dirk [ITS]Jun 9, 2003 5:29 pm 
Craig R. McClanahanJun 10, 2003 11:08 am 
Subject:commons-logging problem in 1.1 RC2
From:Raible, Matt (Matt@cable.comcast.com)
Date:Jun 9, 2003 3:10:02 pm
List:org.apache.struts.dev

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.