Return-Path: X-Original-To: apmail-incubator-jena-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-jena-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A7F9D74FF for ; Mon, 12 Dec 2011 00:32:05 +0000 (UTC) Received: (qmail 4465 invoked by uid 500); 12 Dec 2011 00:32:05 -0000 Delivered-To: apmail-incubator-jena-dev-archive@incubator.apache.org Received: (qmail 4430 invoked by uid 500); 12 Dec 2011 00:32:05 -0000 Mailing-List: contact jena-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jena-dev@incubator.apache.org Delivered-To: mailing list jena-dev@incubator.apache.org Received: (qmail 4422 invoked by uid 99); 12 Dec 2011 00:32:05 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Dec 2011 00:32:05 +0000 X-ASF-Spam-Status: No, hits=-2.3 required=5.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [137.222.10.78] (HELO dirj.bris.ac.uk) (137.222.10.78) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 12 Dec 2011 00:31:55 +0000 Received: from mail.ilrt.bris.ac.uk ([137.222.16.62]) by dirj.bris.ac.uk with esmtp (Exim 4.72) (envelope-from ) id 1RZtnf-0004In-8V for jena-dev@incubator.apache.org; Mon, 12 Dec 2011 00:31:35 +0000 Received: from cpc6-aztw25-2-0-cust83.aztw.cable.virginmedia.com ([77.98.164.84]:37113 helo=[192.168.1.87]) by mail.ilrt.bris.ac.uk with esmtpsa (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1RZtnU-0008Sk-U6 for jena-dev@incubator.apache.org; Mon, 12 Dec 2011 00:31:12 +0000 From: Damian Steer Mime-Version: 1.0 (Apple Message framework v1251.1) Content-Type: multipart/signed; boundary="Apple-Mail=_45366178-D8E2-402E-86BA-AA57E4ABF26B"; protocol="application/pgp-signature"; micalg=pgp-sha1 Subject: Re: Versions: Xerces/XercesImpl and ICU4J Date: Mon, 12 Dec 2011 00:31:13 +0000 In-Reply-To: <904BF291-70DF-431D-BFE3-090F09BEA051@unibas.ch> To: jena-dev@incubator.apache.org References: <4EE1FD29.2010306@apache.org> <5CC8F410-3F00-4442-B48A-64132C158AC0@unibas.ch> <4EE20BB9.2090709@apache.org> <904BF291-70DF-431D-BFE3-090F09BEA051@unibas.ch> Message-Id: X-Mailer: Apple Mail (2.1251.1) X-ILRT-MailScanner-ID: 1RZtnU-0008Sk-U6 X-ILRT-MailScanner: Found to be clean X-ILRT-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=-2.451, required 5, ALL_TRUSTED -1.00, AWL -0.15, BAYES_00 -1.90, J_CHICKENPOX_31 0.60) X-ILRT-MailScanner-From: d.steer@bris.ac.uk X-Spam-Score: -4.2 X-Spam-Level: ---- X-Virus-Checked: Checked by ClamAV on apache.org X-Old-Spam-Status: No --Apple-Mail=_45366178-D8E2-402E-86BA-AA57E4ABF26B Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=iso-8859-1 On 11 Dec 2011, at 18:44, Thorsten M=F6ller wrote: >>=20 >> Hi Thorsten, >>=20 >> This is great (begone megabytes of dependencies!). >>=20 >> Could you open a ticket and upload the patch? I'll have a crack at = completing this work, if possible. >=20 > Done (JENA-177). Thanks. >=20 >> Which references were giving you problems? >=20 >=20 > com.hp.hpl.jena.rdf.arp.impl.CharacterModel, line 147: > - reference to UCharacter.getCombiningClass(..) Yep, that unicode data isn't available in java. Will investigate. > com.hp.hpl.jena.iri.impl.AbsLexer: > - Normalizer.quickCheck(..) not available in java.text.Normalizer Slow check it is, I guess. > - some references to UCharacter and UProperty Hmm, once again java is still deficient in this area. Fingers crossed = (although I wonder whether it matters). Damian= --Apple-Mail=_45366178-D8E2-402E-86BA-AA57E4ABF26B Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- iEYEARECAAYFAk7lS1EACgkQAyLCB+mTtym18wCgjazOIWO8j2AqoPeceqZSIiEu HzkAoOlkVq21kJj4teOdr7zSWci+LCHq =suDf -----END PGP SIGNATURE----- --Apple-Mail=_45366178-D8E2-402E-86BA-AA57E4ABF26B--