View results here ->
http://cruisecontrol.jboss.com/cc/buildresults/jboss-head-jdk-matrix?log=log20060202083906Lbuild.1338
|
| 1.2 | modified | adrian | messaging/src/main/org/jboss/mq/sm/none/NullStateManager.java | Stupid autocomplete :-) |
| 1.1 | added | adrian | messaging/src/main/org/jboss/mq/sm/none/NullStateManager.java | A simple state manager that does not persist any state.i.e. Doesn't support durable subscriptions or preconfigured client ids.Suitable for use in simple in memory unit tests.Currently it throws an error for durable subscription operations.We could probably have a version that pretends it stored them? |
| 1.23 | modified | adrian | messaging/src/main/org/jboss/mq/server/JMSDestinationManager.java | [JBAS-2762] - Missing statemanger causes infinite loop |
| 1.16 | modified | adrian | kernel/src/main/org/jboss/kernel/plugins/dependency/KernelControllerContextActions.java | [JBMICROCONT-67] - Shouldn't need to specify class="blah"when using a factory. |
| 1.11 | modified | adrian | container/src/main/org/jboss/reflect/plugins/MethodInfoImpl.java | Fix the toShortString() |