BUILD COMPLETE - build.51 |
Date of build: 01/06/2005 07:20:55 |
Time to build: 24 minutes 46 seconds |
Last changed: 01/06/2005 07:07:19 |
Last log entry: added unit test |
Unit Tests: (0) Total Errors and Failures: (0) | |||
Modifications since last build: (73) | ||||
1.27 | modified | belaban | testsuite/src/main/org/jboss/test/cache/test/replicated/SyncTxUnitTestCase.java | added unit test |
1.26 | modified | belaban | testsuite/src/main/org/jboss/test/cache/test/replicated/SyncTxUnitTestCase.java | added unit test |
1.25 | modified | belaban | cache/src/main/org/jboss/cache/interceptors/ReplicationInterceptor.java | no message |
1.14 | modified | belaban | cache/src/main/org/jboss/cache/interceptors/LockInterceptor.java | no message |
1.25 | modified | belaban | testsuite/src/main/org/jboss/test/cache/test/replicated/SyncTxUnitTestCase.java | no message |
1.21 | modified | belaban | cache/src/main/org/jboss/cache/TransactionEntry.java | no message |
1.20 | modified | belaban | cache/src/main/org/jboss/cache/TransactionTable.java | no message |
1.2 | modified | ovidiuf | jms/tests/src/org/jboss/test/messaging/util/RpcServerTest.java | Pre-alpha |
1.2 | deleted | ovidiuf | jms/tests/src/org/jboss/test/messaging/core/distributed/DistributedPipeOutputTest.java | Pre-alpha |
1.1 | added | ovidiuf | jms/tests/src/org/jboss/test/messaging/core/distributed/DistributedPipeSharedOutputTest.java | Pre-alpha |
1.2 | modified | ovidiuf | jms/tests/src/org/jboss/test/messaging/core/distributed/DistributedPipeTest.java | Pre-alpha |
1.1 | added | ovidiuf | jms/tests/src/org/jboss/test/messaging/core/distributed/DistributedQueuePeerTest.java | Pre-alpha |
1.1 | added | ovidiuf | jms/tests/src/org/jboss/test/messaging/core/distributed/InvalidDistributedQueuePeerTest.java | Pre-alpha |
1.2 | modified | ovidiuf | jms/tests/src/org/jboss/test/messaging/core/CoreTest.java | Pre-alpha |
1.2 | modified | ovidiuf | jms/tests/src/org/jboss/test/messaging/core/PointToPointRouterTest.java | Pre-alpha |
1.5 | modified | ovidiuf | jms/tests/build.sh | Pre-alpha |
1.9 | modified | ovidiuf | jms/tests/build.xml | Pre-alpha |
1.1 | added | ovidiuf | jms/src/main/org/jboss/messaging/util/ServerResponse.java | Pre-alpha |
1.1 | added | ovidiuf | jms/src/main/org/jboss/messaging/util/SubServer.java | Pre-alpha |
1.1 | added | ovidiuf | jms/src/main/org/jboss/messaging/util/SubServerResponse.java | Pre-alpha |
1.2 | deleted | ovidiuf | jms/src/main/org/jboss/messaging/util/NoSuchServerException.java | Pre-alpha |
1.2 | modified | ovidiuf | jms/src/main/org/jboss/messaging/util/RpcServer.java | Pre-alpha |
1.1 | added | ovidiuf | jms/src/main/org/jboss/messaging/util/RpcServerCall.java | Pre-alpha |
1.2 | modified | ovidiuf | jms/src/main/org/jboss/messaging/tools/DistributedPipeClient.java | Pre-alpha |
1.1 | added | ovidiuf | jms/src/main/org/jboss/messaging/tools/DistributedQueueClient.java | Pre-alpha |
1.1 | added | ovidiuf | jms/src/main/org/jboss/messaging/core/distributed/DistributedException.java | Pre-alpha |
1.3 | modified | ovidiuf | jms/src/main/org/jboss/messaging/core/distributed/DistributedPipeInput.java | Pre-alpha |
1.2 | modified | ovidiuf | jms/src/main/org/jboss/messaging/core/distributed/DistributedPipeOutput.java | Pre-alpha |
1.1 | added | ovidiuf | jms/src/main/org/jboss/messaging/core/distributed/DistributedPipeOutputSubServer.java | Pre-alpha |
1.1 | added | ovidiuf | jms/src/main/org/jboss/messaging/core/distributed/DistributedQueuePeer.java | Pre-alpha |
1.1 | added | ovidiuf | jms/src/main/org/jboss/messaging/core/distributed/QueueJoinAcknowledgment.java | Pre-alpha |
1.1 | added | ovidiuf | jms/src/main/org/jboss/messaging/core/distributed/QueuePeerSubServer.java | Pre-alpha |
1.3 | modified | ovidiuf | jms/src/main/org/jboss/messaging/core/AbstractDestination.java | Pre-alpha |
1.3 | modified | ovidiuf | jms/src/main/org/jboss/messaging/core/CoreMessage.java | Pre-alpha |
1.2 | modified | ovidiuf | jms/src/etc/log4j.xml | Pre-alpha |
1.3 | modified | ovidiuf | jms/src/bin/run | Pre-alpha |
1.1 | added | ovidiuf | jms/src/bin/runtest | Pre-alpha |
1.12 | modified | ovidiuf | jms/build.xml | Pre-alpha |
1.1 | added | ovidiuf | jms/src/resources/jgroups-core.jar | Newer version of JGroups. Eventually will go to thirdparty |
1.2 | modified | patriot1burke | testsuite/src/main/org/jboss/test/recover/test/RecoverabilityTestCase.java | tested |
1.1 | added | telrod | remoting/tests/src/org/jboss/remoting/handler/mbean/ClientTest.java | JBREM-26: Added ability to use MBeans as invocation handlers. |
1.1 | added | telrod | remoting/tests/src/org/jboss/remoting/handler/mbean/MBeanHandler.java | JBREM-26: Added ability to use MBeans as invocation handlers. |
1.1 | added | telrod | remoting/tests/src/org/jboss/remoting/handler/mbean/MBeanHandlerMBean.java | JBREM-26: Added ability to use MBeans as invocation handlers. |
1.1 | added | telrod | remoting/tests/src/org/jboss/remoting/handler/mbean/MBeanHandlerTestCase.java | JBREM-26: Added ability to use MBeans as invocation handlers. |
1.1 | added | telrod | remoting/tests/src/org/jboss/remoting/handler/mbean/ServerTest.java | JBREM-26: Added ability to use MBeans as invocation handlers. |
1.1 | added | telrod | remoting/tests/src/org/jboss/remoting/handler/mbean/service/ClientTest.java | JBREM-26: Added ability to use MBeans as invocation handlers. |
1.1 | added | telrod | remoting/tests/src/org/jboss/remoting/handler/mbean/service/mbeanhandler-service.xml | JBREM-26: Added ability to use MBeans as invocation handlers. |
1.1 | added | telrod | remoting/tests/src/org/jboss/remoting/handler/mbean/service/readme.txt | JBREM-26: Added ability to use MBeans as invocation handlers. |
1.18 | modified | telrod | remoting/src/main/org/jboss/remoting/transport/Connector.java | JBREM-26: Added ability to use MBeans as invocation handlers. |
1.3 | modified | telrod | remoting/src/main/org/jboss/remoting/transport/http/HTTPServerInvoker.java | JBREM-26: Added ability to use MBeans as invocation handlers. |
1.2 | modified | ejort | messaging/src/main/org/jboss/mq/JBossMQXid.java | [JBMQ-17] - Fix for non serializable XID implementations |
1.4 | modified | ejort | messaging/src/main/org/jboss/mq/TransactionRequest.java | [JBMQ-17] - Fix for non serializable XID implementations |
1.18 | modified | ejort | messaging/src/main/org/jboss/mq/SpyObjectMessage.java | [JBMQ-102] - SpyObjectMessage.setObject(null) throws Exception |
1.33 | modified | ejort | connector/src/main/org/jboss/resource/connectionmanager/CachedConnectionManager.java | [JBAS-1269] - toString called on EJB |
1.14 | modified | ejort | common/src/main/org/jboss/util/Strings.java | Default toString() implementation helper |
1.1 | added | osdchicago | webservice/test/java/org/jboss/test/ws/tools/WSDL20ToJavaTestCase.java | Testcase to convert wsdl 2.0 to java |
1.3 | modified | tdiesler | webservice/docs/project/en/master.xml | Add JAXB integration |
1.1 | added | tdiesler | webservice/docs/project/en/modules/jaxb_integration.xml | Add JAXB integration |
1.23 | modified | tdiesler | webservice/test/build.xml | Add support for bound and unbound headers |
1.1 | added | tdiesler | webservice/src/main/org/jboss/ws/binding/UnboundHeader.java | Add support for bound and unbound header elements |
1.2 | modified | tdiesler | webservice/test/resources/header/WEB-INF/webservices.xml | Add support for bound and unbound header elements |
1.17 | modified | tdiesler | webservice/test/java/org/jboss/test/ws/binding/SOAP12BindingTestCase.java | Add support for bound and unbound header elements |
1.2 | modified | tdiesler | webservice/test/java/org/jboss/test/ws/header/HeaderTestCase.java | Add support for bound and unbound header elements |
1.1 | added | tdiesler | webservice/test/java/org/jboss/test/ws/header/HeaderTestHandler.java | Add support for bound and unbound header elements |
1.2 | modified | tdiesler | webservice/test/java/org/jboss/test/ws/header/HeaderTestService.java | Add support for bound and unbound header elements |
1.2 | modified | tdiesler | webservice/test/java/org/jboss/test/ws/header/HeaderTestServiceBean.java | Add support for bound and unbound header elements |
1.2 | deleted | tdiesler | webservice/test/java/org/jboss/test/ws/header/ServerHandler.java | Add support for bound and unbound header elements |
1.6 | modified | tdiesler | webservice/src/main/org/jboss/ws/soap/NameImpl.java | Add support for bound and unbound header elements |
1.24 | modified | tdiesler | webservice/src/main/org/jboss/ws/jaxrpc/CallImpl.java | Add support for bound and unbound header elements |
1.17 | modified | tdiesler | webservice/src/main/org/jboss/ws/jaxrpc/desc/ParameterDesc.java | Add support for bound and unbound header elements |
1.17 | modified | tdiesler | webservice/src/main/org/jboss/ws/jaxrpc/desc/OperationDesc.java | Add support for bound and unbound header elements |
1.7 | modified | tdiesler | webservice/src/main/org/jboss/ws/binding/BindingProvider.java | Add support for bound and unbound header elements |
1.20 | modified | tdiesler | webservice/src/main/org/jboss/ws/binding/soap/SOAPBindingProvider.java | Add support for bound and unbound header elements |