View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-cache-testsuite?log=log20060403012938

BUILD FAILED
Ant Error Message: /services/cruisecontrol/work/scripts/build-JBossCache.xml:40: Exit code: 1 See compile.log in Build Artifacts for details.
Date of build: 04/03/2006 01:29:38
Time to build: 16 seconds
Last changed: 04/02/2006 12:22:16
Last log entry: Updated docs

 Unit Tests: (0)  Total Errors and Failures: (0)
 

 Modifications since last build:  (first 50 of 35)
1.16modifiedmsurtanidocs/TreeCacheAop/en/master.xmlUpdated docs
1.22modifiedmsurtanidocs/faq/en/master.xmlUpdated docs
1.7modifiedmsurtanidocs/tutorial/en/master.xmlUpdated docs
1.33modifiedmsurtanidocs/TreeCache/en/master.xmlUpdated docs
1.94modifiedmsurtani/build.xmlUpdated versions to reflect that HEAD is now on the 1.4.0 release.
1.12modifiedmsurtanisrc/org/jboss/cache/Version.javaUpdated versions to reflect that HEAD is now on the 1.4.0 release.
1.15modifiedmsurtanidocs/Changelog.txtUpdated to 1.3.0.GA
1.93modifiedmsurtani/build.xmlRemoved JDBM references
1.92modifiedmsurtani/build.xmlDeprecation defaults to on so we can see what should be refactored out if possible
1.91modifiedmsurtani/build.xmlUpdated version to 1.3.0 final
1.11modifiedmsurtanisrc/org/jboss/cache/Version.javaUpdated version to 1.3.0 final
1.2modifiedgenmantests/functional/org/jboss/cache/aop/loader/AbstractCacheLoaderTestBase.javaJBCACHE-526 Add batching to AsyncCacheLoader to dramatically improve performance Add additional parameters to support batched deletesJBCACHE-525 Fix JDBM implementation to actually load back the old stateJavaDoc improvments elsewhere
1.5modifiedgenmantests/functional/org/jboss/cache/loader/AbstractCacheLoaderTestBase.javaJBCACHE-526 Add batching to AsyncCacheLoader to dramatically improve performance Add additional parameters to support batched deletesJBCACHE-525 Fix JDBM implementation to actually load back the old stateJavaDoc improvments elsewhere
1.10modifiedgenmantests/functional/org/jboss/cache/loader/AsyncFileCacheLoaderTest.javaJBCACHE-526 Add batching to AsyncCacheLoader to dramatically improve performance Add additional parameters to support batched deletesJBCACHE-525 Fix JDBM implementation to actually load back the old stateJavaDoc improvments elsewhere
1.3modifiedgenmansrc/org/jboss/cache/Modification.javaJBCACHE-526 Add batching to AsyncCacheLoader to dramatically improve performance Add additional parameters to support batched deletesJBCACHE-525 Fix JDBM implementation to actually load back the old stateJavaDoc improvments elsewhere
1.11modifiedgenmansrc/org/jboss/cache/loader/AsyncCacheLoader.javaJBCACHE-526 Add batching to AsyncCacheLoader to dramatically improve performance Add additional parameters to support batched deletesJBCACHE-525 Fix JDBM implementation to actually load back the old stateJavaDoc improvments elsewhere
1.2modifiedgenmansrc/org/jboss/cache/loader/AsyncExtendedCacheLoader.javaJBCACHE-526 Add batching to AsyncCacheLoader to dramatically improve performance Add additional parameters to support batched deletesJBCACHE-525 Fix JDBM implementation to actually load back the old stateJavaDoc improvments elsewhere
1.5modifiedgenmansrc/org/jboss/cache/loader/CacheLoader.javaJBCACHE-526 Add batching to AsyncCacheLoader to dramatically improve performance Add additional parameters to support batched deletesJBCACHE-525 Fix JDBM implementation to actually load back the old stateJavaDoc improvments elsewhere
1.5modifiedgenmansrc/org/jboss/cache/loader/jdbm/JdbmCacheLoader.javaJBCACHE-526 Add batching to AsyncCacheLoader to dramatically improve performance Add additional parameters to support batched deletesJBCACHE-525 Fix JDBM implementation to actually load back the old stateJavaDoc improvments elsewhere
1.3modifiedgenmansrc/org/jboss/cache/xml/XmlHelper.javaJBCACHE-526 Add batching to AsyncCacheLoader to dramatically improve performance Add additional parameters to support batched deletesJBCACHE-525 Fix JDBM implementation to actually load back the old stateJavaDoc improvments elsewhere
1.1addedmsurtanisrc/org/jboss/cache/interceptors/BaseCacheLoaderInterceptor.javacl opts
1.30modifiedmsurtanisrc/org/jboss/cache/interceptors/CacheLoaderInterceptor.javacl opts
1.18modifiedmsurtanisrc/org/jboss/cache/interceptors/CacheStoreInterceptor.javacl opts
1.4modifiedgenmansrc/org/jboss/cache/loader/jdbm/JdbmCacheLoader.javaJBCACHE-525 - Remove (de-)serialization support that don't seem to have helped
1.3deletedgenmansrc/org/jboss/cache/loader/jdbm/KeySerializer.javaJBCACHE-525 - Remove (de-)serialization support that don't seem to have helped
1.2deletedgenmansrc/org/jboss/cache/loader/jdbm/Keys.javaJBCACHE-525 - Remove (de-)serialization support that don't seem to have helped
1.2deletedgenmansrc/org/jboss/cache/loader/jdbm/Node.javaJBCACHE-525 - Remove (de-)serialization support that don't seem to have helped
1.2deletedgenmansrc/org/jboss/cache/loader/jdbm/ValueSerializer.javaJBCACHE-525 - Remove (de-)serialization support that don't seem to have helped
1.142modifiedgenmansrc/org/jboss/cache/TreeCache.javaJBCACHE-525 - Small changes to make JdbmCacheLoader be an ExtendedCacheLoader Have ExtendedCacheLoaderTestsBase ensure entries are removed before reload Fix typo in TreeCache warning
1.3modifiedgenmansrc/org/jboss/cache/loader/jdbm/JdbmCacheLoader.javaJBCACHE-525 - Small changes to make JdbmCacheLoader be an ExtendedCacheLoader Have ExtendedCacheLoaderTestsBase ensure entries are removed before reload Fix typo in TreeCache warning
1.3modifiedgenmantests/functional/org/jboss/cache/loader/ExtendedCacheLoaderTestsBase.javaJBCACHE-525 - Small changes to make JdbmCacheLoader be an ExtendedCacheLoader Have ExtendedCacheLoaderTestsBase ensure entries are removed before reload Fix typo in TreeCache warning
1.2modifiedgenmantests/functional/org/jboss/cache/loader/JdbmCacheLoaderTest.javaJBCACHE-525 - Small changes to make JdbmCacheLoader be an ExtendedCacheLoader Have ExtendedCacheLoaderTestsBase ensure entries are removed before reload Fix typo in TreeCache warning
1.1addedmsurtanitests/functional/org/jboss/cache/optimistic/ValidationFailureTest.javaadded more unit tests
1.141modifiedjerrygauthsrc/org/jboss/cache/TreeCache.javaJBCACHE-523, Interceptor MBeans are never destroyed
1.6modifiedjerrygauthsrc/org/jboss/cache/util/MBeanConfigurator.javaJBCACHE-523, Interceptor MBeans are never destroyed

Reply via email to