View results here ->
http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0?log=log20041002024613Lbuild.46
|
| 1.9.6.1 | modified | starksm | jmx/src/main/org/jboss/mx/loading/LoaderRepositoryFactory.java | Make the LoaderRepositoryConfig serializable |
| 1.4.2.1 | modified | starksm | naming/src/main/org/jnp/interfaces/MarshalledValuePair.java | Add serialVersionUID to some serializable classes to be compatible with 3.2.6 |
| 1.5.6.1 | modified | starksm | naming/src/main/org/jnp/interfaces/NamingParser.java | Add serialVersionUID to some serializable classes to be compatible with 3.2.6 |
| 1.25.4.1 | modified | starksm | server/src/main/org/jboss/jms/asf/StdServerSessionPool.java | Shorten the pooled thread names for StdServerSessionPool to not use the full class name of the session pool. |
| 1.15.2.1 | modified | starksm | system/src/main/org/jboss/deployment/DeploymentSorter.java | Sort first on extention (as before) but for identical extensions sorts on filename. This is so deploment order is always the same no matter the filesystem. |