[JBoss-dev] jboss-4.0-jdk-matrix Build Failed

View: New views
1 Messages — Rating Filter:   Alert me  

[JBoss-dev] jboss-4.0-jdk-matrix Build Failed

by QA-4 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0-jdk-matrix?log=log20050729165338

BUILD FAILED
Ant Error Message: /home/cruisecontrol/work/scripts/build-jboss-head.xml:92: The following error occurred while executing this line: /home/cruisecontrol/work/scripts/build-jboss-head.xml:39: Exit code: 1 See compile_jdk15.log in Build Artifacts for details. JAVA_HOME=/opt/jdk1.5.0_01/
Date of build: 07/29/2005 16:53:38
Time to build: 14 minutes 5 seconds
Last changed: 07/29/2005 16:26:04
Last log entry: JBAS-2034 Added secure falg.

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

 Modifications since last builds:  (first 50 of 33)
1.5.2.5modifiedbwangtomcat/src/main/org/jboss/web/tomcat/tc5/session/JBossManager.javaJBAS-2034 Added secure falg.
1.1.2.1modifiedstarksmtestsuite/src/resources/web/form-auth/context.xmlAdd includePassword=true on the FormAuthValve.
1.2.2.2modifiedstarksmtomcat/src/main/org/jboss/web/tomcat/security/FormAuthValve.javaIf the includePassword attribute is true, the j_password value is also included in the session under the attribute name j_password. Resolves (JBAS-2059) Add ability to include form auth password in error page via FormAuthValve.
1.3.2.5modifiedstarksmtestsuite/src/main/org/jboss/test/web/test/FormAuthUnitTestCase.javaTest that a bad login is redirected to the errors.jsp and that the session j_exception is not null.
1.9.2.124modifiedstarksmtestsuite/imports/test-jars.xmlInclude the WEB-INF/context.xml in the form-auth.war along with jsp pages
1.3.2.1modifiedstarksmtestsuite/src/resources/web/form-auth/form-auth-web.xmlUse /restricted/errors.jsp as the form-error-page
1.3.2.2modifiedaloubyanskytestsuite/src/main/org/jboss/test/xml/JNDIBindingUnitTestCase.javabackport from HEAD
1.13.2.1modifiedaloubyanskytestsuite/src/main/org/jboss/test/xml/MBeanServerUnitTestCase.javabackport from HEAD
1.1.4.1modifiedaloubyanskytestsuite/src/main/org/jboss/test/xml/mbeanserver/MBeanDepends.javabackport from HEAD
1.1.2.3modifiedaloubyanskycommon/src/main/org/jboss/xb/binding/MappingObjectModelProvider.javabackport from HEAD
1.1.2.4modifiedaloubyanskycommon/src/main/org/jboss/xb/binding/SimpleTypeBindings.javabackport from HEAD
1.1.2.3modifiedaloubyanskycommon/src/main/org/jboss/xb/binding/Unmarshaller.javabackport from HEAD
1.1.2.4modifiedaloubyanskycommon/src/main/org/jboss/xb/binding/UnmarshallerImpl.javabackport from HEAD
1.1.2.3modifiedaloubyanskycommon/src/main/org/jboss/xb/binding/Util.javabackport from HEAD
1.1.2.5modifiedaloubyanskycommon/src/main/org/jboss/xb/binding/XercesXsMarshaller.javabackport from HEAD
1.1.2.3modifiedaloubyanskycommon/src/main/org/jboss/xb/binding/sunday/unmarshalling/AttributeBinding.javabackport from HEAD
1.1.2.3modifiedaloubyanskycommon/src/main/org/jboss/xb/binding/sunday/unmarshalling/CharactersHandler.javabackport from HEAD
1.1.2.1modifiedaloubyanskycommon/src/main/org/jboss/xb/binding/sunday/unmarshalling/DefaultSchemaResolver.javabackport from HEAD
1.1.2.4modifiedaloubyanskycommon/src/main/org/jboss/xb/binding/sunday/unmarshalling/SchemaBinding.javabackport from HEAD
1.1.2.3modifiedaloubyanskycommon/src/main/org/jboss/xb/binding/sunday/unmarshalling/SchemaBindingResolver.javabackport from HEAD
1.1.2.5modifiedaloubyanskycommon/src/main/org/jboss/xb/binding/sunday/unmarshalling/SundayContentHandler.javabackport from HEAD
1.1.2.7modifiedaloubyanskycommon/src/main/org/jboss/xb/binding/sunday/unmarshalling/TypeBinding.javabackport from HEAD
1.1.2.9modifiedaloubyanskycommon/src/main/org/jboss/xb/binding/sunday/unmarshalling/XsdBinder.javabackport from HEAD
1.1.2.3modifiedaloubyanskycommon/src/main/org/jboss/xb/binding/sunday/unmarshalling/impl/runtime/RtUtil.javabackport from HEAD
1.1.2.2modifiedremmtomcat/src/main/org/jboss/web/tomcat/filters/SemaphoreValve.java- Add concurrency control valve for JDK 1.4, submitted by Scott Marlow.
1.4.6.1modifiedbdecostej2ee/src/main/javax/ejb/SessionContext.javaJIRA EJB3 184
1.31.6.2modifiedbdecosteserver/src/main/org/jboss/ejb/StatefulSessionEnterpriseContext.javaJIRA EJB3 184
1.27.6.1modifiedbdecosteserver/src/main/org/jboss/ejb/StatelessSessionEnterpriseContext.javaJIRA EJB3 184
1.8.6.2modifiedaloubyanskyserver/src/main/org/jboss/proxy/compiler/Proxies.javafixed jbas-1546 'ejbSelect methods with same name, diferent signatures does not work'
1.4.16.2modifiedaloubyanskytestsuite/src/main/org/jboss/test/cmp2/commerce/AddressBean.javatestcase for jbas-1546 'ejbSelect methods with same name, diferent signatures does not work'
1.4.6.2modifiedaloubyanskytestsuite/src/main/org/jboss/test/cmp2/commerce/AddressHome.javatestcase for jbas-1546 'ejbSelect methods with same name, diferent signatures does not work'
1.12.6.2modifiedaloubyanskytestsuite/src/main/org/jboss/test/cmp2/commerce/CommerceTest.javatestcase for jbas-1546 'ejbSelect methods with same name, diferent signatures does not work'
1.14.4.1modifiedaloubyanskytestsuite/src/resources/cmp2/commerce/META-INF/ejb-jar.xmltestcase for jbas-1546 'ejbSelect methods with same name, diferent signatures does not work'