Return-Path: X-Original-To: apmail-deltaspike-commits-archive@www.apache.org Delivered-To: apmail-deltaspike-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2ECE810131 for ; Fri, 22 Nov 2013 17:36:36 +0000 (UTC) Received: (qmail 6459 invoked by uid 500); 22 Nov 2013 17:36:36 -0000 Delivered-To: apmail-deltaspike-commits-archive@deltaspike.apache.org Received: (qmail 6382 invoked by uid 500); 22 Nov 2013 17:36:34 -0000 Mailing-List: contact commits-help@deltaspike.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@deltaspike.apache.org Delivered-To: mailing list commits@deltaspike.apache.org Received: (qmail 6365 invoked by uid 99); 22 Nov 2013 17:36:33 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 22 Nov 2013 17:36:33 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.8] (HELO aegis.apache.org) (140.211.11.8) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 22 Nov 2013 17:36:31 +0000 Received: from aegis.apache.org (localhost [127.0.0.1]) by aegis.apache.org (Postfix) with ESMTP id AADAEC0506; Fri, 22 Nov 2013 17:36:11 +0000 (UTC) Date: Fri, 22 Nov 2013 17:36:11 +0000 (UTC) From: Apache Jenkins Server To: commits@deltaspike.apache.org, null@apache.org Message-ID: <31158811.919.1385141771697.JavaMail.hudson@aegis> Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_DeltaSpike_Wel?= =?UTF-8?Q?d_1.1.15_=C2=BB_Apache_DeltaSpike_Core-API_#8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Jenkins-Job: Apache DeltaSpike Core-API X-Jenkins-Result: FAILURE X-Virus-Checked: Checked by ClamAV on apache.org See Changes: [struberg] DELTASPIKE-442 improve PersistenceConfigurationProvider [struberg] DELTASPIKE-445 add a few other known project stage config locations ------------------------------------------ [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache DeltaSpike Core-API 0.6-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ deltaspike-core-api --- [INFO] [INFO] --- maven-bundle-plugin:2.3.7:cleanVersions (versions) @ deltaspike-core-api --- [INFO] [INFO] --- maven-antrun-plugin:1.6:run (javadoc.resources) @ deltaspike-core-api --- [WARNING] Parameter tasks is deprecated, use target instead [INFO] Executing tasks main: [INFO] Executed tasks [INFO] [INFO] --- maven-remote-resources-plugin:1.3:process (process-remote-resources) @ deltaspike-core-api --- [INFO] [INFO] --- maven-remote-resources-plugin:1.3:process (default) @ deltaspike-core-api --- [INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ deltaspike-core-api --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] Copying 4 resources [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:2.5:compile (default-compile) @ deltaspike-core-api --- [INFO] Compiling 136 source files to [INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ deltaspike-core-api --- [debug] execute contextualize [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 5 resources [INFO] Copying 4 resources [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:2.5:testCompile (default-testCompile) @ deltaspike-core-api --- [INFO] Compiling 14 source files to [INFO] [INFO] --- maven-surefire-plugin:2.11:test (default-test) @ deltaspike-core-api --- [INFO] Surefire report directory: [INFO] Using configured provider org.apache.maven.surefire.junitcore.JUnitCoreProvider ------------------------------------------------------- T E S T S ------------------------------------------------------- Concurrency config is parallel='none', perCoreThreadCount=true, threadCount=2, useUnlimitedThreads=false Running org.apache.deltaspike.test.api.config.PropertyLoaderTest Nov 22, 2013 5:35:59 PM org.apache.deltaspike.core.api.config.PropertyLoader loadAllProperties INFO: could not find any property files with name notexistingProperty Nov 22, 2013 5:35:59 PM org.apache.deltaspike.core.api.config.PropertyLoader loadAllProperties INFO: could not find any property files with name notexistingProperty Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec Running org.apache.deltaspike.test.api.config.ConfigResolverTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec Running org.apache.deltaspike.test.api.metadata.AnnotatedTypeBuilderTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 sec Running org.apache.deltaspike.test.api.util.StringUtilsTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec Running org.apache.deltaspike.test.api.util.metadata.AnnotationInstanceProviderTest Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec Running org.apache.deltaspike.test.api.util.ExceptionUtilsTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Results : Tests run: 36, Failures: 0, Errors: 0, Skipped: 0 [JENKINS] Recording test results [INFO] [INFO] --- maven-bundle-plugin:2.3.7:bundle (default-bundle) @ deltaspike-core-api --- [WARNING] Bundle org.apache.deltaspike.core:deltaspike-core-api:bundle:0.6-SNAPSHOT : Did not find matching referal for !org.apache.deltaspike.core.* [INFO] [INFO] --- maven-site-plugin:3.1:attach-descriptor (attach-descriptor) @ deltaspike-core-api --- [INFO] [INFO] --- maven-jar-plugin:2.4:test-jar (default) @ deltaspike-core-api --- [INFO] Building jar: [INFO] [INFO] --- maven-bundle-plugin:2.3.7:cleanVersions (versions) @ deltaspike-core-api --- [INFO] [INFO] --- maven-antrun-plugin:1.6:run (javadoc.resources) @ deltaspike-core-api --- [WARNING] Parameter tasks is deprecated, use target instead [INFO] Executing tasks main: [INFO] Executed tasks [WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo [INFO] [INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ deltaspike-core-api --- [INFO] META-INF already added, skipping [INFO] META-INF/DEPENDENCIES already added, skipping [INFO] META-INF/DISCLAIMER already added, skipping [INFO] META-INF/NOTICE already added, skipping [INFO] META-INF/LICENSE already added, skipping [INFO] META-INF already added, skipping [INFO] META-INF already added, skipping [INFO] META-INF/DEPENDENCIES already added, skipping [INFO] META-INF/DISCLAIMER already added, skipping [INFO] META-INF/NOTICE already added, skipping [INFO] META-INF/LICENSE already added, skipping [INFO] META-INF already added, skipping [INFO] META-INF/DEPENDENCIES already added, skipping [INFO] META-INF/DISCLAIMER already added, skipping [INFO] META-INF/NOTICE already added, skipping [INFO] META-INF/LICENSE already added, skipping [INFO] Building jar: [INFO] META-INF already added, skipping [INFO] META-INF/DEPENDENCIES already added, skipping [INFO] META-INF/DISCLAIMER already added, skipping [INFO] META-INF/NOTICE already added, skipping [INFO] META-INF/LICENSE already added, skipping [INFO] META-INF already added, skipping [INFO] META-INF already added, skipping [INFO] META-INF/DEPENDENCIES already added, skipping [INFO] META-INF/DISCLAIMER already added, skipping [INFO] META-INF/NOTICE already added, skipping [INFO] META-INF/LICENSE already added, skipping [INFO] META-INF already added, skipping [INFO] META-INF/DEPENDENCIES already added, skipping [INFO] META-INF/DISCLAIMER already added, skipping [INFO] META-INF/NOTICE already added, skipping [INFO] META-INF/LICENSE already added, skipping [INFO] [INFO] --- maven-checkstyle-plugin:2.9.1:check (verify-style) @ deltaspike-core-api --- [INFO] Starting audit... :60: array initialization lcurly at indentation level 12 not at correct indentation, 4 :61: array initialization child at indentation level 20 not at correct indentation, 8 :62: array initialization child at indentation level 20 not at correct indentation, 8 :63: array initialization child at indentation level 20 not at correct indentation, 8 :64: array initialization rcurly at indentation level 12 not at correct indentation, 4 Audit done. [INFO] There are 5 checkstyle errors.