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  <[EMAIL PROTECTED]>

       * 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

_______________________________________________
Classpath-patches mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/classpath-patches

Reply via email to