[jboss-cvs] cvs.forge.jboss.com Activity

forge-admin at jboss.com forge-admin at jboss.com
Sun Dec 31 01:00:28 EST 2006


Commit from rsigal on branch remoting_2_x (2006-12-30 02:47 EST)
-----------------------------------------

JBREM-650: (1) Distinguised behavior on client and server; (2) reorganized createSocket(); (3) added controlLock.

  JBossRemoting  src/main/org/jboss/remoting/transport/bisocket/BisocketClientInvoker.java  1.1.2.3


Commit from rsigal on branch remoting_2_x (2006-12-30 02:57 EST)
-----------------------------------------

JBREM-650: (1) Replaced TimerUtil with separate Timer; (2) get new secondary locator on restar control connection restart; (3) control connection monitor doesn't fail if callback client never registered; (4) control socket can be created before client invoker is created; (5) control connection is restarted in new thread.

  JBossRemoting  src/main/org/jboss/remoting/transport/bisocket/BisocketServerInvoker.java  1.1.2.4


Commit from sbryzak2 (2006-12-30 09:04 EST)
--------------------

configuration support for provider flags

  jboss-seam  src/main/org/jboss/seam/security/authenticator/ProviderAuthenticator.java  1.12


Commit from sbryzak2 (2006-12-30 09:05 EST)
--------------------

minor changes

  jboss-seam  examples/seamspace/resources/META-INF/security-config.xml  1.2
  jboss-seam  examples/seamspace/resources/META-INF/security-rules.drl   1.2
  jboss-seam  examples/seamspace/resources/WEB-INF/components.xml        1.9
  jboss-seam  examples/seamspace/resources/import.sql                    1.8


Commit from msurtani (2006-12-30 12:49 EST)
--------------------

Major changes to restructure cache and node object model

  JBossCache  tests/functional/org/jboss/cache/optimistic/AsyncCacheTest.java                                        1.7
  JBossCache  tests/functional/org/jboss/cache/optimistic/ThreadedCacheAccessTest.java                               1.5
  JBossCache  tests/functional/org/jboss/cache/optimistic/OptimisticCreateIfNotExistsInterceptorTest.java            1.13
  JBossCache  tests/functional/org/jboss/cache/optimistic/NodeInterceptorKeyValTest.java                             1.12
  JBossCache  tests/functional/org/jboss/cache/optimistic/NodeInterceptorPutMapTest.java                             1.11
  JBossCache  tests/functional/org/jboss/cache/optimistic/NodeInterceptorGetChildrenNamesTest.java                   1.11
  JBossCache  tests/functional/org/jboss/cache/optimistic/OptimisticWithCacheLoaderTest.java                         1.14
  JBossCache  tests/functional/org/jboss/cache/optimistic/OptimisticVersioningTest.java                              1.6
  JBossCache  tests/functional/org/jboss/cache/optimistic/NodeInterceptorRemoveNodeTest.java                         1.14
  JBossCache  tests/functional/org/jboss/cache/optimistic/TxInterceptorTest.java                                     1.18
  JBossCache  tests/functional/org/jboss/cache/optimistic/NodeInterceptorGetKeyValTest.java                          1.11
  JBossCache  tests/functional/org/jboss/cache/optimistic/NodeInterceptorPutEraseTest.java                           1.11
  JBossCache  tests/functional/org/jboss/cache/optimistic/ThreadedOptimisticCreateIfNotExistsInterceptorTest.java    1.18
  JBossCache  tests/functional/org/jboss/cache/optimistic/VersioningOnReadTest.java                                  1.3
  JBossCache  tests/functional/org/jboss/cache/optimistic/ValidatorInterceptorTest.java                              1.16
  JBossCache  tests/functional/org/jboss/cache/optimistic/ValidationFailureTest.java                                 1.3
  JBossCache  tests/functional/org/jboss/cache/optimistic/CacheTest.java                                             1.26
  JBossCache  tests/functional/org/jboss/cache/optimistic/OptimisticWithPassivationTest.java                         1.14
  JBossCache  tests/functional/org/jboss/cache/optimistic/FullStackInterceptorTest.java                              1.20
  JBossCache  tests/functional/org/jboss/cache/optimistic/OpLockingInterceptorTest.java                              1.17
  JBossCache  tests/functional/org/jboss/cache/optimistic/AbstractOptimisticTestCase.java                            1.43
  JBossCache  tests/functional/org/jboss/cache/optimistic/NodeInterceptorRemoveKeyValTest.java                       1.11
  JBossCache  tests/functional/org/jboss/cache/optimistic/NodeInterceptorTransactionTest.java                        1.9
  JBossCache  tests/functional/org/jboss/cache/optimistic/AsyncFullStackInterceptorTest.java                         1.7
  JBossCache  tests/functional/org/jboss/cache/optimistic/OptimisticReplicationInterceptorTest.java                  1.19
  JBossCache  tests/functional/org/jboss/cache/optimistic/RemoveBeforeCreateTest.java                                1.4
  JBossCache  tests/functional/org/jboss/cache/optimistic/ConcurrentTransactionTest.java                             1.5
  JBossCache  tests/functional/org/jboss/cache/optimistic/NodeInterceptorRemoveDataTest.java                         1.12
  JBossCache  tests/functional/org/jboss/cache/optimistic/NodeInterceptorGetKeysTest.java                            1.11
  JBossCache  tests/functional/org/jboss/cache/optimistic/MockInterceptor.java                                       1.7
  JBossCache  etc/META-INF/mux-service.xml                                                                           1.5
  JBossCache  etc/META-INF/tree-service.xml                                                                          1.7
  JBossCache  etc/META-INF/invalidationAsync-service.xml                                                             1.7
  JBossCache  etc/META-INF/local-elementsize-eviction-service.xml                                                    1.6
  JBossCache  etc/META-INF/pojocache-passivation-service.xml                                                         1.4
  JBossCache  etc/META-INF/interopCurSync-service.xml                                                                1.7
  JBossCache  etc/META-INF/node2.xml                                                                                 1.14
  JBossCache  etc/META-INF/node1.xml                                                                                 1.14
  JBossCache  etc/META-INF/replAsyncSharedCacheLoader-service.xml                                                    1.14
  JBossCache  etc/META-INF/replSync-passivation-service.xml                                                          1.6
  JBossCache  etc/META-INF/replAsync-optimistic-service.xml                                                          1.13
  JBossCache  etc/META-INF/local-eviction-cacheloader-service.xml                                                    1.3
  JBossCache  etc/META-INF/optimistic-eviction.xml                                                                   1.3
  JBossCache  etc/META-INF/interopCurAsync-service.xml                                                               1.7
  JBossCache  etc/META-INF/replSync-service.xml                                                                      1.14
  JBossCache  etc/META-INF/local-passivation-service.xml                                                             1.10
  JBossCache  etc/META-INF/interopPrevAsync-service.xml                                                              1.6
  JBossCache  etc/META-INF/local-mru-eviction-service.xml                                                            1.8
  JBossCache  etc/META-INF/oodb-service.xml                                                                          1.14
  JBossCache  etc/META-INF/policyPerRegion-eviction-service.xml                                                      1.7
  JBossCache  etc/META-INF/local-fifo-eviction-service.xml                                                           1.8
  JBossCache  etc/META-INF/local-lru-eviction-service.xml                                                            1.8
  JBossCache  etc/META-INF/singleton-nopush-service.xml                                                              1.2
  JBossCache  etc/META-INF/optimal-for-large-cluster-http-session-repl.xml                                           1.13
  JBossCache  etc/META-INF/local-service.xml                                                                         1.12
  JBossCache  etc/META-INF/invalidationSync-service.xml                                                              1.7
  JBossCache  etc/META-INF/replSync-ChainingCacheLoader-service.xml                                                  1.12
  JBossCache  etc/META-INF/replSync-optimistic-service.xml                                                           1.12
  JBossCache  etc/META-INF/local-lfu-eviction-service.xml                                                            1.9
  JBossCache  etc/META-INF/mixedPolicy-eviction-service.xml                                                          1.7
  JBossCache  etc/META-INF/buddyreplication-service.xml                                                              1.10
  JBossCache  etc/META-INF/replSync-ClusteredCacheLoader-service.xml                                                 1.11
  JBossCache  etc/META-INF/replAsync-service.xml                                                                     1.13
  JBossCache  etc/META-INF/hibernate-recommended-config.xml                                                          1.10
  JBossCache  etc/META-INF/singleton-push-service.xml                                                                1.2
  JBossCache  etc/META-INF/local-tx-service.xml                                                                      1.4
  JBossCache  etc/META-INF/replSync-eviction-service.xml                                                             1.8
  JBossCache  etc/META-INF/interopPrevSync-service.xml                                                               1.6
  JBossCache  tests/functional/org/jboss/cache/api/SyncReplTxTest.java                                               1.3
  JBossCache  tests/functional/org/jboss/cache/api/NodeAPITest.java                                                  1.7
  JBossCache  tests/functional/org/jboss/cache/api/NodeReplicatedMoveTest.java                                       1.6
  JBossCache  tests/functional/org/jboss/cache/api/CacheAPITest.java                                                 1.7
  JBossCache  tests/functional/org/jboss/cache/api/NodeMoveAPITest.java                                              1.15
  JBossCache  tests/functional/org/jboss/cache/api/SyncReplTest.java                                                 1.6
  JBossCache  examples/PojoCache/non-annotated/build.xml                                                             1.4
  JBossCache  tests/functional/org/jboss/cache/transaction/TransactionTest.java                                      1.20
  JBossCache  tests/functional/org/jboss/cache/transaction/IsolationLevelRepeatableReadTest.java                     1.3
  JBossCache  tests/functional/org/jboss/cache/transaction/AbortionTest.java                                         1.5
  JBossCache  tests/functional/org/jboss/cache/transaction/InvocationContextCleanupTest.java                         1.5
  JBossCache  tests/functional/org/jboss/cache/transaction/ReplicatedTransactionDeadlockTest.java                    1.6
  JBossCache  tests/functional/org/jboss/cache/transaction/IsolationLevelReadCommittedTest.java                      1.12
  JBossCache  tests/functional/org/jboss/cache/transaction/IsolationLevelReadCommittedNodeCreationRollbackTest.java  1.4
  JBossCache  tests/functional/org/jboss/cache/transaction/PrepareTxTest.java                                        1.5
  JBossCache  tests/functional/org/jboss/cache/transaction/ConcurrentTransactionalTest.java                          1.6
  JBossCache  tests/functional/org/jboss/cache/transaction/SuspendTxTest.java                                        1.4
  JBossCache  tests/functional/org/jboss/cache/transaction/IsolationLevelSerializableTest.java                       1.3
  JBossCache  tests/functional/org/jboss/cache/transaction/DeadlockTest.java                                         1.8
  JBossCache  tests/functional/org/jboss/cache/transaction/ConcurrentBankTest.java                                   1.7
  JBossCache  tests/functional/org/jboss/cache/transaction/IsolationLevelNoneTest.java                               1.6
  JBossCache  src-50/org/jboss/cache/pojo/collection/CachedListImpl.java                                             1.13
  JBossCache  src-50/org/jboss/cache/pojo/collection/CachedSetImpl.java                                              1.13
  JBossCache  src-50/org/jboss/cache/pojo/collection/CachedMapImpl.java                                              1.15
  JBossCache  src/org/jboss/cache/interceptors/OptimisticNodeInterceptor.java                                        1.37
  JBossCache  src/org/jboss/cache/interceptors/OptimisticValidatorInterceptor.java                                   1.47
  JBossCache  src/org/jboss/cache/interceptors/CallInterceptor.java                                                  1.16
  JBossCache  src/org/jboss/cache/interceptors/CreateIfNotExistsInterceptor.java                                     1.21
  JBossCache  src/org/jboss/cache/interceptors/PessimisticLockInterceptor.java                                       1.39
  JBossCache  src/org/jboss/cache/interceptors/CacheMgmtInterceptor.java                                             1.25
  JBossCache  src/org/jboss/cache/interceptors/InvalidationInterceptor.java                                          1.29
  JBossCache  src/org/jboss/cache/interceptors/OptimisticCreateIfNotExistsInterceptor.java                           1.33
  JBossCache  src/org/jboss/cache/interceptors/CacheStoreInterceptor.java                                            1.40
  JBossCache  src/org/jboss/cache/interceptors/CacheLoaderInterceptor.java                                           1.65
  JBossCache  src/org/jboss/cache/interceptors/DataGravitatorInterceptor.java                                        1.31
  JBossCache  src/org/jboss/cache/interceptors/TxInterceptor.java                                                    1.69
  JBossCache  src/org/jboss/cache/interceptors/ActivationInterceptor.java                                            1.45
  JBossCache  src/org/jboss/cache/interceptors/OptimisticLockingInterceptor.java                                     1.24
  JBossCache  src/org/jboss/cache/interceptors/PassivationInterceptor.java                                           1.35
  JBossCache  tests/functional/org/jboss/cache/options/CacheModeLocalSimpleTest.java                                 1.6
  JBossCache  tests/functional/org/jboss/cache/options/SuppressLockingTest.java                                      1.9
  JBossCache  tests/functional/org/jboss/cache/options/ExplicitVersionsTest.java                                     1.9
  JBossCache  tests/functional/org/jboss/cache/options/ExplicitVersionsReplTest.java                                 1.6
  JBossCache  tests/functional/org/jboss/cache/options/FailSilentlyTest.java                                         1.7
  JBossCache  tests/functional/org/jboss/cache/CallbackTest.java                                                     1.14
  JBossCache  tests/functional/org/jboss/cache/GetKeysTest.java                                                      1.3
  JBossCache  tests/functional/org/jboss/cache/LifeCycleTest.java                                                    1.6
  JBossCache  tests/functional/org/jboss/cache/TreeNodeTest.java                                                     1.4
  JBossCache  tests/functional/org/jboss/cache/HungChannelTest.java                                                  1.3
- JBossCache  tests/functional/org/jboss/cache/NodeImplTest.java                                                     1.2
  JBossCache  tests/functional/org/jboss/cache/FqnTest.java                                                          1.17
+ JBossCache  tests/functional/org/jboss/cache/UnversionedNodeTest.java                                              1.1
  JBossCache  tests/functional/org/jboss/cache/TreeCacheFunctionalTest.java                                          1.6
  JBossCache  src/org/jboss/cache/buddyreplication/BuddyManager.java                                                 1.56
- JBossCache  src/org/jboss/cache/OptimisticTreeNode.java                                                            1.17
+ JBossCache  src/org/jboss/cache/VersionedNode.java                                                                 1.1
  JBossCache  src/org/jboss/cache/Cache.java                                                                         1.16
+ JBossCache  src/org/jboss/cache/CacheImpl.java                                                                     1.1
  JBossCache  src/org/jboss/cache/RPCManager.java                                                                    1.5
  JBossCache  src/org/jboss/cache/CacheSPI.java                                                                      1.23
  JBossCache  src/org/jboss/cache/AbstractNode.java                                                                  1.24
  JBossCache  src/org/jboss/cache/Version.java                                                                       1.26
- JBossCache  src/org/jboss/cache/TreeCacheProxyImpl.java                                                            1.55
  JBossCache  src/org/jboss/cache/ConsoleListener.java                                                               1.11
  JBossCache  src/org/jboss/cache/RegionImpl.java                                                                    1.16
  JBossCache  src/org/jboss/cache/TreeCacheView2.java                                                                1.18
+ JBossCache  src/org/jboss/cache/UnversionedNode.java                                                               1.1
  JBossCache  src/org/jboss/cache/RegionNotEmptyException.java                                                       1.2
- JBossCache  src/org/jboss/cache/DataNode.java                                                                      1.21
  JBossCache  src/org/jboss/cache/ReplicationQueue.java                                                              1.12
- JBossCache  src/org/jboss/cache/NodeImpl.java                                                                      1.32
  JBossCache  src/org/jboss/cache/RegionManager.java                                                                 1.17
  JBossCache  src/org/jboss/cache/TransactionEntry.java                                                              1.18
- JBossCache  src/org/jboss/cache/TreeNode.java                                                                      1.31
- JBossCache  src/org/jboss/cache/TreeCache.java                                                                     1.302
  JBossCache  src/org/jboss/cache/NodeSPI.java                                                                       1.6
  JBossCache  src/org/jboss/cache/TreeCacheView.java                                                                 1.18
  JBossCache  src/org/jboss/cache/Fqn.java                                                                           1.43
  JBossCache  src/org/jboss/cache/Node.java                                                                          1.51
  JBossCache  src/org/jboss/cache/TransactionManagerLookup.java                                                      1.3
  JBossCache  src-50/org/jboss/cache/pojo/PojoTreeCache.java                                                         1.17
  JBossCache  tests/functional/org/jboss/cache/mgmt/MgmtCoreTest.java                                                1.8
  JBossCache  tests/functional/org/jboss/cache/mgmt/InvalidationTest.java                                            1.9
  JBossCache  tests/functional/org/jboss/cache/mgmt/TxTest.java                                                      1.9
  JBossCache  tests/functional/org/jboss/cache/mgmt/NotificationTest.java                                            1.15
  JBossCache  tests/functional/org/jboss/cache/mgmt/CacheLoaderTest.java                                             1.10
  JBossCache  tests/functional/org/jboss/cache/mgmt/PassivationTest.java                                             1.8
  JBossCache  tests/functional/org/jboss/cache/marshall/RegionManagerTest.java                                       1.7
  JBossCache  tests/functional/org/jboss/cache/marshall/AsyncReplTest.java                                           1.13
  JBossCache  tests/functional/org/jboss/cache/marshall/SyncReplTest.java                                            1.14
  JBossCache  tests/functional/org/jboss/cache/marshall/ActiveInactiveTest.java                                      1.12
  JBossCache  tests/functional/org/jboss/cache/marshall/ReplicateToInactiveRegionTest.java                           1.2
  JBossCache  tests/functional/org/jboss/cache/marshall/LocalTest.java                                               1.11
  JBossCache  tests/functional/org/jboss/cache/marshall/RedeploymentEmulationTest.java                               1.4
  JBossCache  src/org/jboss/cache/factories/NodeFactory.java                                                         1.16
  JBossCache  src/org/jboss/cache/factories/CacheFactoryTest.java                                                    1.5
  JBossCache  src/org/jboss/cache/factories/DefaultCacheFactory.java                                                 1.12
  JBossCache  src/org/jboss/cache/factories/CacheFactory.java                                                        1.4
  JBossCache  src/org/jboss/cache/factories/InterceptorChainFactory.java                                             1.35
  JBossCache  src/org/jboss/cache/statetransfer/StateTransferManager.java                                            1.20
  JBossCache  src/org/jboss/cache/statetransfer/DefaultStateTransferIntegrator.java                                  1.10
  JBossCache  src/org/jboss/cache/statetransfer/DefaultStateTransferGenerator.java                                   1.8
  JBossCache  src/org/jboss/cache/statetransfer/StateTransferFactory.java                                            1.13
  JBossCache  tests/functional/org/jboss/cache/loader/AsyncFileCacheLoaderTest.java                                  1.17
  JBossCache  tests/functional/org/jboss/cache/loader/DataSourceIntegrationTest.java                                 1.10
  JBossCache  tests/functional/org/jboss/cache/loader/SharedCacheLoaderTest.java                                     1.8
  JBossCache  tests/functional/org/jboss/cache/loader/InterceptorSynchronizationTest.java                            1.6
  JBossCache  tests/functional/org/jboss/cache/loader/CacheLoaderMethodCallCounterTest.java                          1.12
  JBossCache  tests/functional/org/jboss/cache/loader/ChainingCacheLoaderFullTest.java                               1.9
  JBossCache  tests/functional/org/jboss/cache/loader/TxCacheLoaderTest.java                                         1.8
  JBossCache  tests/functional/org/jboss/cache/loader/LocalDelegatingCacheLoaderTest.java                            1.15
  JBossCache  tests/functional/org/jboss/cache/loader/SingletonStoreCacheLoaderTest.java                             1.4
  JBossCache  tests/functional/org/jboss/cache/loader/BdbjeTest.java                                                 1.15
  JBossCache  tests/functional/org/jboss/cache/loader/ClusteredCacheLoaderTest.java                                  1.11
  JBossCache  tests/functional/org/jboss/cache/loader/DummyCacheLoader.java                                          1.7
  JBossCache  tests/functional/org/jboss/cache/loader/CacheLoaderWithReplicationTest.java                            1.25
  JBossCache  tests/functional/org/jboss/cache/loader/CacheLoaderTestsBase.java                                      1.39
  JBossCache  tests/functional/org/jboss/cache/loader/RpcDelegatingCacheLoaderTests.java                             1.9
  JBossCache  tests/functional/org/jboss/cache/loader/CacheLoaderPurgingTest.java                                    1.7
  JBossCache  tests/functional/org/jboss/cache/eviction/LFUAlgorithmTest.java                                        1.7
  JBossCache  tests/functional/org/jboss/cache/eviction/EvictionConfigurationTest.java                               1.12
  JBossCache  tests/functional/org/jboss/cache/eviction/ProgrammaticLRUPolicyTest.java                               1.8
  JBossCache  tests/functional/org/jboss/cache/eviction/ElementSizePolicyTest.java                                   1.10
  JBossCache  tests/functional/org/jboss/cache/eviction/FIFOPolicyTest.java                                          1.11
  JBossCache  tests/functional/org/jboss/cache/eviction/ExpirationPolicyTest.java                                    1.4
  JBossCache  tests/functional/org/jboss/cache/eviction/ConcurrentEvictionTest.java                                  1.6
  JBossCache  tests/functional/org/jboss/cache/eviction/RegionManagerTest.java                                       1.18
  JBossCache  tests/functional/org/jboss/cache/eviction/LFUPolicyTest.java                                           1.9
  JBossCache  tests/functional/org/jboss/cache/eviction/LRUPolicyTest.java                                           1.20
  JBossCache  tests/functional/org/jboss/cache/eviction/ReplicatedLRUPolicyTest.java                                 1.15
  JBossCache  tests/functional/org/jboss/cache/eviction/OptimisticEvictionTest.java                                  1.9
  JBossCache  tests/functional/org/jboss/cache/eviction/MRUPolicyTest.java                                           1.11
  JBossCache  tests/functional/org/jboss/cache/eviction/DummyEvictionPolicy.java                                     1.3
  JBossCache  tests/stress/org/jboss/cache/optimistic/OptimisticDeadlockTest.java                                    1.6
  JBossCache  src/org/jboss/cache/lock/LockUtil.java                                                                 1.6
  JBossCache  tests/functional/org/jboss/cache/lock/UpgradeLockTest.java                                             1.6
  JBossCache  tests/functional/org/jboss/cache/lock/BreakDeadMemberLocksTest.java                                    1.4
  JBossCache  tests/functional/org/jboss/cache/lock/AcquireAllTest.java                                              1.8
  JBossCache  tests/functional/org/jboss/cache/lock/LockReleaseTest.java                                             1.6
  JBossCache  examples/PojoCache/passivation/build.xml                                                               1.2
  JBossCache  tests-50/functional/org/jboss/cache/pojo/TestingUtil.java                                              1.4
  JBossCache  tests-50/functional/org/jboss/cache/pojo/CircularGraphTest.java                                        1.5
  JBossCache  tests-50/functional/org/jboss/cache/pojo/NewLocalTest.java                                             1.12
  JBossCache  tests-50/functional/org/jboss/cache/pojo/NewReplicatedTest.java                                        1.8
  JBossCache  src/org/jboss/cache/jmx/CacheJmxWrapper.java                                                           1.9
  JBossCache  src/org/jboss/cache/jmx/CacheLegacyJmxWrapperMBean.java                                                1.3
  JBossCache  src/org/jboss/cache/jmx/Cache.java                                                                     1.6
  JBossCache  tests/scripts/bench.xml                                                                                1.7
  JBossCache  tests/functional/org/jboss/cache/statetransfer/StateTransfer200Test.java                               1.12
  JBossCache  tests/functional/org/jboss/cache/statetransfer/StateTransferTestBase.java                              1.27
  JBossCache  tests/functional/org/jboss/cache/statetransfer/FailedStateTransferTest.java                            1.8
  JBossCache  tests/functional/org/jboss/cache/passivation/PassivationToLocalDelegatingCacheLoaderTest.java          1.8
  JBossCache  tests/functional/org/jboss/cache/passivation/LocalPassivationIntegrationTest.java                      1.13
  JBossCache  tests/functional/org/jboss/cache/passivation/BasicPassivationTest.java                                 1.13
  JBossCache  tests/functional/org/jboss/cache/passivation/ReplicatedPassivationIntegrationTest.java                 1.4
  JBossCache  tests/functional/org/jboss/cache/passivation/ConcurrentPassivationTest.java                            1.8
  JBossCache  tests/functional/org/jboss/cache/passivation/PassivationTestsBase.java                                 1.22
  JBossCache  tests-50/functional/org/jboss/cache/pojo/region/LocalTest.java                                         1.7
  JBossCache  tests-50/functional/org/jboss/cache/pojo/region/NewLocalTest.java                                      1.6
  JBossCache  examples/PojoCache/loadtime/build.xml                                                                  1.5
  JBossCache  tests/functional/org/jboss/cache/loader/deadlock/ConcurrentCreationDeadlockTest.java                   1.8
  JBossCache  tests/functional/org/jboss/cache/notifications/CacheListenerTest.java                                  1.10
  JBossCache  tests/functional/org/jboss/cache/notifications/RemoteCacheListenerTest.java                            1.3
  JBossCache  src/org/jboss/cache/config/Configuration.java                                                          1.28
  JBossCache  src/org/jboss/cache/config/ConfigurationComponent.java                                                 1.3
  JBossCache  src-50/org/jboss/cache/pojo/util/CacheApiUtil.java                                                     1.4
  JBossCache  tests/perf/org/jboss/cache/LocalMapPerfTest.java                                                       1.6
  JBossCache  tests/perf/org/jboss/cache/ConcurrentEvictAndRemoveTest.java                                           1.7
  JBossCache  tests/perf/org/jboss/cache/LocalPerfTest.java                                                          1.6
  JBossCache  tests/perf/org/jboss/cache/ReplicatedAsyncMapPerfTest.java                                             1.7
  JBossCache  tests/perf/org/jboss/cache/ReplicatedAsyncPerfTest.java                                                1.5
  JBossCache  tests/perf/org/jboss/cache/ReplicatedSyncPerfTest.java                                                 1.5
  JBossCache  tests/perf/org/jboss/cache/ReplicatedSyncMapPerfTest.java                                              1.6
  JBossCache  tests/perf/org/jboss/cache/loader/JDBCCacheLoaderPerfTest.java                                         1.10
  JBossCache  tests/perf/org/jboss/cache/loader/CacheLoaderPerfTest.java                                             1.10
  JBossCache  src/org/jboss/cache/loader/rmi/RmiCacheServerMBean.java                                                1.4
  JBossCache  src/org/jboss/cache/loader/rmi/RemoteTreeCacheImpl.java                                                1.11
  JBossCache  src/org/jboss/cache/loader/rmi/RmiCacheServer.java                                                     1.9
  JBossCache  src/org/jboss/cache/loader/rmi/RemoteTreeCache.java                                                    1.9
  JBossCache  tests/functional/org/jboss/cache/buddyreplication/BuddyReplicationFailoverTest.java                    1.19
  JBossCache  tests/functional/org/jboss/cache/buddyreplication/BuddyBackupActivationInactivationTest.java           1.13
  JBossCache  tests/functional/org/jboss/cache/buddyreplication/BuddyReplicationContentTest.java                     1.14
  JBossCache  tests/functional/org/jboss/cache/buddyreplication/BuddyAssignmentStateTransferTest.java                1.10
  JBossCache  tests/functional/org/jboss/cache/buddyreplication/BuddyGroupAssignmentTest.java                        1.14
  JBossCache  tests/functional/org/jboss/cache/buddyreplication/BuddyReplicationConfigTest.java                      1.12
  JBossCache  tests/functional/org/jboss/cache/buddyreplication/BuddyReplicationWithTransactionsTest.java            1.5
  JBossCache  tests/functional/org/jboss/cache/buddyreplication/BuddyReplicationTestsBase.java                       1.34
  JBossCache  tests/functional/org/jboss/cache/buddyreplication/BuddyPoolBroadcastTest.java                          1.17
  JBossCache  tests/functional/org/jboss/cache/buddyreplication/BuddyReplicationWithCacheLoaderTest.java             1.6
  JBossCache  etc/tree-service.xml                                                                                   1.11
  JBossCache  etc/build.xml                                                                                          1.19
  JBossCache  etc/jdbcCacheLoader-service.xml                                                                        1.11
  JBossCache  src/org/jboss/cache/loader/tcp/TcpCacheServer.java                                                     1.22
  JBossCache  src/org/jboss/cache/loader/tcp/TcpCacheServerMBean.java                                                1.5
  JBossCache  tests/functional/org/jboss/cache/options/cachemodelocal/CacheModeLocalTestBase.java                    1.8
  JBossCache  src/org/jboss/cache/loader/RmiDelegatingCacheLoader.java                                               1.15
  JBossCache  src/org/jboss/cache/loader/ClusteredCacheLoader.java                                                   1.20
  JBossCache  src/org/jboss/cache/loader/LocalDelegatingCacheLoader.java                                             1.13
  JBossCache  src/org/jboss/cache/loader/CacheLoader.java                                                            1.12
  JBossCache  src/org/jboss/cache/loader/RpcDelegatingCacheLoader.java                                               1.14
  JBossCache  src/org/jboss/cache/loader/DelegatingCacheLoader.java                                                  1.13
  JBossCache  src/org/jboss/cache/loader/FileCacheLoader.java                                                        1.28
  JBossCache  src/org/jboss/cache/loader/TcpDelegatingCacheLoader.java                                               1.7
  JBossCache  src-50/org/jboss/cache/pojo/interceptors/dynamic/CacheFieldInterceptor.java                            1.13
  JBossCache  src-50/org/jboss/cache/pojo/impl/PojoCacheDelegate.java                                                1.18
  JBossCache  tests/functional/org/jboss/cache/misc/TestingUtil.java                                                 1.11
  JBossCache  src/org/jboss/cache/loader/bdbje/BdbjeCacheLoader.java                                                 1.24
  JBossCache  src/org/jboss/cache/optimistic/WorkspaceNodeImpl.java                                                  1.33
  JBossCache  src/org/jboss/cache/optimistic/WorkspaceNode.java                                                      1.18
  JBossCache  tests/stress/org/jboss/cache/LocalStressTest.java                                                      1.9
  JBossCache  tests/stress/org/jboss/cache/EvictionLocalStressTest.java                                              1.8
  JBossCache  tests/perf/org/jboss/cache/manualtests/TcpCacheLoaderTest.java                                         1.4
  JBossCache  tests-50/functional/org/jboss/cache/pojo/passivation/ReplicatedTest.java                               1.9
  JBossCache  tests-50/functional/org/jboss/cache/pojo/passivation/LocalTest.java                                    1.10
  JBossCache  tests/functional/org/jboss/cache/invocationcontext/TransactionTest.java                                1.5
  JBossCache  examples/PojoCache/sensor/build.xml                                                                    1.4
  JBossCache  tests/functional/org/jboss/cache/replicated/SyncReplTxTest.java                                        1.16
  JBossCache  tests/functional/org/jboss/cache/replicated/ReplicationExceptionTest.java                              1.5
  JBossCache  tests/functional/org/jboss/cache/replicated/SyncCacheListenerTest.java                                 1.12
  JBossCache  tests/functional/org/jboss/cache/replicated/AsyncReplTest.java                                         1.12
  JBossCache  tests/functional/org/jboss/cache/replicated/SyncReplTest.java                                          1.4
  JBossCache  src/org/jboss/cache/eviction/LRUPolicy.java                                                            1.12
  JBossCache  src/org/jboss/cache/eviction/BaseEvictionPolicy.java                                                   1.6
  JBossCache  src/org/jboss/cache/eviction/EvictionPolicy.java                                                       1.9
  JBossCache  tests/functional/org/jboss/cache/invalidation/InvalidationInterceptorTest.java                         1.19
  JBossCache  src/org/jboss/cache/marshall/MethodDeclarations.java                                                   1.28
  JBossCache  src/org/jboss/cache/marshall/TreeCacheMarshaller200.java                                               1.12
  JBossCache  src/org/jboss/cache/notifications/Notifier.java                                                        1.12
  JBossCache  src/org/jboss/cache/rpc/RpcTreeCache.java                                                              1.12
  JBossCache  tests/functional/org/jboss/cache/jmx/CacheMBeanTest.java                                               1.7
  JBossCache  examples/PojoCache/annotated50/build.xml                                                               1.6
  JBossCache  src/org/jboss/cache/loader/jdbm/JdbmCacheLoader.java                                                   1.19
  JBossCache  tests-50/functional/org/jboss/cache/pojo/statetransfer/ReplicatedTest.java                             1.3
  JBossCache  src/org/jboss/cache/util/setCache.java                                                                 1.2
  JBossCache  tests/functional/org/jboss/cache/interceptors/EvictionInterceptorTest.java                             1.18
  JBossCache  tests/functional/org/jboss/cache/config/ConfigurationTest.java                                         1.8
  JBossCache  tests/functional/org/jboss/cache/factories/InterceptorChainFactoryTest.java                            1.6


Commit from msurtani (2006-12-30 14:48 EST)
--------------------

Genericised, autoboxed

  JBossCache  src/org/jboss/cache/loader/JDBCCacheLoaderConfig.java                                 1.2
  JBossCache  src/org/jboss/cache/loader/CacheLoader.java                                           1.13
  JBossCache  src/org/jboss/cache/loader/AsynchCacheLoaderConfig.java                               1.2
  JBossCache  src/org/jboss/cache/loader/AbstractCacheLoader.java                                   1.13
  JBossCache  src/org/jboss/cache/loader/JDBCCacheLoader.java                                       1.26
  JBossCache  src/org/jboss/cache/loader/ClusteredCacheLoader.java                                  1.21
  JBossCache  src/org/jboss/cache/loader/FileCacheLoaderConfig.java                                 1.3
  JBossCache  src/org/jboss/cache/loader/RpcDelegatingCacheLoader.java                              1.15
  JBossCache  src/org/jboss/cache/loader/ChainingCacheLoader.java                                   1.14
  JBossCache  src/org/jboss/cache/loader/ClusteredCacheLoaderConfig.java                            1.2
  JBossCache  src/org/jboss/cache/notifications/Notifier.java                                       1.13
  JBossCache  src/org/jboss/cache/buddyreplication/GravitateResult.java                             1.5
  JBossCache  src/org/jboss/cache/buddyreplication/BuddyGroup.java                                  1.10
  JBossCache  src/org/jboss/cache/buddyreplication/BuddyManager.java                                1.57
  JBossCache  src/org/jboss/cache/buddyreplication/NextMemberBuddyLocator.java                      1.9
  JBossCache  src/org/jboss/cache/xml/XmlHelper.java                                                1.13
  JBossCache  src/org/jboss/cache/statetransfer/DefaultStateTransferIntegrator.java                 1.11
  JBossCache  src/org/jboss/cache/statetransfer/DefaultStateTransferGenerator.java                  1.9
  JBossCache  tests/functional/org/jboss/cache/transaction/TransactionTest.java                     1.21
  JBossCache  tests/functional/org/jboss/cache/transaction/ConcurrentTransactionalTest.java         1.7
  JBossCache  tests/functional/org/jboss/cache/transaction/ConcurrentBankTest.java                  1.8
  JBossCache  tests/functional/org/jboss/cache/eviction/ElementSizePolicyTest.java                  1.11
  JBossCache  tests/functional/org/jboss/cache/eviction/ConcurrentEvictionTest.java                 1.7
  JBossCache  tests/functional/org/jboss/cache/eviction/FIFOPolicyTest.java                         1.12
  JBossCache  tests/functional/org/jboss/cache/eviction/LFUPolicyTest.java                          1.10
  JBossCache  tests/functional/org/jboss/cache/eviction/MRUPolicyTest.java                          1.12
  JBossCache  tests/functional/org/jboss/cache/eviction/LRUPolicyTest.java                          1.21
  JBossCache  tests/functional/org/jboss/cache/eviction/ProgrammaticLRUPolicyTest.java              1.9
  JBossCache  tests/functional/org/jboss/cache/eviction/ExpirationPolicyTest.java                   1.5
  JBossCache  src/org/jboss/cache/interceptors/OptimisticNodeInterceptor.java                       1.38
  JBossCache  src/org/jboss/cache/interceptors/CacheStoreInterceptor.java                           1.41
  JBossCache  src/org/jboss/cache/interceptors/DataGravitatorInterceptor.java                       1.32
  JBossCache  src/org/jboss/cache/interceptors/ActivationInterceptor.java                           1.46
  JBossCache  src/org/jboss/cache/interceptors/EvictionInterceptor.java                             1.11
  JBossCache  src/org/jboss/cache/interceptors/Interceptor.java                                     1.26
  JBossCache  src/org/jboss/cache/CacheImpl.java                                                    1.2
  JBossCache  src/org/jboss/cache/CacheListener.java                                                1.4
  JBossCache  src/org/jboss/cache/Fqn.java                                                          1.44
  JBossCache  src/org/jboss/cache/Node.java                                                         1.52
  JBossCache  tests/functional/org/jboss/cache/GetKeysTest.java                                     1.4
  JBossCache  tests/functional/org/jboss/cache/TreeNodeTest.java                                    1.5
  JBossCache  tests/functional/org/jboss/cache/FqnTest.java                                         1.18
  JBossCache  tests/functional/org/jboss/cache/TreeCacheFunctionalTest.java                         1.7
  JBossCache  tests/functional/org/jboss/cache/mgmt/MgmtCoreTest.java                               1.9
  JBossCache  tests/functional/org/jboss/cache/mgmt/InvalidationTest.java                           1.10
  JBossCache  tests/functional/org/jboss/cache/mgmt/TxTest.java                                     1.10
  JBossCache  tests/functional/org/jboss/cache/mgmt/CacheLoaderTest.java                            1.11
  JBossCache  tests/functional/org/jboss/cache/mgmt/PassivationTest.java                            1.9
  JBossCache  src/org/jboss/cache/optimistic/WorkspaceNode.java                                     1.19
  JBossCache  src/org/jboss/cache/optimistic/FqnComparator.java                                     1.7
  JBossCache  src/org/jboss/cache/optimistic/TransactionWorkspace.java                              1.13
  JBossCache  src/org/jboss/cache/optimistic/WorkspaceNodeImpl.java                                 1.34
  JBossCache  tests/functional/org/jboss/cache/replicated/AsyncReplTest.java                        1.13
  JBossCache  tests/functional/org/jboss/cache/passivation/ConcurrentPassivationTest.java           1.9
  JBossCache  tests/functional/org/jboss/cache/passivation/PassivationTestsBase.java                1.23
  JBossCache  tests/functional/org/jboss/cache/passivation/PassivationToFileCacheLoaderTest.java    1.8
  JBossCache  src/org/jboss/cache/loader/jdbm/JdbmCacheLoader.java                                  1.20
  JBossCache  src/org/jboss/cache/factories/InterceptorChainFactory.java                            1.36
  JBossCache  tests/functional/org/jboss/cache/loader/BdbjeTest.java                                1.16
  JBossCache  src/org/jboss/cache/transaction/DummyUserTransaction.java                             1.5
  JBossCache  src/org/jboss/cache/transaction/DummyBaseTransactionManager.java                      1.4
  JBossCache  tests/functional/org/jboss/cache/interceptors/EvictionInterceptorTest.java            1.19
  JBossCache  tests/functional/org/jboss/cache/optimistic/ComparatorTest.java                       1.7
  JBossCache  tests-50/functional/org/jboss/cache/pojo/collection/CachedMapTest.java                1.6
  JBossCache  src/org/jboss/cache/config/EvictionConfig.java                                        1.7
  JBossCache  src/org/jboss/cache/config/ConfigurationComponent.java                                1.4
  JBossCache  src/org/jboss/cache/config/Configuration.java                                         1.29
  JBossCache  src/org/jboss/cache/config/EvictionRegionConfig.java                                  1.3
  JBossCache  src/org/jboss/cache/loader/tcp/TcpCacheServer.java                                    1.23
  JBossCache  src/org/jboss/cache/eviction/ExpirationAlgorithm.java                                 1.4
  JBossCache  tests/functional/org/jboss/cache/statetransfer/VersionedTestBase.java                 1.22
  JBossCache  tests/functional/org/jboss/cache/statetransfer/StateTransferTestBase.java             1.28
  JBossCache  tests-50/functional/org/jboss/cache/pojo/util/MethodCallTest.java                     1.5
  JBossCache  src/org/jboss/cache/util/MapCopy.java                                                 1.6
  JBossCache  src/org/jboss/cache/marshall/Marshaller.java                                          1.7
  JBossCache  tests/functional/org/jboss/cache/loader/deadlock/ConcurrentCreationDeadlockTest.java  1.9
  JBossCache  tests-50/functional/org/jboss/cache/pojo/statetransfer/StateTransferAopTestBase.java  1.7
  JBossCache  src-50/org/jboss/cache/pojo/collection/CollectionInterceptorUtil.java                 1.9
  JBossCache  src/org/jboss/cache/loader/bdbje/BdbjeCacheLoader.java                                1.25
  JBossCache  src-50/org/jboss/cache/pojo/jmx/JmxUtil.java                                          1.6


Commit from vralev (2006-12-30 15:10 EST)
------------------

preselecte="no" packs are not being installed

+   repository.jboss.com/jboss/jboss-install-tools/grouppackmapper-anttask/1.0.1/component-info.xml                   1.1
+   repository.jboss.com/jboss/jboss-install-tools/grouppackmapper-anttask/1.0.1/lib/grouppackmapper-anttask-1.0.jar  1.1


Commit from vralev (2006-12-30 15:22 EST)
------------------

http://jira.jboss.com/jira/browse/JBINSTALL-175

    repository.jboss.com/izpack/3.9.0.jboss.patch3/lib/standalone-compiler.jar  1.4
    repository.jboss.com/izpack/3.9.0.jboss.patch3/lib/compiler.jar             1.2


Commit from vralev (2006-12-30 15:49 EST)
------------------

http://jira.jboss.com/jira/browse/JBINSTALL-176

    repository.jboss.com/jboss/jboss-install-tools/grouppackmapper-anttask/1.0.1/lib/grouppackmapper-anttask-1.0.jar  1.2


Commit from sbryzak2 (2006-12-30 20:18 EST)
--------------------

removed proprietary authentication stuff, replaced with JAAS authentication

  jboss-seam  src/main/org/jboss/seam/security/SeamSecurityManager.java                  1.32
  jboss-seam  src/main/org/jboss/seam/security/config/SecurityConfiguration.java         1.8
- jboss-seam  src/main/org/jboss/seam/security/adapter/AuthenticationAdapter.java        1.4
- jboss-seam  src/main/org/jboss/seam/security/authenticator/Authenticator.java          1.18
- jboss-seam  src/main/org/jboss/seam/security/authenticator/ProviderAuthenticator.java  1.13
- jboss-seam  src/main/org/jboss/seam/security/provider/AuthenticationProvider.java      1.9


Commit from sbryzak2 (2006-12-30 20:26 EST)
--------------------

use login module instead of auth provider

  jboss-seam  examples/seamspace/resources/META-INF/security-config.xml                         1.3
  jboss-seam  examples/seamspace/resources/WEB-INF/components.xml                               1.10
  jboss-seam  examples/seamspace/src/org/jboss/seam/example/seamspace/AuthenticatorAction.java  1.3


Commit from sbryzak2 (2006-12-30 20:31 EST)
--------------------

login module configuration

+ jboss-seam  src/main/org/jboss/seam/security/config/LoginModuleConfiguration.java  1.1


Commit from msurtani (2006-12-30 21:08 EST)
--------------------

Updates to tests to go along with changes in node methods

  JBossCache  tests/functional/org/jboss/cache/notifications/RemoteCacheListenerTest.java           1.4
  JBossCache  tests/functional/org/jboss/cache/notifications/CacheListenerTest.java                 1.11
  JBossCache  tests/functional/org/jboss/cache/options/cachemodelocal/CacheModeLocalTestBase.java   1.9
  JBossCache  tests/perf/org/jboss/cache/ReplicatedSyncMapPerfTest.java                             1.7
  JBossCache  tests/perf/org/jboss/cache/LocalPerfTest.java                                         1.7
  JBossCache  tests/perf/org/jboss/cache/ReplicatedAsyncPerfTest.java                               1.6
  JBossCache  tests/perf/org/jboss/cache/ReplicatedSyncPerfTest.java                                1.6
  JBossCache  tests/perf/org/jboss/cache/ReplicatedAsyncMapPerfTest.java                            1.8
  JBossCache  tests/perf/org/jboss/cache/LocalMapPerfTest.java                                      1.7
  JBossCache  src-50/org/jboss/cache/pojo/PojoReference.java                                        1.5
  JBossCache  src-50/org/jboss/cache/pojo/CachedType.java                                           1.7
  JBossCache  src-50/org/jboss/cache/pojo/PojoUtil.java                                             1.15
  JBossCache  src-50/org/jboss/cache/pojo/PojoInstance.java                                         1.5
  JBossCache  src/org/jboss/cache/lock/IdentityLock.java                                            1.18
  JBossCache  src/org/jboss/cache/interceptors/OptimisticNodeInterceptor.java                       1.39
  JBossCache  src/org/jboss/cache/interceptors/PessimisticLockInterceptor.java                      1.40
  JBossCache  src/org/jboss/cache/interceptors/OptimisticInterceptor.java                           1.8
  JBossCache  src/org/jboss/cache/interceptors/CacheStoreInterceptor.java                           1.42
  JBossCache  src/org/jboss/cache/interceptors/OptimisticValidatorInterceptor.java                  1.48
  JBossCache  src-50/org/jboss/cache/pojo/interceptors/dynamic/CacheFieldInterceptor.java           1.14
  JBossCache  src/org/jboss/cache/TreeCacheView.java                                                1.19
  JBossCache  src/org/jboss/cache/CacheImpl.java                                                    1.3
  JBossCache  src/org/jboss/cache/UnversionedNode.java                                              1.2
  JBossCache  src/org/jboss/cache/Fqn.java                                                          1.45
  JBossCache  tests/functional/org/jboss/cache/optimistic/NodeInterceptorGetChildrenNamesTest.java  1.12
  JBossCache  tests/functional/org/jboss/cache/optimistic/NodeInterceptorRemoveNodeTest.java        1.15
  JBossCache  tests/functional/org/jboss/cache/FqnTest.java                                         1.19
  JBossCache  tests/functional/org/jboss/cache/loader/DummyInMemoryCacheLoader.java                 1.5
  JBossCache  src/org/jboss/cache/loader/jdbm/JdbmCacheLoader.java                                  1.21
  JBossCache  src-50/org/jboss/cache/pojo/util/MethodCall.java                                      1.3
  JBossCache  src-50/org/jboss/cache/pojo/collection/CachedMapImpl.java                             1.16
  JBossCache  tests/functional/org/jboss/cache/marshall/LocalTest.java                              1.12
  JBossCache  src/org/jboss/cache/loader/AbstractCacheLoader.java                                   1.14
  JBossCache  tests-50/functional/org/jboss/cache/pojo/statetransfer/StateTransferAopTestBase.java  1.8
  JBossCache  src/org/jboss/cache/optimistic/WorkspaceNodeImpl.java                                 1.35


Commit from msurtani (2006-12-30 22:01 EST)
--------------------

move api still WIP

  JBossCache  tests/functional/org/jboss/cache/notifications/RemoteCacheListenerTest.java   1.5
  JBossCache  tests/functional/org/jboss/cache/notifications/CacheListenerTest.java         1.12
  JBossCache  tests/functional/org/jboss/cache/api/NodeReplicatedMoveTest.java              1.7
  JBossCache  tests/functional/org/jboss/cache/api/SyncReplTest.java                        1.7
  JBossCache  tests/functional/org/jboss/cache/api/NodeMoveAPITest.java                     1.16
  JBossCache  src/org/jboss/cache/interceptors/OptimisticNodeInterceptor.java               1.40
  JBossCache  src/org/jboss/cache/interceptors/CacheLoaderInterceptor.java                  1.66
  JBossCache  src/org/jboss/cache/interceptors/OptimisticCreateIfNotExistsInterceptor.java  1.34
  JBossCache  src/org/jboss/cache/interceptors/PessimisticLockInterceptor.java              1.41
  JBossCache  src/org/jboss/cache/interceptors/CacheStoreInterceptor.java                   1.43
  JBossCache  src/org/jboss/cache/Node.java                                                 1.53
  JBossCache  src/org/jboss/cache/CacheImpl.java                                            1.4
  JBossCache  src/org/jboss/cache/Cache.java                                                1.17
  JBossCache  src/org/jboss/cache/UnversionedNode.java                                      1.3
  JBossCache  src/org/jboss/cache/optimistic/WorkspaceNodeImpl.java                         1.36
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-cvs-commits/attachments/20061231/221fe8cf/attachment.html 


More information about the jboss-cvs-commits mailing list