Return-Path: X-Original-To: apmail-db-derby-dev-archive@www.apache.org Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6427498D6 for ; Sun, 27 May 2012 06:26:02 +0000 (UTC) Received: (qmail 12672 invoked by uid 500); 27 May 2012 06:26:01 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 12458 invoked by uid 500); 27 May 2012 06:26:00 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 12412 invoked by uid 99); 27 May 2012 06:25:59 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 27 May 2012 06:25:59 +0000 X-ASF-Spam-Status: No, hits=1.7 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of nufail56@gmail.com designates 209.85.212.170 as permitted sender) Received: from [209.85.212.170] (HELO mail-wi0-f170.google.com) (209.85.212.170) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 27 May 2012 06:25:52 +0000 Received: by wibhm6 with SMTP id hm6so626008wib.1 for ; Sat, 26 May 2012 23:25:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=Yj9sNO11A/5Bjr8V9m104PIHaLZWDNNSPzgT0s36rfY=; b=SYONXezWnQZ9leBsDfbppVMJ2BBqYBdF//996+ekZrMUKCaofpIJj99OD8gTFxHiwC F00jKJdpjBWPqwohlU+C6PO5c4z26x1gKdqVrRhuZkD9CJZo8JAsj5tL8DlAN4OWoiUW Xsf0+o7XPiwSJqCgq04Z0rnRf+SsPFqiDcfuZaU65YeXcHUS0rynPzqOVq3QiDyUltR4 bELs4HprJ0a3rAOBQTOeFdUx35I0hAFDZLWRh32PyZGQWaxO1gFSjr2Ca7NJO1/rWgSO cq6glrMb67pa471chdy4f+uC1YWKwuv2+4NLi6EcJzlX56sODsHNUxR90tAXoH1OQbd1 LTfg== Received: by 10.216.196.147 with SMTP id r19mr2251043wen.87.1338099932351; Sat, 26 May 2012 23:25:32 -0700 (PDT) MIME-Version: 1.0 Received: by 10.180.5.129 with HTTP; Sat, 26 May 2012 23:25:12 -0700 (PDT) In-Reply-To: References: <4FBB9DA2.20906@gmail.com> <4FBC26CF.1040500@gmail.com> <4FBC5F02.2010400@gmail.com> <4FC0EDF0.1060303@gmail.com> From: Mohamed Nufail Date: Sun, 27 May 2012 11:55:12 +0530 Message-ID: Subject: Re: Code coverage for client.net package To: derby-dev@db.apache.org Content-Type: multipart/alternative; boundary=0016e6db7cd8244ca404c0feabc7 --0016e6db7cd8244ca404c0feabc7 Content-Type: text/plain; charset=ISO-8859-1 I created a JIRA issue for this at https://issues.apache.org/jira/browse/DERBY-5786 Regards, Nufail. On Sat, May 26, 2012 at 10:03 PM, Mohamed Nufail wrote: > Will do that. Thanks. > > Nufail. > > > On Sat, May 26, 2012 at 8:21 PM, Bryan Pendleton < > bpendleton.derby@gmail.com> wrote: > >> So making it a stand alone class and using it instead of InputStreamUtil >>> and DynamicByteArrayOutputStream classes should solve >>> the problem. Shall I continue with this solution? >>> >> >> Sure! >> >> It sounds like the problem is well-enough defined at this point. >> >> I think the next thing you should do is to open a new JIRA issue >> in the Derby JIRA system to track this work. In your JIRA, you >> can describe the problem, how you propose to fix it, and include >> a reference to this email thread in the mailing list archives. >> >> Then, once you have coded the solution and are satisfied that it >> is working, you can attach your proposed changes to the JIRA as >> a patch. >> >> Here's some information that describes the overall process: >> http://wiki.apache.org/db-**derby/DerbyCommitProcess >> >> thanks, >> >> bryan >> > > > > -- > > Mohamed Nufail > Undergraduate, > Department of Computer Science & Engineering, > University of Moratuwa. > Blog: http://www.nufailm.blogspot.com/ > > > -- Mohamed Nufail Undergraduate, Department of Computer Science & Engineering, University of Moratuwa. Blog: http://www.nufailm.blogspot.com/ --0016e6db7cd8244ca404c0feabc7 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable I created a JIRA issue for this at https://issues.apache.org/jira/browse/DERBY-5786
Regards,
Nufail.

On Sat, May 26,= 2012 at 10:03 PM, Mohamed Nufail <nufail56@gmail.com> wrot= e:
Will do that. Thanks.=

Nufail.
=


On Sat, May 26, 2012 at 8:21 PM, Bryan P= endleton <bpendleton.derby@gmail.com> wrote:
So making it a stand alone class and using it instead of InputStreamUtil an= d DynamicByteArrayOutputStream classes should solve
the problem. Shall I continue with this solution?

Sure!

It sounds like the problem is well-enough defined at this point.

I think the next thing you should do is to open a new JIRA issue
in the Derby JIRA system to track this work. In your JIRA, you
can describe the problem, how you propose to fix it, and include
a reference to this email thread in the mailing list archives.

Then, once you have coded the solution and are satisfied that it
is working, you can attach your proposed changes to the JIRA as
a patch.

Here's some information that describes the overall process:
http://wiki.apache.org/db-derby/DerbyCommitProcess

thanks,

bryan



--
=09 =09 =09 =09

=09 =09 =09 =09

Mohamed Nufail=
Undergraduate,
Department of Computer Science & Engineering,
= University of Moratuwa.
Blog: http:/= /www.nufailm.blogspot.com/





--
=09 =09 =09 =09

=09 =09 =09 =09

Mohamed Nufail=
Undergraduate,
Department of Computer Science & Engineering,
= University of Moratuwa.
Blog: http:/= /www.nufailm.blogspot.com/


--0016e6db7cd8244ca404c0feabc7--