Return-Path: X-Original-To: apmail-sling-dev-archive@www.apache.org Delivered-To: apmail-sling-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7DF4195BB for ; Mon, 25 Jun 2012 12:01:16 +0000 (UTC) Received: (qmail 78509 invoked by uid 500); 25 Jun 2012 11:46:17 -0000 Delivered-To: apmail-sling-dev-archive@sling.apache.org Received: (qmail 78404 invoked by uid 500); 25 Jun 2012 11:46:14 -0000 Mailing-List: contact dev-help@sling.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@sling.apache.org Delivered-To: mailing list dev@sling.apache.org Received: (qmail 78259 invoked by uid 99); 25 Jun 2012 11:46:10 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Jun 2012 11:46:09 +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; Mon, 25 Jun 2012 11:46:07 +0000 Received: from aegis.apache.org (localhost [127.0.0.1]) by aegis.apache.org (Postfix) with ESMTP id 3AEE8C002D for ; Mon, 25 Jun 2012 11:45:47 +0000 (UTC) Date: Mon, 25 Jun 2012 11:45:47 +0000 (UTC) From: Apache Jenkins Server To: dev@sling.apache.org Message-ID: <1403253192.509.1340624747239.JavaMail.hudson@aegis.apache.org> In-Reply-To: <708991752.380.1340538187408.JavaMail.hudson@aegis.apache.org> References: <708991752.380.1340538187408.JavaMail.hudson@aegis.apache.org> Subject: =?UTF-8?Q?Build_failed_in_Jenkins:_sling-contrib-1.5_=C2=BB_?= =?UTF-8?Q?Apache_Sling_Request_Processing_Analyzer_#904?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Jenkins-Job: Apache Sling Request Processing Analyzer X-Jenkins-Result: FAILURE X-Virus-Checked: Checked by ClamAV on apache.org See ------------------------------------------ projectStarted org.apache.sling:org.apache.sling.reqanalyzer:0.0.1-SNAPSHOT [INFO] [INFO] [INFO] Deleting ------------------------------------------------------------------------ [INFO] Building Apache Sling Request Processing Analyzer 0.0.1-SNAPSHOT [INFO] ------------------------------------------------------------------------ mojoStarted org.apache.maven.plugins:maven-clean-plugin:2.4.1(default-clean) [INFO] [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ org.apache.sling.reqanalyzer --- mojoSucceeded org.apache.maven.plugins:maven-clean-plugin:2.4.1(default-clean) mojoStarted org.apache.maven.plugins:maven-enforcer-plugin:1.0(enforce-java) [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-java) @ org.apache.sling.reqanalyzer --- mojoSucceeded org.apache.maven.plugins:maven-enforcer-plugin:1.0(enforce-java) mojoStarted org.apache.maven.plugins:maven-remote-resources-plugin:1.1(default) [INFO] [INFO] --- maven-remote-resources-plugin:1.1:process (default) @ org.apache.sling.reqanalyzer --- mojoSucceeded org.apache.maven.plugins:maven-remote-resources-plugin:1.1(default) mojoStarted org.apache.maven.plugins:maven-resources-plugin:2.4.3(default-resources)[INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory [INFO] Copying 3 resources [INFO] [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ org.apache.sling.reqanalyzer --- mojoSucceeded org.apache.maven.plugins:maven-resources-plugin:2.4.3(default-resources) mojoStarted org.apache.maven.plugins:maven-antrun-plugin:1.6(default) [INFO] [INFO] Executing tasks [INFO] --- maven-antrun-plugin:1.6:run (default) @ org.apache.sling.reqanalyzer --- main: [echo] **************** WARNING (SLING-443/SLING-1782) ****************************** [echo] On most platforms, you'll get OutOfMemoryErrors when building unless you set [echo] on 32bit platforms: MAVEN_OPTS="-Xmx256M -XX:MaxPermSize=256M", see SLING-443 [echo] on 64bit platforms: MAVEN_OPTS="-Xmx512M -XX:MaxPermSize=512M", see SLING-1782 [echo] ****************************************************************************** [INFO] Executed tasks mojoSucceeded org.apache.maven.plugins:maven-antrun-plugin:1.6(default) mojoStarted org.apache.maven.plugins:maven-compiler-plugin:2.3.2(default-compile) [INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ org.apache.sling.reqanalyzer --- [INFO] Compiling 8 source files to [INFO] ------------------------------------------------------------- [ERROR] COMPILATION ERROR : [INFO] ------------------------------------------------------------- [ERROR] :[45,20] cannot find symbol symbol : constructor JDialog(java.awt.Window) location: class javax.swing.JDialog [ERROR] :[64,31] cannot find symbol symbol : method getRowSorter() location: class javax.swing.JTable [ERROR] :[68,33] cannot find symbol symbol : method setAutoCreateRowSorter(boolean) location: class javax.swing.JTable [ERROR] :[78,36] cannot find symbol symbol : constructor JDialog(java.awt.Window) location: class javax.swing.JDialog [ERROR] :[54,13] cannot find symbol symbol : method setAutoCreateRowSorter(boolean) location: class javax.swing.JTable [INFO] 5 errors [INFO] ------------------------------------------------------------- mojoFailed org.apache.maven.plugins:maven-compiler-plugin:2.3.2(default-compile) projectFailed org.apache.sling:org.apache.sling.reqanalyzer:0.0.1-SNAPSHOT