BUILD COMPLETE - build.94 |
Date of build: 03/18/2005 15:19:22 |
Time to build: 40 minutes 7 seconds |
Last changed: 03/18/2005 14:05:44 |
Last log entry: Refactored processSessionRepl and processExire for tx context. |
Unit Tests: (0) Total Errors and Failures: (0) | |||
Modifications since last build: (98) | ||||
1.14 | modified | bwang00 | tomcat/src/main/org/jboss/web/tomcat/tc5/session/JBossCacheManager.java | Refactored processSessionRepl and processExire for tx context. |
1.5 | modified | andd | management/src/main/org/jboss/management/j2ee/statistics/BoundaryStatisticImpl.java | Added serialVersionUID |
1.5 | modified | andd | management/src/main/org/jboss/management/j2ee/statistics/BoundedRangeStatisticImpl.java | Added serialVersionUID |
1.5 | modified | andd | management/src/main/org/jboss/management/j2ee/statistics/CountStatisticImpl.java | Added serialVersionUID |
1.5 | modified | andd | management/src/main/org/jboss/management/j2ee/statistics/EJBStatsImpl.java | Added serialVersionUID |
1.5 | modified | andd | management/src/main/org/jboss/management/j2ee/statistics/EntityBeanStatsImpl.java | Added serialVersionUID |
1.6 | modified | andd | management/src/main/org/jboss/management/j2ee/statistics/JCAConnectionPoolStatsImpl.java | Added serialVersionUID |
1.6 | modified | andd | management/src/main/org/jboss/management/j2ee/statistics/JCAConnectionStatsImpl.java | Added serialVersionUID |
1.5 | modified | andd | management/src/main/org/jboss/management/j2ee/statistics/JCAStatsImpl.java | Added serialVersionUID |
1.5 | modified | andd | management/src/main/org/jboss/management/j2ee/statistics/JMSConnectionStatsImpl.java | Added serialVersionUID |
1.5 | modified | andd | management/src/main/org/jboss/management/j2ee/statistics/JMSConsumerStatsImpl.java | Added serialVersionUID |
1.5 | modified | andd | management/src/main/org/jboss/management/j2ee/statistics/JMSEndpointStatsImpl.java | Added serialVersionUID |
1.5 | modified | andd | management/src/main/org/jboss/management/j2ee/statistics/JMSProducerStatsImpl.java | Added serialVersionUID |
1.5 | modified | andd | management/src/main/org/jboss/management/j2ee/statistics/JMSSessionStatsImpl.java | Added serialVersionUID |
1.5 | modified | andd | management/src/main/org/jboss/management/j2ee/statistics/JMSStatsImpl.java | Added serialVersionUID |
1.6 | modified | andd | management/src/main/org/jboss/management/j2ee/statistics/JTAStatsImpl.java | Added serialVersionUID |
1.5 | modified | andd | management/src/main/org/jboss/management/j2ee/statistics/JVMStatsImpl.java | Added serialVersionUID |
1.5 | modified | andd | management/src/main/org/jboss/management/j2ee/statistics/MessageDrivenBeanStatsImpl.java | Added serialVersionUID |
1.5 | modified | andd | management/src/main/org/jboss/management/j2ee/statistics/RangeStatisticImpl.java | Added serialVersionUID |
1.6 | modified | andd | management/src/main/org/jboss/management/j2ee/statistics/ServletStatsImpl.java | Added serialVersionUID |
1.5 | modified | andd | management/src/main/org/jboss/management/j2ee/statistics/StatefulSessionBeanStatsImpl.java | Added serialVersionUID |
1.5 | modified | andd | management/src/main/org/jboss/management/j2ee/statistics/StatelessSessionBeanStatsImpl.java | Added serialVersionUID |
1.5 | modified | andd | management/src/main/org/jboss/management/j2ee/statistics/StatisticImpl.java | Added serialVersionUID |
1.6 | modified | andd | management/src/main/org/jboss/management/j2ee/statistics/StatsBase.java | Added serialVersionUID |
1.5 | modified | andd | management/src/main/org/jboss/management/j2ee/statistics/TimeStatisticImpl.java | Added serialVersionUID |
1.13 | modified | andd | system/src/main/org/jboss/system/ServiceContext.java | Added serialVersionUID |
1.4 | modified | andd | system/src/main/org/jboss/deployment/DeploymentState.java | Added serialVersionUID |
1.3 | modified | andd | system/src/main/org/jboss/deployment/SerializableDeploymentInfo.java | Added serialVersionUID |
1.3 | modified | andd | system/src/main/org/jboss/deployment/DeploymentState.java | Added serialVersionUID |
1.76 | modified | loubyansky | connector/build.xml | create jboss-ha-local-jdbc.jar and *.rar for (JBAS-1391) Add support for datasource failover |
1.29 | modified | loubyansky | connector/src/resources/stylesheets/ConnectionFactoryTemplate.xsl | added transformation of ha-local-tx-datasource for (JBAS-1391) Add support for datasource failover |
1.1 | added | loubyansky | connector/src/resources/ha-local-rar/META-INF/ra.xml | ra.xml for ha local connection factory for (JBAS-1391) Add support for datasource failover |
1.1 | added | loubyansky | connector/src/main/org/jboss/resource/adapter/jdbc/local/HALocalManagedConnectionFactory.java | first simple implementation of (JBAS-1391) Add support for datasource failover |
1.4 | modified | andd | varia/src/main/org/jboss/jmx/adaptor/snmp/agent/ManagerRecord.java | Doesn't need to be Serializable |
1.2 | modified | telrod | jmx-remoting/build.xml | Initial checking for most of the classes needed for jmx remoting including some implementation. |
1.1 | added | telrod | jmx-remoting/src/main/test/compliance/core/serviceurl/JMXConnectorFactoryTest.java | Initial checking for most of the classes needed for jmx remoting including some implementation. |
1.1 | added | telrod | jmx-remoting/src/main/test/sample/simple/Client.java | Initial checking for most of the classes needed for jmx remoting including some implementation. |
1.1 | added | telrod | jmx-remoting/src/main/test/sample/simple/Server.java | Initial checking for most of the classes needed for jmx remoting including some implementation. |
1.1 | added | telrod | jmx-remoting/src/main/org/jboss/mx/remoting/provider/iiop/ServerProvider.java | Initial checking for most of the classes needed for jmx remoting including some implementation. |
1.1 | added | telrod | jmx-remoting/src/main/org/jboss/mx/remoting/provider/rmi/ClientProvider.java | Initial checking for most of the classes needed for jmx remoting including some implementation. |
1.1 | added | telrod | jmx-remoting/src/main/org/jboss/mx/remoting/provider/rmi/ServerProvider.java | Initial checking for most of the classes needed for jmx remoting including some implementation. |
1.1 | added | telrod | jmx-remoting/src/main/org/jboss/mx/remoting/connector/ConnectorFactoryUtil.java | Initial checking for most of the classes needed for jmx remoting including some implementation. |
1.1 | added | telrod | jmx-remoting/src/main/org/jboss/mx/remoting/provider/iiop/ClientProvider.java | Initial checking for most of the classes needed for jmx remoting including some implementation. |
1.1 | added | telrod | jmx-remoting/src/main/javax/management/remote/JMXConnector.java | Initial checking for most of the classes needed for jmx remoting including some implementation. |
1.1 | added | telrod | jmx-remoting/src/main/javax/management/remote/JMXConnectorFactory.java | Initial checking for most of the classes needed for jmx remoting including some implementation. |
1.1 | added | telrod | jmx-remoting/src/main/javax/management/remote/JMXConnectorProvider.java | Initial checking for most of the classes needed for jmx remoting including some implementation. |
1.1 | added | telrod | jmx-remoting/src/main/javax/management/remote/JMXConnectorServer.java | Initial checking for most of the classes needed for jmx remoting including some implementation. |
1.1 | added | telrod | jmx-remoting/src/main/javax/management/remote/JMXConnectorServerFactory.java | Initial checking for most of the classes needed for jmx remoting including some implementation. |
1.1 | added | telrod | jmx-remoting/src/main/javax/management/remote/JMXConnectorServerMBean.java | Initial checking for most of the classes needed for jmx remoting including some implementation. |
1.1 | added | telrod | jmx-remoting/src/main/javax/management/remote/JMXConnectorServerProvider.java | Initial checking for most of the classes needed for jmx remoting including some implementation. |
1.1 | added | telrod | jmx-remoting/src/main/javax/management/remote/JMXProviderException.java | Initial checking for most of the classes needed for jmx remoting including some implementation. |
1.3 | modified | telrod | jmx-remoting/src/main/javax/management/remote/JMXServiceURL.java | Initial checking for most of the classes needed for jmx remoting including some implementation. |
1.1 | added | telrod | jmx-remoting/src/main/javax/management/remote/MBeanServerForwarder.java | Initial checking for most of the classes needed for jmx remoting including some implementation. |
1.1 | added | telrod | jmx-remoting/src/main/javax/management/remote/NotificationResult.java | Initial checking for most of the classes needed for jmx remoting including some implementation. |
1.1 | added | telrod | jmx-remoting/src/main/javax/management/remote/TargetedNotification.java | Initial checking for most of the classes needed for jmx remoting including some implementation. |
1.1 | added | telrod | jmx-remoting/src/main/javax/management/remote/rmi/RMIConnection.java | Initial checking for most of the classes needed for jmx remoting including some implementation. |
1.1 | added | telrod | jmx-remoting/src/main/javax/management/remote/rmi/RMIConnector.java | Initial checking for most of the classes needed for jmx remoting including some implementation. |
1.1 | added | telrod | jmx-remoting/src/main/javax/management/remote/rmi/RMIConnectorServer.java | Initial checking for most of the classes needed for jmx remoting including some implementation. |
1.1 | added | telrod | jmx-remoting/src/main/javax/management/remote/rmi/RMIIIOPServerImpl.java | Initial checking for most of the classes needed for jmx remoting including some implementation. |
1.1 | added | telrod | jmx-remoting/src/main/javax/management/remote/rmi/RMIJRMPServerImpl.java | Initial checking for most of the classes needed for jmx remoting including some implementation. |
1.1 | added | telrod | jmx-remoting/src/main/javax/management/remote/rmi/RMIServer.java | Initial checking for most of the classes needed for jmx remoting including some implementation. |
1.1 | added | telrod | jmx-remoting/src/main/javax/management/remote/rmi/RMIServerImpl.java | Initial checking for most of the classes needed for jmx remoting including some implementation. |
1.1 | added | osdchicago | webservice/test/java/org/jboss/test/ws/tools/xmlschema/XMLSchemaTestCase.java | Testcases that deal with xml schema and wsdl types. |
1.1 | added | osdchicago | webservice/test/java/org/jboss/test/ws/tools/xmlschema/WSDLTypesTestCase.java | Testcases that deal with xml schema and wsdl types. |
1.1 | added | osdchicago | webservice/test/resources/tools/xsd/annotations/xsdAnnotation.xsd | XSD file to test xsd:annotation |
1.2 | modified | osdchicago | webservice/test/resources/tools/xsd/simpletypes/SimpleType.xsd | XSD for Simple Types |
1.20 | modified | osdchicago | webservice/src/main/org/jboss/ws/wsdl/WSDL11Reader.java | Remove the deprecated log.isDebugEnabled() |
1.11 | modified | osdchicago | webservice/src/main/org/jboss/ws/wsdl/WSDLDefinitionsFactory.java | Remove the deprecated log.isDebugEnabled() |
1.12 | modified | osdchicago | webservice/src/main/org/jboss/ws/wsdl/WSDLTypes.java | Add a schema element |
1.2 | modified | osdchicago | webservice/src/main/org/jboss/ws/wsdl/xsd/XSDAttribute.java | Add xsd:annotation support |
1.4 | modified | osdchicago | webservice/src/main/org/jboss/ws/wsdl/xsd/XSDElement.java | Add xsd:annotation support |
1.14 | modified | osdchicago | webservice/src/main/org/jboss/ws/wsdl/xsd/XSDSchema.java | Add xsd:annotation support |
1.4 | modified | osdchicago | webservice/src/main/org/jboss/ws/wsdl/xsd/XSDType.java | Add xsd:annotation support |
1.5 | modified | osdchicago | webservice/src/main/org/jboss/ws/utils/WSDLUtils.java | Has nillable map |
1.6 | modified | osdchicago | webservice/src/main/org/jboss/ws/tools/WSDLToJava.java | Move knowledge of nillable element map to utils |
1.5 | modified | osdchicago | webservice/src/main/org/jboss/ws/tools/SchemaBuilder.java | Add support for xml schema annotations |
1.1 | added | osdchicago | webservice/src/main/org/jboss/ws/wsdl/xsd/XSDAnnotation.java | Represents an annotation in xml schema |
1.1 | added | ejort | kernel/src/main/org/jboss/beans/metadata/spi/AnnotationAttributeMetaData.java | [JBMICROCONT-18] - Annotation MetaData |
1.1 | added | ejort | kernel/src/main/org/jboss/beans/metadata/spi/AnnotationMetaData.java | [JBMICROCONT-18] - Annotation MetaData |
1.3 | modified | ejort | kernel/src/main/org/jboss/beans/metadata/spi/FeatureMetaData.java | [JBMICROCONT-18] - Annotation MetaData |
1.1 | added | ejort | kernel/src/main/org/jboss/beans/metadata/plugins/AbstractAnnotationAttributeMetaData.java | [JBMICROCONT-18] - Annotation MetaData |
1.1 | added | ejort | kernel/src/main/org/jboss/beans/metadata/plugins/AbstractAnnotationMetaData.java | [JBMICROCONT-18] - Annotation MetaData |
1.5 | modified | ejort | kernel/src/main/org/jboss/beans/metadata/plugins/AbstractFeatureMetaData.java | [JBMICROCONT-18] - Annotation MetaData |
1.2 | modified | ejort | kernel/src/main/org/jboss/beans/metadata/plugins/AbstractPropertyMetaData.java | [JBMICROCONT-18] - Annotation MetaData |
1.391 | modified | andd | build/build.xml | removing castor dependency in favour of JBossXB |
1.56 | modified | andd | tools/etc/buildmagic/libraries.ent | removing castor dependency in favour of JBossXB |
1.14 | modified | andd | tools/etc/buildmagic/libraries.xml | removing castor dependency in favour of JBossXB |
1.23 | modified | andd | varia/.classpath | removing castor dependency in favour of JBossXB |
1.103 | modified | andd | varia/build.xml | removing castor dependency in favour of JBossXB |
1.2 | modified | andd | varia/src/main/org/jboss/jmx/adaptor/snmp/config/notification/Mapping.java | removing castor dependency in favour of JBossXB |
1.2 | modified | andd | varia/src/main/org/jboss/jmx/adaptor/snmp/config/notification/VarBind.java | removing castor dependency in favour of JBossXB |
1.2 | modified | andd | varia/src/main/org/jboss/jmx/adaptor/snmp/config/notification/VarBindList.java | removing castor dependency in favour of JBossXB |
1.2 | modified | andd | varia/src/main/org/jboss/jmx/adaptor/snmp/config/manager/Manager.java | removing castor dependency in favour of JBossXB |
1.6 | modified | andd | varia/src/main/org/jboss/jmx/adaptor/snmp/agent/TrapEmitter.java | removing castor dependency in favour of JBossXB |
1.7 | modified | andd | varia/src/main/org/jboss/jmx/adaptor/snmp/agent/TrapFactorySupport.java | removing castor dependency in favour of JBossXB |
1.7 | modified | andd | varia/src/main/org/jboss/jmx/adaptor/snmp/agent/SnmpAgentService.java | introduced DynamicSubscriptions attribute |
1.2 | modified | andd | varia/src/main/org/jboss/jmx/adaptor/snmp/agent/SnmpAgentServiceMBean.java | introduced DynamicSubscriptions attribute |
1.5 | modified | andd | varia/src/resources/services/snmp/deploy/META-INF/jboss-service.xml | introduced DynamicSubscriptions attribute |