BUILD COMPLETE - build.32 |
Date of build: 03/08/2007 03:41:57 |
Time to build: 44 minutes 31 seconds |
Last changed: 03/07/2007 18:44:00 |
Last log entry: more tests + removed UnmodifiableList wrapper for modifications returned by the transaction entry |
Unit Tests: (0) Total Errors and Failures: (0) | |||
Modifications since last build: (first 50 of 23) | ||||
1.6 | modified | msurtani | src/org/jboss/cache/transaction/TransactionEntry.java | more tests + removed UnmodifiableList wrapper for modifications returned by the transaction entry |
1.13 | modified | msurtani | tests/functional/org/jboss/cache/options/ExplicitVersionsReplTest.java | more tests + removed UnmodifiableList wrapper for modifications returned by the transaction entry |
1.16 | modified | msurtani | tests/functional/org/jboss/cache/options/ExplicitVersionsTest.java | more tests + removed UnmodifiableList wrapper for modifications returned by the transaction entry |
1.1 | added | msurtani | tests/functional/org/jboss/cache/marshall/MethodIdPreservationTest.java | test preservation of method ids across remote calls |
1.2 | modified | gzamarreno | src/org/jboss/cache/loader/AdjListJDBCCacheLoader.java | [JBCACHE-964] Work committed:- Transforming Cache Loaders implemented and unit tests provided- migration folder structure. See JIRA.- build.xml modified to compile, jar, create manifest for migration jarand also added examples and migration jar to distros.- example created and tested; it includes readme.txt with details of theexample and how to run it.Still TODO:- Unit tests for transforming cache loaders need to run from build.xml- Documentation for transforming cache loaders in users guide, what arethey, when to use them,...etc.- Fix JBCACHE-877 that occurrs when unzipping JBossCache-core-2.0.0.BETA2.zipand running the examples. Workaround is to bring trove.jar into its lib.- Get examples/cacheloader-migration/build.sh working- Move JDBCCacheLoaderOld to the migration side. It's not that straightforward due to classes in/src having dependencies on it. Needs further study. |
1.30 | modified | gzamarreno | src/org/jboss/cache/loader/FileCacheLoader.java | [JBCACHE-964] Work committed:- Transforming Cache Loaders implemented and unit tests provided- migration folder structure. See JIRA.- build.xml modified to compile, jar, create manifest for migration jarand also added examples and migration jar to distros.- example created and tested; it includes readme.txt with details of theexample and how to run it.Still TODO:- Unit tests for transforming cache loaders need to run from build.xml- Documentation for transforming cache loaders in users guide, what arethey, when to use them,...etc.- Fix JBCACHE-877 that occurrs when unzipping JBossCache-core-2.0.0.BETA2.zipand running the examples. Workaround is to bring trove.jar into its lib.- Get examples/cacheloader-migration/build.sh working- Move JDBCCacheLoaderOld to the migration side. It's not that straightforward due to classes in/src having dependencies on it. Needs further study. |
1.35 | modified | gzamarreno | src/org/jboss/cache/loader/JDBCCacheLoader.java | [JBCACHE-964] Work committed:- Transforming Cache Loaders implemented and unit tests provided- migration folder structure. See JIRA.- build.xml modified to compile, jar, create manifest for migration jarand also added examples and migration jar to distros.- example created and tested; it includes readme.txt with details of theexample and how to run it.Still TODO:- Unit tests for transforming cache loaders need to run from build.xml- Documentation for transforming cache loaders in users guide, what arethey, when to use them,...etc.- Fix JBCACHE-877 that occurrs when unzipping JBossCache-core-2.0.0.BETA2.zipand running the examples. Workaround is to bring trove.jar into its lib.- Get examples/cacheloader-migration/build.sh working- Move JDBCCacheLoaderOld to the migration side. It's not that straightforward due to classes in/src having dependencies on it. Needs further study. |
1.189 | modified | gzamarreno | /build.xml | [JBCACHE-964] Work committed:- Transforming Cache Loaders implemented and unit tests provided- migration folder structure. See JIRA.- build.xml modified to compile, jar, create manifest for migration jarand also added examples and migration jar to distros.- example created and tested; it includes readme.txt with details of theexample and how to run it.Still TODO:- Unit tests for transforming cache loaders need to run from build.xml- Documentation for transforming cache loaders in users guide, what arethey, when to use them,...etc.- Fix JBCACHE-877 that occurrs when unzipping JBossCache-core-2.0.0.BETA2.zipand running the examples. Workaround is to bring trove.jar into its lib.- Get examples/cacheloader-migration/build.sh working- Move JDBCCacheLoaderOld to the migration side. It's not that straightforward due to classes in/src having dependencies on it. Needs further study. |
1.17 | modified | msurtani | src/org/jboss/cache/NodeSPI.java | JBCACHE-961 - more sophisticated merging of child maps in workspace nodes. |
1.25 | modified | msurtani | src/org/jboss/cache/UnversionedNode.java | JBCACHE-961 - more sophisticated merging of child maps in workspace nodes. |
1.27 | modified | msurtani | src/org/jboss/cache/interceptors/OptimisticLockingInterceptor.java | JBCACHE-961 - more sophisticated merging of child maps in workspace nodes. |
1.58 | modified | msurtani | src/org/jboss/cache/interceptors/OptimisticValidatorInterceptor.java | JBCACHE-961 - more sophisticated merging of child maps in workspace nodes. |
1.24 | modified | msurtani | src/org/jboss/cache/optimistic/WorkspaceNode.java | JBCACHE-961 - more sophisticated merging of child maps in workspace nodes. |
1.51 | modified | msurtani | src/org/jboss/cache/optimistic/WorkspaceNodeImpl.java | JBCACHE-961 - more sophisticated merging of child maps in workspace nodes. |
1.47 | modified | msurtani | tests/functional/org/jboss/cache/optimistic/AbstractOptimisticTestCase.java | JBCACHE-961 - more sophisticated merging of child maps in workspace nodes. |
1.30 | modified | msurtani | tests/functional/org/jboss/cache/optimistic/CacheTest.java | JBCACHE-961 - more sophisticated merging of child maps in workspace nodes. |
1.1 | added | msurtani | tests/functional/org/jboss/cache/optimistic/LockParentVersionTest.java | branches: 1.1.2;JBCACHE-961 - more sophisticated merging of child maps in workspace nodes. |
1.18 | modified | msurtani | tests/functional/org/jboss/cache/optimistic/NodeInterceptorRemoveNodeTest.java | JBCACHE-961 - more sophisticated merging of child maps in workspace nodes. |
1.1 | added | msurtani | tests/functional/org/jboss/cache/optimistic/ParentVersionTest.java | branches: 1.1.2;JBCACHE-961 - more sophisticated merging of child maps in workspace nodes. |
1.2 | modified | pgier | /pom.xml | Changed jboss-aop dependency from snapshot to 2.0.0.alpha2 |
1.1 | added | pgier | /pom.xml | Adding maven build pom |
1.15 | modified | msurtani | tests/functional/org/jboss/cache/loader/DataSourceIntegrationTest.java | Prelim JDK6 support |
1.5 | modified | msurtani | src/org/jboss/cache/transaction/TransactionEntry.java | Thread safety issues |