BUILD COMPLETE - build.387 |
Date of build: 11/03/2004 18:44:38 |
Time to build: 14 minutes 43 seconds |
Last changed: 11/03/2004 18:30:44 |
Last log entry: Rewrite of ClassProxy so that it can take mixins and not require RMI classloadingAlso write an interface-based proxy with same support. |
Unit Tests: (0) Total Errors and Failures: (0) | |||
Modifications since last build: (11) | ||||
1.57 | modified | patriot1burke | aop/build.xml | Rewrite of ClassProxy so that it can take mixins and not require RMI classloadingAlso write an interface-based proxy with same support. |
1.10 | modified | patriot1burke | aop/src/main/org/jboss/aop/Dispatcher.java | Rewrite of ClassProxy so that it can take mixins and not require RMI classloadingAlso write an interface-based proxy with same support. |
1.6 | modified | patriot1burke | aop/src/main/org/jboss/aop/proxy/ClassProxy.java | Rewrite of ClassProxy so that it can take mixins and not require RMI classloadingAlso write an interface-based proxy with same support. |
1.19 | modified | patriot1burke | aop/src/main/org/jboss/aop/proxy/ClassProxyFactory.java | Rewrite of ClassProxy so that it can take mixins and not require RMI classloadingAlso write an interface-based proxy with same support. |
1.14 | modified | patriot1burke | aop/src/main/org/jboss/aop/proxy/ClassProxyTemplate.java | Rewrite of ClassProxy so that it can take mixins and not require RMI classloadingAlso write an interface-based proxy with same support. |
1.1 | added | patriot1burke | aop/src/main/org/jboss/aop/proxy/MarshalledClassProxy.java | Rewrite of ClassProxy so that it can take mixins and not require RMI classloadingAlso write an interface-based proxy with same support. |
1.1 | added | patriot1burke | aop/src/main/org/jboss/aop/proxy/MarshalledInterfaceProxy.java | Rewrite of ClassProxy so that it can take mixins and not require RMI classloadingAlso write an interface-based proxy with same support. |
1.1 | added | patriot1burke | aop/src/main/org/jboss/aop/proxy/Proxy.java | Rewrite of ClassProxy so that it can take mixins and not require RMI classloadingAlso write an interface-based proxy with same support. |
1.1 | added | patriot1burke | aop/src/main/org/jboss/aop/proxy/ProxyFactory.java | Rewrite of ClassProxy so that it can take mixins and not require RMI classloadingAlso write an interface-based proxy with same support. |
1.1 | added | patriot1burke | aop/src/main/org/jboss/aop/proxy/ProxyMixin.java | Rewrite of ClassProxy so that it can take mixins and not require RMI classloadingAlso write an interface-based proxy with same support. |
1.17 | modified | patriot1burke | testsuite/src/main/org/jboss/test/aop/test/RemotingUnitTestCase.java | tutorial for composite |