Build failed in Jenkins: java-support » java-support #211
Shibboleth Jenkins
noreply at shibboleth.net
Thu Jan 16 17:41:01 EST 2014
See <https://build.shibboleth.net/jenkins/job/java-support/net.shibboleth.utilities$java-support/211/changes>
Changes:
[scantor] Enable more secure processing features by default.
------------------------------------------
<===[JENKINS REMOTING CAPACITY]===> channel started
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
Executing Maven: -B -f <https://build.shibboleth.net/jenkins/job/java-support/net.shibboleth.utilities$java-support/ws/pom.xml> clean -Prelease install
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building java-support 2.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ java-support ---
[INFO] Deleting <https://build.shibboleth.net/jenkins/job/java-support/net.shibboleth.utilities$java-support/ws/target>
[INFO]
[INFO] --- maven-dependency-plugin:2.8:copy (default) @ java-support ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ java-support ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ java-support ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 124 source files to <https://build.shibboleth.net/jenkins/job/java-support/net.shibboleth.utilities$java-support/ws/target/classes>
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING :
[INFO] -------------------------------------------------------------
[WARNING] <https://build.shibboleth.net/jenkins/job/java-support/net.shibboleth.utilities$java-support/ws/src/main/java/net/shibboleth/utilities/java/support/net/ThreadLocalHttpServletResponseProxy.java>:[196,17] setStatus(int,java.lang.String) in javax.servlet.http.HttpServletResponse has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-support/net.shibboleth.utilities$java-support/ws/src/main/java/net/shibboleth/utilities/java/support/net/ThreadLocalHttpServletResponseProxy.java>:[140,19] encodeRedirectUrl(java.lang.String) in javax.servlet.http.HttpServletResponse has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-support/net.shibboleth.utilities$java-support/ws/src/main/java/net/shibboleth/utilities/java/support/net/ThreadLocalHttpServletResponseProxy.java>:[134,19] encodeUrl(java.lang.String) in javax.servlet.http.HttpServletResponse has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-support/net.shibboleth.utilities$java-support/ws/src/main/java/net/shibboleth/utilities/java/support/net/ThreadLocalHttpServletRequestProxy.java>:[319,20] isRequestedSessionIdFromUrl() in javax.servlet.http.HttpServletRequest has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-support/net.shibboleth.utilities$java-support/ws/src/main/java/net/shibboleth/utilities/java/support/net/ThreadLocalHttpServletRequestProxy.java>:[173,19] getRealPath(java.lang.String) in javax.servlet.ServletRequest has been deprecated
[WARNING] <https://build.shibboleth.net/jenkins/job/java-support/net.shibboleth.utilities$java-support/ws/src/main/java/net/shibboleth/utilities/java/support/net/UriSupport.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-support/net.shibboleth.utilities$java-support/ws/src/main/java/net/shibboleth/utilities/java/support/net/UriSupport.java>: Recompile with -Xlint:unchecked for details.
[INFO] 7 warnings
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <https://build.shibboleth.net/jenkins/job/java-support/net.shibboleth.utilities$java-support/ws/src/main/java/net/shibboleth/utilities/java/support/xml/SchemaBuilder.java>:[299,55] cannot find symbol
symbol: variable ACCESS_EXTERNAL_DTD
location: class javax.xml.XMLConstants
[ERROR] <https://build.shibboleth.net/jenkins/job/java-support/net.shibboleth.utilities$java-support/ws/src/main/java/net/shibboleth/utilities/java/support/xml/SchemaBuilder.java>:[300,55] cannot find symbol
symbol: variable ACCESS_EXTERNAL_SCHEMA
location: class javax.xml.XMLConstants
[INFO] 2 errors
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
More information about the commits
mailing list