Return-Path: Delivered-To: apmail-hadoop-hbase-dev-archive@locus.apache.org Received: (qmail 79154 invoked from network); 2 Apr 2008 21:17:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 Apr 2008 21:17:18 -0000 Received: (qmail 75642 invoked by uid 500); 2 Apr 2008 21:17:18 -0000 Delivered-To: apmail-hadoop-hbase-dev-archive@hadoop.apache.org Received: (qmail 75622 invoked by uid 500); 2 Apr 2008 21:17:18 -0000 Mailing-List: contact hbase-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hbase-dev@hadoop.apache.org Delivered-To: mailing list hbase-dev@hadoop.apache.org Received: (qmail 75607 invoked by uid 99); 2 Apr 2008 21:17:18 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Apr 2008 14:17:18 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.106] (HELO hudson.zones.apache.org) (140.211.11.106) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Apr 2008 21:16:34 +0000 Received: from hudson.zones.apache.org (localhost [127.0.0.1]) by hudson.zones.apache.org (8.13.8+Sun/8.13.8) with ESMTP id m32LGrBJ023651 for ; Wed, 2 Apr 2008 17:16:53 -0400 (EDT) Date: Wed, 2 Apr 2008 21:16:53 +0000 (UTC) From: Apache Hudson Server To: hbase-dev@hadoop.apache.org Message-ID: <21404308.371207171013330.JavaMail.hudson@hudson.zones.apache.org> Subject: Build failed in Hudson: HBase-Patch #67 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org See http://hudson.zones.apache.org/hudson/job/HBase-Patch/67/changes Changes: [stack] HBASE-547 UI shows hadoop version, not hbase version We now show hadoop and hbase versions in master. Also cleaned up how the jsp is generated moving it into main build.xml done as a pre-compile step. D src/java/org/apache/hadoop/hbase/generated Removed this directory. No longer check in jsps. Generate them every time. M src/webapps/regionserver/regionserver.jsp Use the hbase VersionInfo so we get hbase version, not hadoop's. M src/webapps/master/master.jsp Output hadoop and hbase versions. D build-webapps.xml Remove. Integrated into main build.xml. Reason we were doing this distinct C --CLASSPATH issues when compiling in hadoop context -- no longer prevail. M build.xml (jspc): Added target and made it a prereq of compile. ------------------------------------------ started Updating https://svn.apache.org/repos/asf/hadoop/hbase/trunk D build-webapps.xml D src/java/org/apache/hadoop/hbase/generated U src/webapps/regionserver/regionserver.jsp U src/webapps/master/master.jsp U build.xml At revision 644072 [trunk] $ ant -Dtest.junit.output.format=xml -Dtest.output=yes clean jar test package tar Buildfile: build.xml clean: [delete] Deleting directory /zonestorage/hudson/home/hudson/hudson/jobs/HBase-Patch/workspace/trunk/build init: [mkdir] Created dir: /zonestorage/hudson/home/hudson/hudson/jobs/HBase-Patch/workspace/trunk/build [mkdir] Created dir: /zonestorage/hudson/home/hudson/hudson/jobs/HBase-Patch/workspace/trunk/build/classes [mkdir] Created dir: /zonestorage/hudson/home/hudson/hudson/jobs/HBase-Patch/workspace/trunk/build/test [mkdir] Created dir: /zonestorage/hudson/home/hudson/hudson/jobs/HBase-Patch/workspace/trunk/build/examples [mkdir] Created dir: /zonestorage/hudson/home/hudson/hudson/jobs/HBase-Patch/workspace/trunk/build/webapps [copy] Copying 8 files to /zonestorage/hudson/home/hudson/hudson/jobs/HBase-Patch/workspace/trunk/build/webapps [mkdir] Created dir: /zonestorage/hudson/home/hudson/hudson/jobs/HBase-Patch/workspace/trunk/build/lib [copy] Copying 20 files to /zonestorage/hudson/home/hudson/hudson/jobs/HBase-Patch/workspace/trunk/build/lib [mkdir] Created dir: /zonestorage/hudson/home/hudson/hudson/jobs/HBase-Patch/workspace/trunk/build/conf [copy] Copying 5 files to /zonestorage/hudson/home/hudson/hudson/jobs/HBase-Patch/workspace/trunk/build/conf [mkdir] Created dir: /zonestorage/hudson/home/hudson/hudson/jobs/HBase-Patch/workspace/trunk/build/bin [copy] Copying 7 files to /zonestorage/hudson/home/hudson/hudson/jobs/HBase-Patch/workspace/trunk/build/bin jspc: javacc: compile: [javac] Compiling 191 source files to /zonestorage/hudson/home/hudson/hudson/jobs/HBase-Patch/workspace/trunk/build/classes [javac] Note: Some input files use or override a deprecated API. [javac] Note: Recompile with -Xlint:deprecation for details. [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. jar: [jar] Building jar: /zonestorage/hudson/home/hudson/hudson/jobs/HBase-Patch/workspace/trunk/build/hbase-0.2.0-dev.jar init: [copy] Copying 2 files to /zonestorage/hudson/home/hudson/hudson/jobs/HBase-Patch/workspace/trunk/build/webapps jspc: BUILD FAILED /zonestorage/hudson/home/hudson/hudson/jobs/HBase-Patch/workspace/trunk/build.xml:170: java.lang.ExceptionInInitializerError Total time: 14 seconds ERROR: No artifacts found that match the file pattern "trunk/build/*.tar.gz". Configuration error? ERROR: 'trunk/build/*.tar.gz' doesn't match anything: 'trunk' exists but not 'trunk/build/*.tar.gz' Recording test results