BUILD FAILED |
Ant Error Message: /services/cruisecontrol/work/scripts/build-jboss-common.xml:302: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-jboss-common.xml:137: Exit code: 1 See compile-build.log in Build Artifacts for details. |
Date of build: 07/28/2006 00:02:59 |
Time to build: 19 minutes 33 seconds |
Last changed: 07/27/2006 23:07:03 |
Last log entry: format |
Unit Tests: (0) Total Errors and Failures: (0) | |||
Modifications since last build: (first 50 of 7240) | ||||
1.2 | modified | asaldhana | varia/src/resources/juddi/ddl/juddi_create_db.ddl | JBAS-2621: Resources for JAXR |
1.2 | modified | asaldhana | varia/src/resources/juddi/ddl/juddi_data.ddl | JBAS-2621: Resources for JAXR |
1.2 | modified | asaldhana | varia/src/resources/juddi/ddl/juddi_drop_db.ddl | JBAS-2621: Resources for JAXR |
1.2 | modified | asaldhana | varia/src/resources/juddi/jse/jboss-web.xml | JBAS-2621: Resources for JAXR |
1.2 | modified | asaldhana | varia/src/resources/juddi/jse/juddi.properties | JBAS-2621: Resources for JAXR |
1.2 | modified | asaldhana | varia/src/resources/juddi/jse/web.xml | JBAS-2621: Resources for JAXR |
1.5 | modified | asaldhana | varia/src/resources/juddi/jboss-service.xml | JBAS-2621: Resources for JAXR |
1.2 | deleted | asaldhana | varia/src/resources/juddi/juddi_create_db.ddl | JBAS-2621: Resources for JAXR |
1.2 | deleted | asaldhana | varia/src/resources/juddi/juddi_data.ddl | JBAS-2621: Resources for JAXR |
1.2 | deleted | asaldhana | varia/src/resources/juddi/juddi_drop_db.ddl | JBAS-2621: Resources for JAXR |
1.17 | modified | dimitris | varia/src/main/org/jboss/varia/scheduler/Scheduler.java | JBAS-3282, add FixedRate attribute. The default JMX Timer scheduling behaviour of FixedDelay execution (as of JDK5 or JBoss v4.0.5) is overriden in the config using FixedRate true |
1.17 | modified | dimitris | varia/src/main/org/jboss/varia/scheduler/ScheduleManager.java | JBAS-3282, add FixedRate attribute. The default JMX Timer scheduling behaviour of FixedDelay execution (as of JDK5 or JBoss v4.0.5) is overriden in the config using FixedRate true |
1.4 | modified | dimitris | varia/src/main/org/jboss/varia/scheduler/ScheduleManagerMBean.java | JBAS-3282, add FixedRate attribute. The default JMX Timer scheduling behaviour of FixedDelay execution (as of JDK5 or JBoss v4.0.5) is overriden in the config using FixedRate true |
1.16 | modified | dimitris | varia/src/main/org/jboss/varia/scheduler/Scheduler.java | JBAS-3282, add FixedRate attribute. The default JMX Timer scheduling behaviour of FixedDelay execution (as of JDK5 or JBoss v4.0.5) is overriden in the config using FixedRate true |
1.5 | modified | dimitris | varia/src/main/org/jboss/varia/scheduler/SchedulerMBean.java | JBAS-3282, add FixedRate attribute. The default JMX Timer scheduling behaviour of FixedDelay execution (as of JDK5 or JBoss v4.0.5) is overriden in the config using FixedRate true |
1.4 | modified | pilhuhn | varia/src/resources/services/snmp/deploy/attributes.xml | Finally SNMP-nodes can have an index larger than 9. See JBAS-3178. |
1.4 | modified | asaldhana | varia/src/resources/jmx/jmx-console-web.xml | JBAS-3311: Filter that does access control for JMX ops in the JMX Console |
1.3 | modified | dimitris | varia/src/resources/services/snmp/deploy/attributes.xml | JBAS-3184, synch the MIB2SystemGroup to agree with the one instantiated in jboss-service.xml |
1.10 | modified | dimitris | varia/src/resources/services/snmp/deploy/META-INF/jboss-service.xml | JBAS-3184, review and tidy up the new snmp adapter request handler |
1.2 | modified | dimitris | varia/src/resources/services/snmp/deploy/attributes.mib | JBAS-3184, review and tidy up the new snmp adapter request handler |
1.2 | modified | dimitris | varia/src/resources/services/snmp/deploy/attributes.xml | JBAS-3184, review and tidy up the new snmp adapter request handler |
1.5 | modified | dimitris | varia/src/resources/services/snmp/deploy/managers.xml | JBAS-3184, review and tidy up the new snmp adapter request handler |
1.4 | modified | dimitris | varia/src/resources/services/snmp/deploy/notifications.xml | JBAS-3184, review and tidy up the new snmp adapter request handler |
1.8 | deleted | dimitris | varia/src/resources/services/snmp/deploy/snmp-getvalues.xml | JBAS-3184, review and tidy up the new snmp adapter request handler |
1.7 | modified | pilhuhn | varia/src/resources/services/snmp/deploy/snmp-getvalues.xml | branches: 1.7.2;Enable sysObjectId. JBAS-3165. |
1.9 | modified | pilhuhn | varia/src/resources/services/snmp/deploy/META-INF/jboss-service.xml | Get the system uptime from the agent, which computes it anyway.This is a good aproximation, but fails when the agent is restarted.JBAS-3165 |
1.1 | added | pilhuhn | varia/src/resources/jmx/examples/JBOSS-MIB-EXAMPLE.txt | branches: 1.1.2;An example mib-file for use with the provided snmp-getvalues.xml.JBAS-3144 / JBAS-1454. |
1.6 | modified | pilhuhn | varia/src/resources/services/snmp/deploy/snmp-getvalues.xml | One last try to see if eclipse accepts the cvs version tags *sigh*. |
1.31 | modified | adrian | webservice/.classpath | Reintroduce and fix the dummy webservice project into the headso I can actually build it.This is NOT the way that "thirdparty" components should be integrated. |
1.5 | modified | pilhuhn | varia/src/resources/services/snmp/deploy/snmp-getvalues.xml | Initial support for snmp-set operation. JBAS-3144. |
1.8 | modified | pilhuhn | varia/src/resources/services/snmp/deploy/META-INF/jboss-service.xml | Initial support for snmp-set operation. JBAS-3144. |
1.4 | modified | pilhuhn | varia/src/resources/services/snmp/deploy/snmp-getvalues.xml | Support for a simple MBean to deliver system information of the snmp mib-2 as defined in RFC1213. |
1.7 | modified | pilhuhn | varia/src/resources/services/snmp/deploy/META-INF/jboss-service.xml | Support for a simple MBean to deliver system information of the snmp mib-2 as defined in RFC1213. |
1.3 | modified | pilhuhn | varia/src/resources/services/snmp/deploy/snmp-getvalues.xml | Fix id-tag. |
1.2 | modified | pilhuhn | varia/src/resources/services/snmp/deploy/snmp-getvalues.xml | Fix id-tag. |
1.1 | added | pilhuhn | varia/src/resources/services/snmp/deploy/snmp-getvalues.xml | Support SNMP-Get and GetNext requests, so management clients can now not only receive traps from the snmp-adaptor, but also query various mbean attributes through snmp.This is a sample configuration file that supports some common attributes.See [JBAS-3144]. |
1.6 | modified | pilhuhn | varia/src/resources/services/snmp/deploy/META-INF/jboss-service.xml | Support SNMP-Get and GetNext requests, so management clients can now not only receive traps from the snmp-adaptor, but also query various mbean attributes through snmp.See [JBAS-3144]. |
1.4 | modified | dimitris | varia/src/main/org/jboss/varia/scheduler/AbstractScheduleProviderMBean.java | JBAS-3082, simplify AbstractScheduleProvider and remove the dependency of the schedule providers with HASingleton and thus the clustering jars. In a clusterred setup simply put a dependency on jboss.ha:service=HASingletonDeployer,type=Barrier to have the provider started/stopped as a singleton. |
1.7 | modified | dimitris | varia/src/main/org/jboss/varia/scheduler/SingleScheduleProvider.java | JBAS-3082, make that stringfied objectname target a real ObjectName |
1.4 | modified | dimitris | varia/src/main/org/jboss/varia/scheduler/SingleScheduleProviderMBean.java | JBAS-3082, make that stringfied objectname target a real ObjectName |
1.30 | modified | tdiesler | webservice/.classpath | update project dependencies |
1.4 | modified | tdiesler | webservice/.project | update project dependencies |
1.5 | deleted | tdiesler | webservice/JBossWSCodeStyle.xml | move jbossws to https://svn.jboss.org/repos/jbossws |
1.5 | deleted | tdiesler | webservice/build-retro.xml | move jbossws to https://svn.jboss.org/repos/jbossws |
1.3 | deleted | tdiesler | webservice/build.bat | move jbossws to https://svn.jboss.org/repos/jbossws |
1.3 | deleted | tdiesler | webservice/build.sh | move jbossws to https://svn.jboss.org/repos/jbossws |
1.113 | modified | tdiesler | webservice/build.xml | move jbossws to https://svn.jboss.org/repos/jbossws |
1.4 | deleted | tdiesler | webservice/component-info.xml | move jbossws to https://svn.jboss.org/repos/jbossws |
1.6 | deleted | tdiesler | webservice/jbossbuild.xml | move jbossws to https://svn.jboss.org/repos/jbossws |
1.112 | modified | hbraun | webservice/build.xml | update eventing samples |