BUILD FAILED |
Ant Error Message: /services/cruisecontrol/work/scripts/build-jboss-common.xml:283: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-jboss-common.xml:85: Unable to delete directory /services/cruisecontrol/work/checkout/jboss-builds/jboss-head |
Date of build: 07/13/2006 22:49:41 |
Time to build: 39 minutes 11 seconds |
Last changed: 07/13/2006 22:36:06 |
Last log entry: Fix build |
Unit Tests: (0) Total Errors and Failures: (0) | |||
Modifications since last build: (first 50 of 61) | ||||
1.126 | modified | jgreene | varia/build.xml | Fix build |
1.6 | modified | starksm | mbeans/build.xml | Remove the xdoclet refs |
1.29 | modified | starksm | kernel/build.xml | Move the container, depdendeny and kernel module classpath defs to module.ent |
1.59 | modified | starksm | tools/etc/buildmagic/modules.ent | Move the container, dependency and kernel module defs here |
1.7 | modified | csuconic | cluster/src/main/org/jboss/invocation/pooled/server/PooledInvokerHA.java | JBAS-3376 A MarshalledObject doesn't make sense on this return, as this would be a Marshaller of a Marshaller |
1.27 | modified | kkhan | aspects/.classpath | Refactor to wrap arouind ScopedClassPoolRepository and ScopedClassPool which has been moved to javassist |
1.1 | added | kkhan | aspects/build-retro.xml | Refactor to wrap arouind ScopedClassPoolRepository and ScopedClassPool which has been moved to javassist |
1.3 | modified | kkhan | aspects/src/jdk15/org/jboss/aop/deployment/AspectManagerService32JDK5.java | Refactor to wrap arouind ScopedClassPoolRepository and ScopedClassPool which has been moved to javassist |
1.31 | modified | kkhan | aspects/src/main/org/jboss/aop/deployment/AspectManagerService.java | Refactor to wrap arouind ScopedClassPoolRepository and ScopedClassPool which has been moved to javassist |
1.5 | modified | kkhan | aspects/src/main/org/jboss/aop/deployment/AspectManagerService32.java | Refactor to wrap arouind ScopedClassPoolRepository and ScopedClassPool which has been moved to javassist |
1.16 | modified | kkhan | aspects/src/main/org/jboss/aop/deployment/JBossClassPool.java | Refactor to wrap arouind ScopedClassPoolRepository and ScopedClassPool which has been moved to javassist |
1.9 | modified | kkhan | aspects/src/main/org/jboss/aop/deployment/JBossClassPool32.java | Refactor to wrap arouind ScopedClassPoolRepository and ScopedClassPool which has been moved to javassist |
1.8 | modified | kkhan | aspects/src/main/org/jboss/aop/deployment/JBossClassPoolFactory.java | Refactor to wrap arouind ScopedClassPoolRepository and ScopedClassPool which has been moved to javassist |
1.7 | modified | kkhan | aspects/src/main/org/jboss/aop/deployment/JBossClassPoolFactory32.java | Refactor to wrap arouind ScopedClassPoolRepository and ScopedClassPool which has been moved to javassist |
1.3 | modified | kkhan | aspects/src/main/org/jboss/aop/deployment/JBossScopedClassLoaderHelper.java | Refactor to wrap arouind ScopedClassPoolRepository and ScopedClassPool which has been moved to javassist |
1.125 | modified | kkhan | build/build-thirdparty.xml | Upgrade to snapshot of jboss retro and javassist |
1.4 | deleted | jerrygauth | cluster/src/main/org/jboss/ha/framework/server/ClusterPartitionTreeCache.java | JBCLUSTER-127, removed unnecessary files |
1.3 | deleted | jerrygauth | cluster/src/main/org/jboss/ha/framework/server/ClusterPartitionTreeCacheMBean.java | JBCLUSTER-127, removed unnecessary files |
1.5 | deleted | jerrygauth | cluster/src/main/org/jboss/ha/framework/server/DistributedStateTreeCacheImpl.java | JBCLUSTER-127, removed unnecessary files |
1.3 | deleted | jerrygauth | cluster/src/main/org/jboss/ha/framework/server/DistributedStateTreeCacheImplMBean.java | JBCLUSTER-127, removed unnecessary files |
1.4 | deleted | jerrygauth | cluster/src/main/org/jboss/ha/framework/server/HAPartitionTreeCacheImpl.java | JBCLUSTER-127, removed unnecessary files |
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.11 | modified | dimitris | varia/src/etc/schedule-manager-service.xml | 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.7 | modified | dimitris | varia/src/etc/scheduler-service.xml | 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 | asaldhana | tomcat/src/main/org/jboss/net/ssl/JBossSocketFactory.java | JBAS-3392: If the securityDomain has not been injected, make a noise. |
1.6 | modified | kkhan | aop/src/main/org/jboss/aop/ClassicWeavingStrategy.java | Refactor to wrap arouind ScopedClassPoolRepository and ScopedClassPool which has been moved to javassist |
1.14 | modified | kkhan | aop/src/main/org/jboss/aop/Domain.java | Refactor to wrap arouind ScopedClassPoolRepository and ScopedClassPool which has been moved to javassist |
1.7 | modified | kkhan | aop/src/main/org/jboss/aop/SuperClassesFirstWeavingStrategy.java | Refactor to wrap arouind ScopedClassPoolRepository and ScopedClassPool which has been moved to javassist |
1.1 | added | kkhan | aop/src/main/org/jboss/aop/classpool/AOPClassPool.java | Refactor to wrap arouind ScopedClassPoolRepository and ScopedClassPool which has been moved to javassist |
1.1 | added | kkhan | aop/src/main/org/jboss/aop/classpool/AOPClassPoolFactory.java | Refactor to wrap arouind ScopedClassPoolRepository and ScopedClassPool which has been moved to javassist |
1.1 | added | kkhan | aop/src/main/org/jboss/aop/classpool/AOPClassPoolRepository.java | Refactor to wrap arouind ScopedClassPoolRepository and ScopedClassPool which has been moved to javassist |
1.1 | added | kkhan | aop/src/main/org/jboss/aop/classpool/AOPScopedClassLoaderHelper.java | Refactor to wrap arouind ScopedClassPoolRepository and ScopedClassPool which has been moved to javassist |
1.9 | modified | kkhan | aop/src/main/org/jboss/aop/contrib/IDEClassPoolFactory.java | Refactor to wrap arouind ScopedClassPoolRepository and ScopedClassPool which has been moved to javassist |
1.11 | modified | kkhan | aop/src/main/org/jboss/aop/instrument/ClassicInstrumentor.java | Refactor to wrap arouind ScopedClassPoolRepository and ScopedClassPool which has been moved to javassist |
1.31 | modified | kkhan | aop/src/main/org/jboss/aop/instrument/FieldAccessTransformer.java | Refactor to wrap arouind ScopedClassPoolRepository and ScopedClassPool which has been moved to javassist |
1.36 | modified | kkhan | aop/src/main/org/jboss/aop/instrument/GeneratedAdvisorInstrumentor.java | Refactor to wrap arouind ScopedClassPoolRepository and ScopedClassPool which has been moved to javassist |
1.55 | modified | kkhan | aop/src/main/org/jboss/aop/instrument/Instrumentor.java | Refactor to wrap arouind ScopedClassPoolRepository and ScopedClassPool which has been moved to javassist |
1.8 | modified | kkhan | aop/src/main/org/jboss/aop/instrument/InstrumentorFactory.java | Refactor to wrap arouind ScopedClassPoolRepository and ScopedClassPool which has been moved to javassist |
1.42 | modified | kkhan | aop/src/main/org/jboss/aop/instrument/MethodExecutionTransformer.java | Refactor to wrap arouind ScopedClassPoolRepository and ScopedClassPool which has been moved to javassist |
1.8 | modified | kkhan | aop/src/main/org/jboss/aop/instrument/OptimizedCallerInvocations.java | Refactor to wrap arouind ScopedClassPoolRepository and ScopedClassPool which has been moved to javassist |
1.7 | modified | kkhan | aop/src/main/org/jboss/aop/instrument/OptimizedConstructionInvocations.java | Refactor to wrap arouind ScopedClassPoolRepository and ScopedClassPool which has been moved to javassist |
1.9 | modified | kkhan | aop/src/main/org/jboss/aop/instrument/OptimizedConstructorInvocations.java | Refactor to wrap arouind ScopedClassPoolRepository and ScopedClassPool which has been moved to javassist |
1.5 | modified | kkhan | aop/src/main/org/jboss/aop/instrument/OptimizedFieldInvocations.java | Refactor to wrap arouind ScopedClassPoolRepository and ScopedClassPool which has been moved to javassist |
1.6 | modified | kkhan | aop/src/main/org/jboss/aop/instrument/OptimizedInvocations.java | Refactor to wrap arouind ScopedClassPoolRepository and ScopedClassPool which has been moved to javassist |
1.10 | modified | kkhan | aop/src/main/org/jboss/aop/instrument/OptimizedMethodInvocations.java | Refactor to wrap arouind ScopedClassPoolRepository and ScopedClassPool which has been moved to javassist |
1.16 | modified | kkhan | aop/src/main/org/jboss/aop/instrument/TransformerCommon.java | Refactor to wrap arouind ScopedClassPoolRepository and ScopedClassPool which has been moved to javassist |
1.3 | modified | kkhan | aop/src/test/org/jboss/test/aop/jdk15/dynamic/common/scenario/ScenarioRunner.java | Refactor to wrap arouind ScopedClassPoolRepository and ScopedClassPool which has been moved to javassist |