See
https://hudson.jboss.org/hudson/job/JBoss-AS-5.0.x/1013/changes
Changes:
[kabir.khan(a)jboss.com] Fix weaving classes in WEB-INF/classes when deployed in a war
deployed as part of a scoped ear file
------------------------------------------
[...truncated 25179 lines...]
[mkdir] Created dir:
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/iiop/output/etc
[copy] Copying 4 files to
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/iiop/output/etc
compile-resources:
[mkdir] Created dir:
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/iiop/output/resources
[copy] Copying 1 file to
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/iiop/output/resources
compile:
[mkdir] Created dir:
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/iiop/output/lib
[jar] Building jar:
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/iiop/output/lib/jboss-iiop.jar
[jar] Building jar:
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/iiop/output/lib/jboss-iiop-client.jar
[mkdir] Created dir:
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/iiop/output/bin
[touch] Creating
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/iiop/output/build-marker
most:
==
== Finished with 'most' in module 'iiop'.
======================================================================
_module-iiop-most:
_module-iiop-most:
[copy] Copying 1 file to
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/output/jboss-5.0.0.Beta4/server/all/lib
[copy] Copying 1 file to
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/output/jboss-5.0.0.Beta4/client
[copy] Copying 2 files to
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/output/jboss-5.0.0.Beta4/server/all/lib
[copy] Copying 3 files to
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/output/jboss-5.0.0.Beta4/client
[copy] Copying 2 files to
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/output/jboss-5.0.0.Beta4/server/all/conf
[copy] Copying 1 file to
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/output/jboss-5.0.0.Beta4/server/all/deploy
======================================================================
== Executing 'most' in module 'aspects'...
==
_buildmagic:init:
configure:
Overriding previous definition of reference to jboss.test.classpath
Overriding previous definition of reference to xdoclet.task.classpath
init:
_buildmagic:build-bypass-checker:
_buildmagic:build-bypass-notice:
_buildmagic:build-bypass-check:
output:
_buildmagic:init:
init:
_default:compile-etc:
[mkdir] Created dir:
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/aspects/output/etc
[copy] Copying 5 files to
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/aspects/output/etc
_default:compile-resources:
[mkdir] Created dir:
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/aspects/output/resources
[copy] Copying 29 files to
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/aspects/output/resources
compile-classes:
[mkdir] Created dir:
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/aspects/output/classes
[javac] Compiling 122 source files to
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/aspects/output/classes
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/aspects/src/main/org/jboss/aop/asintegration/jboss5/AspectAppParsingDeployer.java:54:
warning: [deprecation] org.jboss.aop.asintegration.jboss5.AspectDeployment in
org.jboss.aop.asintegration.jboss5 has been deprecated
protected AspectDeployment parse(VFSDeploymentUnit unit, VirtualFile file, Document
document) throws Exception
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/aspects/src/main/org/jboss/aop/asintegration/jboss5/AspectAppParsingDeployer.java:49:
warning: [deprecation] org.jboss.aop.asintegration.jboss5.AspectDeployment in
org.jboss.aop.asintegration.jboss5 has been deprecated
super(AspectDeployment.class);
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/aspects/src/main/org/jboss/aspects/security/SecurityActions.java:63:
warning: [deprecation]
pushSubjectContext(javax.security.auth.Subject,java.security.Principal,java.lang.Object)
in org.jboss.security.SecurityAssociation has been deprecated
SecurityAssociation.pushSubjectContext(subject, principal,
credential);
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/aspects/src/main/org/jboss/aspects/security/SecurityActions.java:76:
warning: [deprecation] popSubjectContext() in org.jboss.security.SecurityAssociation has
been deprecated
SecurityAssociation.popSubjectContext();
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/aspects/src/main/org/jboss/aspects/security/SecurityActions.java:155:
warning: [deprecation]
pushSubjectContext(javax.security.auth.Subject,java.security.Principal,java.lang.Object)
in org.jboss.security.SecurityAssociation has been deprecated
SecurityAssociation.pushSubjectContext(subject, principal, credential);
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/aspects/src/main/org/jboss/aspects/security/SecurityActions.java:159:
warning: [deprecation] popSubjectContext() in org.jboss.security.SecurityAssociation has
been deprecated
SecurityAssociation.popSubjectContext();
^
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
6 warnings
compile:
[mkdir] Created dir:
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/aspects/output/lib
[jar] Building jar:
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/aspects/output/lib/jboss-aspect-library-jdk50.jar
[jar] Building jar:
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/aspects/output/lib/jboss-aop-jboss5.jar
[jar] Building jar:
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/aspects/output/lib/jboss-aop-embedded.jar
[jar] Building jar:
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/aspects/output/lib/jboss-aspect-jdk50-client.jar
[copy] Copying 1 file to
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/aspects/output/META-INF
[jar] Building jar:
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/aspects/output/lib/jboss-aop-jboss5.deployer
[delete] Deleting directory
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/aspects/output/META-INF
most:
==
== Finished with 'most' in module 'aspects'.
======================================================================
_module-aspects-most:
_module-aspects-most:
[unjar] Expanding:
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/aspects/output/lib/jboss-aop-jboss5.deployer
into
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/output/jboss-5.0.0.Beta4/server/all/deployers/jboss-aop-jboss5.deployer
[copy] Copying 1 file to
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/output/jboss-5.0.0.Beta4/lib
[copy] Copying 1 file to
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/output/jboss-5.0.0.Beta4/lib
[copy] Copying 1 file to
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/output/jboss-5.0.0.Beta4/lib
[copy] Copying 1 file to
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/build/output/jboss-5.0.0.Beta4/client
======================================================================
== Executing 'most' in module 'profileservice'...
==
_buildmagic:init:
configure:
Overriding previous definition of reference to jboss.test.classpath
_default:task-init:
init:
_buildmagic:build-bypass-checker:
_buildmagic:build-bypass-notice:
_buildmagic:build-bypass-check:
jars:
_buildmagic:init:
init:
_default:compile-classes:
[mkdir] Created dir:
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/profileservice/output/classes
[mkdir] Created dir:
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/profileservice/output/gen-src
[javac] Compiling 26 source files to
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/profileservice/output/classes
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/profileservice/src/main/org/jboss/profileservice/management/templates/JmsDestinationTemplate.java:30:
package javax.xml.bind does not exist
import javax.xml.bind.JAXBContext;
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/profileservice/src/main/org/jboss/profileservice/management/templates/JmsDestinationTemplate.java:31:
package javax.xml.bind does not exist
import javax.xml.bind.JAXBElement;
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/profileservice/src/main/org/jboss/profileservice/management/templates/JmsDestinationTemplate.java:32:
package javax.xml.bind does not exist
import javax.xml.bind.Marshaller;
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/profileservice/src/main/org/jboss/profileservice/management/templates/JmsDestinationTemplate.java:33:
package javax.xml.bind.annotation does not exist
import javax.xml.bind.annotation.XmlAttribute;
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/profileservice/src/main/org/jboss/profileservice/management/templates/JmsDestinationTemplate.java:34:
package javax.xml.bind.annotation does not exist
import javax.xml.bind.annotation.XmlElement;
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/profileservice/src/main/org/jboss/profileservice/management/templates/JmsDestinationTemplate.java:35:
package javax.xml.bind.annotation does not exist
import javax.xml.bind.annotation.XmlRootElement;
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/profileservice/src/main/org/jboss/profileservice/management/templates/JmsDestinationTemplate.java:36:
package javax.xml.bind.annotation does not exist
import javax.xml.bind.annotation.XmlValue;
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/profileservice/src/main/org/jboss/profileservice/management/templates/JmsDestinationTemplate.java:179:
cannot find symbol
symbol : class XmlRootElement
location: class org.jboss.profileservice.management.templates.JmsDestinationTemplate
@XmlRootElement(name = "server")
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/profileservice/src/main/org/jboss/profileservice/management/templates/JmsDestinationTemplate.java:182:
cannot find symbol
symbol : class XmlElement
location: class
org.jboss.profileservice.management.templates.JmsDestinationTemplate.JmsDestinationDeployment
@XmlElement(name = "mbean")
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/profileservice/src/main/org/jboss/profileservice/management/templates/JmsDestinationTemplate.java:188:
cannot find symbol
symbol : class XmlAttribute
location: class
org.jboss.profileservice.management.templates.JmsDestinationTemplate.JmsDestinationMetaData
@XmlAttribute(name = "code")
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/profileservice/src/main/org/jboss/profileservice/management/templates/JmsDestinationTemplate.java:191:
cannot find symbol
symbol : class XmlAttribute
location: class
org.jboss.profileservice.management.templates.JmsDestinationTemplate.JmsDestinationMetaData
@XmlAttribute(name = "name")
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/profileservice/src/main/org/jboss/profileservice/management/templates/JmsDestinationTemplate.java:194:
cannot find symbol
symbol : class XmlAttribute
location: class
org.jboss.profileservice.management.templates.JmsDestinationTemplate.JmsDestinationMetaData
@XmlAttribute(name = "xmbean-dd")
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/profileservice/src/main/org/jboss/profileservice/management/templates/JmsDestinationTemplate.java:197:
cannot find symbol
symbol : class XmlElement
location: class
org.jboss.profileservice.management.templates.JmsDestinationTemplate.JmsDestinationMetaData
@XmlElement
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/profileservice/src/main/org/jboss/profileservice/management/templates/JmsDestinationTemplate.java:205:
cannot find symbol
symbol : class XmlAttribute
location: class
org.jboss.profileservice.management.templates.JmsDestinationTemplate.JmsDependencyMetaData
@XmlAttribute(name = "optional-attribute-name")
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/profileservice/src/main/org/jboss/profileservice/management/templates/JmsDestinationTemplate.java:208:
cannot find symbol
symbol : class XmlValue
location: class
org.jboss.profileservice.management.templates.JmsDestinationTemplate.JmsDependencyMetaData
@XmlValue
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/profileservice/src/main/org/jboss/profileservice/management/templates/DsXmlDataSourceTemplate.java:71:
warning: [deprecation] findChild(java.lang.String) in org.jboss.virtual.VirtualFile has
been deprecated
return root.findChild(dsName);
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/profileservice/src/main/org/jboss/profileservice/management/templates/FakeDsXmlDataSourceTemplate.java:92:
warning: [deprecation] findChild(java.lang.String) in org.jboss.virtual.VirtualFile has
been deprecated
return root.findChild(dsName);
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/profileservice/src/main/org/jboss/profileservice/management/templates/JmsDestinationTemplate.java:72:
warning: [deprecation] findChild(java.lang.String) in org.jboss.virtual.VirtualFile has
been deprecated
return root.findChild(dsName);
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/profileservice/src/main/org/jboss/profileservice/management/templates/JmsDestinationTemplate.java:139:
cannot find symbol
symbol : class JAXBContext
location: class org.jboss.profileservice.management.templates.JmsDestinationTemplate
JAXBContext context = JAXBContext.newInstance(classes);
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/profileservice/src/main/org/jboss/profileservice/management/templates/JmsDestinationTemplate.java:139:
cannot find symbol
symbol : variable JAXBContext
location: class org.jboss.profileservice.management.templates.JmsDestinationTemplate
JAXBContext context = JAXBContext.newInstance(classes);
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/profileservice/src/main/org/jboss/profileservice/management/templates/JmsDestinationTemplate.java:140:
cannot find symbol
symbol : class Marshaller
location: class org.jboss.profileservice.management.templates.JmsDestinationTemplate
Marshaller marshaller = context.createMarshaller();
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/profileservice/src/main/org/jboss/profileservice/management/templates/JmsDestinationTemplate.java:143:
cannot find symbol
symbol : class JAXBElement
location: class org.jboss.profileservice.management.templates.JmsDestinationTemplate
JAXBElement<JmsDestinationDeployment> root =
^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/profileservice/src/main/org/jboss/profileservice/management/templates/JmsDestinationTemplate.java:144:
cannot find symbol
symbol : class JAXBElement
location: class org.jboss.profileservice.management.templates.JmsDestinationTemplate
new JAXBElement<JmsDestinationDeployment>(
^
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
20 errors
3 warnings
BUILD FAILED
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x/trunk/tools/etc/buildmagic/buildmagic.ent:442:
Compile failed; see the compiler error output for details.
Total time: 2 minutes 41 seconds
Recording fingerprints
Build was marked for publishing on
https://hudson.jboss.org/hudson/
finished: FAILURE