classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cp-patches] [FYI] Check-in JDWP patches


From: Mark Wielaard
Subject: Re: [cp-patches] [FYI] Check-in JDWP patches
Date: Tue, 14 Jun 2005 11:18:30 +0200

Hi Keith,

On Mon, 2005-06-13 at 17:42 -0700, Keith Seitz wrote:
> I now have write access to the classpath repository, so I have committed
> the following files (which have already been approved):

Some of these depend on gnu.classpath.jdwp.Jdwp and
gnu.classpath.jdwp.JdwpConstants which you didn't check in. Since that
means a CVS build is broken atm I have disabled compilation of all of
gnu.classpath.jdwp for now with:

2005-06-14  Mark Wielaard  <address@hidden>

       * lib/standard.omit: Add gnu/classpath/jdwp.

Please remove that as soon as these files compile again.

Thanks,

Mark

--- lib/standard.omit   1 Aug 2004 21:31:12 -0000       1.39
+++ lib/standard.omit   14 Jun 2005 09:16:52 -0000
@@ -1,2 +1,3 @@
 ../gnu/test/.*$
 ../gnu/javax/swing/plaf/gtk/.*$
+../gnu/classpath/jdwp/.*$

Attachment: signature.asc
Description: This is a digitally signed message part


reply via email to

[Prev in Thread] Current Thread [Next in Thread]