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

BUILD FAILED
Ant Error Message: /home/cruisecontrol/work/scripts/build-jboss-head.xml:59: The following error occurred while executing this line: /home/cruisecontrol/work/scripts/build-jboss-head.xml:34: Exit code: 1 See compile.log in Build Artifacts for details. JAVA_HOME=/opt/j2sdk1.4.2_05/
Date of build: 11/08/2004 02:42:04
Time to build: 15 minutes 4 seconds
Last changed: 11/08/2004 01:35:12
Last log entry: For the clustered sso test case, use REPL_SYNC. Needed because the test case switches between cluster nodes before asynchronous replication transmits sso state changes.

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

 Modifications since last build:  (58)
1.2modifiedbstansberrytestsuite/src/resources/test-configs/tomcat-sso-cluster/deploy/tc5-cluster-service.xmlFor the clustered sso test case, use REPL_SYNC. Needed because the test case switches between cluster nodes before asynchronous replication transmits sso state changes.
1.2deletedbstansberrytomcat/src/resources/sso-channel.xmlRemove the sso-channel.xml as clustered sso is now configured via the tc5-cluster-service
1.3deletedbstansberrytestsuite/src/resources/test-configs/tomcat-sso-cluster/deploy/jbossweb-tomcat50.sar/META-INF/jboss-service.xmlRemove the specialized jboss-service.xml as the standard version in the tomcat module is fine
1.33modifiedremmtomcat/src/main/org/jboss/web/tomcat/tc5/TomcatDeployer.java- Set configFile attribute so that the config file of a webapp is parsed.
1.2modifiedloubyanskycommon/src/main/org/jboss/xml/binding/SchemalessObjectModelFactory.javaported from Branch_4_0: fixes for xs marshaller and schemaless marshaller and object model factory
1.9modifiedloubyanskycommon/src/main/org/jboss/xml/binding/XsMarshaller.javaported from Branch_4_0: fixes for xs marshaller and schemaless marshaller and object model factory
1.2modifiedloubyanskycommon/src/main/org/jboss/xml/binding/SchemalessMarshaller.javaported from Branch_4_0: fixes for xs marshaller and schemaless marshaller and object model factory
1.13modifiedbwang00cache/src/etc/standalone/runShellDemo.shUpdated
1.10modifiedbwang00cache/src/etc/standalone/runShellDemo.batUpdated
1.182modifiedbelabancache/src/main/org/jboss/cache/TreeCache.javachanged return value signature of getInterceptors() to List
1.1addedbelabancache/src/main/org/jboss/cache/interceptors/CacheStoreInterceptor.javapreliminary checkin of new or modified interceptors
1.1addedbelabancache/src/main/org/jboss/cache/interceptors/CreateIfNotExistsInterceptor.javapreliminary checkin of new or modified interceptors
1.1addedbelabancache/src/main/org/jboss/cache/interceptors/LockInterceptor.javapreliminary checkin of new or modified interceptors
1.8modifiedbelabancache/src/main/org/jboss/cache/interceptors/CacheLoaderInterceptor.javapreliminary checkin of new or modified interceptors
1.13modifiedbelabancache/docs/design/JBossCacheRoadmap.txtno message
1.181modifiedbelabancache/src/main/org/jboss/cache/TreeCache.javano message
1.25modifiedstarksmtestsuite/src/main/org/jboss/test/web/test/WebIntegrationUnitTestCase.javaAdd a test of accessing a secured servlet under a web-resource-collection constraint that does not specify any http-methods
1.19modifiedstarksmtestsuite/src/resources/web/WEB-INF/jbosstest-web.xmlAdd a web-resource-collection that does not specify any http-methods and add a second mapping of the SecureServlet under this url-pattern.
1.3modifiedstarksmtestsuite/src/main/org/jboss/test/security/test/WebResourcePermissionUnitTestCase.javaAdd a test of an empty http methods String[] equating to an empty or null http methods string.
1.5modifiedstarksmtestsuite/src/main/org/jboss/test/web/test/FormAuthUnitTestCase.javaAdd a testFlushOnSessionInvalidation that validates that a war which uses <security-domain flushOnSessionInvalidation="true"> in the jboss-web.xml does not have any jaas security domain cache entries after the web session has been invalidated.
1.25modifiedbwang00cache/docs/Changelog.txtUpdated
1.5modifiedanddserver/src/etc/conf/default/xmdesc/org.jboss.deployment.MainDeployer-xmbean.xmlAdded support for SubDeployers to specify their Suffixes/RelativeOrderand MainDeployer to dynamically update its own SuffixOrder listwhen the SubDeployers register themselves.
1.77modifiedanddsystem/src/main/org/jboss/deployment/MainDeployer.javaAdded support for SubDeployers to specify their Suffixes/RelativeOrderand MainDeployer to dynamically update its own SuffixOrder listwhen the SubDeployers register themselves.
1.8modifiedanddsystem/src/main/org/jboss/deployment/SubDeployer.javaAdded support for SubDeployers to specify their Suffixes/RelativeOrderand MainDeployer to dynamically update its own SuffixOrder listwhen the SubDeployers register themselves.
1.26modifiedanddsystem/src/main/org/jboss/deployment/SubDeployerSupport.javaAdded support for SubDeployers to specify their Suffixes/RelativeOrderand MainDeployer to dynamically update its own SuffixOrder listwhen the SubDeployers register themselves.
1.1addedanddsystem/src/main/org/jboss/deployment/SuffixOrderHelper.javaAdded support for SubDeployers to specify their Suffixes/RelativeOrderand MainDeployer to dynamically update its own SuffixOrder listwhen the SubDeployers register themselves.
1.4modifiedanddserver/src/etc/conf/default/xmdesc/org.jboss.deployment.MainDeployer-xmbean.xmlAdded support for SubDeployers to specify their Suffixes/RelativeOrderand MainDeployer to dynamically update its own SuffixOrder listwhen the SubDeployers register themselves.
1.6modifiedanddvaria/src/main/org/jboss/varia/deployment/BeanShellSubDeployer.javaAdded support for SubDeployers to specify their Suffixes/RelativeOrderand MainDeployer to dynamically update its own SuffixOrder listwhen the SubDeployers register themselves.
1.4modifiedanddhibernate/src/main/org/jboss/hibernate/har/HARDeployer.javaAdded support for SubDeployers to specify their Suffixes/RelativeOrderand MainDeployer to dynamically update its own SuffixOrder listwhen the SubDeployers register themselves.
1.366modifiedtelrodbuild/build.xmlAdded commons-httpclient.jar to server/all/lib since requried by remoting http client invoker.
1.49modifiedstarksmsystem/src/main/org/jboss/deployment/DeploymentInfo.javaSynch up with some javadoc changes from 4.0
1.427modifiedstarksmtestsuite/build.xmlInclude the tests-jacc-security target in the tests target
1.18modifiedstarksmtestsuite/src/resources/web/WEB-INF/jbosstest-web.xmlUpdate to the web-app 2.4 xsd and drop the 2.3 dtd as the message-destination and related elements are not valid in a 2.3 descriptor.
1.32modifiedstarksmtomcat/src/main/org/jboss/web/tomcat/tc5/TomcatDeployer.javaRemove the duplicate server.init invocation via jmx
1.2modifiedstarksmtestsuite/src/main/org/jboss/test/security/test/WebResourcePermissionUnitTestCase.javaAdd a wildcard test
1.7modifiedstarksmtestsuite/src/main/org/jboss/test/classloader/test/ScopingUnitTestCase.javaDisable the testWarXmlOverrides test as its invalid as of jdk1.4+ due to the bundling of the xerces parser with the jdk
1.35modifiedstarksmnaming/src/main/org/jnp/interfaces/NamingContext.java- Update parseNameForScheme to make a copy of the input name if its being modified due to a schema prefix. The modified name is stored in the Hashtable env under the key jnp.parsedName. This fixes a problem with external names being modified by the Context calls.- Update the MulticastSocket used for discover to use the InitialContext env jnp.localAddress and jnp.localPort if defined to control the interface the broadcast is sent out on.
1.7modifiedstarksmnaming/src/main/org/jnp/interfaces/NamingContextFactory.javaUpdate parseNameForScheme to make a copy of the input name if its being modified due to a schema prefix. The modified name is stored in the Hashtable env under the key jnp.parsedName. This fixes a problem with external names being modified by the Context calls.
1.13modifiedstarksmnaming/src/main/org/jnp/server/NamingServer.javaChange the enum variable to iter to avoid java5 warnings
1.21modifiedtelrodremoting/build.xmlUndo previous commit as duplicate apache.commons.classpath entry.
1.3modifiedstarksmnaming/src/main/org/jnp/interfaces/NamingEnumerationImpl.javaChange the enum ivar to iter to avoid java5 warnings
1.6modifiedstarksmtestsuite/src/main/org/jboss/test/naming/test/SimpleUnitTestCase.javaUse the jnp.localAddress to set the interface through which the discovery broadcast is made.
1.4modifiedstarksmserver/src/main/org/jboss/ejb/plugins/JaasAuthenticationInterceptor.javaChange the ThreadRunAsStack peek(int depth) to look for the first non-null run-as identity on the stack starting. Fixes [ 1041273 ] Run-as Identity not propagated.
1.14modifiedstarksmserver/src/main/org/jboss/ejb/plugins/RunAsSecurityInterceptor.javaChange the ThreadRunAsStack peek(int depth) to look for the first non-null run-as identity on the stack starting. Fixes [ 1041273 ] Run-as Identity not propagated.
1.48modifiedstarksmserver/src/main/org/jboss/ejb/plugins/SecurityInterceptor.javaChange the ThreadRunAsStack peek(int depth) to look for the first non-null run-as identity on the stack starting. Fixes [ 1041273 ] Run-as Identity not propagated.
1.21modifiedstarksmserver/src/main/org/jboss/security/SecurityAssociation.javaChange the ThreadRunAsStack peek(int depth) to look for the first non-null run-as identity on the stack starting. Fixes [ 1041273 ] Run-as Identity not propagated.
1.87modifiedschroufserver/src/etc/conf/default/standardjbosscmp-jdbc.xmlInclude <auto-increment-template> for InformixDB
1.20modifiedtelrodremoting/build.xmlAdded apache.commons.classpath to library classpath since need apache httpclient.
1.2modifiedbelabancache/docs/design/Refactoring.txtno message
1.1addedbelabancache/src/main/org/jboss/cache/NodeNotExistsException.javanew exception
1.19modifiedkabkhanvaria/.classpathUpdated beanshell lib reference
1.12modifiedbelabancache/docs/design/JBossCacheRoadmap.txt- added XmlLoadable task for 1.2- closed AOP Collections task
1.14modifiedkabkhanremoting/.classpathAdded commons-httpclient.jar to cp
1.12modifiedbelabancache/src/main/org/jboss/cache/TransactionTable.javapp
1.11modifiedbwang00cache/docs/html/FAQ.htmlanother updated for 1.2 release
1.14modifiedbwang00cache/docs/FAQ.xmlanother updated for 1.2 release
1.10modifiedbwang00cache/docs/html/FAQ.htmlUpdated for 1.2 release
1.13modifiedbwang00cache/docs/FAQ.xmlUpdated for 1.2 release

Reply via email to