View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-3.2?log=log20041229203108Lbuild.233

BUILD COMPLETE -  build.233
Date of build: 12/29/2004 20:31:08
Time to build: 13 minutes 29 seconds
Last changed: 12/29/2004 20:01:05
Last log entry: Get rid of all the jdk1.4 specific overrides

 Unit Tests: (0)  Total Errors and Failures: (0)
 

 Modifications since last build:  (13)
1.1.4.1modifiedstarksmcommon/src/main/org/jboss/net/sockets/TimeoutSocket.javaGet rid of all the jdk1.4 specific overrides
1.1.4.1modifiedstarksmcommon/src/main/org/jboss/net/sockets/InterruptableInputStream.javaChange the jdk1.4 specific SocketTimeoutException to the more general InterruptedIOException available in jdk1.3
1.165.2.177modifiedstarksmtestsuite/build.xmlInclude org/jboss/test/jmx/invoker/BadListener.class in the rmic.includes patternset
1.1.2.5modifiedstarksmtestsuite/src/main/org/jboss/test/jmx/test/JMXInvokerUnitTestCase.javaUpdate the invoker test to test the behavior of a remote listener that blocks in the jmx notification callback to test the ability of the server side service to function in the presence of bad clients.
1.1.2.7modifiedstarksmtestsuite/src/main/org/jboss/test/jmx/invoker/InvokerTest.javaUpdate the invoker test to test the behavior of a remote listener that blocks in the jmx notification callback to test the ability of the server side service to function in the presence of bad clients.
1.1.2.2modifiedstarksmtestsuite/src/main/org/jboss/test/jmx/invoker/Listener.javaUpdate the invoker test to test the behavior of a remote listener that blocks in the jmx notification callback to test the ability of the server side service to function in the presence of bad clients.
1.3.2.5modifiedstarksmjmx/src/main/org/jboss/mx/notification/AsynchNotificationBroadcasterSupport.javaUpdate to use the org.jboss.util.threadpool version of the thread pool and allow for instance specific notification completion timeout and thread pool.
1.1.2.2modifiedstarksmcommon/src/main/org/jboss/util/threadpool/BasicTaskWrapper.java- Add the implementation of the thread pool completion timeout. There is a two step attempt to abort threads which have exceeded their time allotment. The first is an interruption of the task thread. If the thread has not returned within a second, the deprecated thread stop is used.- Change the blocking mode setting from a string to a type-safe enum.
1.1.2.7modifiedstarksmcommon/src/main/org/jboss/util/threadpool/BasicThreadPool.java- Add the implementation of the thread pool completion timeout. There is a two step attempt to abort threads which have exceeded their time allotment. The first is an interruption of the task thread. If the thread has not returned within a second, the deprecated thread stop is used.- Change the blocking mode setting from a string to a type-safe enum.
1.1.2.4modifiedstarksmcommon/src/main/org/jboss/util/threadpool/BasicThreadPoolMBean.java- Add the implementation of the thread pool completion timeout. There is a two step attempt to abort threads which have exceeded their time allotment. The first is an interruption of the task thread. If the thread has not returned within a second, the deprecated thread stop is used.- Change the blocking mode setting from a string to a type-safe enum.
1.1.2.2modifiedstarksmcommon/src/main/org/jboss/util/threadpool/RunnableTaskWrapper.java- Add the implementation of the thread pool completion timeout. There is a two step attempt to abort threads which have exceeded their time allotment. The first is an interruption of the task thread. If the thread has not returned within a second, the deprecated thread stop is used.- Change the blocking mode setting from a string to a type-safe enum.
1.1.2.2modifiedstarksmcommon/src/main/org/jboss/util/threadpool/TaskWrapper.java- Add the implementation of the thread pool completion timeout. There is a two step attempt to abort threads which have exceeded their time allotment. The first is an interruption of the task thread. If the thread has not returned within a second, the deprecated thread stop is used.- Change the blocking mode setting from a string to a type-safe enum.
1.1.2.3modifiedstarksmcommon/src/main/org/jboss/util/threadpool/ThreadPool.java- Add the implementation of the thread pool completion timeout. There is a two step attempt to abort threads which have exceeded their time allotment. The first is an interruption of the task thread. If the thread has not returned within a second, the deprecated thread stop is used.- Change the blocking mode setting from a string to a type-safe enum.

Reply via email to