1 Jul 2005 01:13
DO NOT REPLY [Bug 35568] New: - log4j 1.2 unit tests have stray imports and test order change
<bugzilla <at> apache.org>
2005-06-30 23:13:58 GMT
2005-06-30 23:13:58 GMT
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=35568>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bug.cgi?id=35568 Summary: log4j 1.2 unit tests have stray imports and test order change Product: Log4j Version: 1.2 Platform: Other OS/Version: other Status: NEW Severity: normal Priority: P2 Component: Other AssignedTo: log4j-dev <at> logging.apache.org ReportedBy: carnold <at> apache.org When attempting to use the log4j 1.2 unit tests against the CVS HEAD (the future 1.3), several tests fail to compile due to unnecessary imports of org.apache.log4j.performance.NullAppender and org.apache.log4j.LocationInfo. Three classes will fail to compile against log4j 1.3, MyPatternLayout, MyPatternParser and DRFATestCase. DRFATestCase is a test of the internal implementation of the inner class RollingCalendar which is only visible within the org.apache.log4j package which does not make a test of the external log4j API. MyPatternLayout and MyPatternParser do test the publically exposed extension points for PatternLayout(Continue reading)
RSS Feed