View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20050126183901

BUILD FAILED
Ant Error Message: /home/cruisecontrol/work/scripts/build-jboss-head.xml:63: The following error occurred while executing this line: /home/cruisecontrol/work/scripts/build-jboss-head.xml:37: Exit code: 1 See compile.log in Build Artifacts for details. JAVA_HOME=/opt/j2sdk1.4.2_05/
Date of build: 01/26/2005 18:39:01
Time to build: 40 minutes 52 seconds
Last changed: 01/26/2005 18:32:46
Last log entry: bug fix

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

 Modifications since last build:  (117)
1.5modifiedpatriot1burkeejb3/src/main/org/jboss/ejb3/stateless/BaseStatelesslProxyFactory.javabug fix
1.5modifiedpatriot1burkeejb3/src/main/org/jboss/ejb3/stateful/BaseStatefulProxyFactory.javabug fix
1.4modifiedpatriot1burkeejb3/src/test/org/jboss/ejb3/test/strictpool/StrictlyPooledMDB.javaupdate to match specification
1.6modifiedpatriot1burkeejb3/src/test/org/jboss/ejb3/test/mdb/QueueTestMDB.javaupdate to match specification
1.4modifiedpatriot1burkeejb3/src/test/org/jboss/ejb3/test/mdb/TopicTestMDB.javaupdate to match specification
1.3modifiedpatriot1burkeejb3/src/test/org/jboss/ejb3/test/initial/InterceptedSLTestBean.javaupdate to match specification
1.2modifiedpatriot1burkeejb3/src/main/org/jboss/ejb3/mdb/ActivationSpec.javaupdate to match specification
1.4modifiedpatriot1burkeejb3/src/test/org/jboss/ejb3/test/initial/InterceptedSFTestBean.javaupdate to match specification
1.2modifiedpatriot1burkeejb3/src/main/org/jboss/ejb3/interceptor/EJB3InterceptorsFactory.javaupdate to match specification
1.3modifiedpatriot1burkeejb3/docs/tutorial/mdb/src/org/jboss/tutorial/mdb/bean/ExampleMDB.javaupdate to match specification
1.2modifiedpatriot1burkeejb3/docs/tutorial/interceptor/interceptor.wikiupdate to match specification
1.3modifiedpatriot1burkeejb3/docs/tutorial/interceptor/src/org/jboss/tutorial/interceptor/bean/EmailMDB.javaupdate to match specification
1.2modifiedpatriot1burkeejb3/docs/tutorial/interceptor/src/org/jboss/tutorial/interceptor/bean/EmailSystemBean.javaupdate to match specification
1.4modifiedpatriot1burkeejb3x/src/main/javax/ejb/ActivationConfigProperty.javaupdate to match specification
1.1addedpatriot1burkeejb3x/src/main/javax/ejb/Home.javaupdate to match specification
1.1addedpatriot1burkeejb3x/src/main/javax/ejb/Homes.javaupdate to match specification
1.2modifiedpatriot1burkeejb3x/src/main/javax/ejb/Interceptor.javaupdate to match specification
1.2deletedejortkernel/src/tests/org/jboss/test/beaninfo/BeanInfoTestSuite.javaMove container and bean description to a new container subproject.Also moved some of the util classes to common.
1.3deletedejortkernel/src/tests/org/jboss/test/container/support/SimpleBean.javaMove container and bean description to a new container subproject.Also moved some of the util classes to common.
1.2deletedejortkernel/src/tests/org/jboss/test/container/support/SimpleInterface.javaMove container and bean description to a new container subproject.Also moved some of the util classes to common.
1.2deletedejortkernel/src/tests/org/jboss/test/container/test/ContainerTestCase.javaMove container and bean description to a new container subproject.Also moved some of the util classes to common.
1.2deletedejortkernel/src/tests/org/jboss/test/container/test/ContainerTestSuite.javaMove container and bean description to a new container subproject.Also moved some of the util classes to common.
1.2deletedejortkernel/src/tests/org/jboss/test/AllTestSuite.javaMove container and bean description to a new container subproject.Also moved some of the util classes to common.
1.1addedejortkernel/src/tests/org/jboss/test/KernelAllTestSuite.javaMove container and bean description to a new container subproject.Also moved some of the util classes to common.
1.2deletedejortkernel/src/tests/org/jboss/test/beaninfo/introspection/test/IntrospectionTestCase.javaMove container and bean description to a new container subproject.Also moved some of the util classes to common.
1.2deletedejortkernel/src/tests/org/jboss/test/beaninfo/introspection/test/IntrospectionTestSuite.javaMove container and bean description to a new container subproject.Also moved some of the util classes to common.
1.3deletedejortkernel/src/tests/org/jboss/test/beaninfo/introspection/support/SimpleBean.javaMove container and bean description to a new container subproject.Also moved some of the util classes to common.
1.2deletedejortkernel/src/tests/org/jboss/test/beaninfo/introspection/support/SimpleInterface.javaMove container and bean description to a new container subproject.Also moved some of the util classes to common.
1.4deletedejortkernel/src/main/org/jboss/container/plugins/AbstractContainer.javaMove container and bean description to a new container subproject.Also moved some of the util classes to common.
1.2deletedejortkernel/src/main/org/jboss/container/plugins/package.htmlMove container and bean description to a new container subproject.Also moved some of the util classes to common.
1.4deletedejortkernel/src/main/org/jboss/container/plugins/joinpoint/bean/ConstructorJoinPoint.javaMove container and bean description to a new container subproject.Also moved some of the util classes to common.
1.3deletedejortkernel/src/main/org/jboss/container/plugins/joinpoint/bean/GetterJoinPoint.javaMove container and bean description to a new container subproject.Also moved some of the util classes to common.
1.3deletedejortkernel/src/main/org/jboss/container/plugins/joinpoint/bean/MethodJoinPoint.javaMove container and bean description to a new container subproject.Also moved some of the util classes to common.
1.3deletedejortkernel/src/main/org/jboss/container/plugins/joinpoint/bean/SetterJoinPoint.javaMove container and bean description to a new container subproject.Also moved some of the util classes to common.
1.2deletedejortkernel/src/main/org/jboss/container/plugins/joinpoint/bean/package.htmlMove container and bean description to a new container subproject.Also moved some of the util classes to common.
1.3deletedejortkernel/src/main/org/jboss/util/CollectionsFactory.javaMove container and bean description to a new container subproject.Also moved some of the util classes to common.
1.2deletedejortkernel/src/main/org/jboss/util/InvocationHandlerSupport.javaMove container and bean description to a new container subproject.Also moved some of the util classes to common.
1.2deletedejortkernel/src/main/org/jboss/util/JBossInterface.javaMove container and bean description to a new container subproject.Also moved some of the util classes to common.
1.5deletedejortkernel/src/main/org/jboss/util/JBossObject.javaMove container and bean description to a new container subproject.Also moved some of the util classes to common.
1.2deletedejortkernel/src/main/org/jboss/container/spi/Container.javaMove container and bean description to a new container subproject.Also moved some of the util classes to common.
1.2deletedejortkernel/src/main/org/jboss/container/spi/Interceptor.javaMove container and bean description to a new container subproject.Also moved some of the util classes to common.
1.2deletedejortkernel/src/main/org/jboss/container/spi/Invocation.javaMove container and bean description to a new container subproject.Also moved some of the util classes to common.
1.2deletedejortkernel/src/main/org/jboss/container/spi/InvocationContext.javaMove container and bean description to a new container subproject.Also moved some of the util classes to common.
1.3deletedejortkernel/src/main/org/jboss/container/spi/InvocationContextNotFoundException.javaMove container and bean description to a new container subproject.Also moved some of the util classes to common.
1.2deletedejortkernel/src/main/org/jboss/container/spi/JoinPoint.javaMove container and bean description to a new container subproject.Also moved some of the util classes to common.
1.3deletedejortkernel/src/main/org/jboss/container/spi/JoinPointException.javaMove container and bean description to a new container subproject.Also moved some of the util classes to common.
1.2deletedejortkernel/src/main/org/jboss/container/spi/MetaData.javaMove container and bean description to a new container subproject.Also moved some of the util classes to common.
1.3deletedejortkernel/src/main/org/jboss/container/spi/Response.javaMove container and bean description to a new container subproject.Also moved some of the util classes to common.
1.2deletedejortkernel/src/main/org/jboss/container/spi/package.htmlMove container and bean description to a new container subproject.Also moved some of the util classes to common.
1.3deletedejortkernel/src/main/org/jboss/beans/info/plugins/introspection/Introspection.javaMove container and bean description to a new container subproject.Also moved some of the util classes to common.
1.3deletedejortkernel/src/main/org/jboss/beans/info/plugins/introspection/IntrospectionBeanInfoFactory.javaMove container and bean description to a new container subproject.Also moved some of the util classes to common.
1.2deletedejortkernel/src/main/org/jboss/beans/info/plugins/introspection/package.htmlMove container and bean description to a new container subproject.Also moved some of the util classes to common.
1.2deletedejortkernel/src/main/org/jboss/beans/info/spi/AttributeInfo.javaMove container and bean description to a new container subproject.Also moved some of the util classes to common.
1.2deletedejortkernel/src/main/org/jboss/beans/info/spi/BeanInfo.javaMove container and bean description to a new container subproject.Also moved some of the util classes to common.
1.3deletedejortkernel/src/main/org/jboss/beans/info/spi/BeanInfoFactory.javaMove container and bean description to a new container subproject.Also moved some of the util classes to common.
1.2deletedejortkernel/src/main/org/jboss/beans/info/spi/ClassInfo.javaMove container and bean description to a new container subproject.Also moved some of the util classes to common.
1.2deletedejortkernel/src/main/org/jboss/beans/info/spi/ConstructorInfo.javaMove container and bean description to a new container subproject.Also moved some of the util classes to common.
1.2deletedejortkernel/src/main/org/jboss/beans/info/spi/EventInfo.javaMove container and bean description to a new container subproject.Also moved some of the util classes to common.
1.2deletedejortkernel/src/main/org/jboss/beans/info/spi/InterfaceInfo.javaMove container and bean description to a new container subproject.Also moved some of the util classes to common.
1.2deletedejortkernel/src/main/org/jboss/beans/info/spi/MethodInfo.javaMove container and bean description to a new container subproject.Also moved some of the util classes to common.
1.3deletedejortkernel/src/main/org/jboss/beans/info/spi/ParameterInfo.javaMove container and bean description to a new container subproject.Also moved some of the util classes to common.
1.3deletedejortkernel/src/main/org/jboss/beans/info/spi/TypeInfo.javaMove container and bean description to a new container subproject.Also moved some of the util classes to common.
1.2deletedejortkernel/src/main/org/jboss/beans/info/spi/package.htmlMove container and bean description to a new container subproject.Also moved some of the util classes to common.
1.3modifiedejortkernel/jbossbuild.xmlMove container and bean description to a new container subproject.Also moved some of the util classes to common.
1.6modifiedejortkernel/.classpathMove container and bean description to a new container subproject.Also moved some of the util classes to common.
1.3modifiedejortkernel/.projectMove container and bean description to a new container subproject.Also moved some of the util classes to common.
1.9modifiedejortkernel/build.xmlMove container and bean description to a new container subproject.Also moved some of the util classes to common.
1.3deletedejortkernel/src/main/org/jboss/container/plugins/bean/BeanContainerFactory.javaMove container and bean description to a new container subproject.Also moved some of the util classes to common.
1.2deletedejortkernel/src/main/org/jboss/container/plugins/bean/ConstructorInvocation.javaMove container and bean description to a new container subproject.Also moved some of the util classes to common.
1.2deletedejortkernel/src/main/org/jboss/container/plugins/bean/ConstructorInvocationContext.javaMove container and bean description to a new container subproject.Also moved some of the util classes to common.
1.2deletedejortkernel/src/main/org/jboss/container/plugins/bean/ConstructorTargetInterceptor.javaMove container and bean description to a new container subproject.Also moved some of the util classes to common.
1.2deletedejortkernel/src/main/org/jboss/container/plugins/bean/GetterInvocation.javaMove container and bean description to a new container subproject.Also moved some of the util classes to common.
1.2deletedejortkernel/src/main/org/jboss/container/plugins/bean/GetterInvocationContext.javaMove container and bean description to a new container subproject.Also moved some of the util classes to common.
1.2deletedejortkernel/src/main/org/jboss/container/plugins/bean/MethodInvocation.javaMove container and bean description to a new container subproject.Also moved some of the util classes to common.
1.2deletedejortkernel/src/main/org/jboss/container/plugins/bean/MethodInvocationContext.javaMove container and bean description to a new container subproject.Also moved some of the util classes to common.
1.2deletedejortkernel/src/main/org/jboss/container/plugins/bean/SetterInvocation.javaMove container and bean description to a new container subproject.Also moved some of the util classes to common.
1.2deletedejortkernel/src/main/org/jboss/container/plugins/bean/SetterInvocationContext.javaMove container and bean description to a new container subproject.Also moved some of the util classes to common.
1.2deletedejortkernel/src/main/org/jboss/container/plugins/bean/package.htmlMove container and bean description to a new container subproject.Also moved some of the util classes to common.
1.2deletedejortkernel/src/main/org/jboss/container/plugins/joinpoint/AbstractInterceptor.javaMove container and bean description to a new container subproject.Also moved some of the util classes to common.
1.3deletedejortkernel/src/main/org/jboss/container/plugins/joinpoint/AbstractInvocation.javaMove container and bean description to a new container subproject.Also moved some of the util classes to common.
1.3deletedejortkernel/src/main/org/jboss/container/plugins/joinpoint/AbstractInvocationContext.javaMove container and bean description to a new container subproject.Also moved some of the util classes to common.
1.2deletedejortkernel/src/main/org/jboss/container/plugins/joinpoint/AbstractJoinPoint.javaMove container and bean description to a new container subproject.Also moved some of the util classes to common.
1.2deletedejortkernel/src/main/org/jboss/container/plugins/joinpoint/AbstractResponse.javaMove container and bean description to a new container subproject.Also moved some of the util classes to common.
1.2deletedejortkernel/src/main/org/jboss/container/plugins/joinpoint/package.htmlMove container and bean description to a new container subproject.Also moved some of the util classes to common.
1.3deletedejortkernel/src/main/org/jboss/container/plugins/bean/BeanContainer.javaMove container and bean description to a new container subproject.Also moved some of the util classes to common.
1.3deletedejortkernel/src/main/org/jboss/beans/info/plugins/AbstractAttributeInfo.javaMove container and bean description to a new container subproject.Also moved some of the util classes to common.
1.3deletedejortkernel/src/main/org/jboss/beans/info/plugins/AbstractBeanInfo.javaMove container and bean description to a new container subproject.Also moved some of the util classes to common.
1.3deletedejortkernel/src/main/org/jboss/beans/info/plugins/AbstractClassInfo.javaMove container and bean description to a new container subproject.Also moved some of the util classes to common.
1.4deletedejortkernel/src/main/org/jboss/beans/info/plugins/AbstractConstructorInfo.javaMove container and bean description to a new container subproject.Also moved some of the util classes to common.
1.3deletedejortkernel/src/main/org/jboss/beans/info/plugins/AbstractEventInfo.javaMove container and bean description to a new container subproject.Also moved some of the util classes to common.
1.2deletedejortkernel/src/main/org/jboss/beans/info/plugins/AbstractInterfaceInfo.javaMove container and bean description to a new container subproject.Also moved some of the util classes to common.
1.3deletedejortkernel/src/main/org/jboss/beans/info/plugins/AbstractMethodInfo.javaMove container and bean description to a new container subproject.Also moved some of the util classes to common.
1.2deletedejortkernel/src/main/org/jboss/beans/info/plugins/AbstractParameterInfo.javaMove container and bean description to a new container subproject.Also moved some of the util classes to common.
1.4deletedejortkernel/src/main/org/jboss/beans/info/plugins/AbstractTypeInfo.javaMove container and bean description to a new container subproject.Also moved some of the util classes to common.
1.2deletedejortkernel/src/main/org/jboss/beans/info/plugins/package.htmlMove container and bean description to a new container subproject.Also moved some of the util classes to common.
1.9modifiedejortjbossas/jbossbuild.xmlMove container and bean description to a new container subproject.Also moved some of the util classes to common.
1.28modifiedejorttools/etc/buildmagic/modules.entMove container and bean description to a new container subproject.Also moved some of the util classes to common.
1.1addedejortcommon/src/main/org/jboss/util/CollectionsFactory.javaMove container and bean description to a new container subproject.Also moved some of the util classes to common.
1.1addedejortcommon/src/main/org/jboss/util/JBossInterface.javaMove container and bean description to a new container subproject.Also moved some of the util classes to common.
1.1addedejortcommon/src/main/org/jboss/util/JBossObject.javaMove container and bean description to a new container subproject.Also moved some of the util classes to common.
1.381modifiedejortbuild/build.xmlMove container and bean description to a new container subproject.Also moved some of the util classes to common.
1.13modifiedejortbuild/eclipse.psfMove container and bean description to a new container subproject.Also moved some of the util classes to common.
1.440modifiedcleberttestsuite/build.xmlChanging package name of JUnitXMLFormatter
1.5deletedpatriot1burkeejb3/RELEASE_NOTES.txtEntity Bean TreeCache provider support with external configurationalso fix build.xml so that main build.xml can build correct distribution
1.21modifiedpatriot1burkeejb3/build.xmlEntity Bean TreeCache provider support with external configurationalso fix build.xml so that main build.xml can build correct distribution
1.1addedpatriot1burkeejb3/src/resources/ejb3-entity-cache-service.xmlEntity Bean TreeCache provider support with external configurationalso fix build.xml so that main build.xml can build correct distribution
1.1addedpatriot1burkeejb3/src/main/org/jboss/ejb3/entity/TreeCacheProviderHook.javaEntity Bean TreeCache provider support with external configurationalso fix build.xml so that main build.xml can build correct distribution
1.4modifiedpatriot1burkeejb3/src/resources/META-INF/hibernate.propertiesEntity Bean TreeCache provider support with external configurationalso fix build.xml so that main build.xml can build correct distribution
1.380modifiedpatriot1burkebuild/build.xmlfix ejb3 stuff so clustering doesn't seep into default configuration
1.2modifiedcleberttestsuite/src/main/org/jboss/ant/taskdefs/XMLJUnitMultipleResultFormatter.javafixing package name + changing tabs and formatting
1.10modifiedstarksmcommon/src/main/org/jboss/net/protocol/file/FileURLConnection.javaAdd support for decoding the file url path using URLDecoder.decode(). This is only enabled if the org.jboss.net.protocol.file.decodeFilePaths system property is set to true. Resolves [JBAS-363] FileURLConnection needs URL decode for JDK 1.4.
1.439modifiedcleberttestsuite/build.xmlImplementing multiple configurations into JUNIT-Clusters
1.1addedcleberttestsuite/src/main/org/jboss/ant/taskdefs/XMLJUnitMultipleResultFormatter.javabranches: 1.1.2;XML formatter for keeping files between different JUNIT configuration runnings.
1.9modifiedstarksmserver/src/main/org/jboss/cache/invalidation/InvalidationManager.javaExternalize the default asynchronous mode and fix the batchInvalidate to honor the asynchronous parameter. Resolves [JBAS-1104] batchInvalidate async not possible.
1.4modifiedstarksmserver/src/main/org/jboss/cache/invalidation/InvalidationManagerMBean.javaExternalize the default asynchronous mode and fix the batchInvalidate to honor the asynchronous parameter. Resolves [JBAS-1104] batchInvalidate async not possible.
1.73modifiedstarksmserver/src/main/org/jboss/metadata/BeanMetaData.javaCleanup, resolves [JBAS-1307] Confusing stack trace on EJB deployment for missing optional method attribute <transaction-timeout>.
1.12modifiedstarksmserver/src/main/org/jboss/ejb/plugins/cmp/jdbc/JDBCCustomFinderQuery.javaFor custom finders, don't log or wrap finder exceptions uneccessarily. Resolves JBAS-1289.

Reply via email to