Build failed in Jenkins: java-identity-provider » Shibboleth IdP :: Consent #3371

Shibboleth Jenkins noreply at shibboleth.net
Thu Mar 12 06:47:07 EDT 2015


See <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-consent/3371/changes>

Changes:

[Rod Widdowson] IDP-635 Add HttpServletRequest /default language sensitive constructor.  Leave old server base constructor in place pending tests

------------------------------------------
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Shibboleth IdP :: Consent 3.1.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ idp-consent ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-consent/ws/target>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ idp-consent ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ idp-consent ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 50 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-consent/ws/target/classes>
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-consent/ws/src/main/java/net/shibboleth/idp/consent/flow/AbstractConsentAction.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-consent/ws/src/main/java/net/shibboleth/idp/consent/flow/AbstractConsentAction.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ idp-consent ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ idp-consent ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 41 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-consent/ws/target/test-classes>
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING : 
[INFO] -------------------------------------------------------------
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-consent/ws/src/test/java/net/shibboleth/idp/consent/logic/AttributeValuesHashFunctionTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-consent/ws/src/test/java/net/shibboleth/idp/consent/logic/AttributeValuesHashFunctionTest.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-consent/ws/src/test/java/net/shibboleth/idp/consent/logic/AttributeDisplayNameFunctionTest.java>:[82,47] constructor AttributeDisplayNameFunction in class net.shibboleth.idp.consent.logic.AttributeDisplayNameFunction cannot be applied to given types;
  required: java.util.Locale
  found: javax.servlet.http.HttpServletRequest,<nulltype>
  reason: actual and formal argument lists differ in length
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-consent/ws/src/test/java/net/shibboleth/idp/consent/logic/AttributeDisplayNameFunctionTest.java>:[85,16] constructor AttributeDisplayNameFunction in class net.shibboleth.idp.consent.logic.AttributeDisplayNameFunction cannot be applied to given types;
  required: java.util.Locale
  found: javax.servlet.http.HttpServletRequest,<nulltype>
  reason: actual and formal argument lists differ in length
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-consent/ws/src/test/java/net/shibboleth/idp/consent/logic/AttributeDisplayNameFunctionTest.java>:[90,47] constructor AttributeDisplayNameFunction in class net.shibboleth.idp.consent.logic.AttributeDisplayNameFunction cannot be applied to given types;
  required: java.util.Locale
  found: javax.servlet.http.HttpServletRequest,java.lang.String
  reason: actual and formal argument lists differ in length
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider/net.shibboleth.idp$idp-consent/ws/src/test/java/net/shibboleth/idp/consent/logic/AttributeDisplayNameFunctionTest.java>:[93,16] constructor AttributeDisplayNameFunction in class net.shibboleth.idp.consent.logic.AttributeDisplayNameFunction cannot be applied to given types;
  required: java.util.Locale
  found: javax.servlet.http.HttpServletRequest,java.lang.String
  reason: actual and formal argument lists differ in length
[INFO] 4 errors 
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled


More information about the commits mailing list