Build failed in Jenkins: java-identity-provider » Shibboleth IdP :: Attribute Filter Implementation #2095
Shibboleth Jenkins
noreply at shibboleth.net
Mon Jun 16 09:25:41 EDT 2014
See <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-attribute-filter-impl/2095/changes>
Changes:
[Rod Widdowson] IDP-376 Checkpoint work on AttributeInMetadataPolicy plumbing. Add a context to carry the ACS and navigation Functions to find XMLObjects from Contexts. Add code to the filter to understand (but not exploit) this.
------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Shibboleth IdP :: Attribute Filter Implementation 3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ idp-attribute-filter-impl ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-attribute-filter-impl/ws/target>
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ idp-attribute-filter-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ idp-attribute-filter-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 43 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-attribute-filter-impl/ws/target/classes>
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING :
[INFO] -------------------------------------------------------------
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-attribute-filter-impl/ws/src/main/java/net/shibboleth/idp/attribute/filter/matcher/impl/AbstractMatcher.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-attribute-filter-impl/ws/src/main/java/net/shibboleth/idp/attribute/filter/matcher/impl/AbstractMatcher.java>: Recompile with -Xlint:unchecked for details.
[INFO] 2 warnings
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-attribute-filter-impl/ws/src/main/java/net/shibboleth/idp/attribute/filter/policyrule/saml/impl/AttributeInMetadataPolicyRule.java>:[34,49] package net.shibboleth.idp.saml.attribute.mapping does not exist
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-attribute-filter-impl/ws/src/main/java/net/shibboleth/idp/attribute/filter/policyrule/saml/impl/AttributeInMetadataPolicyRule.java>:[35,39] package net.shibboleth.idp.saml.context does not exist
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-attribute-filter-impl/ws/src/main/java/net/shibboleth/idp/attribute/filter/policyrule/saml/impl/AttributeInMetadataPolicyRule.java>:[36,55] package net.shibboleth.idp.saml.profile.config.navigate does not exist
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-attribute-filter-impl/ws/src/main/java/net/shibboleth/idp/attribute/filter/policyrule/saml/impl/AttributeInMetadataPolicyRule.java>:[79,39] cannot find symbol
symbol: class AttributeConsumerServiceLookupFunction
location: class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.AttributeInMetadataPolicyRule
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-attribute-filter-impl/ws/src/main/java/net/shibboleth/idp/attribute/filter/policyrule/saml/impl/AttributeInMetadataPolicyRule.java>:[80,69] cannot find symbol
symbol: class AttributeConsumingServiceContext
location: class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.AttributeInMetadataPolicyRule
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-attribute-filter-impl/ws/src/main/java/net/shibboleth/idp/attribute/filter/policyrule/saml/impl/AttributeInMetadataPolicyRule.java>:[81,33] cannot find symbol
symbol: class AttributeConsumingServiceContext
location: class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.AttributeInMetadataPolicyRule
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-attribute-filter-impl/ws/src/main/java/net/shibboleth/idp/attribute/filter/policyrule/saml/impl/AttributeInMetadataPolicyRule.java>:[157,20] cannot find symbol
symbol: class AttributesMapContainer
location: class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.AttributeInMetadataPolicyRule
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-attribute-filter-impl/ws/src/main/java/net/shibboleth/idp/attribute/filter/policyrule/saml/impl/AttributeInMetadataPolicyRule.java>:[158,51] cannot find symbol
symbol: class AttributesMapContainer
location: class net.shibboleth.idp.attribute.filter.policyrule.saml.impl.AttributeInMetadataPolicyRule
[INFO] 8 errors
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
More information about the commits
mailing list