BUILD COMPLETE - build.4 |
Date of build: 11/05/2004 06:01:13 |
Time to build: 22 minutes 12 seconds |
Last changed: 11/05/2004 04:51:38 |
Last log entry: - added XmlLoadable task for 1.2- closed AOP Collections task |
Unit Tests: (0) Total Errors and Failures: (0) | |||
Modifications since last build: (51) | ||||
1.12 | modified | belaban | cache/docs/design/JBossCacheRoadmap.txt | - added XmlLoadable task for 1.2- closed AOP Collections task |
1.14 | modified | kabkhan | remoting/.classpath | Added commons-httpclient.jar to cp |
1.12 | modified | belaban | cache/src/main/org/jboss/cache/TransactionTable.java | pp |
1.11 | modified | bwang00 | cache/docs/html/FAQ.html | another updated for 1.2 release |
1.14 | modified | bwang00 | cache/docs/FAQ.xml | another updated for 1.2 release |
1.10 | modified | bwang00 | cache/docs/html/FAQ.html | Updated for 1.2 release |
1.13 | modified | bwang00 | cache/docs/FAQ.xml | Updated for 1.2 release |
1.1 | added | patriot1burke | aspects/build-test50.xml | fixes and additions for asynchronous aspect |
1.20 | modified | patriot1burke | aspects/build.xml | fixes and additions for asynchronous aspect |
1.1 | added | patriot1burke | aspects/src/main/org/jboss/aspects/NullOrZero.java | fixes and additions for asynchronous aspect |
1.3 | modified | patriot1burke | aspects/src/main/org/jboss/aspects/remoting/Remoting.java | fixes and additions for asynchronous aspect |
1.1 | added | patriot1burke | aspects/src/jdk15/org/jboss/aspects/asynchronous/AsynchProxyMixin.java | fixes and additions for asynchronous aspect |
1.1 | added | patriot1burke | aspects/src/jdk15/org/jboss/aspects/asynchronous/AsynchRemoting.java | fixes and additions for asynchronous aspect |
1.1 | added | patriot1burke | aspects/src/jdk15/org/jboss/aspects/asynchronous/Asynchronous.java | fixes and additions for asynchronous aspect |
1.1 | added | patriot1burke | aspects/src/jdk15/org/jboss/aspects/asynchronous/FutureHolder.java | fixes and additions for asynchronous aspect |
1.1 | added | patriot1burke | aspects/src/jdk15/org/jboss/aspects/asynchronous/AsynchAspect.java | fixes and additions for asynchronous aspect |
1.1 | added | patriot1burke | aspects/src/jdk15/org/jboss/aspects/asynchronous/AsynchMixin.java | fixes and additions for asynchronous aspect |
1.1 | added | patriot1burke | aspects/src/jdk15/org/jboss/aspects/asynchronous/AsynchProvider.java | fixes and additions for asynchronous aspect |
1.1 | added | patriot1burke | aspects/src/jdk15/org/jboss/aspects/asynchronous/AsynchProxyInterceptor.java | fixes and additions for asynchronous aspect |
1.21 | modified | patriot1burke | aop/src/main/org/jboss/aop/ClassInstanceAdvisor.java | fixes and additions for asynchronous aspect |
1.10 | modified | patriot1burke | aop/src/main/org/jboss/aop/InstanceAdvisor.java | fixes and additions for asynchronous aspect |
1.96 | modified | patriot1burke | aop/src/main/org/jboss/aop/ClassAdvisor.java | fixes and additions for asynchronous aspect |
1.20 | modified | patriot1burke | aop/src/main/org/jboss/aop/proxy/ClassProxyFactory.java | fixes and additions for asynchronous aspect |
1.2 | modified | patriot1burke | aop/src/main/org/jboss/aop/proxy/ProxyFactory.java | fixes and additions for asynchronous aspect |
1.19 | modified | patriot1burke | aop/src/etc/base-aop.xml | fixes and additions for asynchronous aspect |
1.3 | modified | patriot1burke | testsuite/src/main/org/jboss/test/aop/test/AOPTestSetup.java | no message |
1.13 | modified | telrod | remoting/src/main/org/jboss/remoting/Client.java | Updated for http client invoker support. Also added simple sample test showing how to make local invocations. |
1.13 | modified | telrod | remoting/src/main/org/jboss/remoting/InvokerRegistry.java | Added http invoker to invoker registry and stubbed out http server invoker. Adding simple http client invoker test for SOAP calls. |
1.19 | modified | remm | tomcat/build.xml | - commons-logging is now a dependency since it's been added to the core. |
1.3 | modified | kabkhan | aspects/docs/index.html | Added docu for DbC aspect |
1.3 | modified | kabkhan | aspects/docs/index.wiki | Added docu for DbC aspect |
1.1 | added | kabkhan | aspects/docs/reference/design_by_contract.html | Added docu for DbC aspect |
1.1 | added | kabkhan | aspects/docs/reference/design_by_contract.wiki | Added docu for DbC aspect |
1.7 | modified | belaban | cache/src/main/org/jboss/cache/interceptors/CacheLoaderInterceptor.java | added logic to load element (storing was already implemented); moved here from TreeCache |
1.180 | modified | belaban | cache/src/main/org/jboss/cache/TreeCache.java | Modifications to accommodate CacheLoaderInterceptor: moved some cache loading code to latter |
1.30 | modified | belaban | cache/src/main/org/jboss/cache/TreeCacheView.java | no message |
1.2 | modified | loubyansky | testsuite/src/resources/xml/person.dtd | changed XML names to not match corresponding Java identifiers for default XML names to Java identifier mapping algorithm tests |
1.3 | modified | loubyansky | testsuite/src/resources/xml/person.xml | changed XML names to not match corresponding Java identifiers for default XML names to Java identifier mapping algorithm tests |
1.2 | modified | loubyansky | testsuite/src/resources/xml/person.xsd | changed XML names to not match corresponding Java identifiers for default XML names to Java identifier mapping algorithm tests |
1.2 | modified | loubyansky | common/src/main/org/jboss/xml/binding/MappingObjectModelFactory.java | use the default xml name to Java identifier mapping algorithm |
1.2 | modified | loubyansky | common/src/main/org/jboss/xml/binding/MappingObjectModelProvider.java | use the default xml name to Java identifier mapping algorithm |
1.7 | modified | remm | tomcat/src/webapps/ROOT.war/index.html | - Updates to resource files. |
1.6 | modified | loubyansky | server/src/main/org/jboss/ejb/plugins/lock/SimpleReadWriteEJBLock.java | fixed [ 935196 ] NullPointerException in SimpleReadWriteEJBLock |
1.5 | modified | remm | tomcat/src/resources/web.xml | - Updates to resource files. |
1.2 | modified | remm | tomcat/src/resources/server.xml | - Updates to resource files. |
1.9 | modified | kabkhan | aop/src/test/org/jboss/test/aop/jdk15/annotated/AnnotatedTestCase.java | Added support for annotating POJOs with @Prepare |
1.1 | added | kabkhan | aop/src/test/org/jboss/test/aop/jdk15/annotated/PreparedPOJO.java | Added support for annotating POJOs with @Prepare |
1.10 | modified | kabkhan | aop/src/test/org/jboss/test/aop/annotated/AnnotatedTestCase.java | Added support for annotating POJOs with @Prepare |
1.1 | added | kabkhan | aop/src/test/org/jboss/test/aop/annotated/PreparedPOJO.java | Added support for annotating POJOs with @Prepare |
1.16 | modified | kabkhan | aop/src/main/org/jboss/aop/AspectAnnotationLoader.java | Added support for annotating POJOs with @Prepare |
1.2 | modified | kabkhan | aop/src/jdk15/org/jboss/aop/Prepare.java | Added support for annotating POJOs with @Prepare |