See 
<https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$cxf-rt-frontend-jaxrs/1812/changes>

Changes:

[sberyozkin] [CXF-6694] Getting SpringResourcefactory recognize 
contructor-autowired

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CXF Runtime JAX-RS Frontend 3.2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ 
cxf-rt-frontend-jaxrs ---
[INFO] Deleting 
<https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$cxf-rt-frontend-jaxrs/ws/target>
[INFO] 
[INFO] --- maven-bundle-plugin:2.4.0:cleanVersions (versions) @ 
cxf-rt-frontend-jaxrs ---
[INFO] 
[INFO] --- cxf-xml2fastinfoset-plugin:3.1.0:xml2fastinfoset (xml2fastinfoset) @ 
cxf-rt-frontend-jaxrs ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ 
cxf-rt-frontend-jaxrs ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ 
cxf-rt-frontend-jaxrs ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO] Copying 8 resources
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$cxf-rt-frontend-jaxrs/ws/src/main/resources-filtered>
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$cxf-rt-frontend-jaxrs/ws/target/generated/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ 
cxf-rt-frontend-jaxrs ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 179 source files to 
<https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$cxf-rt-frontend-jaxrs/ws/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ 
cxf-rt-frontend-jaxrs ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 10 resources
[INFO] Copying 5 resources
[INFO] skip non existing resourceDirectory 
<https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$cxf-rt-frontend-jaxrs/ws/target/generated/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ 
cxf-rt-frontend-jaxrs ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 120 source files to 
<https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$cxf-rt-frontend-jaxrs/ws/target/test-classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] 
<https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$cxf-rt-frontend-jaxrs/ws/src/test/java/org/apache/cxf/jaxrs/spring/SpringResourceFactoryTest.java>:[29,38]
 cannot find symbol
  symbol:   class BookStoreConstructor
  location: package org.apache.cxf.jaxrs.resources
[ERROR] 
<https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$cxf-rt-frontend-jaxrs/ws/src/test/java/org/apache/cxf/jaxrs/spring/SpringResourceFactoryTest.java>:[61,20]
 cannot find symbol
  symbol:   class BookStoreConstructor
  location: class org.apache.cxf.jaxrs.spring.SpringResourceFactoryTest
[ERROR] 
<https://builds.apache.org/job/CXF-trunk-deploy/org.apache.cxf$cxf-rt-frontend-jaxrs/ws/src/test/java/org/apache/cxf/jaxrs/spring/SpringResourceFactoryTest.java>:[62,20]
 cannot find symbol
  symbol:   class BookStoreConstructor
  location: class org.apache.cxf.jaxrs.spring.SpringResourceFactoryTest
[INFO] 3 errors 
[INFO] -------------------------------------------------------------

Reply via email to