BUILD COMPLETE - build.336 |
Date of build: 01/26/2005 14:46:06 |
Time to build: 24 minutes 59 seconds |
Last changed: 01/26/2005 13:51:35 |
Last log entry: Integrate the Oracle Sequence Create Command (one sequence per table) from Guillaume Compagnon defined in JBAS-810. |
Unit Tests: (0) Total Errors and Failures: (0) | |||
Modifications since last build: (7) | ||||
1.84.2.6 | modified | starksm | server/src/etc/conf/default/standardjbosscmp-jdbc.xml | Integrate the Oracle Sequence Create Command (one sequence per table) from Guillaume Compagnon defined in JBAS-810. |
1.5.6.4 | modified | starksm | server/src/main/org/jboss/cache/invalidation/InvalidationManager.java | Change the DefaultAsynchByDefault attribute name to IsAsynchByDefault |
1.2.6.3 | modified | starksm | server/src/main/org/jboss/cache/invalidation/InvalidationManagerMBean.java | Change the DefaultAsynchByDefault attribute name to IsAsynchByDefault |
1.5.6.3 | modified | starksm | server/src/main/org/jboss/cache/invalidation/InvalidationManager.java | Externalize the default asynchronous mode and fix the batchInvalidate to honor the asynchronous parameter. Resolves [JBAS-1104] batchInvalidate async not possible. |
1.2.6.2 | modified | starksm | server/src/main/org/jboss/cache/invalidation/InvalidationManagerMBean.java | Externalize the default asynchronous mode and fix the batchInvalidate to honor the asynchronous parameter. Resolves [JBAS-1104] batchInvalidate async not possible. |
1.69.2.3 | modified | starksm | server/src/main/org/jboss/metadata/BeanMetaData.java | Cleanup, resolves [JBAS-1307] Confusing stack trace on EJB deployment for missing optional method attribute <transaction-timeout>. |
1.11.4.1 | modified | starksm | server/src/main/org/jboss/ejb/plugins/cmp/jdbc/JDBCCustomFinderQuery.java | For custom finders, don't log or wrap finder exceptions uneccessarily. Resolves JBAS-1289. |