Build failed in Jenkins: java-opensaml » OpenSAML :: Messaging Implementations #538
Shibboleth Jenkins
noreply at shibboleth.net
Wed Jan 15 14:23:52 EST 2014
See <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-messaging-impl/538/changes>
Changes:
[scantor] JSPT-25 - Revamp SchemaBuilder
------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building OpenSAML :: Messaging Implementations 3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ opensaml-messaging-impl ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-messaging-impl/ws/target>
[INFO]
[INFO] --- maven-dependency-plugin:2.8:copy (default) @ opensaml-messaging-impl ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ opensaml-messaging-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ opensaml-messaging-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-messaging-impl/ws/target/classes>
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-messaging-impl/ws/src/main/java/org/opensaml/messaging/handler/impl/BasicMessageHandlerChain.java>: <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-messaging-impl/ws/src/main/java/org/opensaml/messaging/handler/impl/BasicMessageHandlerChain.java> uses unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-messaging-impl/ws/src/main/java/org/opensaml/messaging/handler/impl/BasicMessageHandlerChain.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ opensaml-messaging-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ opensaml-messaging-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-messaging-impl/ws/target/test-classes>
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING :
[INFO] -------------------------------------------------------------
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-messaging-impl/ws/src/test/java/org/opensaml/messaging/handler/impl/HTTPRequestValidationHandlerTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-messaging-impl/ws/src/test/java/org/opensaml/messaging/handler/impl/HTTPRequestValidationHandlerTest.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-messaging-impl/ws/src/test/java/org/opensaml/messaging/handler/impl/SchemaValidateXmlMessageTest.java>:[63,45] SchemaBuilder() has private access in net.shibboleth.utilities.java.support.xml.SchemaBuilder
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-messaging-impl/ws/src/test/java/org/opensaml/messaging/handler/impl/SchemaValidateXmlMessageTest.java>:[64,22] cannot find symbol
symbol: method addSchemas(java.io.InputStream)
location: variable schemaBuilder of type net.shibboleth.utilities.java.support.xml.SchemaBuilder
[ERROR] <https://build.shibboleth.net/jenkins/job/java-opensaml/org.opensaml$opensaml-messaging-impl/ws/src/test/java/org/opensaml/messaging/handler/impl/SchemaValidateXmlMessageTest.java>:[65,31] no suitable method found for buildSchema()
method net.shibboleth.utilities.java.support.xml.SchemaBuilder.buildSchema(net.shibboleth.utilities.java.support.xml.SchemaBuilder.SchemaLanguage,java.util.List<? extends javax.xml.transform.Source>) is not applicable
(actual and formal argument lists differ in length)
method net.shibboleth.utilities.java.support.xml.SchemaBuilder.buildSchema(net.shibboleth.utilities.java.support.xml.SchemaBuilder.SchemaLanguage,java.io.InputStream...) is not applicable
(actual and formal argument lists differ in length)
method net.shibboleth.utilities.java.support.xml.SchemaBuilder.buildSchema(net.shibboleth.utilities.java.support.xml.SchemaBuilder.SchemaLanguage,net.shibboleth.utilities.java.support.resource.ShibbolethResource...) is not applicable
(actual and formal argument lists differ in length)
method net.shibboleth.utilities.java.support.xml.SchemaBuilder.buildSchema(net.shibboleth.utilities.java.support.xml.SchemaBuilder.SchemaLanguage,java.io.File...) is not applicable
(actual and formal argument lists differ in length)
method net.shibboleth.utilities.java.support.xml.SchemaBuilder.buildSchema(net.shibboleth.utilities.java.support.xml.SchemaBuilder.SchemaLanguage,java.lang.String...) is not applicable
(actual and formal argument lists differ in length)
[INFO] 3 errors
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
More information about the commits
mailing list