BUILD COMPLETE - build.1035 |
Date of build: 05/09/2007 19:34:06 |
Time to build: 1 minute 57 seconds |
Last changed: 05/09/2007 14:42:14 |
Last log entry: [JBCACHE-1050] Don't throw NPE if getInterceptorChain() invoked before create() |
Unit Tests: (0) Total Errors and Failures: (0) | |||
Modifications since last build: (first 50 of 26) | ||||
1.35 | modified | bstansberry | src/org/jboss/cache/CacheSPI.java | [JBCACHE-1050] Don't throw NPE if getInterceptorChain() invoked before create() |
1.1 | added | bstansberry | tests/functional/org/jboss/cache/jmx/CacheJmxWrapperTest.java | [JBCACHE-1014] Improve testsuite coverage of JMX configuration |
1.1 | added | bstansberry | tests/functional/org/jboss/cache/jmx/CacheJmxWrapperTestBase.java | [JBCACHE-1014] Improve testsuite coverage of JMX configuration |
1.11 | deleted | bstansberry | tests/functional/org/jboss/cache/jmx/CacheMBeanTest.java | [JBCACHE-1014] Improve testsuite coverage of JMX configuration |
1.1 | added | bstansberry | tests/functional/org/jboss/cache/jmx/InterceptorRegistrationTest.java | [JBCACHE-1014] Improve testsuite coverage of JMX configuration |
1.13 | modified | bstansberry | tests/functional/org/jboss/cache/config/ConfigurationTest.java | [JBCACHE-934] Remove ChannelFactory JMX lookup from CacheImpl |
1.5 | modified | bstansberry | tests/functional/org/jboss/cache/multiplexer/BadMuxConfigTest.java | [JBCACHE--1044] RuntimeConfig's channel factory should by type ChannelFactory, not JChannelFactoryMBean |
1.3 | modified | bstansberry | tests/functional/org/jboss/cache/multiplexer/MultiplexerTestHelper.java | [JBCACHE--1044] RuntimeConfig's channel factory should by type ChannelFactory, not JChannelFactoryMBean |
1.1 | added | bstansberry | tests/functional/org/jboss/cache/multiplexer/ChannelInjectionPreferenceTest.java | [JBCACHE--1023] Inject preconfigured Channel |
1.1 | added | bstansberry | tests/functional/org/jboss/cache/config/ChannelInjectionTest.java | [JBCACHE--1023] Inject preconfigured Channel |
1.15 | modified | bstansberry | src/org/jboss/cache/jmx/CacheJmxWrapper.java | [JBCACHE-1050] Don't throw NPE if getInterceptorChain() invoked before create()[JBCACHE-1047] JMX Wrapper classes allow explicit config of whether to control cache lifecycle |
1.4 | modified | bstansberry | src/org/jboss/cache/jmx/CacheJmxWrapperMBean.java | [JBCACHE-1047] JMX wrappers allow explicit control of whether to control cache lifecycle |
1.6 | modified | bstansberry | src/org/jboss/cache/jmx/CacheLegacyJmxWrapper.java | [JBCACHE-934] Remove ChannelFactory JMX lookup from CacheImpl[JBCACHE--1044] RuntimeConfig's channel factory should by type ChannelFactory, not JChannelFactoryMBean |
1.5 | modified | bstansberry | src/org/jboss/cache/jmx/CacheLegacyJmxWrapperMBean.java | [JBCACHE-934] Remove ChannelFactory JMX lookup from CacheImpl[JBCACHE--1044] RuntimeConfig's channel factory should by type ChannelFactory, not JChannelFactoryMBean |
1.11 | modified | bstansberry | src/org/jboss/cache/jmx/JmxUtil.java | Only register interceptor in JMX if statistics are enabled for that interceptor |
1.9 | modified | bstansberry | src/org/jboss/cache/config/RuntimeConfig.java | [JBCACHE-934] Remove ChannelFactory JMX lookup from CacheImpl[JBCACHE--1023] Inject preconfigured Channel |
1.44 | modified | bstansberry | src/org/jboss/cache/config/Configuration.java | [JBCACHE-934] Remove ChannelFactory JMX lookup from CacheImpl |
1.4 | modified | bstansberry | src/org/jboss/cache/pojo/jmx/PojoCacheJmxWrapper.java | [JBCACHE-856] Rationalize top-level mbean classes[JBCACHE-1047] JMX wrappers allow explicit control of whether to control cache lifecycle |
1.3 | modified | bstansberry | src/org/jboss/cache/pojo/jmx/PojoCacheJmxWrapperMBean.java | [JBCACHE-856] Rationalize top-level mbean classes[JBCACHE-1047] JMX wrappers allow explicit control of whether to control cache lifecycle |
1.2 | deleted | bstansberry | src/org/jboss/cache/pojo/jmx/PojoCache.java | [JBCACHE-856] Rationalize top-level mbean classes |
1.2 | deleted | bstansberry | src/org/jboss/cache/pojo/jmx/PojoCacheMBean.java | [JBCACHE-856] Rationalize top-level mbean classes |
1.9 | modified | bstansberry | tests/functional/org/jboss/cache/transaction/AbortionTest.java | [JBCACHE-1046] CacheImpl.channel should be type Channel |
1.63 | modified | bstansberry | src/org/jboss/cache/CacheImpl.java | [JBCACHE-934] Remove ChannelFactory JMX lookup from CacheImpl[JBCACHE--1023] Inject preconfigured Channel[JBCACHE-1050] Don't throw NPE if getInterceptorChain() invoked before create()[JBCACHE-1046] CacheImpl.channel should be type Channel |
1.17 | modified | bstansberry | src/org/jboss/cache/factories/XmlConfigurationParser.java | [JBCACHE-934] Remove ChannelFactory JMX lookup from CacheImpl |
1.10 | modified | genman | src/org/jboss/cache/eviction/ExpirationAlgorithm.java | JBCACHE-1051 |
1.10 | modified | genman | tests/functional/org/jboss/cache/eviction/ExpirationPolicyTest.java | JBCACHE-1051 |