BUILD TIMED OUT |
Ant Error Message: build timeout |
Date of build: 02/18/2007 23:07:52 |
Time to build: |
Last changed: 02/18/2007 23:00:52 |
Last log entry: Prune unused package |
Unit Tests: (0) Total Errors and Failures: (0) | |||
Modifications since last build: (first 50 of 25) | ||||
60624 | deleted | bstansberry@jboss.com | //trunk/ejb3/src/test/org/jboss/ejb3/test/cache/nested | Prune unused package |
60623 | modified | bstansberry@jboss.com | //trunk/ejb3/src/resources/test/clusteredsession/META-INF/persistence.xml | Give a name to SessionFactory so XPC replication works |
60622 | modified | bstansberry@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/stateful/StatefulBeanContext.java | [EJBTHREE-867] Loosen coupling of lifecycle of nested SFSBs[EJBTHREE-849] Properly handle passivation/activation callbacks for nested SFSBs[EJBTHREE-851] Invoke passivation/activation callbacks around replication |
60622 | modified | bstansberry@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/stateful/ProxiedStatefulBeanContext.java | [EJBTHREE-867] Loosen coupling of lifecycle of nested SFSBs[EJBTHREE-849] Properly handle passivation/activation callbacks for nested SFSBs[EJBTHREE-851] Invoke passivation/activation callbacks around replication |
60621 | modified | bstansberry@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/stateful/NestedStatefulBeanContext.java | [EJBTHREE-867] Loosen coupling of lifecycle of nested SFSBs |
60620 | modified | bstansberry@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/stateful/StatefulBeanContextReference.java | [EJBTHREE-867] Loosen coupling of lifecycle of nested SFSBs |
60619 | modified | bstansberry@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/stateful/StatefulLocalProxyFactory.java | [EJBTHREE-867] Loosen coupling of lifecycle of nested SFSBs[EJBTHREE-849] Properly handle passivation/activation callbacks for nested SFSBs |
60618 | modified | bstansberry@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/stateful/StatefulRemoveInterceptor.java | Avoid NPE if exception is thrown during invocation of @Remove method |
60617 | modified | bstansberry@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/cache/tree/StatefulTreeCache.java | [EJBTHREE-867] Loosen coupling of lifecycle of nested SFSBs[EJBTHREE-849] Properly handle passivation/activation callbacks for nested SFSBs[EJBTHREE-851] Invoke passivation/activation callbacks around replication[EJBTHREE-846] Transfer passivated sessions on startup[EJBTHREE-856] Add gravitation call needed for buddy replication |
60616 | modified | bstansberry@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/cache/tree/StatefulEvictionPolicy.java | [EJBTHREE-867] Loosen coupling of lifecycle of nested SFSBs[EJBTHREE-849] Properly handle passivation/activation callbacks for nested SFSBs |
60615 | modified | bstansberry@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/cache/simple/SimpleStatefulCache.java | [EJBTHREE-867] Loosen coupling of lifecycle of nested SFSBs[EJBTHREE-849] Properly handle passivation/activation callbacks for nested SFSBs |
60614 | modified | bstansberry@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/cache/StatefulReplicationInterceptor.java | [EJBTHREE-871] Invocation on nested SFSB does not trigger replication of parent context |
60613 | modified | bstansberry@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/cache/StatefulCache.java | [EJBTHREE-867] Loosen coupling of lifecycle of nested SFSBs |
60613 | modified | bstansberry@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/cache/NoPassivationCache.java | [EJBTHREE-867] Loosen coupling of lifecycle of nested SFSBs |
60612 | modified | bstansberry@jboss.com | //trunk/ejb3/src/resources/ejb3-clustered-sfsbcache-beans.xml | [EJBTHREE-846] Clustered SFSB cache does not transfer passivated session on startup |
60612 | modified | bstansberry@jboss.com | //trunk/ejb3/src/resources/ejb3-clustered-sfsbcache-service.xml | [EJBTHREE-846] Clustered SFSB cache does not transfer passivated session on startup |
60611 | added | bstansberry@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/cache/tree/AbortableLRUAlgorithm.java | [EJBTHREE-882] StatefulTreeCache should abort passivation if bean tree is in use |
60611 | added | bstansberry@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/cache/tree/ContextInUseException.java | [EJBTHREE-882] StatefulTreeCache should abort passivation if bean tree is in use |
60611 | added | bstansberry@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/cache/tree/AbortableLRUPolicy.java | [EJBTHREE-882] StatefulTreeCache should abort passivation if bean tree is in use |
60610 | modified | bstansberry@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/AbstractPool.java | [EJBTHREE-716] Add a flag to disable replication event notification |
60610 | modified | bstansberry@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/Ejb3DescriptorHandler.java | [EJBTHREE-716] Add a flag to disable replication event notification |
60610 | modified | bstansberry@jboss.com | //trunk/ejb3/src/main/org/jboss/ejb3/metamodel/CacheConfig.java | [EJBTHREE-716] Add a flag to disable replication event notification |
60610 | modified | bstansberry@jboss.com | //trunk/ejb3/src/main/org/jboss/annotation/ejb/cache/tree/CacheConfig.java | [EJBTHREE-716] Add a flag to disable replication event notification |
60610 | modified | bstansberry@jboss.com | //trunk/ejb3/src/main/org/jboss/annotation/ejb/cache/tree/CacheConfigImpl.java | [EJBTHREE-716] Add a flag to disable replication event notification |
60609 | modified | scott.stark@jboss.org | //trunk/server/src/etc/conf/default/bootstrap-repo-beans.xml | Only intercept the Deployer methods that are needed. |