View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head-jdk-matrix?log=log20041213232515Lbuild.34

BUILD COMPLETE -  build.34
Date of build: 12/13/2004 23:25:15
Time to build: 20 minutes 3 seconds
Last changed: 12/13/2004 20:59:09
Last log entry: Support field based annotations

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

 Modifications since last build:  (64)
1.15modifiedpatriot1burkeejb3/src/main/org/jboss/ejb3/entity/EntityToHibernateXml.javaSupport field based annotations
1.4modifiedpatriot1burkeejb3/src/main/org/jboss/ejb3/entity/Property.javaSupport field based annotations
1.7modifiedstarksmjmx/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.11modifiedstarksmcommon/src/main/org/jboss/util/threadpool/BasicThreadPool.javaFix the reshedule of the failed timeout stop to only occur once and add some trace level logging.
1.3modifiedstarksmcommon/src/main/org/jboss/util/threadpool/RunnableTaskWrapper.javaFix the reshedule of the failed timeout stop to only occur once and add some trace level logging.
1.6modifiedtdieslerwebservice/test/java/org/jboss/test/ws/jaxb/SimpleTypeMarshallerTestCase.javaAdd SchemaLocationRegistryAdd SerializationContextReplace SOAPLazyElement with SOAPContentElement(commit with test failures, more to come)
1.1addedtdieslerwebservice/test/java/org/jboss/test/ws/soap/SOAPContentElementTestCase.javaAdd SchemaLocationRegistryAdd SerializationContextReplace SOAPLazyElement with SOAPContentElement(commit with test failures, more to come)
1.4deletedtdieslerwebservice/test/java/org/jboss/test/ws/soap/SOAPLazyElementTestCase.javaAdd SchemaLocationRegistryAdd SerializationContextReplace SOAPLazyElement with SOAPContentElement(commit with test failures, more to come)
1.1addedtdieslerwebservice/src/main/org/jboss/ws/soap/SOAPContentElement.javaAdd SchemaLocationRegistryAdd SerializationContextReplace SOAPLazyElement with SOAPContentElement(commit with test failures, more to come)
1.3modifiedtdieslerwebservice/src/main/org/jboss/ws/soap/SOAPHeaderElementImpl.javaAdd SchemaLocationRegistryAdd SerializationContextReplace SOAPLazyElement with SOAPContentElement(commit with test failures, more to come)
1.5deletedtdieslerwebservice/src/main/org/jboss/ws/soap/SOAPLazyElement.javaAdd SchemaLocationRegistryAdd SerializationContextReplace SOAPLazyElement with SOAPContentElement(commit with test failures, more to come)
1.5modifiedtdieslerwebservice/src/main/org/jboss/ws/soap/MessageFactoryImpl.javaAdd SchemaLocationRegistryAdd SerializationContextReplace SOAPLazyElement with SOAPContentElement(commit with test failures, more to come)
1.2modifiedtdieslerwebservice/src/main/org/jboss/ws/jaxrpc/TypeMappingRegistryImpl.javaAdd SchemaLocationRegistryAdd SerializationContextReplace SOAPLazyElement with SOAPContentElement(commit with test failures, more to come)
1.1addedtdieslerwebservice/src/main/org/jboss/ws/jaxrpc/SchemaLocationRegistry.javaAdd SchemaLocationRegistryAdd SerializationContextReplace SOAPLazyElement with SOAPContentElement(commit with test failures, more to come)
1.4modifiedtdieslerwebservice/src/main/org/jboss/ws/jaxrpc/encoding/Base64Deserializer.javaAdd SchemaLocationRegistryAdd SerializationContextReplace SOAPLazyElement with SOAPContentElement(commit with test failures, more to come)
1.3modifiedtdieslerwebservice/src/main/org/jboss/ws/jaxrpc/encoding/Base64Serializer.javaAdd SchemaLocationRegistryAdd SerializationContextReplace SOAPLazyElement with SOAPContentElement(commit with test failures, more to come)
1.4modifiedtdieslerwebservice/src/main/org/jboss/ws/jaxrpc/encoding/CalendarDeserializer.javaAdd SchemaLocationRegistryAdd SerializationContextReplace SOAPLazyElement with SOAPContentElement(commit with test failures, more to come)
1.3modifiedtdieslerwebservice/src/main/org/jboss/ws/jaxrpc/encoding/CalendarSerializer.javaAdd SchemaLocationRegistryAdd SerializationContextReplace SOAPLazyElement with SOAPContentElement(commit with test failures, more to come)
1.4modifiedtdieslerwebservice/src/main/org/jboss/ws/jaxrpc/encoding/DateDeserializer.javaAdd SchemaLocationRegistryAdd SerializationContextReplace SOAPLazyElement with SOAPContentElement(commit with test failures, more to come)
1.3modifiedtdieslerwebservice/src/main/org/jboss/ws/jaxrpc/encoding/DateSerializer.javaAdd SchemaLocationRegistryAdd SerializationContextReplace SOAPLazyElement with SOAPContentElement(commit with test failures, more to come)
1.4modifiedtdieslerwebservice/src/main/org/jboss/ws/jaxrpc/encoding/DeserializerBase.javaAdd SchemaLocationRegistryAdd SerializationContextReplace SOAPLazyElement with SOAPContentElement(commit with test failures, more to come)
1.4modifiedtdieslerwebservice/src/main/org/jboss/ws/jaxrpc/encoding/HexDeserializer.javaAdd SchemaLocationRegistryAdd SerializationContextReplace SOAPLazyElement with SOAPContentElement(commit with test failures, more to come)
1.3modifiedtdieslerwebservice/src/main/org/jboss/ws/jaxrpc/encoding/HexSerializer.javaAdd SchemaLocationRegistryAdd SerializationContextReplace SOAPLazyElement with SOAPContentElement(commit with test failures, more to come)
1.4modifiedtdieslerwebservice/src/main/org/jboss/ws/jaxrpc/encoding/JAXBDeserializer.javaAdd SchemaLocationRegistryAdd SerializationContextReplace SOAPLazyElement with SOAPContentElement(commit with test failures, more to come)
1.3modifiedtdieslerwebservice/src/main/org/jboss/ws/jaxrpc/encoding/JAXBSerializer.javaAdd SchemaLocationRegistryAdd SerializationContextReplace SOAPLazyElement with SOAPContentElement(commit with test failures, more to come)
1.4modifiedtdieslerwebservice/src/main/org/jboss/ws/jaxrpc/encoding/QNameDeserializer.javaAdd SchemaLocationRegistryAdd SerializationContextReplace SOAPLazyElement with SOAPContentElement(commit with test failures, more to come)
1.3modifiedtdieslerwebservice/src/main/org/jboss/ws/jaxrpc/encoding/QNameSerializer.javaAdd SchemaLocationRegistryAdd SerializationContextReplace SOAPLazyElement with SOAPContentElement(commit with test failures, more to come)
1.1addedtdieslerwebservice/src/main/org/jboss/ws/jaxrpc/encoding/SerializationContextImpl.javaAdd SchemaLocationRegistryAdd SerializationContextReplace SOAPLazyElement with SOAPContentElement(commit with test failures, more to come)
1.3modifiedtdieslerwebservice/src/main/org/jboss/ws/jaxrpc/encoding/SerializerBase.javaAdd SchemaLocationRegistryAdd SerializationContextReplace SOAPLazyElement with SOAPContentElement(commit with test failures, more to come)
1.3modifiedtdieslerwebservice/src/main/org/jboss/ws/jaxrpc/encoding/SerializerFactoryBase.javaAdd SchemaLocationRegistryAdd SerializationContextReplace SOAPLazyElement with SOAPContentElement(commit with test failures, more to come)
1.4modifiedtdieslerwebservice/src/main/org/jboss/ws/jaxrpc/encoding/SimpleDeserializer.javaAdd SchemaLocationRegistryAdd SerializationContextReplace SOAPLazyElement with SOAPContentElement(commit with test failures, more to come)
1.3modifiedtdieslerwebservice/src/main/org/jboss/ws/jaxrpc/encoding/SimpleSerializer.javaAdd SchemaLocationRegistryAdd SerializationContextReplace SOAPLazyElement with SOAPContentElement(commit with test failures, more to come)
1.2modifiedtdieslerwebservice/src/main/org/jboss/ws/jaxrpc/desc/ServiceDesc.javaAdd SchemaLocationRegistryAdd SerializationContextReplace SOAPLazyElement with SOAPContentElement(commit with test failures, more to come)
1.13modifiedtdieslerwebservice/src/main/org/jboss/ws/binding/soap/SOAPBindingProvider.javaAdd SchemaLocationRegistryAdd SerializationContextReplace SOAPLazyElement with SOAPContentElement(commit with test failures, more to come)
1.4modifiedtelrodremoting/src/main/org/jboss/remoting/transport/socket/ServerThread.javaChanged the exception logging for EOFException on ACK timeout to trace since this is an acceptable condition.
1.3modifiedtelrodremoting/src/main/org/jboss/remoting/transport/socket/ServerThread.javaRemove stack trace logging when get EOFException waiting for ACK from client.
1.3modifiedtelrodremoting/tests/src/org/jboss/remoting/transport/socket/InvokerServerTest.javaIncreased the random port used for binding the server socket in the tests since unix based needs to be above 1024 if not root.
1.4modifiedtelrodremoting/tests/src/org/jboss/remoting/transport/socket/InvokerClientTest.javaIncreased the random port used for binding the server socket in the tests since unix based needs to be above 1024 if not root.
1.15modifiedtelrodremoting/src/main/org/jboss/remoting/InvokerRegistry.javaRemoved the asyn invokers from the registry.
1.16modifiedtelrodremoting/src/main/org/jboss/remoting/transport/Connector.javaAdded better exception logging when binding port already in use.
1.11modifiedtelrodremoting/src/main/org/jboss/remoting/transport/socket/SocketServerInvoker.javaAdded better exception logging when binding port already in use.
1.6deletedtelrodremoting/src/main/org/jboss/remoting/transport/async/AsyncClientInvoker.javaJBREM-3: Removing async transport as will be replaced by the nio transport and would require too much work to get working with current refactor, to only be replaced by new nio transport.
1.7deletedtelrodremoting/src/main/org/jboss/remoting/transport/async/AsyncServerInvoker.javaJBREM-3: Removing async transport as will be replaced by the nio transport and would require too much work to get working with current refactor, to only be replaced by new nio transport.
1.3deletedtelrodremoting/src/main/org/jboss/remoting/transport/async/Channel.javaJBREM-3: Removing async transport as will be replaced by the nio transport and would require too much work to get working with current refactor, to only be replaced by new nio transport.
1.2deletedtelrodremoting/src/main/org/jboss/remoting/transport/async/ChannelListner.javaJBREM-3: Removing async transport as will be replaced by the nio transport and would require too much work to get working with current refactor, to only be replaced by new nio transport.
1.4deletedtelrodremoting/src/main/org/jboss/remoting/transport/async/ChannelPool.javaJBREM-3: Removing async transport as will be replaced by the nio transport and would require too much work to get working with current refactor, to only be replaced by new nio transport.
1.3deletedtelrodremoting/src/main/org/jboss/remoting/transport/async/ChannelServer.javaJBREM-3: Removing async transport as will be replaced by the nio transport and would require too much work to get working with current refactor, to only be replaced by new nio transport.
1.3deletedtelrodremoting/src/main/org/jboss/remoting/transport/async/Compression.javaJBREM-3: Removing async transport as will be replaced by the nio transport and would require too much work to get working with current refactor, to only be replaced by new nio transport.
1.4deletedtelrodremoting/src/main/org/jboss/remoting/transport/async/Correlator.javaJBREM-3: Removing async transport as will be replaced by the nio transport and would require too much work to get working with current refactor, to only be replaced by new nio transport.
1.5deletedtelrodremoting/src/main/org/jboss/remoting/transport/async/Registry.javaJBREM-3: Removing async transport as will be replaced by the nio transport and would require too much work to get working with current refactor, to only be replaced by new nio transport.
1.4deletedtelrodremoting/src/main/org/jboss/remoting/transport/async/bio/BlockingChannel.javaJBREM-3: Removing async transport as will be replaced by the nio transport and would require too much work to get working with current refactor, to only be replaced by new nio transport.
1.6deletedtelrodremoting/src/main/org/jboss/remoting/transport/async/bio/BlockingServer.javaJBREM-3: Removing async transport as will be replaced by the nio transport and would require too much work to get working with current refactor, to only be replaced by new nio transport.
1.14modifiedtelrodremoting/src/main/org/jboss/remoting/transport/socket/SocketClientInvoker.javaJBREM-19: Fixed so will retry getting the socket connection. The number of times is configurable, but must be greater than 0.
1.4modifiedstarksmcommon/src/main/org/jboss/util/threadpool/BasicThreadPoolMBean.java- Change the blocking mode setting from a string to a type-safe enum
1.10modifiedstarksmcommon/src/main/org/jboss/util/threadpool/BasicThreadPool.java- Change the blocking mode setting from a string to a type-safe enum.- Lazily create the task completion monitor thread when the first task with a timeout is added.- Update the javadoc.
1.1addedstarksmcommon/src/main/org/jboss/util/threadpool/BlockingMode.javaA type-safe enum for the BasicThreadPool blocking mode.
1.1addedstarksmcommon/src/main/org/jboss/util/propertyeditor/BlockingModeEditor.javaA property editor for [EMAIL PROTECTED] org.jboss.util.threadpool.BlockingMode} enum.
1.94modifiedejortaop/src/main/org/jboss/aop/AspectManager.javaSome initial obvious fixes for running AOP with a security managerinstalled.
1.103modifiedejortaop/src/main/org/jboss/aop/ClassAdvisor.javaSome initial obvious fixes for running AOP with a security managerinstalled.
1.28modifiedejorttools/etc/buildmagic/buildmagic.entIgnore the archives when constructing archives
1.13modifiedejortcache/.classpathFix the eclipse build
1.22modifiedbelabancache/docs/design/JBossCacheRoadmap.txt*** empty log message ***
1.5modifiedorbdocbook-support/support.xmlchange paper size, update xsl processor
1.3modifiedorbdocbook-support/styles/en/fopdf.xslchange paper size, update xsl processor

Reply via email to