See 
<https://builds.apache.org/job/CXF-3.1-deploy/org.apache.cxf$cxf-core/82/changes>

Changes:

[sberyozkin] [CXF-6492] Support for Basic scheme with more than a single space

[sberyozkin] [CXF-6789] Setting Swagger feature resource package to the shared

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CXF Core 3.1.6-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ cxf-core ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.4.0:cleanVersions (versions) @ cxf-core ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.3:create-timestamp 
(create-noncanonicalrev) @ cxf-core ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.3:create (create-buildnumber) @ cxf-core 
---
[INFO] Executing: /bin/sh -c cd 
<https://builds.apache.org/job/CXF-3.1-deploy/org.apache.cxf$cxf-core/ws/> && 
git rev-parse --verify HEAD
[INFO] Working directory: 
<https://builds.apache.org/job/CXF-3.1-deploy/org.apache.cxf$cxf-core/ws/>
[INFO] Storing buildNumber: 9368e4bc9fd4381ecd124da3de3b3d314a590a25 at 
timestamp: 1456380392117
[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/CXF-3.1-deploy/org.apache.cxf$cxf-core/ws/> && 
git rev-parse --verify HEAD
[INFO] Working directory: 
<https://builds.apache.org/job/CXF-3.1-deploy/org.apache.cxf$cxf-core/ws/>
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- cxf-xml2fastinfoset-plugin:3.1.0:xml2fastinfoset (xml2fastinfoset) @ 
cxf-core ---
[INFO] 
[INFO] --- cxf-xjc-plugin:3.0.5:xsdtojava (generate-sources) @ cxf-core ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ cxf-core ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ cxf-core 
---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 27 resources
[INFO] Copying 34 resources
[INFO] Copying 1 resource
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ cxf-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 584 source files to 
<https://builds.apache.org/job/CXF-3.1-deploy/org.apache.cxf$cxf-core/ws/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ 
cxf-core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 84 resources
[INFO] Copying 5 resources
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/CXF-3.1-deploy/org.apache.cxf$cxf-core/ws/target/generated/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ 
cxf-core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 99 source files to 
<https://builds.apache.org/job/CXF-3.1-deploy/org.apache.cxf$cxf-core/ws/target/test-classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] 
<https://builds.apache.org/job/CXF-3.1-deploy/org.apache.cxf$cxf-core/ws/src/test/java/org/apache/cxf/common/util/PackageUtilsTest.java>:[46,42]
 method getSharedPackageName in class org.apache.cxf.common.util.PackageUtils 
cannot be applied to given types;
  required: java.util.List<java.lang.Class<?>>
  found: java.util.List<java.lang.Class<capture#1 of ? extends 
org.apache.cxf.common.util.PackageUtilsTest>>
  reason: actual argument java.util.List<java.lang.Class<capture#1 of ? extends 
org.apache.cxf.common.util.PackageUtilsTest>> cannot be converted to 
java.util.List<java.lang.Class<?>> by method invocation conversion
[ERROR] 
<https://builds.apache.org/job/CXF-3.1-deploy/org.apache.cxf$cxf-core/ws/src/test/java/org/apache/cxf/common/util/PackageUtilsTest.java>:[52,42]
 method getSharedPackageName in class org.apache.cxf.common.util.PackageUtils 
cannot be applied to given types;
  required: java.util.List<java.lang.Class<?>>
  found: java.util.List<java.lang.Class<? extends java.lang.Number>>
  reason: actual argument java.util.List<java.lang.Class<? extends 
java.lang.Number>> cannot be converted to java.util.List<java.lang.Class<?>> by 
method invocation conversion
[INFO] 2 errors 
[INFO] -------------------------------------------------------------

Reply via email to