Build failed in Jenkins: java-metadata-aggregator » Shibboleth Metadata Aggregator :: Processing Pipeline #320
Shibboleth Jenkins
noreply at shibboleth.net
Sat Mar 1 06:41:36 EST 2014
See <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator/net.shibboleth.metadata$aggregator-pipeline/320/changes>
Changes:
[Rod Widdowson] JSPT-44 Initializeable-> Initializable to keep all classes and interfaces consistent
------------------------------------------
[...truncated 64 lines...]
[ERROR] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator/net.shibboleth.metadata$aggregator-pipeline/ws/src/main/java/net/shibboleth/metadata/dom/AbstractXSLProcessingStage.java>:[163,25] method ifDestroyedThrowDestroyedComponentException in class net.shibboleth.utilities.java.support.component.ComponentSupport cannot be applied to given types;
required: net.shibboleth.utilities.java.support.component.DestructableComponent
found: net.shibboleth.metadata.dom.AbstractXSLProcessingStage
reason: actual argument net.shibboleth.metadata.dom.AbstractXSLProcessingStage cannot be converted to net.shibboleth.utilities.java.support.component.DestructableComponent by method invocation conversion
[ERROR] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator/net.shibboleth.metadata$aggregator-pipeline/ws/src/main/java/net/shibboleth/metadata/dom/AbstractXSLProcessingStage.java>:[164,25] method ifInitializedThrowUnmodifiabledComponentException in class net.shibboleth.utilities.java.support.component.ComponentSupport cannot be applied to given types;
required: net.shibboleth.utilities.java.support.component.InitializableComponent
found: net.shibboleth.metadata.dom.AbstractXSLProcessingStage
reason: actual argument net.shibboleth.metadata.dom.AbstractXSLProcessingStage cannot be converted to net.shibboleth.utilities.java.support.component.InitializableComponent by method invocation conversion
[ERROR] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator/net.shibboleth.metadata$aggregator-pipeline/ws/src/main/java/net/shibboleth/metadata/dom/AbstractXSLProcessingStage.java>:[195,25] method ifDestroyedThrowDestroyedComponentException in class net.shibboleth.utilities.java.support.component.ComponentSupport cannot be applied to given types;
required: net.shibboleth.utilities.java.support.component.DestructableComponent
found: net.shibboleth.metadata.dom.AbstractXSLProcessingStage
reason: actual argument net.shibboleth.metadata.dom.AbstractXSLProcessingStage cannot be converted to net.shibboleth.utilities.java.support.component.DestructableComponent by method invocation conversion
[ERROR] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator/net.shibboleth.metadata$aggregator-pipeline/ws/src/main/java/net/shibboleth/metadata/dom/AbstractXSLProcessingStage.java>:[196,25] method ifInitializedThrowUnmodifiabledComponentException in class net.shibboleth.utilities.java.support.component.ComponentSupport cannot be applied to given types;
required: net.shibboleth.utilities.java.support.component.InitializableComponent
found: net.shibboleth.metadata.dom.AbstractXSLProcessingStage
reason: actual argument net.shibboleth.metadata.dom.AbstractXSLProcessingStage cannot be converted to net.shibboleth.utilities.java.support.component.InitializableComponent by method invocation conversion
[ERROR] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator/net.shibboleth.metadata$aggregator-pipeline/ws/src/main/java/net/shibboleth/metadata/dom/AbstractXSLProcessingStage.java>:[228,25] method ifDestroyedThrowDestroyedComponentException in class net.shibboleth.utilities.java.support.component.ComponentSupport cannot be applied to given types;
required: net.shibboleth.utilities.java.support.component.DestructableComponent
found: net.shibboleth.metadata.dom.AbstractXSLProcessingStage
reason: actual argument net.shibboleth.metadata.dom.AbstractXSLProcessingStage cannot be converted to net.shibboleth.utilities.java.support.component.DestructableComponent by method invocation conversion
[ERROR] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator/net.shibboleth.metadata$aggregator-pipeline/ws/src/main/java/net/shibboleth/metadata/dom/AbstractXSLProcessingStage.java>:[229,25] method ifInitializedThrowUnmodifiabledComponentException in class net.shibboleth.utilities.java.support.component.ComponentSupport cannot be applied to given types;
required: net.shibboleth.utilities.java.support.component.InitializableComponent
found: net.shibboleth.metadata.dom.AbstractXSLProcessingStage
reason: actual argument net.shibboleth.metadata.dom.AbstractXSLProcessingStage cannot be converted to net.shibboleth.utilities.java.support.component.InitializableComponent by method invocation conversion
[ERROR] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator/net.shibboleth.metadata$aggregator-pipeline/ws/src/main/java/net/shibboleth/metadata/dom/AbstractXSLProcessingStage.java>:[272,14] cannot find symbol
symbol: method doDestroy()
[ERROR] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator/net.shibboleth.metadata$aggregator-pipeline/ws/src/main/java/net/shibboleth/metadata/dom/AbstractXSLProcessingStage.java>:[263,5] method does not override or implement a method from a supertype
[ERROR] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator/net.shibboleth.metadata$aggregator-pipeline/ws/src/main/java/net/shibboleth/metadata/dom/AbstractXSLProcessingStage.java>:[277,14] cannot find symbol
symbol: method doInitialize()
[ERROR] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator/net.shibboleth.metadata$aggregator-pipeline/ws/src/main/java/net/shibboleth/metadata/dom/AbstractXSLProcessingStage.java>:[276,5] method does not override or implement a method from a supertype
[ERROR] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator/net.shibboleth.metadata$aggregator-pipeline/ws/src/main/java/net/shibboleth/metadata/dom/XSLValidationStage.java>:[43,8] net.shibboleth.metadata.dom.XSLValidationStage is not abstract and does not override abstract method execute(java.util.Collection) in net.shibboleth.metadata.pipeline.Stage
[ERROR] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator/net.shibboleth.metadata$aggregator-pipeline/ws/src/main/java/net/shibboleth/metadata/dom/saml/EntityFilterStage.java>:[47,8] net.shibboleth.metadata.dom.saml.EntityFilterStage is not abstract and does not override abstract method execute(java.util.Collection) in net.shibboleth.metadata.pipeline.Stage
[ERROR] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator/net.shibboleth.metadata$aggregator-pipeline/ws/src/main/java/net/shibboleth/metadata/dom/saml/EntityFilterStage.java>:[76,25] method ifDestroyedThrowDestroyedComponentException in class net.shibboleth.utilities.java.support.component.ComponentSupport cannot be applied to given types;
required: net.shibboleth.utilities.java.support.component.DestructableComponent
found: net.shibboleth.metadata.dom.saml.EntityFilterStage
reason: actual argument net.shibboleth.metadata.dom.saml.EntityFilterStage cannot be converted to net.shibboleth.utilities.java.support.component.DestructableComponent by method invocation conversion
[ERROR] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator/net.shibboleth.metadata$aggregator-pipeline/ws/src/main/java/net/shibboleth/metadata/dom/saml/EntityFilterStage.java>:[77,25] method ifInitializedThrowUnmodifiabledComponentException in class net.shibboleth.utilities.java.support.component.ComponentSupport cannot be applied to given types;
required: net.shibboleth.utilities.java.support.component.InitializableComponent
found: net.shibboleth.metadata.dom.saml.EntityFilterStage
reason: actual argument net.shibboleth.metadata.dom.saml.EntityFilterStage cannot be converted to net.shibboleth.utilities.java.support.component.InitializableComponent by method invocation conversion
[ERROR] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator/net.shibboleth.metadata$aggregator-pipeline/ws/src/main/java/net/shibboleth/metadata/dom/saml/EntityFilterStage.java>:[101,25] method ifDestroyedThrowDestroyedComponentException in class net.shibboleth.utilities.java.support.component.ComponentSupport cannot be applied to given types;
required: net.shibboleth.utilities.java.support.component.DestructableComponent
found: net.shibboleth.metadata.dom.saml.EntityFilterStage
reason: actual argument net.shibboleth.metadata.dom.saml.EntityFilterStage cannot be converted to net.shibboleth.utilities.java.support.component.DestructableComponent by method invocation conversion
[ERROR] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator/net.shibboleth.metadata$aggregator-pipeline/ws/src/main/java/net/shibboleth/metadata/dom/saml/EntityFilterStage.java>:[102,25] method ifInitializedThrowUnmodifiabledComponentException in class net.shibboleth.utilities.java.support.component.ComponentSupport cannot be applied to given types;
required: net.shibboleth.utilities.java.support.component.InitializableComponent
found: net.shibboleth.metadata.dom.saml.EntityFilterStage
reason: actual argument net.shibboleth.metadata.dom.saml.EntityFilterStage cannot be converted to net.shibboleth.utilities.java.support.component.InitializableComponent by method invocation conversion
[ERROR] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator/net.shibboleth.metadata$aggregator-pipeline/ws/src/main/java/net/shibboleth/metadata/dom/saml/EntityFilterStage.java>:[122,25] method ifDestroyedThrowDestroyedComponentException in class net.shibboleth.utilities.java.support.component.ComponentSupport cannot be applied to given types;
required: net.shibboleth.utilities.java.support.component.DestructableComponent
found: net.shibboleth.metadata.dom.saml.EntityFilterStage
reason: actual argument net.shibboleth.metadata.dom.saml.EntityFilterStage cannot be converted to net.shibboleth.utilities.java.support.component.DestructableComponent by method invocation conversion
[ERROR] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator/net.shibboleth.metadata$aggregator-pipeline/ws/src/main/java/net/shibboleth/metadata/dom/saml/EntityFilterStage.java>:[123,25] method ifInitializedThrowUnmodifiabledComponentException in class net.shibboleth.utilities.java.support.component.ComponentSupport cannot be applied to given types;
required: net.shibboleth.utilities.java.support.component.InitializableComponent
found: net.shibboleth.metadata.dom.saml.EntityFilterStage
reason: actual argument net.shibboleth.metadata.dom.saml.EntityFilterStage cannot be converted to net.shibboleth.utilities.java.support.component.InitializableComponent by method invocation conversion
[ERROR] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator/net.shibboleth.metadata$aggregator-pipeline/ws/src/main/java/net/shibboleth/metadata/dom/saml/EntityFilterStage.java>:[132,14] cannot find symbol
symbol: method doDestroy()
[ERROR] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator/net.shibboleth.metadata$aggregator-pipeline/ws/src/main/java/net/shibboleth/metadata/dom/saml/EntityFilterStage.java>:[129,5] method does not override or implement a method from a supertype
[ERROR] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator/net.shibboleth.metadata$aggregator-pipeline/ws/src/main/java/net/shibboleth/metadata/dom/saml/EntityFilterStage.java>:[211,98] cannot find symbol
symbol: method getId()
location: class net.shibboleth.metadata.dom.saml.EntityFilterStage
[ERROR] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator/net.shibboleth.metadata$aggregator-pipeline/ws/src/main/java/net/shibboleth/metadata/dom/saml/EntityFilterStage.java>:[217,95] cannot find symbol
symbol: method getId()
location: class net.shibboleth.metadata.dom.saml.EntityFilterStage
[ERROR] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator/net.shibboleth.metadata$aggregator-pipeline/ws/src/main/java/net/shibboleth/metadata/dom/saml/ContactPersonFilterStage.java>:[63,8] net.shibboleth.metadata.dom.saml.ContactPersonFilterStage is not abstract and does not override abstract method execute(java.util.Collection) in net.shibboleth.metadata.pipeline.Stage
[ERROR] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator/net.shibboleth.metadata$aggregator-pipeline/ws/src/main/java/net/shibboleth/metadata/dom/saml/ContactPersonFilterStage.java>:[108,25] method ifDestroyedThrowDestroyedComponentException in class net.shibboleth.utilities.java.support.component.ComponentSupport cannot be applied to given types;
required: net.shibboleth.utilities.java.support.component.DestructableComponent
found: net.shibboleth.metadata.dom.saml.ContactPersonFilterStage
reason: actual argument net.shibboleth.metadata.dom.saml.ContactPersonFilterStage cannot be converted to net.shibboleth.utilities.java.support.component.DestructableComponent by method invocation conversion
[ERROR] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator/net.shibboleth.metadata$aggregator-pipeline/ws/src/main/java/net/shibboleth/metadata/dom/saml/ContactPersonFilterStage.java>:[109,25] method ifInitializedThrowUnmodifiabledComponentException in class net.shibboleth.utilities.java.support.component.ComponentSupport cannot be applied to given types;
required: net.shibboleth.utilities.java.support.component.InitializableComponent
found: net.shibboleth.metadata.dom.saml.ContactPersonFilterStage
reason: actual argument net.shibboleth.metadata.dom.saml.ContactPersonFilterStage cannot be converted to net.shibboleth.utilities.java.support.component.InitializableComponent by method invocation conversion
[ERROR] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator/net.shibboleth.metadata$aggregator-pipeline/ws/src/main/java/net/shibboleth/metadata/dom/saml/ContactPersonFilterStage.java>:[127,105] cannot find symbol
symbol: method getId()
location: class net.shibboleth.metadata.dom.saml.ContactPersonFilterStage
[ERROR] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator/net.shibboleth.metadata$aggregator-pipeline/ws/src/main/java/net/shibboleth/metadata/dom/saml/ContactPersonFilterStage.java>:[150,25] method ifDestroyedThrowDestroyedComponentException in class net.shibboleth.utilities.java.support.component.ComponentSupport cannot be applied to given types;
required: net.shibboleth.utilities.java.support.component.DestructableComponent
found: net.shibboleth.metadata.dom.saml.ContactPersonFilterStage
reason: actual argument net.shibboleth.metadata.dom.saml.ContactPersonFilterStage cannot be converted to net.shibboleth.utilities.java.support.component.DestructableComponent by method invocation conversion
[ERROR] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator/net.shibboleth.metadata$aggregator-pipeline/ws/src/main/java/net/shibboleth/metadata/dom/saml/ContactPersonFilterStage.java>:[151,25] method ifInitializedThrowUnmodifiabledComponentException in class net.shibboleth.utilities.java.support.component.ComponentSupport cannot be applied to given types;
required: net.shibboleth.utilities.java.support.component.InitializableComponent
found: net.shibboleth.metadata.dom.saml.ContactPersonFilterStage
reason: actual argument net.shibboleth.metadata.dom.saml.ContactPersonFilterStage cannot be converted to net.shibboleth.utilities.java.support.component.InitializableComponent by method invocation conversion
[ERROR] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator/net.shibboleth.metadata$aggregator-pipeline/ws/src/main/java/net/shibboleth/metadata/dom/saml/ContactPersonFilterStage.java>:[196,93] cannot find symbol
symbol: method getId()
location: class net.shibboleth.metadata.dom.saml.ContactPersonFilterStage
[ERROR] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator/net.shibboleth.metadata$aggregator-pipeline/ws/src/main/java/net/shibboleth/metadata/dom/saml/ContactPersonFilterStage.java>:[248,14] cannot find symbol
symbol: method doDestroy()
[ERROR] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator/net.shibboleth.metadata$aggregator-pipeline/ws/src/main/java/net/shibboleth/metadata/dom/saml/ContactPersonFilterStage.java>:[246,5] method does not override or implement a method from a supertype
[ERROR] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator/net.shibboleth.metadata$aggregator-pipeline/ws/src/main/java/net/shibboleth/metadata/pipeline/ScriptletStage.java>:[55,8] net.shibboleth.metadata.pipeline.ScriptletStage is not abstract and does not override abstract method execute(java.util.Collection) in net.shibboleth.metadata.pipeline.Stage
[ERROR] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator/net.shibboleth.metadata$aggregator-pipeline/ws/src/main/java/net/shibboleth/metadata/pipeline/ScriptletStage.java>:[81,25] method ifDestroyedThrowDestroyedComponentException in class net.shibboleth.utilities.java.support.component.ComponentSupport cannot be applied to given types;
required: net.shibboleth.utilities.java.support.component.DestructableComponent
found: net.shibboleth.metadata.pipeline.ScriptletStage<T>
reason: actual argument net.shibboleth.metadata.pipeline.ScriptletStage<T> cannot be converted to net.shibboleth.utilities.java.support.component.DestructableComponent by method invocation conversion
[ERROR] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator/net.shibboleth.metadata$aggregator-pipeline/ws/src/main/java/net/shibboleth/metadata/pipeline/ScriptletStage.java>:[82,25] method ifInitializedThrowUnmodifiabledComponentException in class net.shibboleth.utilities.java.support.component.ComponentSupport cannot be applied to given types;
required: net.shibboleth.utilities.java.support.component.InitializableComponent
found: net.shibboleth.metadata.pipeline.ScriptletStage<T>
reason: actual argument net.shibboleth.metadata.pipeline.ScriptletStage<T> cannot be converted to net.shibboleth.utilities.java.support.component.InitializableComponent by method invocation conversion
[ERROR] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator/net.shibboleth.metadata$aggregator-pipeline/ws/src/main/java/net/shibboleth/metadata/pipeline/ScriptletStage.java>:[96,29] cannot find symbol
symbol: method getId()
location: class net.shibboleth.metadata.pipeline.ScriptletStage<T>
[ERROR] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator/net.shibboleth.metadata$aggregator-pipeline/ws/src/main/java/net/shibboleth/metadata/pipeline/ScriptletStage.java>:[104,14] cannot find symbol
symbol: method doInitialize()
[ERROR] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator/net.shibboleth.metadata$aggregator-pipeline/ws/src/main/java/net/shibboleth/metadata/pipeline/ScriptletStage.java>:[107,82] cannot find symbol
symbol: method getId()
location: class net.shibboleth.metadata.pipeline.ScriptletStage<T>
[ERROR] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator/net.shibboleth.metadata$aggregator-pipeline/ws/src/main/java/net/shibboleth/metadata/pipeline/ScriptletStage.java>:[103,5] method does not override or implement a method from a supertype
[ERROR] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator/net.shibboleth.metadata$aggregator-pipeline/ws/src/main/java/net/shibboleth/metadata/dom/saml/PullUpValidUntilStage.java>:[43,8] net.shibboleth.metadata.dom.saml.PullUpValidUntilStage is not abstract and does not override abstract method execute(java.util.Collection) in net.shibboleth.metadata.pipeline.Stage
[ERROR] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator/net.shibboleth.metadata$aggregator-pipeline/ws/src/main/java/net/shibboleth/metadata/dom/saml/PullUpValidUntilStage.java>:[69,25] method ifDestroyedThrowDestroyedComponentException in class net.shibboleth.utilities.java.support.component.ComponentSupport cannot be applied to given types;
required: net.shibboleth.utilities.java.support.component.DestructableComponent
found: net.shibboleth.metadata.dom.saml.PullUpValidUntilStage
reason: actual argument net.shibboleth.metadata.dom.saml.PullUpValidUntilStage cannot be converted to net.shibboleth.utilities.java.support.component.DestructableComponent by method invocation conversion
[ERROR] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator/net.shibboleth.metadata$aggregator-pipeline/ws/src/main/java/net/shibboleth/metadata/dom/saml/PullUpValidUntilStage.java>:[70,25] method ifInitializedThrowUnmodifiabledComponentException in class net.shibboleth.utilities.java.support.component.ComponentSupport cannot be applied to given types;
required: net.shibboleth.utilities.java.support.component.InitializableComponent
found: net.shibboleth.metadata.dom.saml.PullUpValidUntilStage
reason: actual argument net.shibboleth.metadata.dom.saml.PullUpValidUntilStage cannot be converted to net.shibboleth.utilities.java.support.component.InitializableComponent by method invocation conversion
[ERROR] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator/net.shibboleth.metadata$aggregator-pipeline/ws/src/main/java/net/shibboleth/metadata/dom/saml/PullUpValidUntilStage.java>:[94,25] method ifDestroyedThrowDestroyedComponentException in class net.shibboleth.utilities.java.support.component.ComponentSupport cannot be applied to given types;
required: net.shibboleth.utilities.java.support.component.DestructableComponent
found: net.shibboleth.metadata.dom.saml.PullUpValidUntilStage
reason: actual argument net.shibboleth.metadata.dom.saml.PullUpValidUntilStage cannot be converted to net.shibboleth.utilities.java.support.component.DestructableComponent by method invocation conversion
[ERROR] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator/net.shibboleth.metadata$aggregator-pipeline/ws/src/main/java/net/shibboleth/metadata/dom/saml/PullUpValidUntilStage.java>:[95,25] method ifInitializedThrowUnmodifiabledComponentException in class net.shibboleth.utilities.java.support.component.ComponentSupport cannot be applied to given types;
required: net.shibboleth.utilities.java.support.component.InitializableComponent
found: net.shibboleth.metadata.dom.saml.PullUpValidUntilStage
reason: actual argument net.shibboleth.metadata.dom.saml.PullUpValidUntilStage cannot be converted to net.shibboleth.utilities.java.support.component.InitializableComponent by method invocation conversion
[ERROR] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator/net.shibboleth.metadata$aggregator-pipeline/ws/src/main/java/net/shibboleth/metadata/pipeline/AbstractItemMetadataSelectionStage.java>:[81,25] method ifDestroyedThrowDestroyedComponentException in class net.shibboleth.utilities.java.support.component.ComponentSupport cannot be applied to given types;
required: net.shibboleth.utilities.java.support.component.DestructableComponent
found: net.shibboleth.metadata.pipeline.AbstractItemMetadataSelectionStage<T>
reason: actual argument net.shibboleth.metadata.pipeline.AbstractItemMetadataSelectionStage<T> cannot be converted to net.shibboleth.utilities.java.support.component.DestructableComponent by method invocation conversion
[ERROR] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator/net.shibboleth.metadata$aggregator-pipeline/ws/src/main/java/net/shibboleth/metadata/pipeline/AbstractItemMetadataSelectionStage.java>:[82,25] method ifInitializedThrowUnmodifiabledComponentException in class net.shibboleth.utilities.java.support.component.ComponentSupport cannot be applied to given types;
required: net.shibboleth.utilities.java.support.component.InitializableComponent
found: net.shibboleth.metadata.pipeline.AbstractItemMetadataSelectionStage<T>
reason: actual argument net.shibboleth.metadata.pipeline.AbstractItemMetadataSelectionStage<T> cannot be converted to net.shibboleth.utilities.java.support.component.InitializableComponent by method invocation conversion
[ERROR] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator/net.shibboleth.metadata$aggregator-pipeline/ws/src/main/java/net/shibboleth/metadata/pipeline/AbstractItemMetadataSelectionStage.java>:[106,25] method ifDestroyedThrowDestroyedComponentException in class net.shibboleth.utilities.java.support.component.ComponentSupport cannot be applied to given types;
required: net.shibboleth.utilities.java.support.component.DestructableComponent
found: net.shibboleth.metadata.pipeline.AbstractItemMetadataSelectionStage<T>
reason: actual argument net.shibboleth.metadata.pipeline.AbstractItemMetadataSelectionStage<T> cannot be converted to net.shibboleth.utilities.java.support.component.DestructableComponent by method invocation conversion
[ERROR] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator/net.shibboleth.metadata$aggregator-pipeline/ws/src/main/java/net/shibboleth/metadata/pipeline/AbstractItemMetadataSelectionStage.java>:[107,25] method ifInitializedThrowUnmodifiabledComponentException in class net.shibboleth.utilities.java.support.component.ComponentSupport cannot be applied to given types;
required: net.shibboleth.utilities.java.support.component.InitializableComponent
found: net.shibboleth.metadata.pipeline.AbstractItemMetadataSelectionStage<T>
reason: actual argument net.shibboleth.metadata.pipeline.AbstractItemMetadataSelectionStage<T> cannot be converted to net.shibboleth.utilities.java.support.component.InitializableComponent by method invocation conversion
[ERROR] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator/net.shibboleth.metadata$aggregator-pipeline/ws/src/main/java/net/shibboleth/metadata/pipeline/AbstractItemMetadataSelectionStage.java>:[139,14] cannot find symbol
symbol: method doDestroy()
[ERROR] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator/net.shibboleth.metadata$aggregator-pipeline/ws/src/main/java/net/shibboleth/metadata/pipeline/AbstractItemMetadataSelectionStage.java>:[135,5] method does not override or implement a method from a supertype
[ERROR] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator/net.shibboleth.metadata$aggregator-pipeline/ws/src/main/java/net/shibboleth/metadata/pipeline/StatusMetadataLoggingStage.java>:[44,8] net.shibboleth.metadata.pipeline.StatusMetadataLoggingStage is not abstract and does not override abstract method execute(java.util.Collection) in net.shibboleth.metadata.pipeline.Stage
[ERROR] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator/net.shibboleth.metadata$aggregator-pipeline/ws/src/main/java/net/shibboleth/metadata/dom/saml/PullUpCacheDurationStage.java>:[43,8] net.shibboleth.metadata.dom.saml.PullUpCacheDurationStage is not abstract and does not override abstract method execute(java.util.Collection) in net.shibboleth.metadata.pipeline.Stage
[ERROR] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator/net.shibboleth.metadata$aggregator-pipeline/ws/src/main/java/net/shibboleth/metadata/dom/saml/PullUpCacheDurationStage.java>:[66,25] method ifDestroyedThrowDestroyedComponentException in class net.shibboleth.utilities.java.support.component.ComponentSupport cannot be applied to given types;
required: net.shibboleth.utilities.java.support.component.DestructableComponent
found: net.shibboleth.metadata.dom.saml.PullUpCacheDurationStage
reason: actual argument net.shibboleth.metadata.dom.saml.PullUpCacheDurationStage cannot be converted to net.shibboleth.utilities.java.support.component.DestructableComponent by method invocation conversion
[ERROR] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator/net.shibboleth.metadata$aggregator-pipeline/ws/src/main/java/net/shibboleth/metadata/dom/saml/PullUpCacheDurationStage.java>:[67,25] method ifInitializedThrowUnmodifiabledComponentException in class net.shibboleth.utilities.java.support.component.ComponentSupport cannot be applied to given types;
required: net.shibboleth.utilities.java.support.component.InitializableComponent
found: net.shibboleth.metadata.dom.saml.PullUpCacheDurationStage
reason: actual argument net.shibboleth.metadata.dom.saml.PullUpCacheDurationStage cannot be converted to net.shibboleth.utilities.java.support.component.InitializableComponent by method invocation conversion
[ERROR] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator/net.shibboleth.metadata$aggregator-pipeline/ws/src/main/java/net/shibboleth/metadata/dom/saml/PullUpCacheDurationStage.java>:[91,25] method ifDestroyedThrowDestroyedComponentException in class net.shibboleth.utilities.java.support.component.ComponentSupport cannot be applied to given types;
required: net.shibboleth.utilities.java.support.component.DestructableComponent
found: net.shibboleth.metadata.dom.saml.PullUpCacheDurationStage
reason: actual argument net.shibboleth.metadata.dom.saml.PullUpCacheDurationStage cannot be converted to net.shibboleth.utilities.java.support.component.DestructableComponent by method invocation conversion
[ERROR] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator/net.shibboleth.metadata$aggregator-pipeline/ws/src/main/java/net/shibboleth/metadata/dom/saml/PullUpCacheDurationStage.java>:[92,25] method ifInitializedThrowUnmodifiabledComponentException in class net.shibboleth.utilities.java.support.component.ComponentSupport cannot be applied to given types;
required: net.shibboleth.utilities.java.support.component.InitializableComponent
found: net.shibboleth.metadata.dom.saml.PullUpCacheDurationStage
reason: actual argument net.shibboleth.metadata.dom.saml.PullUpCacheDurationStage cannot be converted to net.shibboleth.utilities.java.support.component.InitializableComponent by method invocation conversion
[ERROR] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator/net.shibboleth.metadata$aggregator-pipeline/ws/src/main/java/net/shibboleth/metadata/dom/EmptyContainerStrippingStage.java>:[45,8] net.shibboleth.metadata.dom.EmptyContainerStrippingStage is not abstract and does not override abstract method execute(java.util.Collection) in net.shibboleth.metadata.pipeline.Stage
[ERROR] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator/net.shibboleth.metadata$aggregator-pipeline/ws/src/main/java/net/shibboleth/metadata/dom/EmptyContainerStrippingStage.java>:[68,25] method ifDestroyedThrowDestroyedComponentException in class net.shibboleth.utilities.java.support.component.ComponentSupport cannot be applied to given types;
required: net.shibboleth.utilities.java.support.component.DestructableComponent
found: net.shibboleth.metadata.dom.EmptyContainerStrippingStage
reason: actual argument net.shibboleth.metadata.dom.EmptyContainerStrippingStage cannot be converted to net.shibboleth.utilities.java.support.component.DestructableComponent by method invocation conversion
[ERROR] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator/net.shibboleth.metadata$aggregator-pipeline/ws/src/main/java/net/shibboleth/metadata/dom/EmptyContainerStrippingStage.java>:[69,25] method ifInitializedThrowUnmodifiabledComponentException in class net.shibboleth.utilities.java.support.component.ComponentSupport cannot be applied to given types;
required: net.shibboleth.utilities.java.support.component.InitializableComponent
found: net.shibboleth.metadata.dom.EmptyContainerStrippingStage
reason: actual argument net.shibboleth.metadata.dom.EmptyContainerStrippingStage cannot be converted to net.shibboleth.utilities.java.support.component.InitializableComponent by method invocation conversion
[ERROR] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator/net.shibboleth.metadata$aggregator-pipeline/ws/src/main/java/net/shibboleth/metadata/dom/EmptyContainerStrippingStage.java>:[90,25] method ifDestroyedThrowDestroyedComponentException in class net.shibboleth.utilities.java.support.component.ComponentSupport cannot be applied to given types;
required: net.shibboleth.utilities.java.support.component.DestructableComponent
found: net.shibboleth.metadata.dom.EmptyContainerStrippingStage
reason: actual argument net.shibboleth.metadata.dom.EmptyContainerStrippingStage cannot be converted to net.shibboleth.utilities.java.support.component.DestructableComponent by method invocation conversion
[ERROR] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator/net.shibboleth.metadata$aggregator-pipeline/ws/src/main/java/net/shibboleth/metadata/dom/EmptyContainerStrippingStage.java>:[91,25] method ifInitializedThrowUnmodifiabledComponentException in class net.shibboleth.utilities.java.support.component.ComponentSupport cannot be applied to given types;
required: net.shibboleth.utilities.java.support.component.InitializableComponent
found: net.shibboleth.metadata.dom.EmptyContainerStrippingStage
reason: actual argument net.shibboleth.metadata.dom.EmptyContainerStrippingStage cannot be converted to net.shibboleth.utilities.java.support.component.InitializableComponent by method invocation conversion
[ERROR] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator/net.shibboleth.metadata$aggregator-pipeline/ws/src/main/java/net/shibboleth/metadata/dom/EmptyContainerStrippingStage.java>:[133,14] cannot find symbol
symbol: method doDestroy()
[ERROR] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator/net.shibboleth.metadata$aggregator-pipeline/ws/src/main/java/net/shibboleth/metadata/dom/EmptyContainerStrippingStage.java>:[129,5] method does not override or implement a method from a supertype
[ERROR] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator/net.shibboleth.metadata$aggregator-pipeline/ws/src/main/java/net/shibboleth/metadata/dom/EmptyContainerStrippingStage.java>:[138,14] cannot find symbol
symbol: method doInitialize()
[ERROR] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator/net.shibboleth.metadata$aggregator-pipeline/ws/src/main/java/net/shibboleth/metadata/dom/EmptyContainerStrippingStage.java>:[137,5] method does not override or implement a method from a supertype
[ERROR] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator/net.shibboleth.metadata$aggregator-pipeline/ws/src/main/java/net/shibboleth/metadata/pipeline/StaticItemSourceStage.java>:[43,8] net.shibboleth.metadata.pipeline.StaticItemSourceStage is not abstract and does not override abstract method execute(java.util.Collection) in net.shibboleth.metadata.pipeline.Stage
[ERROR] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator/net.shibboleth.metadata$aggregator-pipeline/ws/src/main/java/net/shibboleth/metadata/pipeline/StaticItemSourceStage.java>:[63,25] method ifDestroyedThrowDestroyedComponentException in class net.shibboleth.utilities.java.support.component.ComponentSupport cannot be applied to given types;
required: net.shibboleth.utilities.java.support.component.DestructableComponent
found: net.shibboleth.metadata.pipeline.StaticItemSourceStage<T>
reason: actual argument net.shibboleth.metadata.pipeline.StaticItemSourceStage<T> cannot be converted to net.shibboleth.utilities.java.support.component.DestructableComponent by method invocation conversion
[ERROR] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator/net.shibboleth.metadata$aggregator-pipeline/ws/src/main/java/net/shibboleth/metadata/pipeline/StaticItemSourceStage.java>:[64,25] method ifInitializedThrowUnmodifiabledComponentException in class net.shibboleth.utilities.java.support.component.ComponentSupport cannot be applied to given types;
required: net.shibboleth.utilities.java.support.component.InitializableComponent
found: net.shibboleth.metadata.pipeline.StaticItemSourceStage<T>
reason: actual argument net.shibboleth.metadata.pipeline.StaticItemSourceStage<T> cannot be converted to net.shibboleth.utilities.java.support.component.InitializableComponent by method invocation conversion
[ERROR] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator/net.shibboleth.metadata$aggregator-pipeline/ws/src/main/java/net/shibboleth/metadata/pipeline/StaticItemSourceStage.java>:[87,14] cannot find symbol
symbol: method doDestroy()
[ERROR] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator/net.shibboleth.metadata$aggregator-pipeline/ws/src/main/java/net/shibboleth/metadata/pipeline/StaticItemSourceStage.java>:[84,5] method does not override or implement a method from a supertype
[ERROR] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator/net.shibboleth.metadata$aggregator-pipeline/ws/src/main/java/net/shibboleth/metadata/dom/saml/ValidateValidUntilStage.java>:[38,8] net.shibboleth.metadata.dom.saml.ValidateValidUntilStage is not abstract and does not override abstract method execute(java.util.Collection) in net.shibboleth.metadata.pipeline.Stage
[ERROR] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator/net.shibboleth.metadata$aggregator-pipeline/ws/src/main/java/net/shibboleth/metadata/dom/saml/ValidateValidUntilStage.java>:[64,25] method ifDestroyedThrowDestroyedComponentException in class net.shibboleth.utilities.java.support.component.ComponentSupport cannot be applied to given types;
required: net.shibboleth.utilities.java.support.component.DestructableComponent
found: net.shibboleth.metadata.dom.saml.ValidateValidUntilStage
reason: actual argument net.shibboleth.metadata.dom.saml.ValidateValidUntilStage cannot be converted to net.shibboleth.utilities.java.support.component.DestructableComponent by method invocation conversion
[ERROR] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator/net.shibboleth.metadata$aggregator-pipeline/ws/src/main/java/net/shibboleth/metadata/dom/saml/ValidateValidUntilStage.java>:[65,25] method ifInitializedThrowUnmodifiabledComponentException in class net.shibboleth.utilities.java.support.component.ComponentSupport cannot be applied to given types;
required: net.shibboleth.utilities.java.support.component.InitializableComponent
found: net.shibboleth.metadata.dom.saml.ValidateValidUntilStage
reason: actual argument net.shibboleth.metadata.dom.saml.ValidateValidUntilStage cannot be converted to net.shibboleth.utilities.java.support.component.InitializableComponent by method invocation conversion
[ERROR] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator/net.shibboleth.metadata$aggregator-pipeline/ws/src/main/java/net/shibboleth/metadata/dom/saml/ValidateValidUntilStage.java>:[87,25] method ifDestroyedThrowDestroyedComponentException in class net.shibboleth.utilities.java.support.component.ComponentSupport cannot be applied to given types;
required: net.shibboleth.utilities.java.support.component.DestructableComponent
found: net.shibboleth.metadata.dom.saml.ValidateValidUntilStage
reason: actual argument net.shibboleth.metadata.dom.saml.ValidateValidUntilStage cannot be converted to net.shibboleth.utilities.java.support.component.DestructableComponent by method invocation conversion
[ERROR] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator/net.shibboleth.metadata$aggregator-pipeline/ws/src/main/java/net/shibboleth/metadata/dom/saml/ValidateValidUntilStage.java>:[88,25] method ifInitializedThrowUnmodifiabledComponentException in class net.shibboleth.utilities.java.support.component.ComponentSupport cannot be applied to given types;
required: net.shibboleth.utilities.java.support.component.InitializableComponent
found: net.shibboleth.metadata.dom.saml.ValidateValidUntilStage
reason: actual argument net.shibboleth.metadata.dom.saml.ValidateValidUntilStage cannot be converted to net.shibboleth.utilities.java.support.component.InitializableComponent by method invocation conversion
[ERROR] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator/net.shibboleth.metadata$aggregator-pipeline/ws/src/main/java/net/shibboleth/metadata/dom/saml/ValidateValidUntilStage.java>:[106,60] cannot find symbol
symbol: method getId()
location: class net.shibboleth.metadata.dom.saml.ValidateValidUntilStage
[ERROR] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator/net.shibboleth.metadata$aggregator-pipeline/ws/src/main/java/net/shibboleth/metadata/dom/saml/ValidateValidUntilStage.java>:[111,60] cannot find symbol
symbol: method getId()
location: class net.shibboleth.metadata.dom.saml.ValidateValidUntilStage
[ERROR] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator/net.shibboleth.metadata$aggregator-pipeline/ws/src/main/java/net/shibboleth/metadata/dom/saml/ValidateValidUntilStage.java>:[118,45] cannot find symbol
symbol: method getId()
location: class net.shibboleth.metadata.dom.saml.ValidateValidUntilStage
[ERROR] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator/net.shibboleth.metadata$aggregator-pipeline/ws/src/main/java/net/shibboleth/metadata/dom/saml/ValidateValidUntilStage.java>:[128,14] cannot find symbol
symbol: method doInitialize()
[ERROR] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator/net.shibboleth.metadata$aggregator-pipeline/ws/src/main/java/net/shibboleth/metadata/dom/saml/ValidateValidUntilStage.java>:[127,5] method does not override or implement a method from a supertype
[ERROR] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator/net.shibboleth.metadata$aggregator-pipeline/ws/src/main/java/net/shibboleth/metadata/dom/ElementStrippingStage.java>:[45,8] net.shibboleth.metadata.dom.ElementStrippingStage is not abstract and does not override abstract method execute(java.util.Collection) in net.shibboleth.metadata.pipeline.Stage
[ERROR] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator/net.shibboleth.metadata$aggregator-pipeline/ws/src/main/java/net/shibboleth/metadata/dom/ElementStrippingStage.java>:[68,25] method ifDestroyedThrowDestroyedComponentException in class net.shibboleth.utilities.java.support.component.ComponentSupport cannot be applied to given types;
required: net.shibboleth.utilities.java.support.component.DestructableComponent
found: net.shibboleth.metadata.dom.ElementStrippingStage
reason: actual argument net.shibboleth.metadata.dom.ElementStrippingStage cannot be converted to net.shibboleth.utilities.java.support.component.DestructableComponent by method invocation conversion
[ERROR] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator/net.shibboleth.metadata$aggregator-pipeline/ws/src/main/java/net/shibboleth/metadata/dom/ElementStrippingStage.java>:[69,25] method ifInitializedThrowUnmodifiabledComponentException in class net.shibboleth.utilities.java.support.component.ComponentSupport cannot be applied to given types;
required: net.shibboleth.utilities.java.support.component.InitializableComponent
found: net.shibboleth.metadata.dom.ElementStrippingStage
reason: actual argument net.shibboleth.metadata.dom.ElementStrippingStage cannot be converted to net.shibboleth.utilities.java.support.component.InitializableComponent by method invocation conversion
[ERROR] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator/net.shibboleth.metadata$aggregator-pipeline/ws/src/main/java/net/shibboleth/metadata/dom/ElementStrippingStage.java>:[90,25] method ifDestroyedThrowDestroyedComponentException in class net.shibboleth.utilities.java.support.component.ComponentSupport cannot be applied to given types;
required: net.shibboleth.utilities.java.support.component.DestructableComponent
found: net.shibboleth.metadata.dom.ElementStrippingStage
reason: actual argument net.shibboleth.metadata.dom.ElementStrippingStage cannot be converted to net.shibboleth.utilities.java.support.component.DestructableComponent by method invocation conversion
[ERROR] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator/net.shibboleth.metadata$aggregator-pipeline/ws/src/main/java/net/shibboleth/metadata/dom/ElementStrippingStage.java>:[91,25] method ifInitializedThrowUnmodifiabledComponentException in class net.shibboleth.utilities.java.support.component.ComponentSupport cannot be applied to given types;
required: net.shibboleth.utilities.java.support.component.InitializableComponent
found: net.shibboleth.metadata.dom.ElementStrippingStage
reason: actual argument net.shibboleth.metadata.dom.ElementStrippingStage cannot be converted to net.shibboleth.utilities.java.support.component.InitializableComponent by method invocation conversion
[ERROR] <https://build.shibboleth.net/jenkins/job/java-metadata-aggregator/net.shibboleth.metadata$aggregator-pipeline/ws/src/main/java/net/shibboleth/metadata/dom/ElementStrippingStage.java>:[126,14] cannot find symbol
symbol: method doDestroy()
[INFO] 100 errors
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
More information about the commits
mailing list