From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15085 invoked by alias); 15 Jun 2006 17:13:24 -0000 Received: (qmail 15073 invoked by uid 22791); 15 Jun 2006 17:13:23 -0000 X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 15 Jun 2006 17:13:22 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id k5FHDKcX014190; Thu, 15 Jun 2006 13:13:20 -0400 Received: from pobox.toronto.redhat.com (pobox.toronto.redhat.com [172.16.14.4]) by int-mx1.corp.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id k5FHDFGW017646; Thu, 15 Jun 2006 13:13:15 -0400 Received: from [172.16.14.37] (toadstool.toronto.redhat.com [172.16.14.37]) by pobox.toronto.redhat.com (8.12.8/8.12.8) with ESMTP id k5FHDEve001225; Thu, 15 Jun 2006 13:13:14 -0400 Message-ID: <4491952A.1040508@redhat.com> Date: Thu, 15 Jun 2006 17:13:00 -0000 From: Kyle Galloway User-Agent: Thunderbird 1.5.0.2 (X11/20060501) MIME-Version: 1.0 To: Michael Koch CC: mauve-patches@sources.redhat.com Subject: Re: RFA JDWP TestOfCountFilter References: <44917466.5090406@redhat.com> <20060615153429.GO30916@mail.konqueror.de> In-Reply-To: <20060615153429.GO30916@mail.konqueror.de> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact mauve-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: mauve-patches-owner@sourceware.org X-SW-Source: 2006/txt/msg00410.txt.bz2 Ok, any suggestions about which tag to use. I know there is a list that is included with classpath, and there is nothing there to cover this case. Should I use something like GNU JDK 1.4 or just GNU or GNU 0.91..... I'll be happy to fix and re-submit, but I would like some guidance about the best way to proceed. Thanks, Kyle Michael Koch wrote: > On Thu, Jun 15, 2006 at 10:53:26AM -0400, Kyle Galloway wrote: > >> +// Tags: JDK1.4 >> > > That is wrong. gnu.classpath.jdwp.event.filters is no package provided > by SUNs impl. Its classpath specific. The tag should reflect this. > > > Cheers, > Michael >