View results here ->
http://tck2.jboss.com/cc/?log=log20040419001106Lbuild.25
|
| No Tests Run |
| This project doesn't have any tests |
|
|
| |
|
| modified | starksm | jboss.net/src/main/org/jboss/net/axis/server/AxisService.java | Remove another explicit use of log4j |
| modified | starksm | jboss.net/src/main/org/jboss/net/axis/server/AxisService.java | Remove the explicit casts to log4j types |
| modified | starksm | jboss.net/src/main/org/jboss/net/axis/server/FlashAxisServiceServlet.java | Remove the explicit casts to log4j types |
| modified | starksm | connector/src/main/org/jboss/resource/connectionmanager/BaseConnectionManager2.java | Remove the cast of the logger plugin to a Log4jLoggerPlugin |
| modified | starksm | varia/src/main/org/jboss/jdo/castor/CastorJDOImpl.java | Remove the cast of the Log4jLoggerPlugin |
| modified | starksm | common/src/main/org/jboss/logging/util/LoggerPluginWriter.java | A subclass of PrintWriter that redirects its output to a LoggerPlugin atINFO level. The only usecase for this is legacy java apis which requireintegration with the logging layer through a Writer. |