Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 33333 invoked from network); 26 Nov 2007 21:09:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 26 Nov 2007 21:09:16 -0000 Received: (qmail 93135 invoked by uid 500); 26 Nov 2007 21:09:04 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 93103 invoked by uid 500); 26 Nov 2007 21:09:04 -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 93094 invoked by uid 99); 26 Nov 2007 21:09:04 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Nov 2007 13:09:04 -0800 X-ASF-Spam-Status: No, hits=-2.8 required=10.0 tests=RCVD_IN_DNSWL_MED,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [32.97.182.142] (HELO e2.ny.us.ibm.com) (32.97.182.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Nov 2007 21:08:42 +0000 Received: from d01relay02.pok.ibm.com (d01relay02.pok.ibm.com [9.56.227.234]) by e2.ny.us.ibm.com (8.13.8/8.13.8) with ESMTP id lAQL8iZD024497 for ; Mon, 26 Nov 2007 16:08:44 -0500 Received: from d01av03.pok.ibm.com (d01av03.pok.ibm.com [9.56.224.217]) by d01relay02.pok.ibm.com (8.13.8/8.13.8/NCO v8.7) with ESMTP id lAQL8iVv480850 for ; Mon, 26 Nov 2007 16:08:44 -0500 Received: from d01av03.pok.ibm.com (loopback [127.0.0.1]) by d01av03.pok.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id lAQL8idn026529 for ; Mon, 26 Nov 2007 16:08:44 -0500 Received: from [127.0.0.1] (IBM-7DEEBD4F66E.usca.ibm.com [9.72.133.43]) by d01av03.pok.ibm.com (8.12.11.20060308/8.12.11) with ESMTP id lAQL8hTp026456 for ; Mon, 26 Nov 2007 16:08:43 -0500 Message-ID: <474B362E.7060709@sbcglobal.net> Date: Mon, 26 Nov 2007 13:10:06 -0800 From: Kathey Marsden User-Agent: Thunderbird 1.5.0.13 (Windows/20070809) MIME-Version: 1.0 To: derby-dev@db.apache.org Subject: Re: Trouble with release note generator References: <474B32B1.3050604@sbcglobal.net> In-Reply-To: <474B32B1.3050604@sbcglobal.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Kathey Marsden wrote: > Now that I have an issue that has a release note, I am having trouble > with the release note generator. > The error I get is below. Does this look familiar to anyone? > > Kathey > > > [generateReleaseNotes] Unable to read or parse release note for > DERBY-2967: org.xml.sax.SAXParseException: Invalid byte > 1 of 1-byte UTF-8 sequence. Recreating the release note got me past the error, but still my release note does not show up in Issue's section. Since I have just one release note, I will play with it for a bit and then just manually update the Release notes if I can't figure it out. Kathey