Return-Path: Delivered-To: apmail-harmony-alerts-archive@locus.apache.org Received: (qmail 60521 invoked from network); 17 Jan 2007 16:09:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 17 Jan 2007 16:09:36 -0000 Received: (qmail 15285 invoked by uid 500); 17 Jan 2007 16:09:43 -0000 Delivered-To: apmail-harmony-alerts-archive@harmony.apache.org Received: (qmail 15259 invoked by uid 500); 17 Jan 2007 16:09:42 -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 15250 invoked by uid 99); 17 Jan 2007 16:09:42 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Jan 2007 08:09:42 -0800 X-ASF-Spam-Status: No, hits=0.6 required=10.0 tests=NO_REAL_NAME,UPPERCASE_25_50 X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) Received: from [143.182.124.21] (HELO mga03.intel.com) (143.182.124.21) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 17 Jan 2007 08:09:33 -0800 Received: from azsmga001.ch.intel.com ([10.2.17.19]) by mga03.intel.com with ESMTP; 17 Jan 2007 08:09:11 -0800 Received: from nssmon01.ins.intel.com ([10.125.118.43]) by azsmga001.ch.intel.com with ESMTP; 17 Jan 2007 08:09:06 -0800 X-ExtLoop1: 1 X-IronPort-AV: i="4.13,200,1167638400"; d="txt'?scan'208"; a="169896911:sNHT126004424" Received: from nstdrlxl3 (nstdrlxl3.ins.intel.com [10.125.122.5]) by nssmon01.ins.intel.com (8.12.11.20060308/8.12.11/SuSE Linux 0.7) with SMTP id l0HG8ve0029124 for ; Wed, 17 Jan 2007 22:08:59 +0600 Message-Id: <200701171608.l0HG8ve0029124@nssmon01.ins.intel.com> Subject: [build-test alert] BUILD FAILED SUSEL9 IA32 gcc debug: classlib tests iterative Date: Wed, 17 Jan 2007 22:08:59 +0600 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 FAILED: Ant Error Message: error string found Date of build: 01/16/2007 21:49:18 Time to build: 1459 minute(s) 10 second(s) Last changed: 01/16/2007 21:48:12 Last log entry: Add support for common exclude lists for the INSTRUMENT module (HARMONY-2970) *********************************************************** Errors/Warnings: (1) *********************************************************** Unit Tests: (9005) error: test_1562 org.apache.harmony.archive.tests.java.util.jar.ZipExecTest error: testConnect_NonBlockWithServer org.apache.harmony.nio.tests.java.nio.channels.DatagramChannelTest error: testCFII_ServerClosedAfterFinish_Block org.apache.harmony.nio.tests.java.nio.channels.SocketChannelTest error: testCFII_ServerClosedAfterFinish_NonBlock org.apache.harmony.nio.tests.java.nio.channels.SocketChannelTest error: testCFII_FinishTwice_Server_NonBlock org.apache.harmony.nio.tests.java.nio.channels.SocketChannelTest error: testCFII_ConnectAfterFinish_Server_Block org.apache.harmony.nio.tests.java.nio.channels.SocketChannelTest failure: test_connectLjava_net_InetAddressI tests.api.java.net.DatagramSocketTest Unit Test Error Details: (7) Test: test_1562Class: org.apache.harmony.archive.tests.java.util.jar.ZipExecTestjava.lang.NullPointerException at tests.support.resource.Support_Resources.createTempFolder(Support_Resources.java:75) at org.apache.harmony.archive.tests.java.util.jar.ZipExecTest.test_1562(ZipExecTest.java:48) at java.lang.reflect.VMReflection.invokeMethod(Native Method) Test: testConnect_NonBlockWithServerClass: org.apache.harmony.nio.tests.java.nio.channels.DatagramChannelTestjava.net.BindException: The address is not available at org.apache.harmony.luni.platform.OSNetworkSystem.socketBindImpl2(OSNetworkSystem.java) at org.apache.harmony.luni.platform.OSNetworkSystem.bind2(OSNetworkSystem.java) at org.apache.harmony.luni.net.PlainDatagramSocketImpl.bind(PlainDatagramSocketImpl.java:118) at java.net.DatagramSocket.createSocket(DatagramSocket.java:187) at java.net.DatagramSocket.(DatagramSocket.java:75) at org.apache.harmony.nio.tests.java.nio.channels.DatagramChannelTest.setUp(DatagramChannelTest.java:80) Test: testCFII_ServerClosedAfterFinish_BlockClass: org.apache.harmony.nio.tests.java.nio.channels.SocketChannelTestjava.net.BindException: The address is not available at org.apache.harmony.luni.platform.OSNetworkSystem.socketBindImpl(OSNetworkSystem.java) at org.apache.harmony.luni.platform.OSNetworkSystem.bind(OSNetworkSystem.java) at org.apache.harmony.luni.net.PlainSocketImpl.bind(PlainSocketImpl.java) at java.net.ServerSocket.(ServerSocket.java:113) at java.net.ServerSocket.(ServerSocket.java:71) at org.apache.harmony.nio.tests.java.nio.channels.SocketChannelTest.setUp(SocketChannelTest.java:77) Test: testCFII_ServerClosedAfterFinish_NonBlockClass: org.apache.harmony.nio.tests.java.nio.channels.SocketChannelTestjava.net.BindException: The address is not available at org.apache.harmony.luni.platform.OSNetworkSystem.socketBindImpl(OSNetworkSystem.java) at org.apache.harmony.luni.platform.OSNetworkSystem.bind(OSNetworkSystem.java) at org.apache.harmony.luni.net.PlainSocketImpl.bind(PlainSocketImpl.java) at java.net.ServerSocket.(ServerSocket.java:113) at java.net.ServerSocket.(ServerSocket.java:71) at org.apache.harmony.nio.tests.java.nio.channels.SocketChannelTest.setUp(SocketChannelTest.java:77) Test: testCFII_FinishTwice_Server_NonBlockClass: org.apache.harmony.nio.tests.java.nio.channels.SocketChannelTestjava.net.BindException: The address is not available at org.apache.harmony.luni.platform.OSNetworkSystem.socketBindImpl(OSNetworkSystem.java) at org.apache.harmony.luni.platform.OSNetworkSystem.bind(OSNetworkSystem.java) at org.apache.harmony.luni.net.PlainSocketImpl.bind(PlainSocketImpl.java) at java.net.ServerSocket.(ServerSocket.java:113) at java.net.ServerSocket.(ServerSocket.java:71) at org.apache.harmony.nio.tests.java.nio.channels.SocketChannelTest.ensureServerOpen(SocketChannelTest.java:1347) at org.apache.harmony.nio.tests.java.nio.channels.SocketChannelTest.connectServerNonBlock(SocketChannelTest.java) at org.apache.harmony.nio.tests.java.nio.channels.SocketChannelTest.testCFII_FinishTwice_Server_NonBlock(SocketChannelTest.java) at java.lang.reflect.VMReflection.invokeMethod(Native Method) Test: testCFII_ConnectAfterFinish_Server_BlockClass: org.apache.harmony.nio.tests.java.nio.channels.SocketChannelTestjava.net.BindException: The address is not available at org.apache.harmony.luni.platform.OSNetworkSystem.socketBindImpl(OSNetworkSystem.java) at org.apache.harmony.luni.platform.OSNetworkSystem.bind(OSNetworkSystem.java) at org.apache.harmony.luni.net.PlainSocketImpl.bind(PlainSocketImpl.java) at java.net.ServerSocket.(ServerSocket.java:113) at java.net.ServerSocket.(ServerSocket.java:71) at org.apache.harmony.nio.tests.java.nio.channels.SocketChannelTest.ensureServerOpen(SocketChannelTest.java:1347) at org.apache.harmony.nio.tests.java.nio.channels.SocketChannelTest.connectServerBlock(SocketChannelTest.java) at org.apache.harmony.nio.tests.java.nio.channels.SocketChannelTest.testCFII_ConnectAfterFinish_Server_Block(SocketChannelTest.java) at java.lang.reflect.VMReflection.invokeMethod(Native Method) Test: test_connectLjava_net_InetAddressIClass: tests.api.java.net.DatagramSocketTestjunit.framework.AssertionFailedError: Failed to set up datagram server for native connected Dgram socket test at tests.api.java.net.DatagramSocketTest.test_connectLjava_net_InetAddressI(DatagramSocketTest.java:379) at java.lang.reflect.VMReflection.invokeMethod(Native Method) *********************************************************** Modifications since last successful build: (67) modified ayza /harmony/enhanced/classlib/trunk/modules/instrument/make/exclude.linux.x86_64.drl 01/16/2007 21:48:12 Add support for common exclude lists for the INSTRUMENT module (HARMONY-2970) modified ayza /harmony/enhanced/classlib/trunk/modules/instrument/make/exclude.windows.x86_64.ibm 01/16/2007 21:48:12 Add support for common exclude lists for the INSTRUMENT module (HARMONY-2970) modified ayza /harmony/enhanced/classlib/trunk/modules/instrument/make/exclude.windows.x86.drl 01/16/2007 21:48:12 Add support for common exclude lists for the INSTRUMENT module (HARMONY-2970) modified ayza /harmony/enhanced/classlib/trunk/modules/instrument/make/exclude.linux.x86_64.ibm 01/16/2007 21:48:12 Add support for common exclude lists for the INSTRUMENT module (HARMONY-2970) modified ayza /harmony/enhanced/classlib/trunk/modules/instrument/make/exclude.linux.x86.drl 01/16/2007 21:48:12 Add support for common exclude lists for the INSTRUMENT module (HARMONY-2970) modified ayza /harmony/enhanced/classlib/trunk/modules/instrument/make/exclude.windows.x86.ibm 01/16/2007 21:48:12 Add support for common exclude lists for the INSTRUMENT module (HARMONY-2970) modified ayza /harmony/enhanced/classlib/trunk/modules/instrument/make/exclude.windows.x86_64.drl 01/16/2007 21:48:12 Add support for common exclude lists for the INSTRUMENT module (HARMONY-2970) added ayza /harmony/enhanced/classlib/trunk/modules/instrument/make/exclude.common 01/16/2007 21:48:12 Add support for common exclude lists for the INSTRUMENT module (HARMONY-2970) modified ayza /harmony/enhanced/classlib/trunk/modules/instrument/build.xml 01/16/2007 21:48:12 Add support for common exclude lists for the INSTRUMENT module (HARMONY-2970) modified ayza /harmony/enhanced/classlib/trunk/modules/instrument/make/exclude.linux.x86.ibm 01/16/2007 21:48:12 Add support for common exclude lists for the INSTRUMENT module (HARMONY-2970) add cc-drlvm log20070116213754Lbuild.1 01/16/2007 21:37:54drlvm modified hindessm /harmony/enhanced/classlib/trunk/modules/luni/src/main/java/java/util/GregorianCalendar.java 01/16/2007 21:25:47 Applying patches from "[#HARMONY-3003][classlib][luni]GregorianCalendar.get(Calendar.DAY_OF_MONTH) andget(Calendar.MONTH) return incorrect value". modified hindessm /harmony/enhanced/classlib/trunk/modules/luni/src/test/java/tests/api/java/util/GregorianCalendarTest.java 01/16/2007 21:25:47 Applying patches from "[#HARMONY-3003][classlib][luni]GregorianCalendar.get(Calendar.DAY_OF_MONTH) andget(Calendar.MONTH) return incorrect value". add cc-classlib log20070116212025Lbuild.1 01/16/2007 21:20:25classlib modified hindessm /harmony/enhanced/classlib/trunk/modules/swing/src/test/api/java/common/javax/swing/plaf/basic/BasicInternalFrameUITest.java 01/16/2007 20:45:20 Applying test patch from "[#HARMONY-2765] [classlib][swing]javax.swing.plaf.basic.BasicInternalFrameUI. createNorthPane(null) doesnot throw unspecified NPE". modified hindessm /harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/javax/swing/ScrollPaneLayout.java 01/16/2007 20:43:18 Applying patches from "[#HARMONY-1735] [classlib][swing]javax.swing.ScrollPaneLayout.preferredLayoutSize(Component c) does notthrow NPE". modified hindessm /harmony/enhanced/classlib/trunk/modules/swing/src/test/api/java/common/javax/swing/ScrollPaneLayoutTest.java 01/16/2007 20:43:18 Applying patches from "[#HARMONY-1735] [classlib][swing]javax.swing.ScrollPaneLayout.preferredLayoutSize(Component c) does notthrow NPE". added hindessm /harmony/enhanced/classlib/trunk/modules/sql/src/main/java/javax/sql/rowset/serial/SerialClob.java 01/16/2007 20:30:52 Applying patches from "[#HARMONY-3007] [classlib][sql] Stubs forjavax.sql.rowset.serial.SerialClob". added hindessm /harmony/enhanced/classlib/trunk/modules/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/rowset/serial/SerialClobTest.java 01/16/2007 20:30:52 Applying patches from "[#HARMONY-3007] [classlib][sql] Stubs forjavax.sql.rowset.serial.SerialClob". modified hindessm /harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/javax/swing/plaf/basic/BasicFileChooserUI.java 01/16/2007 20:10:50 Applying patches from "[#HARMONY-2822] [classlib][swing]javax.swing.plaf.basic.BasicFileChooserUI.installDefaults(null) returnsnull while RI throws NPE". modified hindessm /harmony/enhanced/classlib/trunk/modules/swing/src/test/api/java/common/javax/swing/plaf/basic/BasicFileChooserUITest.java 01/16/2007 20:10:50 Applying patches from "[#HARMONY-2822] [classlib][swing]javax.swing.plaf.basic.BasicFileChooserUI.installDefaults(null) returnsnull while RI throws NPE". modified varlax /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32StackLayout.cpp 01/16/2007 18:39:06 Applied HARMONY-2981 [drlvm][jit][opt]SPECjbb2005 silently exit on EM64T (OPT mode)Tested on SUSE9@ia32, SUSE9@x64 modified varlax /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32RuntimeInterface.cpp 01/16/2007 18:39:06 Applied HARMONY-2981 [drlvm][jit][opt]SPECjbb2005 silently exit on EM64T (OPT mode)Tested on SUSE9@ia32, SUSE9@x64 modified varlax /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32StackInfo.h 01/16/2007 18:39:06 Applied HARMONY-2981 [drlvm][jit][opt]SPECjbb2005 silently exit on EM64T (OPT mode)Tested on SUSE9@ia32, SUSE9@x64 modified varlax /harmony/enhanced/drlvm/trunk/vm/vmcore/src/jit/compile.cpp 01/16/2007 18:39:06 Applied HARMONY-2981 [drlvm][jit][opt]SPECjbb2005 silently exit on EM64T (OPT mode)Tested on SUSE9@ia32, SUSE9@x64 modified varlax /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/inliner.cpp 01/16/2007 18:30:28 Applied HARMONY-2983 [drlvm][jit] Type propagation for args of inlined methodsTested on SUSE9@ia32, SuSE9@x64 modified varlax /harmony/enhanced/drlvm/trunk/vm/jitrino/src/translator/java/JavaByteCodeTranslator.cpp 01/16/2007 18:30:28 Applied HARMONY-2983 [drlvm][jit] Type propagation for args of inlined methodsTested on SUSE9@ia32, SuSE9@x64 modified varlax /harmony/enhanced/drlvm/trunk/vm/jitrino/src/codegenerator/ia32/Ia32CodeLayout.cpp 01/16/2007 18:30:28 Applied HARMONY-2983 [drlvm][jit] Type propagation for args of inlined methodsTested on SUSE9@ia32, SuSE9@x64 modified varlax /harmony/enhanced/drlvm/trunk/vm/jitrino/src/main/CompilationContext.cpp 01/16/2007 18:30:28 Applied HARMONY-2983 [drlvm][jit] Type propagation for args of inlined methodsTested on SUSE9@ia32, SuSE9@x64 modified varlax /harmony/enhanced/drlvm/trunk/vm/jitrino/src/optimizer/inliner.h 01/16/2007 18:30:28 Applied HARMONY-2983 [drlvm][jit] Type propagation for args of inlined methodsTested on SUSE9@ia32, SuSE9@x64 modified varlax /harmony/enhanced/drlvm/trunk/vm/jitrino/src/main/CompilationContext.h 01/16/2007 18:30:28 Applied HARMONY-2983 [drlvm][jit] Type propagation for args of inlined methodsTested on SUSE9@ia32, SuSE9@x64 modified hindessm /harmony/enhanced/classlib/trunk/modules/awt/src/test/api/java/common/java/awt/print/BookTest.java 01/16/2007 17:54:41 Fixing accidental checkin. modified hindessm /harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/javax/swing/plaf/basic/BasicOptionPaneUI.java 01/16/2007 15:50:36 Applying patches from "[#HARMONY-2903] [classlib][swing]j.s.plaf.basic.BasicOptionPaneUI.getIconForType() doesn't throw NPE". modified hindessm /harmony/enhanced/classlib/trunk/modules/swing/src/test/api/java/common/javax/swing/plaf/basic/BasicOptionPaneUITest.java 01/16/2007 15:50:36 Applying patches from "[#HARMONY-2903] [classlib][swing]j.s.plaf.basic.BasicOptionPaneUI.getIconForType() doesn't throw NPE". modified hindessm /harmony/enhanced/classlib/trunk/modules/awt/src/test/api/java/common/java/awt/print/BookTest.java 01/16/2007 15:50:36 Applying patches from "[#HARMONY-2903] [classlib][swing]j.s.plaf.basic.BasicOptionPaneUI.getIconForType() doesn't throw NPE". modified smishura /harmony/enhanced/classlib/trunk/modules/security/src/main/java/common/org/apache/harmony/security/provider/crypto/CryptoProvider.java 01/16/2007 15:04:39 Minor update: fix warnings modified smishura /harmony/enhanced/classlib/trunk/modules/security/src/main/java/common/org/apache/harmony/security/provider/cert/DRLCertFactory.java 01/16/2007 15:04:39 Minor update: fix warnings deleted smishura /harmony/enhanced/classlib/trunk/modules/crypto/src/test/impl/java/org/apache/harmony/crypto/utils 01/16/2007 11:38:19 Move AlgNameMapperTest to security module(as class implementation) added smishura /harmony/enhanced/classlib/trunk/modules/security/src/test/impl/java/org/apache/harmony/security/tests/utils 01/16/2007 11:38:19 Move AlgNameMapperTest to security module(as class implementation) modified smishura /harmony/enhanced/classlib/trunk/modules/security/src/test/impl/java/org/apache/harmony/security/tests/utils/AlgNameMapperTest.java 01/16/2007 11:38:19 Move AlgNameMapperTest to security module(as class implementation) modified hindessm /harmony/enhanced/classlib/trunk/modules/awt/src/test/api/java/common/java/awt/ContainerRTest.java 01/16/2007 02:40:41 Applying just the regression test from "[#HARMONY-2915] [classlib][swing]j.s.text.BoxView incorrectly layouts where its child views are resizable". modified hindessm /harmony/enhanced/classlib/trunk/modules/swing/src/test/api/java/common/javax/swing/text/BoxView_WithChildrenTest.java 01/16/2007 02:38:58 Applying patches from "[#HARMONY-2915] [classlib][swing] j.s.text.BoxViewincorrectly layouts where its child views are resizable". modified hindessm /harmony/enhanced/classlib/trunk/modules/swing/src/main/java/common/org/apache/harmony/x/swing/SizeRequirementsHelper.java 01/16/2007 02:38:58 Applying patches from "[#HARMONY-2915] [classlib][swing] j.s.text.BoxViewincorrectly layouts where its child views are resizable". modified hindessm /harmony/enhanced/classlib/trunk/modules/swing/src/test/api/java/common/org/apache/harmony/x/swing/SizeRequirementsHelperRTest.java 01/16/2007 02:38:58 Applying patches from "[#HARMONY-2915] [classlib][swing] j.s.text.BoxViewincorrectly layouts where its child views are resizable". modified ayza /harmony/enhanced/classlib/trunk/modules/imageio/build.xml 01/16/2007 00:42:52 Add support for common exclude lists for the IMAGEIO module (HARMONY-2970) modified ayza /harmony/enhanced/classlib/trunk/modules/crypto/build.xml 01/16/2007 00:40:42 Add support for common exclude list for the CRYPTO module (HARMONY-2970) modified ayza /harmony/enhanced/classlib/trunk/modules/concurrent/build.xml 01/16/2007 00:39:27 Add support for common exclude list for the CONCURRENT module (HARMONY-2970) modified ayza /harmony/enhanced/classlib/trunk/modules/beans/make/exclude.linux.x86_64.drl 01/16/2007 00:37:19 Add support for common exclude list (HARMONY-2970): BEANS modified ayza /harmony/enhanced/classlib/trunk/modules/beans/make/exclude.windows.x86_64.ibm 01/16/2007 00:37:19 Add support for common exclude list (HARMONY-2970): BEANS modified ayza /harmony/enhanced/classlib/trunk/modules/beans/make/exclude.windows.x86.drl 01/16/2007 00:37:19 Add support for common exclude list (HARMONY-2970): BEANS modified ayza /harmony/enhanced/classlib/trunk/modules/beans/make/exclude.linux.x86_64.ibm 01/16/2007 00:37:19 Add support for common exclude list (HARMONY-2970): BEANS modified ayza /harmony/enhanced/classlib/trunk/modules/beans/make/exclude.linux.x86.drl 01/16/2007 00:37:19 Add support for common exclude list (HARMONY-2970): BEANS modified ayza /harmony/enhanced/classlib/trunk/modules/beans/make/exclude.windows.x86.ibm 01/16/2007 00:37:19 Add support for common exclude list (HARMONY-2970): BEANS modified ayza /harmony/enhanced/classlib/trunk/modules/beans/make/exclude.windows.x86_64.drl 01/16/2007 00:37:19 Add support for common exclude list (HARMONY-2970): BEANS added ayza /harmony/enhanced/classlib/trunk/modules/beans/make/exclude.common 01/16/2007 00:37:19 Add support for common exclude list (HARMONY-2970): BEANS modified ayza /harmony/enhanced/classlib/trunk/modules/beans/build.xml 01/16/2007 00:37:19 Add support for common exclude list (HARMONY-2970): BEANS modified ayza /harmony/enhanced/classlib/trunk/modules/beans/make/exclude.linux.x86.ibm 01/16/2007 00:37:19 Add support for common exclude list (HARMONY-2970): BEANS modified ayza /harmony/enhanced/classlib/trunk/modules/archive/make/exclude.linux.x86_64.ibm 01/16/2007 00:34:39 Add support for common exclude list for ARCHIVE module (HARMONY-2970) modified ayza /harmony/enhanced/classlib/trunk/modules/archive/make/exclude.linux.x86.drl 01/16/2007 00:34:39 Add support for common exclude list for ARCHIVE module (HARMONY-2970) modified ayza /harmony/enhanced/classlib/trunk/modules/archive/make/exclude.windows.x86.ibm 01/16/2007 00:34:39 Add support for common exclude list for ARCHIVE module (HARMONY-2970) modified ayza /harmony/enhanced/classlib/trunk/modules/archive/make/exclude.windows.x86_64.drl 01/16/2007 00:34:39 Add support for common exclude list for ARCHIVE module (HARMONY-2970) added ayza /harmony/enhanced/classlib/trunk/modules/archive/make/exclude.common 01/16/2007 00:34:39 Add support for common exclude list for ARCHIVE module (HARMONY-2970) modified ayza /harmony/enhanced/classlib/trunk/modules/archive/make/exclude.linux.x86.ibm 01/16/2007 00:34:39 Add support for common exclude list for ARCHIVE module (HARMONY-2970) modified ayza /harmony/enhanced/classlib/trunk/modules/archive/build.xml 01/16/2007 00:34:39 Add support for common exclude list for ARCHIVE module (HARMONY-2970) modified ayza /harmony/enhanced/classlib/trunk/modules/archive/make/exclude.linux.x86_64.drl 01/16/2007 00:34:39 Add support for common exclude list for ARCHIVE module (HARMONY-2970) modified ayza /harmony/enhanced/classlib/trunk/modules/archive/make/exclude.windows.x86_64.ibm 01/16/2007 00:34:39 Add support for common exclude list for ARCHIVE module (HARMONY-2970) modified ayza /harmony/enhanced/classlib/trunk/modules/archive/make/exclude.windows.x86.drl 01/16/2007 00:34:39 Add support for common exclude list for ARCHIVE module (HARMONY-2970) begin 644 ERRORS.txt M=&5S=%]R97!O2YA&UL M"G1E2YN M:6\N=&5S=',N:F%V82YN:6\N8VAA;FYE;',N1&%T86=R86U#:&%N;F5L5&5S M="YX;6P*=&5S=%]R97!O&UL"@$! end begin 644 STATUS.txt M;6]D=6QE(&%C8V5S2!I=&5R871I;VX@,B!P87-S960*;6]D=6QE(&%C8V5S2!I=&5R M871I;VX@-2!P87-S960*;6]D=6QE(&%C8V5S2!I=&5R871I;VX@."!P87-S960* M;6]D=6QE(&%C8V5S2!I=&5R871I;VX@,3(@<&%S2!I=&5R M871I;VX@,34@<&%S2!I=&5R871I;VX@,3@@<&%S M2!I=&5R871I;VX@,C$@<&%S2!I=&5R871I;VX@,C0@<&%S2!I=&5R871I M;VX@,C<@<&%S2!I=&5R871I;VX@,S @<&%S2!I=&5R871I;VX@,S,@<&%S2!I=&5R871I;VX@,S8@<&%S2!I=&5R871I;VX@ M,SD@<&%S2!I=&5R871I;VX@-#(@<&%S2!I=&5R871I;VX@-#4@<&%S2!I M=&5R871I;VX@-#@@<&%S7!T;R!I=&5R871I;VX@,"!P87-S960*;6]D=6QE(&-R>7!T M;R!I=&5R871I;VX@,2!P87-S960*;6]D=6QE(&-R>7!T;R!I=&5R871I;VX@ M,B!P87-S960*;6]D=6QE(&-R>7!T;R!I=&5R871I;VX@,R!P87-S960*;6]D M=6QE(&-R>7!T;R!I=&5R871I;VX@-"!P87-S960*;6]D=6QE(&-R>7!T;R!I M=&5R871I;VX@-2!P87-S960*;6]D=6QE(&-R>7!T;R!I=&5R871I;VX@-B!P M87-S960*;6]D=6QE(&-R>7!T;R!I=&5R871I;VX@-R!P87-S960*;6]D=6QE M(&-R>7!T;R!I=&5R871I;VX@."!P87-S960*;6]D=6QE(&-R>7!T;R!I=&5R M871I;VX@.2!P87-S960*;6]D=6QE(&-R>7!T;R!I=&5R871I;VX@,3 @<&%S M7!T;R!I=&5R M871I;VX@,3,@<&%S7!T;R!I=&5R871I;VX@,38@<&%S7!T;R!I=&5R871I;VX@,3D@<&%S7!T;R!I=&5R871I;VX@,C(@ M<&%S7!T;R!I M=&5R871I;VX@,C4@<&%S7!T;R!I=&5R871I;VX@,C@@<&%S7!T;R!I=&5R871I;VX@,S$@<&%S7!T;R!I=&5R871I;VX@ M,S0@<&%S7!T M;R!I=&5R871I;VX@,S<@<&%S7!T;R!I=&5R871I;VX@-# @<&%S7!T;R!I=&5R871I;VX@-#,@<&%S7!T;R!I=&5R871I M;VX@-#8@<&%S7!T;R!I=&5R871I;VX@-#D@<&%S"!I=&5R871I;VX@,B!P87-S960*;6]D=6QE(')E M9V5X(&ET97)A=&EO;B S('!A"!I=&5R871I;VX@-2!P87-S960*;6]D M=6QE(')E9V5X(&ET97)A=&EO;B V('!A"!I=&5R871I;VX@."!P87-S M960*;6]D=6QE(')E9V5X(&ET97)A=&EO;B Y('!A2!I=&5R871I;VX@,B!P87-S960*;6]D=6QE('-E8W5R:71Y M(&ET97)A=&EO;B S('!A2!I=&5R871I;VX@-2!P87-S960* M;6]D=6QE('-E8W5R:71Y(&ET97)A=&EO;B V('!A2!I=&5R M871I;VX@."!P87-S960*;6]D=6QE('-E8W5R:71Y(&ET97)A=&EO;B Y('!A M'0@:71E'0@:71E M'0@ M:71E'0@:71E'0@:71E M'0@:71E'0@:71E'0@:71E'0@:71E'0@:71E'0@:71E'0@:71E'0@ M:71E'0@:71E'0@:71E'0@:71E"UN970@ M:71E"UN970@:71E"UN970@:71E"UN970@:71E"UN970@:71E"UN970@:71E"UN970@:71E"UN970@:71E"UN M970@:71E"UN970@:71E"UN970@:71E"UN970@:71E"UN970@ M:71E"UN970@:71E"UN970@:71E"UN970@:71E"UN970@:71E M"UN970@:71E"UN970@:71E"UN970@:71E"UN970@:71E"UN970@:71E"UN970@:71E"UN M970@:71E"UN970@:71E"UN970@:71E"UN970@:71E"UN970@ M:71E"UN970@:71E"UN970@:71E"UN970@:71E"UN970@:71E M"UN970@:71E"UN970@:71E"UN970@:71E"UN970@:71E"UN970@:71E"UN970@:71E"UN M970@:71E"UN970@:71E"UN970@:71E"UN970@:71E"UN970@ 4:71E