Return-Path: X-Original-To: apmail-cxf-notifications-archive@www.apache.org Delivered-To: apmail-cxf-notifications-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 07F8E18782 for ; Sat, 10 Oct 2015 06:37:31 +0000 (UTC) Received: (qmail 26316 invoked by uid 500); 10 Oct 2015 06:37:31 -0000 Delivered-To: apmail-cxf-notifications-archive@cxf.apache.org Received: (qmail 26286 invoked by uid 500); 10 Oct 2015 06:37:30 -0000 Mailing-List: contact notifications-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cxf.apache.org Delivered-To: mailing list notifications@cxf.apache.org Received: (qmail 26275 invoked by uid 99); 10 Oct 2015 06:37:30 -0000 Received: from crius.apache.org (HELO crius.apache.org) (140.211.11.14) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 10 Oct 2015 06:37:30 +0000 Received: from crius.apache.org (localhost [127.0.0.1]) by crius.apache.org (ASF Mail Server at crius.apache.org) with ESMTP id ABBA09C034A for ; Sat, 10 Oct 2015 06:36:50 +0000 (UTC) Date: Sat, 10 Oct 2015 06:36:50 +0000 (UTC) From: Apache Jenkins Server To: notifications@cxf.apache.org Message-ID: <1418066969.379.1444459010629.JavaMail.jenkins@crius> Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_CXF-3.0-deploy_=C2=BB_?= =?UTF-8?Q?Apache_CXF_JAX-RS_Service_Description_#728?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Instance-Identity: MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAkqVKZPv7YyHBB3FvWfV7XQehwe/Ga3aadzSNknt8g382X3uN8A3SOQ+Ixq9HxS+ZlN6XR4TECySmSRy2JN5Rx8svxAD0TjtSF9LuU98dD+LniNDP7Lq6gvRFuJhbMHoS0nuTizDZLsK4X8TW5MyV9w+jFbdoZfRE5O/Mse0fkOeL5uoIS/3Vvu/W+x9QSjDkB7CaU56bPFlQjqqJBl3Cn9r34CkXQZYnLb/NjW4vcpw0+TgMUAPTIVEr5BTPZRshz19g7huwg3zANT5HBIZnzV4hsVY9w4JHkceFdKi/ibNnjPjsFs9pm0HSGJ/RDxjIvSTYT02eH4+m1RAYaj2E9QIDAQAB X-Jenkins-Job: CXF-3.0-deploy/org.apache.cxf:cxf-rt-rs-service-description X-Jenkins-Result: FAILURE See Changes: [sberyozkin] [CXF-6634] Moving DocumentationProvider to a dedicated package [sberyozkin] [CXF-6633] Optionally enriching Swagger output with JavaDocs content and ------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache CXF JAX-RS Service Description 3.0.7-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ cxf-rt-rs-service-description --- [INFO] [INFO] --- maven-bundle-plugin:2.4.0:cleanVersions (versions) @ cxf-rt-rs-service-description --- [INFO] [INFO] --- maven-checkstyle-plugin:2.12.1:checkstyle (validate) @ cxf-rt-rs-service-description --- [INFO] [INFO] >>> maven-pmd-plugin:3.2:check (validate) @ cxf-rt-rs-service-description >>> [INFO] [INFO] --- maven-pmd-plugin:3.2:pmd (pmd) @ cxf-rt-rs-service-description --- [INFO] [INFO] <<< maven-pmd-plugin:3.2:check (validate) @ cxf-rt-rs-service-description <<< [INFO] [INFO] --- maven-pmd-plugin:3.2:check (validate) @ cxf-rt-rs-service-description --- [INFO] [INFO] --- cxf-xml2fastinfoset-plugin:3.0.0:xml2fastinfoset (xml2fastinfoset) @ cxf-rt-rs-service-description --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ cxf-rt-rs-service-description --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ cxf-rt-rs-service-description --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] skip non existing resourceDirectory [INFO] skip non existing resourceDirectory [INFO] skip non existing resourceDirectory [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ cxf-rt-rs-service-description --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 13 source files to [INFO] ------------------------------------------------------------- [WARNING] COMPILATION WARNING : [INFO] ------------------------------------------------------------- [WARNING] bootstrap class path not set in conjunction with -source 1.6 [INFO] 1 warning [INFO] ------------------------------------------------------------- [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] :[91,69] diamond operator is not supported in -source 1.6 (use -source 7 or higher to enable diamond operator) [ERROR] :[75,55] diamond operator is not supported in -source 1.6 (use -source 7 or higher to enable diamond operator) [INFO] 2 errors [INFO] -------------------------------------------------------------