Return-Path: Delivered-To: apmail-xml-security-dev-archive@www.apache.org Received: (qmail 40509 invoked from network); 19 Mar 2006 07:18:59 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 19 Mar 2006 07:18:59 -0000 Received: (qmail 77136 invoked by uid 500); 19 Mar 2006 07:18:58 -0000 Delivered-To: apmail-xml-security-dev-archive@xml.apache.org Received: (qmail 77108 invoked by uid 500); 19 Mar 2006 07:18:58 -0000 Mailing-List: contact security-dev-help@xml.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: Reply-To: security-dev@xml.apache.org List-Id: Delivered-To: mailing list security-dev@xml.apache.org Received: (qmail 77097 invoked by uid 99); 19 Mar 2006 07:18:58 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 18 Mar 2006 23:18:58 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [128.146.216.133] (HELO defang19.it.ohio-state.edu) (128.146.216.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 18 Mar 2006 23:18:57 -0800 Received: from [128.146.156.10] (krc-ras4.oitlan.oit.ohio-state.edu [128.146.156.10]) by defang19.it.ohio-state.edu (8.13.1/8.13.1) with ESMTP id k2J7IaTr020914 for ; Sun, 19 Mar 2006 02:18:36 -0500 Message-ID: <441D05CD.5040700@osu.edu> Date: Sun, 19 Mar 2006 02:18:37 -0500 From: Scott Cantor User-Agent: Thunderbird 1.5 (Windows/20051201) MIME-Version: 1.0 To: security-dev@xml.apache.org Subject: Re: [C++] Full XKMS Message Set Implemented References: <001f01c646c7$c4e97bf0$74f39280@oit.ohiostate.edu> <441CFD16.4010405@wingsofhermes.org> In-Reply-To: <441CFD16.4010405@wingsofhermes.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: undef - spam scanning disabled X-CanItPRO-Stream: outbound X-Scanned-By: CanIt (www . roaringpenguin . com) on 128.146.216.12 X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Berin Lautenbach wrote: > > Have you built Xerces 2.7.0 on VS 2005? If so - did you just convert > the 7.0 project files? Or are you linking against Xerces 2.7 built on > 7.0 or 6.0? Yes, I rebuilt it on 2005 by converting the projects. I don't recall any major trouble with it. > As an aside, I've been having a look at the svn version of Xerces and > there appears to be a fair few changes in preparation for a 3.0 release. > So I'm currently planning to support 2.7, not 3.0. I think we can > release another 1.3.x version once Xerces 3.0 is released. I think that's sensible, I haven't looked into 3.0 at all myself. -- Scott