BUILD COMPLETE - build.23 |
Date of build: 12/01/2004 01:41:47 |
Time to build: 20 minutes 33 seconds |
Last changed: 11/30/2004 22:29:17 |
Last log entry: Add support for TreeCache |
Unit Tests: (0) Total Errors and Failures: (0) | |||
Modifications since last build: (133) | ||||
1.19 | modified | patriot1burke | ejb3/build-test.xml | Add support for TreeCache |
1.18 | modified | patriot1burke | ejb3/build.xml | Add support for TreeCache |
1.5 | modified | patriot1burke | ejb3/src/test/org/jboss/ejb3/test/initial/unit/RemoteUnitTestCase.java | Add support for TreeCache |
1.8 | modified | patriot1burke | ejb3/src/resources/ejb3-interceptors-aop.xml | Add support for TreeCache |
1.1 | added | patriot1burke | ejb3/src/test/org/jboss/ejb3/test/cache/SimpleStatefulBean.java | Add support for TreeCache |
1.1 | added | patriot1burke | ejb3/src/test/org/jboss/ejb3/test/cache/SimpleStatefulRemote.java | Add support for TreeCache |
1.1 | added | patriot1burke | ejb3/src/test/org/jboss/ejb3/test/cache/StatefulBean.java | Add support for TreeCache |
1.1 | added | patriot1burke | ejb3/src/test/org/jboss/ejb3/test/cache/StatefulRemote.java | Add support for TreeCache |
1.1 | added | patriot1burke | ejb3/src/test/org/jboss/ejb3/test/cache/Tester.java | Add support for TreeCache |
1.1 | added | patriot1burke | ejb3/src/test/org/jboss/ejb3/test/cache/TesterMBean.java | Add support for TreeCache |
1.1 | added | patriot1burke | ejb3/src/test/org/jboss/ejb3/test/cache/unit/CacheUnitTestCase.java | Add support for TreeCache |
1.1 | added | patriot1burke | ejb3/src/test/org/jboss/ejb3/test/cache/unit/StatefulUnitTestCase.java | Add support for TreeCache |
1.6 | modified | patriot1burke | ejb3/src/resources/META-INF/jboss-service.xml | Add support for TreeCache |
1.1 | added | patriot1burke | ejb3/src/resources/test/cache/testejb3-cache-service.xml | Add support for TreeCache |
1.1 | added | patriot1burke | ejb3/src/resources/test/cache/testejb3-statefulcache-service.xml | Add support for TreeCache |
1.1 | added | patriot1burke | ejb3/src/resources/test/cache/META-INF/jboss-service.xml | Add support for TreeCache |
1.3 | modified | patriot1burke | ejb3/src/main/org/jboss/ejb3/BaseContext.java | Add support for TreeCache |
1.7 | modified | patriot1burke | ejb3/src/main/org/jboss/ejb3/BaseSessionContext.java | Add support for TreeCache |
1.3 | modified | patriot1burke | ejb3/src/main/org/jboss/ejb3/BeanContext.java | Add support for TreeCache |
1.5 | modified | patriot1burke | ejb3/src/main/org/jboss/ejb3/EJBContainer.java | Add support for TreeCache |
1.18 | modified | patriot1burke | ejb3/src/main/org/jboss/ejb3/SessionContainer.java | Add support for TreeCache |
1.3 | modified | patriot1burke | ejb3/src/main/org/jboss/ejb3/mdb/MDBContext.java | Add support for TreeCache |
1.7 | modified | patriot1burke | ejb3/src/main/org/jboss/ejb3/stateful/SimpleStatefulCache.java | Add support for TreeCache |
1.3 | modified | patriot1burke | ejb3/src/main/org/jboss/ejb3/stateful/StatefulBeanContext.java | Add support for TreeCache |
1.13 | modified | patriot1burke | ejb3/src/main/org/jboss/ejb3/stateful/StatefulContainer.java | Add support for TreeCache |
1.5 | modified | patriot1burke | ejb3/src/main/org/jboss/ejb3/stateful/StatefulSessionFilePersistenceManager.java | Add support for TreeCache |
1.4 | modified | patriot1burke | ejb3/src/main/org/jboss/ejb3/stateful/StatefulSessionPersistenceManager.java | Add support for TreeCache |
1.2 | modified | patriot1burke | ejb3/src/main/org/jboss/ejb3/injection/EJBContextFieldInjector.java | Add support for TreeCache |
1.2 | modified | patriot1burke | ejb3/src/main/org/jboss/ejb3/injection/EJBContextMethodInjector.java | Add support for TreeCache |
1.3 | modified | patriot1burke | ejb3/src/main/org/jboss/ejb3/interceptor/InvocationContextImpl.java | Add support for TreeCache |
1.1 | added | patriot1burke | ejb3/src/main/org/jboss/ejb3/cache/PassivationCacheLoader.java | Add support for TreeCache |
1.1 | added | patriot1burke | ejb3/src/main/org/jboss/ejb3/cache/PassivationEvictionPolicy.java | Add support for TreeCache |
1.1 | added | patriot1burke | ejb3/src/main/org/jboss/ejb3/cache/PassivationTreeCache.java | Add support for TreeCache |
1.1 | added | patriot1burke | ejb3/src/main/org/jboss/ejb3/cache/StatefulCacheLoader.java | Add support for TreeCache |
1.1 | added | patriot1burke | ejb3/src/main/org/jboss/ejb3/cache/StatefulEvictionPolicy.java | Add support for TreeCache |
1.1 | added | patriot1burke | ejb3/src/main/org/jboss/ejb3/cache/StatefulTreeCache.java | Add support for TreeCache |
1.1 | added | patriot1burke | ejb3/src/main/org/jboss/ejb3/cache/TreeCacheConfig.java | Add support for TreeCache |
1.10 | modified | patriot1burke | cache/src/main/org/jboss/cache/eviction/RegionManager.java | add a removeRegion to RegionManager |
1.430 | modified | starksm | testsuite/build.xml | Update the tests-jacc-security to use the jacc.includes patternset |
1.1 | added | starksm | testsuite/src/main/org/jboss/test/jacc/test/EJBSpecUnitTestCase.java | branches: 1.1.2;Create JACC specific subclasses of the ejb and web security tests to ensure that these unit tests are in a seperate package for reporting. |
1.1 | added | starksm | testsuite/src/main/org/jboss/test/jacc/test/WebIntegrationUnitTestCase.java | Create JACC specific subclasses of the ejb and web security tests to ensure that these unit tests are in a seperate package for reporting. |
1.4 | modified | tdiesler | webservice/src/main/org/jboss/ws/utils/DOM2Writer.java | Itegerate the remoting client |
1.2 | modified | tdiesler | webservice/src/main/org/jboss/ws/soap/MessageFactoryImpl.java | Itegerate the remoting client |
1.3 | modified | tdiesler | webservice/src/main/org/jboss/ws/soap/NameImpl.java | Itegerate the remoting client |
1.2 | modified | tdiesler | webservice/src/main/org/jboss/ws/soap/SOAPMessageImpl.java | Itegerate the remoting client |
1.14 | modified | tdiesler | webservice/src/main/org/jboss/ws/jaxrpc/CallImpl.java | Itegerate the remoting client |
1.4 | modified | tdiesler | webservice/src/main/org/jboss/ws/binding/soap/SOAPBindingProvider.java | Itegerate the remoting client |
1.1 | added | tdiesler | webservice/src/main/org/jboss/ws/binding/soap/SOAPMessageMarshaller.java | Itegerate the remoting client |
1.1 | added | tdiesler | webservice/src/main/org/jboss/ws/binding/soap/SOAPMessageUnMarshaller.java | Itegerate the remoting client |
1.2 | deleted | tdiesler | webservice/src/main/org/jboss/ws/binding/soap/SOAPObjectInput.java | Itegerate the remoting client |
1.4 | deleted | tdiesler | webservice/src/main/org/jboss/ws/binding/SOAPObjectInput.java | Itegerate the remoting client |
1.6 | modified | tdiesler | webservice/src/main/org/jboss/ws/binding/LoopbackInvoker.java | Itegerate the remoting client |
1.4 | modified | tdiesler | webservice/src/main/org/jboss/ws/binding/BindingProvider.java | Itegerate the remoting client |
1.4 | modified | tdiesler | webservice/src/main/org/jboss/ws/binding/BindingProviderRegistry.java | Itegerate the remoting client |
1.40 | modified | tdiesler | webservice/build.xml | Itegerate the remoting client |
1.5 | modified | tdiesler | remoting/src/main/org/jboss/remoting/transport/ClientInvoker.java | Exposes setUnMarshaller(...) in the same way as setMarshaller(...) |
1.5 | modified | tdiesler | remoting/src/main/org/jboss/remoting/transport/local/LocalClientInvoker.java | Exposes setUnMarshaller(...) in the same way as setMarshaller(...) |
1.14 | modified | tdiesler | remoting/src/main/org/jboss/remoting/Client.java | Exposes setUnMarshaller(...) in the same way as setMarshaller(...) |
1.3 | modified | starksm | connector/src/main/org/jboss/resource/adapter/jms/inflow/JmsActivation.java | Update the JmsActivationSpec to use the true type for the non-String JavaBean properties rather than doing the conversion from String to type true type within the setter/getter. |
1.3 | modified | starksm | connector/src/main/org/jboss/resource/adapter/jms/inflow/JmsActivationSpec.java | Update the JmsActivationSpec to use the true type for the non-String JavaBean properties rather than doing the conversion from String to type true type within the setter/getter. |
1.2 | modified | starksm | connector/src/main/org/jboss/resource/adapter/jms/inflow/dlq/JBossMQDLQHandler.java | Update the JmsActivationSpec to use the true type for the non-String JavaBean properties rather than doing the conversion from String to type true type within the setter/getter. |
1.89 | modified | starksm | server/src/etc/conf/default/standardjboss.xml | Correct the DLQ related activation-config property names to be consistent with the JavaBean introspection rules. |
1.1 | added | loubyansky | testsuite/src/main/org/jboss/test/xml/MiscUnitTestCase.java | misc binding tests |
1.1 | added | loubyansky | testsuite/src/main/org/jboss/test/xml/sandbox/Choice1.java | misc binding tests |
1.1 | added | loubyansky | testsuite/src/main/org/jboss/test/xml/sandbox/Choice2.java | misc binding tests |
1.1 | added | loubyansky | testsuite/src/main/org/jboss/test/xml/sandbox/Choice3.java | misc binding tests |
1.1 | added | loubyansky | testsuite/src/main/org/jboss/test/xml/sandbox/Root.java | misc binding tests |
1.2 | modified | loubyansky | testsuite/src/resources/xml/choice.xsd | resources for misc binding tests |
1.1 | added | loubyansky | testsuite/src/resources/xml/sandbox.xml | resources for misc binding tests |
1.1 | added | loubyansky | testsuite/src/resources/xml/sandbox.xsd | resources for misc binding tests |
1.1 | added | tdiesler | webservice/docs/umls/JBossWS.zuml | Update docbook |
1.2 | deleted | tdiesler | webservice/docs/umls/JBossWSCollaboration.zuml | Update docbook |
1.1 | added | tdiesler | webservice/docs/project/en/modules/client_call_sequence.xml | Update docbook |
1.2 | modified | tdiesler | webservice/docs/project/en/modules/goals.xml | Update docbook |
1.2 | modified | tdiesler | webservice/docs/project/en/modules/non-goals.xml | Update docbook |
1.1 | added | tdiesler | webservice/docs/project/en/modules/server_call_sequence.xml | Update docbook |
1.2 | modified | tdiesler | webservice/docs/project/en/master.xml | Update docbook |
1.1 | added | tdiesler | webservice/docs/project/en/images/ClientSideCallSequence.png | Update docbook |
1.1 | added | tdiesler | webservice/docs/project/en/images/ServerSideCallSequence.png | Update docbook |
1.23 | modified | belaban | cache/docs/TreeCache.xml | updated docs |
1.12 | modified | belaban | cache/docs/html/TreeCache.html | updated docs |
1.7 | modified | belaban | cache/docs/html/html.css | updated docs |
1.4 | modified | belaban | cache/docs/html/resources/LocalCacheLoader.gif | updated docs |
1.4 | modified | belaban | cache/docs/html/resources/OnlyOneCacheLoader.gif | updated docs |
1.4 | modified | belaban | cache/docs/html/resources/SharedCacheLoader.gif | updated docs |
1.5 | modified | belaban | cache/docs/html/resources/TreeCacheArchitecture.gif | updated docs |
1.5 | modified | belaban | cache/docs/html/resources/TreeNodeExample.gif | updated docs |
1.3 | modified | belaban | cache/docs/html/callouts/1.gif | updated docs |
1.3 | modified | belaban | cache/docs/html/callouts/10.gif | updated docs |
1.3 | modified | belaban | cache/docs/html/callouts/11.gif | updated docs |
1.3 | modified | belaban | cache/docs/html/callouts/12.gif | updated docs |
1.3 | modified | belaban | cache/docs/html/callouts/13.gif | updated docs |
1.3 | modified | belaban | cache/docs/html/callouts/14.gif | updated docs |
1.3 | modified | belaban | cache/docs/html/callouts/15.gif | updated docs |
1.3 | modified | belaban | cache/docs/html/callouts/2.gif | updated docs |
1.3 | modified | belaban | cache/docs/html/callouts/3.gif | updated docs |
1.3 | modified | belaban | cache/docs/html/callouts/4.gif | updated docs |
1.3 | modified | belaban | cache/docs/html/callouts/5.gif | updated docs |
1.3 | modified | belaban | cache/docs/html/callouts/6.gif | updated docs |
1.3 | modified | belaban | cache/docs/html/callouts/7.gif | updated docs |
1.3 | modified | belaban | cache/docs/html/callouts/8.gif | updated docs |
1.3 | modified | belaban | cache/docs/html/callouts/9.gif | updated docs |
1.189 | modified | belaban | cache/src/main/org/jboss/cache/TreeCache.java | changed CacheLoaderConfig from string to properties |
1.4 | modified | belaban | cache/src/main/org/jboss/cache/tests/BdbjeCacheLoaderTest.java | changed CacheLoaderConfig from string to properties |
1.5 | modified | belaban | cache/src/main/org/jboss/cache/tests/BdbjeUnitTestCase.java | changed CacheLoaderConfig from string to properties |
1.17 | modified | belaban | cache/src/main/org/jboss/cache/tests/FileCacheLoaderTest.java | changed CacheLoaderConfig from string to properties |
1.3 | modified | belaban | cache/src/main/org/jboss/cache/tests/JDBCCacheLoaderTest.java | changed CacheLoaderConfig from string to properties |
1.24 | modified | belaban | cache/src/main/org/jboss/cache/loader/CacheLoader.java | changed CacheLoaderConfig from string to properties |
1.2 | modified | belaban | cache/src/main/org/jboss/cache/loader/DelegatingCacheLoader.java | changed CacheLoaderConfig from string to properties |
1.14 | modified | belaban | cache/src/main/org/jboss/cache/loader/FileCacheLoader.java | changed CacheLoaderConfig from string to properties |
1.13 | modified | belaban | cache/src/main/org/jboss/cache/loader/JDBCCacheLoader.java | changed CacheLoaderConfig from string to properties |
1.5 | modified | belaban | cache/src/main/org/jboss/cache/loader/SharedStoreCacheLoader.java | changed CacheLoaderConfig from string to properties |
1.28 | modified | belaban | cache/src/etc/tree-service.xml | changed CacheLoaderConfig from string to properties |
1.14 | modified | belaban | cache/src/main/org/jboss/cache/loader/bdbje/BdbjeCacheLoader.java | changed CacheLoaderConfig from string to properties |
1.4 | modified | belaban | cache/src/etc/standalone/META-INF/node1.xml | changed CacheLoaderConfig from string to properties |
1.5 | modified | belaban | cache/src/etc/standalone/META-INF/node2.xml | changed CacheLoaderConfig from string to properties |
1.5 | modified | belaban | cache/src/etc/standalone/META-INF/oodb-service.xml | changed CacheLoaderConfig from string to properties |
1.4 | modified | belaban | cache/src/etc/standalone/META-INF/replAsyncSharedCacheLoader-service.xml | changed CacheLoaderConfig from string to properties |
1.17 | modified | belaban | cache/src/etc/standalone/META-INF/replSync-service.xml | changed CacheLoaderConfig from string to properties |
1.11 | modified | belaban | cache/docs/html/TreeCache.html | changed CacheLoaderConfig from string to properties |
1.1 | added | belaban | cache/src/etc/jdbcCacheLoader-service.xml | new file |
1.31 | modified | belaban | cache/docs/Changelog.txt | no message |
1.18 | modified | belaban | cache/docs/design/JBossCacheRoadmap.txt | no message |
1.2 | modified | loubyansky | testsuite/src/resources/xml/multispaced/xmbean.xml | fixed schema location |
1.2 | modified | loubyansky | common/src/main/org/jboss/xml/binding/parser/sax/SaxJBossXBParser.java | fixed '(JBXB-2) Xni parser has problems with short form tags' and switched back to XNI-based parser, use if available use xsd type when guessing corresponding Java type, if not available - use element's local name. |
1.3 | modified | loubyansky | common/src/main/org/jboss/xml/binding/parser/xni/XniJBossXBParser.java | fixed '(JBXB-2) Xni parser has problems with short form tags' and switched back to XNI-based parser, use if available use xsd type when guessing corresponding Java type, if not available - use element's local name. |
1.2 | modified | loubyansky | common/src/main/org/jboss/xml/binding/parser/JBossXBParser.java | fixed '(JBXB-2) Xni parser has problems with short form tags' and switched back to XNI-based parser, use if available use xsd type when guessing corresponding Java type, if not available - use element's local name. |
1.20 | modified | loubyansky | common/src/main/org/jboss/xml/binding/ObjectModelBuilder.java | fixed '(JBXB-2) Xni parser has problems with short form tags' and switched back to XNI-based parser, use if available use xsd type when guessing corresponding Java type, if not available - use element's local name. |
1.16 | modified | loubyansky | common/src/main/org/jboss/xml/binding/Unmarshaller.java | fixed '(JBXB-2) Xni parser has problems with short form tags' and switched back to XNI-based parser, use if available use xsd type when guessing corresponding Java type, if not available - use element's local name. |
1.9 | modified | loubyansky | common/src/main/org/jboss/xml/binding/Content.java | fixed '(JBXB-2) Xni parser has problems with short form tags' and switched back to XNI-based parser, use if available use xsd type when guessing corresponding Java type, if not available - use element's local name. |
1.7 | modified | loubyansky | common/src/main/org/jboss/xml/binding/ContentNavigator.java | fixed '(JBXB-2) Xni parser has problems with short form tags' and switched back to XNI-based parser, use if available use xsd type when guessing corresponding Java type, if not available - use element's local name. |
1.7 | modified | loubyansky | common/src/main/org/jboss/xml/binding/MappingObjectModelFactory.java | fixed '(JBXB-2) Xni parser has problems with short form tags' and switched back to XNI-based parser, use if available use xsd type when guessing corresponding Java type, if not available - use element's local name. |
1.1 | added | loubyansky | common/src/main/org/jboss/xml/binding/TypeBinding.java | fixed '(JBXB-2) Xni parser has problems with short form tags' and switched back to XNI-based parser, use if available use xsd type when guessing corresponding Java type, if not available - use element's local name. |