View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0-jdk-matrix?log=log20041105060113Lbuild.4

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.12modifiedbelabancache/docs/design/JBossCacheRoadmap.txt- added XmlLoadable task for 1.2- closed AOP Collections task
1.14modifiedkabkhanremoting/.classpathAdded commons-httpclient.jar to cp
1.12modifiedbelabancache/src/main/org/jboss/cache/TransactionTable.javapp
1.11modifiedbwang00cache/docs/html/FAQ.htmlanother updated for 1.2 release
1.14modifiedbwang00cache/docs/FAQ.xmlanother updated for 1.2 release
1.10modifiedbwang00cache/docs/html/FAQ.htmlUpdated for 1.2 release
1.13modifiedbwang00cache/docs/FAQ.xmlUpdated for 1.2 release
1.1addedpatriot1burkeaspects/build-test50.xmlfixes and additions for asynchronous aspect
1.20modifiedpatriot1burkeaspects/build.xmlfixes and additions for asynchronous aspect
1.1addedpatriot1burkeaspects/src/main/org/jboss/aspects/NullOrZero.javafixes and additions for asynchronous aspect
1.3modifiedpatriot1burkeaspects/src/main/org/jboss/aspects/remoting/Remoting.javafixes and additions for asynchronous aspect
1.1addedpatriot1burkeaspects/src/jdk15/org/jboss/aspects/asynchronous/AsynchProxyMixin.javafixes and additions for asynchronous aspect
1.1addedpatriot1burkeaspects/src/jdk15/org/jboss/aspects/asynchronous/AsynchRemoting.javafixes and additions for asynchronous aspect
1.1addedpatriot1burkeaspects/src/jdk15/org/jboss/aspects/asynchronous/Asynchronous.javafixes and additions for asynchronous aspect
1.1addedpatriot1burkeaspects/src/jdk15/org/jboss/aspects/asynchronous/FutureHolder.javafixes and additions for asynchronous aspect
1.1addedpatriot1burkeaspects/src/jdk15/org/jboss/aspects/asynchronous/AsynchAspect.javafixes and additions for asynchronous aspect
1.1addedpatriot1burkeaspects/src/jdk15/org/jboss/aspects/asynchronous/AsynchMixin.javafixes and additions for asynchronous aspect
1.1addedpatriot1burkeaspects/src/jdk15/org/jboss/aspects/asynchronous/AsynchProvider.javafixes and additions for asynchronous aspect
1.1addedpatriot1burkeaspects/src/jdk15/org/jboss/aspects/asynchronous/AsynchProxyInterceptor.javafixes and additions for asynchronous aspect
1.21modifiedpatriot1burkeaop/src/main/org/jboss/aop/ClassInstanceAdvisor.javafixes and additions for asynchronous aspect
1.10modifiedpatriot1burkeaop/src/main/org/jboss/aop/InstanceAdvisor.javafixes and additions for asynchronous aspect
1.96modifiedpatriot1burkeaop/src/main/org/jboss/aop/ClassAdvisor.javafixes and additions for asynchronous aspect
1.20modifiedpatriot1burkeaop/src/main/org/jboss/aop/proxy/ClassProxyFactory.javafixes and additions for asynchronous aspect
1.2modifiedpatriot1burkeaop/src/main/org/jboss/aop/proxy/ProxyFactory.javafixes and additions for asynchronous aspect
1.19modifiedpatriot1burkeaop/src/etc/base-aop.xmlfixes and additions for asynchronous aspect
1.3modifiedpatriot1burketestsuite/src/main/org/jboss/test/aop/test/AOPTestSetup.javano message
1.13modifiedtelrodremoting/src/main/org/jboss/remoting/Client.javaUpdated for http client invoker support. Also added simple sample test showing how to make local invocations.
1.13modifiedtelrodremoting/src/main/org/jboss/remoting/InvokerRegistry.javaAdded http invoker to invoker registry and stubbed out http server invoker. Adding simple http client invoker test for SOAP calls.
1.19modifiedremmtomcat/build.xml- commons-logging is now a dependency since it's been added to the core.
1.3modifiedkabkhanaspects/docs/index.htmlAdded docu for DbC aspect
1.3modifiedkabkhanaspects/docs/index.wikiAdded docu for DbC aspect
1.1addedkabkhanaspects/docs/reference/design_by_contract.htmlAdded docu for DbC aspect
1.1addedkabkhanaspects/docs/reference/design_by_contract.wikiAdded docu for DbC aspect
1.7modifiedbelabancache/src/main/org/jboss/cache/interceptors/CacheLoaderInterceptor.javaadded logic to load element (storing was already implemented); moved here from TreeCache
1.180modifiedbelabancache/src/main/org/jboss/cache/TreeCache.javaModifications to accommodate CacheLoaderInterceptor: moved some cache loading code to latter
1.30modifiedbelabancache/src/main/org/jboss/cache/TreeCacheView.javano message
1.2modifiedloubyanskytestsuite/src/resources/xml/person.dtdchanged XML names to not match corresponding Java identifiers for default XML names to Java identifier mapping algorithm tests
1.3modifiedloubyanskytestsuite/src/resources/xml/person.xmlchanged XML names to not match corresponding Java identifiers for default XML names to Java identifier mapping algorithm tests
1.2modifiedloubyanskytestsuite/src/resources/xml/person.xsdchanged XML names to not match corresponding Java identifiers for default XML names to Java identifier mapping algorithm tests
1.2modifiedloubyanskycommon/src/main/org/jboss/xml/binding/MappingObjectModelFactory.javause the default xml name to Java identifier mapping algorithm
1.2modifiedloubyanskycommon/src/main/org/jboss/xml/binding/MappingObjectModelProvider.javause the default xml name to Java identifier mapping algorithm
1.7modifiedremmtomcat/src/webapps/ROOT.war/index.html- Updates to resource files.
1.6modifiedloubyanskyserver/src/main/org/jboss/ejb/plugins/lock/SimpleReadWriteEJBLock.javafixed [ 935196 ] NullPointerException in SimpleReadWriteEJBLock
1.5modifiedremmtomcat/src/resources/web.xml- Updates to resource files.
1.2modifiedremmtomcat/src/resources/server.xml- Updates to resource files.
1.9modifiedkabkhanaop/src/test/org/jboss/test/aop/jdk15/annotated/AnnotatedTestCase.javaAdded support for annotating POJOs with @Prepare
1.1addedkabkhanaop/src/test/org/jboss/test/aop/jdk15/annotated/PreparedPOJO.javaAdded support for annotating POJOs with @Prepare
1.10modifiedkabkhanaop/src/test/org/jboss/test/aop/annotated/AnnotatedTestCase.javaAdded support for annotating POJOs with @Prepare
1.1addedkabkhanaop/src/test/org/jboss/test/aop/annotated/PreparedPOJO.javaAdded support for annotating POJOs with @Prepare
1.16modifiedkabkhanaop/src/main/org/jboss/aop/AspectAnnotationLoader.javaAdded support for annotating POJOs with @Prepare
1.2modifiedkabkhanaop/src/jdk15/org/jboss/aop/Prepare.javaAdded support for annotating POJOs with @Prepare

Reply via email to