You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hc.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2014/01/25 13:12:08 UTC

Build failed in Jenkins: httpcomponents-client-4.3.x » Apache HttpClient #694

See <https://builds.apache.org/job/httpcomponents-client-4.3.x/org.apache.httpcomponents$httpclient/694/changes>

Changes:

[olegk] Use String methods and constructors that require Charset instead of String

[olegk] Use Java 1.6 String#isEmpty(); minor cleanups

[olegk] Added missing @Override annotations

[olegk] Upgraded project version to 4.4-alpha1-SNAPSHOT; upgraded minimal Java level to 1.6; re-enabled win atuh module

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache HttpClient 4.4-alpha1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ httpclient ---
[INFO] Deleting <https://builds.apache.org/job/httpcomponents-client-4.3.x/org.apache.httpcomponents$httpclient/ws/target>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate) @ httpclient ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-main) @ httpclient ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-test) @ httpclient ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-examples) @ httpclient ---
[INFO] Starting audit...
Audit done.

[INFO] 
[INFO] --- build-helper-maven-plugin:1.8:add-source (add-source) @ httpclient ---
[INFO] Source directory: <https://builds.apache.org/job/httpcomponents-client-4.3.x/org.apache.httpcomponents$httpclient/ws/src/main/java-deprecated> added.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ httpclient ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.2:create (default) @ httpclient ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/httpcomponents-client-4.3.x/org.apache.httpcomponents$httpclient/ws/> && svn --non-interactive info
[INFO] Working directory: <https://builds.apache.org/job/httpcomponents-client-4.3.x/org.apache.httpcomponents$httpclient/ws/>
[INFO] Storing buildNumber: 1561066 at timestamp: 1390651922100
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/httpcomponents-client-4.3.x/org.apache.httpcomponents$httpclient/ws/> && svn --non-interactive info
[INFO] Working directory: <https://builds.apache.org/job/httpcomponents-client-4.3.x/org.apache.httpcomponents$httpclient/ws/>
[INFO] Storing buildScmBranch: trunk
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ httpclient ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ httpclient ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 392 source files to <https://builds.apache.org/job/httpcomponents-client-4.3.x/org.apache.httpcomponents$httpclient/ws/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] javac: invalid flag: -s
Usage: javac <options> <source files>
where possible options include:
  -g                         Generate all debugging info
  -g:none                    Generate no debugging info
  -g:{lines,vars,source}     Generate only some debugging info
  -nowarn                    Generate no warnings
  -verbose                   Output messages about what the compiler is doing
  -deprecation               Output source locations where deprecated APIs are used
  -classpath <path>          Specify where to find user class files
  -cp <path>                 Specify where to find user class files
  -sourcepath <path>         Specify where to find input source files
  -bootclasspath <path>      Override location of bootstrap class files
  -extdirs <dirs>            Override location of installed extensions
  -endorseddirs <dirs>       Override location of endorsed standards path
  -d <directory>             Specify where to place generated class files
  -encoding <encoding>       Specify character encoding used by source files
  -source <release>          Provide source compatibility with specified release
  -target <release>          Generate class files for specific VM version
  -version                   Version information
  -help                      Print a synopsis of standard options
  -X                         Print a synopsis of nonstandard options
  -J<flag>                   Pass <flag> directly to the runtime system


[INFO] 1 error
[INFO] -------------------------------------------------------------

Jenkins build is back to normal : httpcomponents-client-4.3.x » Apache HttpClient #695

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/httpcomponents-client-4.3.x/org.apache.httpcomponents$httpclient/695/>