Return-Path: X-Original-To: apmail-directory-notifications-archive@minotaur.apache.org Delivered-To: apmail-directory-notifications-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1C4961870E for ; Sun, 28 Jun 2015 06:21:20 +0000 (UTC) Received: (qmail 68904 invoked by uid 500); 28 Jun 2015 06:21:19 -0000 Delivered-To: apmail-directory-notifications-archive@directory.apache.org Received: (qmail 68885 invoked by uid 500); 28 Jun 2015 06:21:19 -0000 Mailing-List: contact notifications-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: notifications@directory.apache.org Delivered-To: mailing list notifications@directory.apache.org Received: (qmail 68875 invoked by uid 99); 28 Jun 2015 06:21:19 -0000 Received: from analysis-vm.apache.org (HELO analysis.apache.org) (140.211.11.61) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 28 Jun 2015 06:21:19 +0000 Received: from sonar.apache.org (localhost [127.0.0.1]) by analysis.apache.org (Postfix) with ESMTP id 6DDF97FF8D for ; Sun, 28 Jun 2015 06:21:19 +0000 (UTC) Date: Sun, 28 Jun 2015 06:21:19 +0000 (UTC) From: gmcdonald@apache.org To: notifications@directory.apache.org Message-ID: <2130051274.24.1435472479378.JavaMail.jenkins@analysis-vm> In-Reply-To: <1284370710.20.1435386089470.JavaMail.jenkins@analysis-vm> References: <1284370710.20.1435386089470.JavaMail.jenkins@analysis-vm> Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_direc?= =?UTF-8?Q?tory-kerby_=C2=BB_Kerby_Kdc_Test_#50?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Jenkins-Job: Kerby Kdc Test X-Jenkins-Result: FAILURE See ------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Kerby Kdc Test 1.0-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ kerby-kdc-test --- [INFO] Deleting [INFO] [INFO] --- maven-pmd-plugin:3.4:pmd (pmd) @ kerby-kdc-test --- [INFO] [INFO] --- maven-pmd-plugin:3.4:check (validate) @ kerby-kdc-test --- [INFO] [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ kerby-kdc-test --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 9 resources [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ kerby-kdc-test --- [INFO] No sources to compile [INFO] [INFO] --- maven-compiler-plugin:3.3:compile (default) @ kerby-kdc-test --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ kerby-kdc-test --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ kerby-kdc-test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 12 source files to [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] :[101,52] cannot find symbol symbol: variable TEST_PASSWORD location: class org.apache.kerby.kerberos.kdc.WithTokenKdcTest [ERROR] :[109,48] cannot find symbol symbol: variable TEST_PASSWORD location: class org.apache.kerby.kerberos.kdc.WithTokenKdcTest [ERROR] :[119,72] kdcRealm has private access in org.apache.kerby.kerberos.kerb.server.KdcTestBase [ERROR] :[120,46] kdcRealm has private access in org.apache.kerby.kerberos.kerb.server.KdcTestBase [ERROR] :[128,46] kdcRealm has private access in org.apache.kerby.kerberos.kerb.server.KdcTestBase [INFO] 5 errors [INFO] -------------------------------------------------------------