Return-Path: Delivered-To: apmail-harmony-dev-archive@www.apache.org Received: (qmail 40638 invoked from network); 21 Dec 2006 02:55:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 21 Dec 2006 02:55:02 -0000 Received: (qmail 33406 invoked by uid 500); 21 Dec 2006 02:55:08 -0000 Delivered-To: apmail-harmony-dev-archive@harmony.apache.org Received: (qmail 32806 invoked by uid 500); 21 Dec 2006 02:55:07 -0000 Mailing-List: contact dev-help@harmony.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@harmony.apache.org Delivered-To: mailing list dev@harmony.apache.org Received: (qmail 32797 invoked by uid 99); 21 Dec 2006 02:55:07 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Dec 2006 18:55:07 -0800 X-ASF-Spam-Status: No, hits=2.9 required=10.0 tests=HTML_10_20,HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of miguel.montes@gmail.com designates 66.249.82.226 as permitted sender) Received: from [66.249.82.226] (HELO wx-out-0506.google.com) (66.249.82.226) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Dec 2006 18:54:57 -0800 Received: by wx-out-0506.google.com with SMTP id i26so2254991wxd for ; Wed, 20 Dec 2006 18:54:36 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=l1fnK5mlXUqlsSmPm5FWc5j5PLu9HVCpAjSRqd2A3djiSu9XjS2LCh/IswXwdXb/5RvTCf3tBfo6F4L/NXPGTeeLLNkEG8CFfHbv+a49RJ6QeURJkWbp1y9bGU8TJCkl8HNwzF1+exKIvU3x8oDdGZa2wzG3usgyL2WExlpBH+g= Received: by 10.90.78.9 with SMTP id a9mr8191740agb.1166669676390; Wed, 20 Dec 2006 18:54:36 -0800 (PST) Received: by 10.90.71.16 with HTTP; Wed, 20 Dec 2006 18:54:36 -0800 (PST) Message-ID: <9b6bea40612201854p29bb2f37ga25c1f51f4df7954@mail.gmail.com> Date: Wed, 20 Dec 2006 23:54:36 -0300 From: "Miguel Montes" To: dev@harmony.apache.org Subject: [classlib][html] Contribution of javax.swing.text.html.parser MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_17368_16512728.1166669676357" X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_17368_16512728.1166669676357 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi all: I've just uploaded an implementation of the javax.swing.text.html.parserpackage, on behalf of ITC. (HARMONY-2829). I will provide a set of junit tests in a couple of days. -- Miguel Montes ------=_Part_17368_16512728.1166669676357--