Build failed in Jenkins: java-opensaml » OpenSAML :: Core #965
Shibboleth Jenkins
noreply at shibboleth.net
Fri Jun 6 14:52:36 EDT 2014
See <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-core/965/changes>
Changes:
[Brent Putman] Some work on JSPT-45: Implement class and method renames for new naming convention for any remaining components.
------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building OpenSAML :: Core 3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ opensaml-core ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-core/ws/target>
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ opensaml-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 8 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ opensaml-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 111 source files to <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-core/ws/target/classes>
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING :
[INFO] -------------------------------------------------------------
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-core/ws/src/main/java/org/opensaml/core/xml/NamespaceManager.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-core/ws/src/main/java/org/opensaml/core/xml/NamespaceManager.java>: Recompile with -Xlint:unchecked for details.
[INFO] 2 warnings
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-core/ws/src/main/java/org/opensaml/core/xml/Namespace.java>:[23,49] cannot find symbol
symbol: class XMLConstants
location: package net.shibboleth.utilities.java.support.xml
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-core/ws/src/main/java/org/opensaml/core/xml/NamespaceManager.java>:[35,49] cannot find symbol
symbol: class XMLConstants
location: package net.shibboleth.utilities.java.support.xml
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-core/ws/src/main/java/org/opensaml/core/xml/AbstractXMLObject.java>:[32,49] cannot find symbol
symbol: class XMLConstants
location: package net.shibboleth.utilities.java.support.xml
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-core/ws/src/main/java/org/opensaml/core/xml/schema/XSBoolean.java>:[25,49] cannot find symbol
symbol: class XMLConstants
location: package net.shibboleth.utilities.java.support.xml
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-core/ws/src/main/java/org/opensaml/core/xml/SpaceBearing.java>:[23,49] cannot find symbol
symbol: class XMLConstants
location: package net.shibboleth.utilities.java.support.xml
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-core/ws/src/main/java/org/opensaml/core/xml/schema/XSQName.java>:[23,49] cannot find symbol
symbol: class XMLConstants
location: package net.shibboleth.utilities.java.support.xml
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-core/ws/src/main/java/org/opensaml/core/xml/AbstractXMLObjectBuilder.java>:[25,49] cannot find symbol
symbol: class DOMTypeSupport
location: package net.shibboleth.utilities.java.support.xml
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-core/ws/src/main/java/org/opensaml/core/xml/schema/XSBase64Binary.java>:[23,49] cannot find symbol
symbol: class XMLConstants
location: package net.shibboleth.utilities.java.support.xml
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-core/ws/src/main/java/org/opensaml/core/xml/schema/XSDateTime.java>:[24,49] cannot find symbol
symbol: class XMLConstants
location: package net.shibboleth.utilities.java.support.xml
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-core/ws/src/main/java/org/opensaml/core/xml/io/AbstractXMLObjectUnmarshaller.java>:[25,49] cannot find symbol
symbol: class XMLConstants
location: package net.shibboleth.utilities.java.support.xml
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-core/ws/src/main/java/org/opensaml/core/xml/XMLObjectBuilderFactory.java>:[31,49] cannot find symbol
symbol: class DOMTypeSupport
location: package net.shibboleth.utilities.java.support.xml
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-core/ws/src/main/java/org/opensaml/core/xml/io/UnmarshallerFactory.java>:[29,49] cannot find symbol
symbol: class DOMTypeSupport
location: package net.shibboleth.utilities.java.support.xml
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-core/ws/src/main/java/org/opensaml/core/xml/schema/XSURI.java>:[23,49] cannot find symbol
symbol: class XMLConstants
location: package net.shibboleth.utilities.java.support.xml
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-core/ws/src/main/java/org/opensaml/core/xml/io/AbstractXMLObjectMarshaller.java>:[31,49] cannot find symbol
symbol: class XMLConstants
location: package net.shibboleth.utilities.java.support.xml
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-core/ws/src/main/java/org/opensaml/core/xml/schema/XSAny.java>:[23,49] cannot find symbol
symbol: class XMLConstants
location: package net.shibboleth.utilities.java.support.xml
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-core/ws/src/main/java/org/opensaml/core/xml/schema/XSString.java>:[23,49] cannot find symbol
symbol: class XMLConstants
location: package net.shibboleth.utilities.java.support.xml
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-core/ws/src/main/java/org/opensaml/core/xml/schema/XSInteger.java>:[23,49] cannot find symbol
symbol: class XMLConstants
location: package net.shibboleth.utilities.java.support.xml
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-core/ws/src/main/java/org/opensaml/core/xml/LangBearing.java>:[23,49] cannot find symbol
symbol: class XMLConstants
location: package net.shibboleth.utilities.java.support.xml
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-core/ws/src/main/java/org/opensaml/core/xml/BaseBearing.java>:[23,49] cannot find symbol
symbol: class XMLConstants
location: package net.shibboleth.utilities.java.support.xml
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-core/ws/src/main/java/org/opensaml/core/xml/IdBearing.java>:[23,49] cannot find symbol
symbol: class XMLConstants
location: package net.shibboleth.utilities.java.support.xml
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-core/ws/src/main/java/org/opensaml/core/xml/Namespace.java>:[121,26] cannot find symbol
symbol: variable XMLConstants
location: class org.opensaml.core.xml.Namespace
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-core/ws/src/main/java/org/opensaml/core/xml/NamespaceManager.java>:[54,23] cannot find symbol
symbol: variable XMLConstants
location: class org.opensaml.core.xml.NamespaceManager
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-core/ws/src/main/java/org/opensaml/core/xml/NamespaceManager.java>:[54,44] cannot find symbol
symbol: variable XMLConstants
location: class org.opensaml.core.xml.NamespaceManager
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-core/ws/src/main/java/org/opensaml/core/xml/NamespaceManager.java>:[58,23] cannot find symbol
symbol: variable XMLConstants
location: class org.opensaml.core.xml.NamespaceManager
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-core/ws/src/main/java/org/opensaml/core/xml/NamespaceManager.java>:[58,44] cannot find symbol
symbol: variable XMLConstants
location: class org.opensaml.core.xml.NamespaceManager
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-core/ws/src/main/java/org/opensaml/core/xml/AbstractXMLObject.java>:[477,43] cannot find symbol
symbol: variable XMLConstants
location: class org.opensaml.core.xml.AbstractXMLObject
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-core/ws/src/main/java/org/opensaml/core/xml/AbstractXMLObject.java>:[489,43] cannot find symbol
symbol: variable XMLConstants
location: class org.opensaml.core.xml.AbstractXMLObject
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-core/ws/src/main/java/org/opensaml/core/xml/AbstractXMLObject.java>:[502,43] cannot find symbol
symbol: variable XMLConstants
location: class org.opensaml.core.xml.AbstractXMLObject
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-core/ws/src/main/java/org/opensaml/core/xml/AbstractXMLObject.java>:[526,43] cannot find symbol
symbol: variable XMLConstants
location: class org.opensaml.core.xml.AbstractXMLObject
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-core/ws/src/main/java/org/opensaml/core/xml/AbstractXMLObject.java>:[532,43] cannot find symbol
symbol: variable XMLConstants
location: class org.opensaml.core.xml.AbstractXMLObject
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-core/ws/src/main/java/org/opensaml/core/xml/schema/XSBoolean.java>:[36,53] cannot find symbol
symbol: variable XMLConstants
location: interface org.opensaml.core.xml.schema.XSBoolean
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-core/ws/src/main/java/org/opensaml/core/xml/schema/XSBoolean.java>:[36,91] cannot find symbol
symbol: variable XMLConstants
location: interface org.opensaml.core.xml.schema.XSBoolean
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-core/ws/src/main/java/org/opensaml/core/xml/SpaceBearing.java>:[68,19] cannot find symbol
symbol: variable XMLConstants
location: interface org.opensaml.core.xml.SpaceBearing
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-core/ws/src/main/java/org/opensaml/core/xml/SpaceBearing.java>:[68,67] cannot find symbol
symbol: variable XMLConstants
location: interface org.opensaml.core.xml.SpaceBearing
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-core/ws/src/main/java/org/opensaml/core/xml/schema/XSQName.java>:[36,53] cannot find symbol
symbol: variable XMLConstants
location: interface org.opensaml.core.xml.schema.XSQName
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-core/ws/src/main/java/org/opensaml/core/xml/schema/XSQName.java>:[36,91] cannot find symbol
symbol: variable XMLConstants
location: interface org.opensaml.core.xml.schema.XSQName
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-core/ws/src/main/java/org/opensaml/core/xml/AbstractXMLObjectBuilder.java>:[71,28] cannot find symbol
symbol: variable DOMTypeSupport
location: class org.opensaml.core.xml.AbstractXMLObjectBuilder<XMLObjectType>
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-core/ws/src/main/java/org/opensaml/core/xml/schema/XSBase64Binary.java>:[36,53] cannot find symbol
symbol: variable XMLConstants
location: interface org.opensaml.core.xml.schema.XSBase64Binary
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-core/ws/src/main/java/org/opensaml/core/xml/schema/XSBase64Binary.java>:[36,91] cannot find symbol
symbol: variable XMLConstants
location: interface org.opensaml.core.xml.schema.XSBase64Binary
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-core/ws/src/main/java/org/opensaml/core/xml/schema/XSDateTime.java>:[39,53] cannot find symbol
symbol: variable XMLConstants
location: interface org.opensaml.core.xml.schema.XSDateTime
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-core/ws/src/main/java/org/opensaml/core/xml/schema/XSDateTime.java>:[39,91] cannot find symbol
symbol: variable XMLConstants
location: interface org.opensaml.core.xml.schema.XSDateTime
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-core/ws/src/main/java/org/opensaml/core/xml/io/AbstractXMLObjectUnmarshaller.java>:[175,47] cannot find symbol
symbol: variable XMLConstants
location: class org.opensaml.core.xml.io.AbstractXMLObjectUnmarshaller
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-core/ws/src/main/java/org/opensaml/core/xml/io/AbstractXMLObjectUnmarshaller.java>:[177,54] cannot find symbol
symbol: variable XMLConstants
location: class org.opensaml.core.xml.io.AbstractXMLObjectUnmarshaller
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-core/ws/src/main/java/org/opensaml/core/xml/io/AbstractXMLObjectUnmarshaller.java>:[188,62] package XMLConstants does not exist
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-core/ws/src/main/java/org/opensaml/core/xml/io/AbstractXMLObjectUnmarshaller.java>:[189,41] cannot find symbol
symbol: variable XMLConstants
location: class org.opensaml.core.xml.io.AbstractXMLObjectUnmarshaller
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-core/ws/src/main/java/org/opensaml/core/xml/io/AbstractXMLObjectUnmarshaller.java>:[212,53] cannot find symbol
symbol: variable XMLConstants
location: class org.opensaml.core.xml.io.AbstractXMLObjectUnmarshaller
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-core/ws/src/main/java/org/opensaml/core/xml/io/AbstractXMLObjectUnmarshaller.java>:[229,25] package XMLConstants does not exist
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-core/ws/src/main/java/org/opensaml/core/xml/io/AbstractXMLObjectUnmarshaller.java>:[234,32] package XMLConstants does not exist
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-core/ws/src/main/java/org/opensaml/core/xml/io/AbstractXMLObjectUnmarshaller.java>:[240,32] package XMLConstants does not exist
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-core/ws/src/main/java/org/opensaml/core/xml/io/AbstractXMLObjectUnmarshaller.java>:[246,32] package XMLConstants does not exist
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-core/ws/src/main/java/org/opensaml/core/xml/XMLObjectBuilderFactory.java>:[80,50] cannot find symbol
symbol: variable DOMTypeSupport
location: class org.opensaml.core.xml.XMLObjectBuilderFactory
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-core/ws/src/main/java/org/opensaml/core/xml/io/UnmarshallerFactory.java>:[83,40] cannot find symbol
symbol: variable DOMTypeSupport
location: class org.opensaml.core.xml.io.UnmarshallerFactory
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-core/ws/src/main/java/org/opensaml/core/xml/schema/XSURI.java>:[36,53] cannot find symbol
symbol: variable XMLConstants
location: interface org.opensaml.core.xml.schema.XSURI
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-core/ws/src/main/java/org/opensaml/core/xml/schema/XSURI.java>:[36,91] cannot find symbol
symbol: variable XMLConstants
location: interface org.opensaml.core.xml.schema.XSURI
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-core/ws/src/main/java/org/opensaml/core/xml/io/AbstractXMLObjectMarshaller.java>:[294,66] cannot find symbol
symbol: variable XMLConstants
location: class org.opensaml.core.xml.io.AbstractXMLObjectMarshaller
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-core/ws/src/main/java/org/opensaml/core/xml/io/AbstractXMLObjectMarshaller.java>:[295,71] cannot find symbol
symbol: variable XMLConstants
location: class org.opensaml.core.xml.io.AbstractXMLObjectMarshaller
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-core/ws/src/main/java/org/opensaml/core/xml/io/AbstractXMLObjectMarshaller.java>:[331,39] cannot find symbol
symbol: variable XMLConstants
location: class org.opensaml.core.xml.io.AbstractXMLObjectMarshaller
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-core/ws/src/main/java/org/opensaml/core/xml/io/AbstractXMLObjectMarshaller.java>:[331,60] cannot find symbol
symbol: variable XMLConstants
location: class org.opensaml.core.xml.io.AbstractXMLObjectMarshaller
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-core/ws/src/main/java/org/opensaml/core/xml/io/AbstractXMLObjectMarshaller.java>:[338,39] cannot find symbol
symbol: variable XMLConstants
location: class org.opensaml.core.xml.io.AbstractXMLObjectMarshaller
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-core/ws/src/main/java/org/opensaml/core/xml/io/AbstractXMLObjectMarshaller.java>:[338,60] cannot find symbol
symbol: variable XMLConstants
location: class org.opensaml.core.xml.io.AbstractXMLObjectMarshaller
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-core/ws/src/main/java/org/opensaml/core/xml/io/AbstractXMLObjectMarshaller.java>:[344,39] cannot find symbol
symbol: variable XMLConstants
location: class org.opensaml.core.xml.io.AbstractXMLObjectMarshaller
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-core/ws/src/main/java/org/opensaml/core/xml/io/AbstractXMLObjectMarshaller.java>:[344,60] cannot find symbol
symbol: variable XMLConstants
location: class org.opensaml.core.xml.io.AbstractXMLObjectMarshaller
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-core/ws/src/main/java/org/opensaml/core/xml/io/AbstractXMLObjectMarshaller.java>:[374,35] cannot find symbol
symbol: variable XMLConstants
location: class org.opensaml.core.xml.io.AbstractXMLObjectMarshaller
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-core/ws/src/main/java/org/opensaml/core/xml/io/AbstractXMLObjectMarshaller.java>:[374,56] cannot find symbol
symbol: variable XMLConstants
location: class org.opensaml.core.xml.io.AbstractXMLObjectMarshaller
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-core/ws/src/main/java/org/opensaml/core/xml/schema/XSAny.java>:[37,53] cannot find symbol
symbol: variable XMLConstants
location: interface org.opensaml.core.xml.schema.XSAny
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-core/ws/src/main/java/org/opensaml/core/xml/schema/XSAny.java>:[37,91] cannot find symbol
symbol: variable XMLConstants
location: interface org.opensaml.core.xml.schema.XSAny
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-core/ws/src/main/java/org/opensaml/core/xml/schema/XSString.java>:[36,53] cannot find symbol
symbol: variable XMLConstants
location: interface org.opensaml.core.xml.schema.XSString
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-core/ws/src/main/java/org/opensaml/core/xml/schema/XSString.java>:[36,91] cannot find symbol
symbol: variable XMLConstants
location: interface org.opensaml.core.xml.schema.XSString
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-core/ws/src/main/java/org/opensaml/core/xml/schema/XSInteger.java>:[36,53] cannot find symbol
symbol: variable XMLConstants
location: interface org.opensaml.core.xml.schema.XSInteger
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-core/ws/src/main/java/org/opensaml/core/xml/schema/XSInteger.java>:[36,91] cannot find symbol
symbol: variable XMLConstants
location: interface org.opensaml.core.xml.schema.XSInteger
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-core/ws/src/main/java/org/opensaml/core/xml/LangBearing.java>:[36,19] cannot find symbol
symbol: variable XMLConstants
location: interface org.opensaml.core.xml.LangBearing
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-core/ws/src/main/java/org/opensaml/core/xml/LangBearing.java>:[36,66] cannot find symbol
symbol: variable XMLConstants
location: interface org.opensaml.core.xml.LangBearing
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-core/ws/src/main/java/org/opensaml/core/xml/BaseBearing.java>:[36,19] cannot find symbol
symbol: variable XMLConstants
location: interface org.opensaml.core.xml.BaseBearing
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-core/ws/src/main/java/org/opensaml/core/xml/BaseBearing.java>:[36,66] cannot find symbol
symbol: variable XMLConstants
location: interface org.opensaml.core.xml.BaseBearing
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-core/ws/src/main/java/org/opensaml/core/xml/IdBearing.java>:[36,19] cannot find symbol
symbol: variable XMLConstants
location: interface org.opensaml.core.xml.IdBearing
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-core/ws/src/main/java/org/opensaml/core/xml/IdBearing.java>:[36,64] cannot find symbol
symbol: variable XMLConstants
location: interface org.opensaml.core.xml.IdBearing
[INFO] 76 errors
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
More information about the commits
mailing list