You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@commons.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/06/19 10:12:59 UTC

Build failed in Jenkins: commons-dbcp » Apache Commons DBCP #237

See <https://builds.apache.org/job/commons-dbcp/org.apache.commons$commons-dbcp2/237/display/redirect?page=changes>

Changes:

[markt] Fill in some gaps in the Javadoc

------------------------------------------
Established TCP socket on 48797
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/commons-dbcp/org.apache.commons$commons-dbcp2/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 -V clean install --batch-mode -Dgpg.skip -Prelease
Apache Maven 3.5.2 (138edd61fd100ec658bfa2d307c43b76940a5d7d; 2017-10-18T07:58:13Z)
Maven home: /usr/local/asfpackages/maven/apache-maven-3.5.2
Java version: 1.8.0_172, vendor: Oracle Corporation
Java home: /usr/local/asfpackages/java/jdk1.8.0_172/jre
Default locale: en_US, platform encoding: ISO-8859-1
OS name: "linux", version: "3.13.0-137-generic", arch: "amd64", family: "unix"
[INFO] Scanning for projects...
[WARNING] The project org.apache.commons:commons-dbcp2:jar:2.5.0-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Commons DBCP 2.5.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ commons-dbcp2 ---
[INFO] Deleting <https://builds.apache.org/job/commons-dbcp/org.apache.commons$commons-dbcp2/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-maven-version) @ commons-dbcp2 ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-maven-3) @ commons-dbcp2 ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ commons-dbcp2 ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (javadoc.resources) @ commons-dbcp2 ---
[INFO] Executing tasks

main:
     [copy] Copying 2 files to <https://builds.apache.org/job/commons-dbcp/org.apache.commons$commons-dbcp2/ws/target/apidocs/META-INF>
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ commons-dbcp2 ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ commons-dbcp2 ---
[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/commons-dbcp/org.apache.commons$commons-dbcp2/ws/'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/commons-dbcp/org.apache.commons$commons-dbcp2/ws/>
[INFO] Storing buildNumber: ac934778af1eeb4d6dba25a7351c59430a3c8fc9 at timestamp: 1529403164143
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] Executing: /bin/sh -c cd '<https://builds.apache.org/job/commons-dbcp/org.apache.commons$commons-dbcp2/ws/'> && 'git' 'rev-parse' '--verify' 'HEAD'
[INFO] Working directory: <https://builds.apache.org/job/commons-dbcp/org.apache.commons$commons-dbcp2/ws/>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ commons-dbcp2 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 2 resources to META-INF
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ commons-dbcp2 ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 60 source files to <https://builds.apache.org/job/commons-dbcp/org.apache.commons$commons-dbcp2/ws/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/commons-dbcp/org.apache.commons$commons-dbcp2/ws/src/main/java/org/apache/commons/dbcp2/BasicDataSource.java>:[2297,42] type org.apache.commons.pool2.impl.GenericObjectPoolConfig does not take parameters
[ERROR] <https://builds.apache.org/job/commons-dbcp/org.apache.commons$commons-dbcp2/ws/src/main/java/org/apache/commons/dbcp2/BasicDataSource.java>:[2466,61] type org.apache.commons.pool2.impl.GenericObjectPoolConfig does not take parameters
[ERROR] <https://builds.apache.org/job/commons-dbcp/org.apache.commons$commons-dbcp2/ws/src/main/java/org/apache/commons/dbcp2/datasources/SharedPoolDataSource.java>:[176,43] type org.apache.commons.pool2.impl.GenericKeyedObjectPoolConfig does not take parameters
[ERROR] <https://builds.apache.org/job/commons-dbcp/org.apache.commons$commons-dbcp2/ws/src/main/java/org/apache/commons/dbcp2/datasources/SharedPoolDataSource.java>:[176,110] cannot infer type arguments for org.apache.commons.pool2.impl.GenericKeyedObjectPoolConfig
  reason: cannot use '<>' with non-generic class org.apache.commons.pool2.impl.GenericKeyedObjectPoolConfig
[ERROR] <https://builds.apache.org/job/commons-dbcp/org.apache.commons$commons-dbcp2/ws/src/main/java/org/apache/commons/dbcp2/BasicDataSource.java>:[2262,38] type org.apache.commons.pool2.impl.GenericObjectPoolConfig does not take parameters
[ERROR] <https://builds.apache.org/job/commons-dbcp/org.apache.commons$commons-dbcp2/ws/src/main/java/org/apache/commons/dbcp2/BasicDataSource.java>:[2262,95] cannot infer type arguments for org.apache.commons.pool2.impl.GenericObjectPoolConfig
  reason: cannot use '<>' with non-generic class org.apache.commons.pool2.impl.GenericObjectPoolConfig
[ERROR] <https://builds.apache.org/job/commons-dbcp/org.apache.commons$commons-dbcp2/ws/src/main/java/org/apache/commons/dbcp2/PoolableConnectionFactory.java>:[312,47] type org.apache.commons.pool2.impl.GenericKeyedObjectPoolConfig does not take parameters
[ERROR] <https://builds.apache.org/job/commons-dbcp/org.apache.commons$commons-dbcp2/ws/src/main/java/org/apache/commons/dbcp2/PoolableConnectionFactory.java>:[312,118] cannot infer type arguments for org.apache.commons.pool2.impl.GenericKeyedObjectPoolConfig
  reason: cannot use '<>' with non-generic class org.apache.commons.pool2.impl.GenericKeyedObjectPoolConfig
[ERROR] <https://builds.apache.org/job/commons-dbcp/org.apache.commons$commons-dbcp2/ws/src/main/java/org/apache/commons/dbcp2/cpdsadapter/DriverAdapterCPDS.java>:[185,47] type org.apache.commons.pool2.impl.GenericKeyedObjectPoolConfig does not take parameters
[ERROR] <https://builds.apache.org/job/commons-dbcp/org.apache.commons$commons-dbcp2/ws/src/main/java/org/apache/commons/dbcp2/cpdsadapter/DriverAdapterCPDS.java>:[185,118] cannot infer type arguments for org.apache.commons.pool2.impl.GenericKeyedObjectPoolConfig
  reason: cannot use '<>' with non-generic class org.apache.commons.pool2.impl.GenericKeyedObjectPoolConfig
[ERROR] <https://builds.apache.org/job/commons-dbcp/org.apache.commons$commons-dbcp2/ws/src/main/java/org/apache/commons/dbcp2/managed/PoolableManagedConnectionFactory.java>:[74,47] type org.apache.commons.pool2.impl.GenericKeyedObjectPoolConfig does not take parameters
[ERROR] <https://builds.apache.org/job/commons-dbcp/org.apache.commons$commons-dbcp2/ws/src/main/java/org/apache/commons/dbcp2/managed/PoolableManagedConnectionFactory.java>:[74,118] cannot infer type arguments for org.apache.commons.pool2.impl.GenericKeyedObjectPoolConfig
  reason: cannot use '<>' with non-generic class org.apache.commons.pool2.impl.GenericKeyedObjectPoolConfig
[INFO] 12 errors 
[INFO] -------------------------------------------------------------

Jenkins build is back to normal : commons-dbcp » Apache Commons DBCP #238

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/commons-dbcp/org.apache.commons$commons-dbcp2/238/display/redirect?page=changes>