View results here ->
http://cruisecontrol.jboss.com/cc/buildresults/jboss-head-jdk-matrix?log=log20050129201418Lbuild.69
|
| 1.1 | added | starksm | system/src/main/org/jboss/system/StartupGroup.java | A service that listens for server start/stop events to control a secondary service start/stop state as a mechanism for allowing other services to depend on the start/stop events as a trigger for their start/stop state activation. |
| 1.1 | added | starksm | system/src/main/org/jboss/system/StartupGroupMBean.java | A service that listens for server start/stop events to control a secondary service start/stop state as a mechanism for allowing other services to depend on the start/stop events as a trigger for their start/stop state activation. |
| 1.442 | modified | telrod | testsuite/build.xml | Changed the unified-invoker-tests to use start-jboss task instead of start-jboss-os task in effort to fix automated testsuite run. |
| 1.9 | modified | starksm | console/src/main/org/jboss/console/plugins/helpers/AbstractPluginWrapper.java | Guard against NPE during shutdown when the plugin manager was not initialized |
| 1.48 | modified | starksm | system/src/main/org/jboss/system/ServiceController.java | Create a ServiceContext in the RUNNING state in the preRegister callback so that the ServiceController can be used as a depends target. Resolves [JBAS-1354] Dependency on the ServiceController is broken. |