Return-Path: Delivered-To: apmail-harmony-alerts-archive@locus.apache.org Received: (qmail 65366 invoked from network); 20 Sep 2007 09:47:37 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 20 Sep 2007 09:47:37 -0000 Received: (qmail 29270 invoked by uid 500); 20 Sep 2007 09:47:29 -0000 Delivered-To: apmail-harmony-alerts-archive@harmony.apache.org Received: (qmail 29181 invoked by uid 500); 20 Sep 2007 09:47:28 -0000 Mailing-List: contact alerts-help@harmony.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@harmony.apache.org Delivered-To: mailing list alerts@harmony.apache.org Received: (qmail 29172 invoked by uid 99); 20 Sep 2007 09:47:28 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Sep 2007 02:47:28 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [192.55.52.93] (HELO mga11.intel.com) (192.55.52.93) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Sep 2007 09:47:28 +0000 Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by fmsmga102.fm.intel.com with ESMTP; 20 Sep 2007 02:47:08 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.20,277,1186383600"; d="scan'208";a="145554253" Received: from mssmon01.ims.intel.com ([10.125.148.15]) by fmsmga002.fm.intel.com with ESMTP; 20 Sep 2007 02:47:06 -0700 Received: from nstdrlil1 (nstdrlil1.ins.intel.com [10.125.122.102]) by mssmon01.ims.intel.com (8.12.11.20060308/8.12.11/MailSET/Hub) with SMTP id l8K9l55F030490; Thu, 20 Sep 2007 13:47:05 +0400 Message-Id: <200709200947.l8K9l55F030490@mssmon01.ims.intel.com> Subject: [build-test alert] PASSED Linux ia64: classlib debug Date: Thu, 20 Sep 2007 02:47:05 -0700 Content-Type: text/plain From: nomail@intel.com To: alerts@harmony.apache.org X-Mailer: org.apache.tools.mail.MailMessage (ant.apache.org) X-Virus-Checked: Checked by ClamAV on apache.org BUILD COMPLETE: build.114 Date of build: 2007-09-20 02:43:07 -0700 Time to build: 3 minutes 39 seconds Last changed: 09/20/2007 02:42:33 Last log entry: Patch for HARMONY-4761 "[classlib][awt] InputEvent.getModifiers() doesn't return modifiers for mouse release event" *********************************************************** Errors/Warnings: (32) Checking depends/jars/yoko_M2-20070130/yoko.jar Checksum verified (true) Checking depends/jars/yoko_M2-20070130/yoko-core.jar Checksum verified (true) Checking depends/jars/yoko_M2-20070130/yoko-rmi-impl.jar Checksum verified (true) Checking depends/jars/yoko_M2-20070130/yoko-rmi-spec.jar Checksum verified (true) Checking depends/jars/bcel-5.2/bcel-5.2.jar Checksum verified (true) Checking depends/jars/xalan-j_2.7.0/xalan.jar Checksum verified (true) Checking depends/jars/xerces_2.9.1/xerces.zip Checksum verified (true) Checking depends/jars/junit_3.8.2/junit.jar Checksum verified (true) Checking depends/jars/bcprov-jdk15-137/bcprov.jar Checksum verified (true) Checking depends/jars/icu4j_3.4.4/icu4j_3_4_4.jar Checksum verified (true) Checking depends/jars/mx4j_3.0.2/mx4j.zip Checksum verified (true) Checking depends/jars/jetty/jetty-6.0.0.jar Checksum verified (true) Checking depends/jars/jetty/jetty-util-6.0.0.jar Checksum verified (true) Checking depends/jars/jetty/servlet-api-2.5-6.0.0.jar Checksum verified (true) Checking depends/dejavu-fonts/dejavu-ttf-2.18-1.zip Checksum verified (true) Checking depends/jars/derby-10.3.1.4/derby.jar Checksum verified (true) *********************************************************** Unit Tests: (0) No Tests Run: This project doesn't have any tests *********************************************************** Modifications since last successful build: (2) modified apetrenko /harmony/enhanced/classlib/trunk/modules/awt/src/main/java/windows/org/apache/harmony/awt/wtk/windows/WinEvent.java 09/20/2007 02:42:33 Patch for HARMONY-4761 "[classlib][awt] InputEvent.getModifiers() doesn't return modifiers for mouse release event" modified aivanov /harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/javax/swing/text/html/BlockView.java 09/20/2007 01:19:55 Applying patch for HARMONY-4755: JEditorPane.setPage() throws NPE