Return-Path: Delivered-To: apmail-ant-notifications-archive@minotaur.apache.org Received: (qmail 52765 invoked from network); 1 Sep 2010 05:09:51 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 1 Sep 2010 05:09:51 -0000 Received: (qmail 96098 invoked by uid 500); 1 Sep 2010 05:09:51 -0000 Delivered-To: apmail-ant-notifications-archive@ant.apache.org Received: (qmail 96022 invoked by uid 500); 1 Sep 2010 05:09:49 -0000 Mailing-List: contact notifications-help@ant.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ant.apache.org Delivered-To: mailing list notifications@ant.apache.org Received: (qmail 96015 invoked by uid 99); 1 Sep 2010 05:09:48 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Sep 2010 05:09:48 +0000 X-ASF-Spam-Status: No, hits=-1999.6 required=10.0 tests=ALL_TRUSTED,INVALID_DATE X-Spam-Check-By: apache.org Received: from [140.211.11.55] (HELO vmgump.apache.org) (140.211.11.55) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Sep 2010 05:09:47 +0000 Received: from vmgump.apache.org (localhost [127.0.0.1]) by vmgump.apache.org (Postfix) with ESMTP id 23BD814DC4F for ; Wed, 1 Sep 2010 05:09:20 +0000 (UTC) Date: Wed, 01 Sep 2010 05:09:20 UTC From: Gump Integration Build To: notifications@ant.apache.org Subject: [GUMP@vmgump]: Project ivy (in module ivy) failed Message-Id: <20100901050920.23BD814DC4F@vmgump.apache.org> To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at general@gump.apache.org. Project ivy has an issue affecting its community integration. This issue affects 29 projects. The current state of this project is 'Failed', with reason 'Build Failed'. For reference only, the following projects are affected by this: - ant-contrib : Useful little Ant tasks - ant-contrib-test : Useful little Ant tasks - antbook-diary-core : Examples to go with Java Development with Ant - antbook-sections : Examples to go with Java Development with Ant - antbook-sections-tasks : Examples to go with Java Development with Ant - cddlm : Configuration and Deployment of Grid Applications and System... - forrest-core : Apache Forrest software is a publishing framework that trans... - forrest-rat : Apache Forrest software is a publishing framework that trans... - forrest-test : Apache Forrest software is a publishing framework that trans... - forrest-test-basic : Apache Forrest software is a publishing framework that trans... - fulcrum-cache : Services Framework - fulcrum-cache-test : Services Framework - invicta : Open-source build management tool. - ivy : Ivy Core - ivy-tests : Ivy is a tool for managing (recording, tracking, resolving a... - jakarta-turbine-jcs : Cache - jcs : Cache - jgroups : A Reliable Multicast Communication Toolkit for Java - portals-jetspeed-1 : Enterprise Information Portal - smartfrog : Smartfrog: Application Deployment from HP Laboratories - smartfrog-components : Smartfrog: Application Deployment from HP Laboratories - smartfrog-tasks : Smartfrog: Application Deployment from HP Laboratories - smartfrog-tasks-test : Smartfrog: Application Deployment from HP Laboratories - smartfrog-test : Smartfrog: Application Deployment from HP Laboratories - smartfrog-testharness : Smartfrog: Application Deployment from HP Laboratories - testng : Java Unit test framework - testng-deps : Java Unit test framework - turbine-core : A servlet based framework. - turbine-core-test : A servlet based framework. Full details are available at: http://vmgump.apache.org/gump/public/ivy/ivy/index.html That said, some information snippets are provided here. The following annotations (debug/informational/warning/error messages) were provided: -INFO- Failed with reason build failed -DEBUG- Extracted fallback artifacts from Gump Repository The following work was performed: http://vmgump.apache.org/gump/public/ivy/ivy/gump_work/build_ivy_ivy.html Work Name: build_ivy_ivy (Type: Build) Work ended in a state of : Failed Elapsed: 18 secs Command Line: /usr/lib/jvm/java-6-openjdk/bin/java -Djava.awt.headless=true org.apache.tools.ant.Main -Dgump.merge=/srv/gump/public/gump/work/merge.xml -Dbuild.sysclasspath=only -Dfinal.name=ivy-01092010.jar -Doffline=true -Dno.resolve=true -Dfinal.core.name=ivy-core-01092010.jar jar [Working Directory: /srv/gump/public/workspace/ivy] CLASSPATH: /usr/lib/jvm/java-6-openjdk/lib/tools.jar:/srv/gump/public/workspace/ivy/build/classes/bootstrap:/srv/gump/public/workspace/ivy/build/classes/core:/srv/gump/public/workspace/ant/dist/lib/ant.jar:/srv/gump/public/workspace/ant/dist/lib/ant-launcher.jar:/srv/gump/public/workspace/ant/dist/lib/ant-jmf.jar:/srv/gump/public/workspace/ant/dist/lib/ant-junit.jar:/srv/gump/public/workspace/ant/dist/lib/ant-swing.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-resolver.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-xalan2.jar:/srv/gump/packages/junit3.8.1/junit.jar:/srv/gump/public/workspace/xml-commons/java/build/resolver.jar:/srv/gump/public/workspace/httpcomponents/oac.hc3x/dist/commons-httpclient.jar:/srv/gump/public/workspace/apache-commons/codec/dist/commons-codec-01092010.jar:/srv/gump/public/workspace/jakarta-oro/jakarta-oro-01092010.jar:/srv/gump/public/workspace/apache-commons/vfs/core/target/commons-vfs-2.0-SNAPSHOT.jar:/srv/gump/public/workspace/a pache-commons/vfs/sandbox/target/commons-vfs-sandbox-01092010.jar:/srv/gump/packages/slide/slide-webdavlib-2.1.jar:/srv/gump/packages/jsch/jsch-0.1.38.jar --------------------------------------------- [javac] } catch (PGPException e) { [javac] ^ [javac] /srv/gump/public/workspace/ivy/src/java/org/apache/ivy/plugins/signer/bouncycastle/OpenPGPSignatureGenerator.java:150: cannot find symbol [javac] symbol : variable PGPUtil [javac] location: class org.apache.ivy.plugins.signer.bouncycastle.OpenPGPSignatureGenerator [javac] in = PGPUtil.getDecoderStream(in); [javac] ^ [javac] /srv/gump/public/workspace/ivy/src/java/org/apache/ivy/plugins/signer/bouncycastle/OpenPGPSignatureGenerator.java:151: cannot find symbol [javac] symbol : class PGPSecretKeyRingCollection [javac] location: class org.apache.ivy.plugins.signer.bouncycastle.OpenPGPSignatureGenerator [javac] PGPSecretKeyRingCollection pgpSec = new PGPSecretKeyRingCollection(in); [javac] ^ [javac] /srv/gump/public/workspace/ivy/src/java/org/apache/ivy/plugins/signer/bouncycastle/OpenPGPSignatureGenerator.java:151: cannot find symbol [javac] symbol : class PGPSecretKeyRingCollection [javac] location: class org.apache.ivy.plugins.signer.bouncycastle.OpenPGPSignatureGenerator [javac] PGPSecretKeyRingCollection pgpSec = new PGPSecretKeyRingCollection(in); [javac] ^ [javac] /srv/gump/public/workspace/ivy/src/java/org/apache/ivy/plugins/signer/bouncycastle/OpenPGPSignatureGenerator.java:153: cannot find symbol [javac] symbol : class PGPSecretKey [javac] location: class org.apache.ivy.plugins.signer.bouncycastle.OpenPGPSignatureGenerator [javac] PGPSecretKey key = null; [javac] ^ [javac] /srv/gump/public/workspace/ivy/src/java/org/apache/ivy/plugins/signer/bouncycastle/OpenPGPSignatureGenerator.java:155: cannot find symbol [javac] symbol : class PGPSecretKeyRing [javac] location: class org.apache.ivy.plugins.signer.bouncycastle.OpenPGPSignatureGenerator [javac] PGPSecretKeyRing kRing = (PGPSecretKeyRing) it.next(); [javac] ^ [javac] /srv/gump/public/workspace/ivy/src/java/org/apache/ivy/plugins/signer/bouncycastle/OpenPGPSignatureGenerator.java:155: cannot find symbol [javac] symbol : class PGPSecretKeyRing [javac] location: class org.apache.ivy.plugins.signer.bouncycastle.OpenPGPSignatureGenerator [javac] PGPSecretKeyRing kRing = (PGPSecretKeyRing) it.next(); [javac] ^ [javac] /srv/gump/public/workspace/ivy/src/java/org/apache/ivy/plugins/signer/bouncycastle/OpenPGPSignatureGenerator.java:158: cannot find symbol [javac] symbol : class PGPSecretKey [javac] location: class org.apache.ivy.plugins.signer.bouncycastle.OpenPGPSignatureGenerator [javac] PGPSecretKey k = (PGPSecretKey) it2.next(); [javac] ^ [javac] /srv/gump/public/workspace/ivy/src/java/org/apache/ivy/plugins/signer/bouncycastle/OpenPGPSignatureGenerator.java:158: cannot find symbol [javac] symbol : class PGPSecretKey [javac] location: class org.apache.ivy.plugins.signer.bouncycastle.OpenPGPSignatureGenerator [javac] PGPSecretKey k = (PGPSecretKey) it2.next(); [javac] ^ [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] 33 errors BUILD FAILED /srv/gump/public/workspace/ivy/build.xml:273: Compile failed; see the compiler error output for details. Total time: 18 seconds --------------------------------------------- To subscribe to this information via syndicated feeds: - RSS: http://vmgump.apache.org/gump/public/ivy/ivy/rss.xml - Atom: http://vmgump.apache.org/gump/public/ivy/ivy/atom.xml ============================== Gump Tracking Only === Produced by Gump version 2.3. Gump Run 10000001092010, vmgump.apache.org:vmgump:10000001092010 Gump E-mail Identifier (unique within run) #19. -- Apache Gump http://gump.apache.org/ [Instance: vmgump]