Return-Path: Delivered-To: apmail-incubator-abdera-dev-archive@locus.apache.org Received: (qmail 86585 invoked from network); 18 Jul 2006 01:02:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 18 Jul 2006 01:02:21 -0000 Received: (qmail 60937 invoked by uid 500); 18 Jul 2006 01:02:21 -0000 Delivered-To: apmail-incubator-abdera-dev-archive@incubator.apache.org Received: (qmail 60901 invoked by uid 500); 18 Jul 2006 01:02:21 -0000 Mailing-List: contact abdera-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: abdera-dev@incubator.apache.org Delivered-To: mailing list abdera-dev@incubator.apache.org Received: (qmail 60886 invoked by uid 99); 18 Jul 2006 01:02:21 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 Jul 2006 18:02:21 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of stephen.duncan@gmail.com designates 66.249.92.169 as permitted sender) Received: from [66.249.92.169] (HELO ug-out-1314.google.com) (66.249.92.169) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 17 Jul 2006 18:02:20 -0700 Received: by ug-out-1314.google.com with SMTP id u40so220197ugc for ; Mon, 17 Jul 2006 18:01:59 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=LpDhLNOiCXRgPUNpHY4m/vV5m//Jr/Azkpn38LR9FJjyPM6/vPCccHXSj3vw2PosV7FqkdzGebJSg4i1oLan4u5kzNiV3Dl6kmmn+q1LttCqhBHrjo8uwNcF/Ba9wBD67XAhRY+TrEKnyEO/3OVUbOHCwrPnSNOtdMf3P3kXGiQ= Received: by 10.67.24.13 with SMTP id b13mr3036971ugj; Mon, 17 Jul 2006 18:01:59 -0700 (PDT) Received: by 10.67.40.12 with HTTP; Mon, 17 Jul 2006 18:01:59 -0700 (PDT) Message-ID: Date: Mon, 17 Jul 2006 21:01:59 -0400 From: "Stephen Duncan" To: abdera-dev@incubator.apache.org Subject: Re: [PATCH] Fix Woodstox Dependency In-Reply-To: <245fa21e0607171720h3ec46339t5a4403cd0094de6f@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <245fa21e0607171720h3ec46339t5a4403cd0094de6f@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N That's what the patch should have fixed: http://www.ibiblio.org/maven2/woodstox/wstx-asl/2.0.5/ If you tried it before the patch, it wouldn't have worked. - Stephen On 7/17/06, Charles Adkins wrote: > On 7/14/06, Stephen Duncan wrote: > > > > The woodstox dependency groupId changed from wstx to woodstox. > > > > [[[ > > Changed dependency groupId from "wstx" to "woodstox" > > > > * pom.xml - Fixed groupId in dependencyManagement. > > * parser/pom.xml - Fixed groupId in dependencies. > > * extensions/pom.xml - Fixed groupId in dependencies. > > ]]] > > > > -- > > Stephen Duncan Jr > > www.stephenduncanjr.com > > > > > > > Kudos to you guys for pushin this stuff forward. . > > Just out of curiosity, does this wstx jar live in a maven-accessible > repository anywhere? I personally had to poke around a few before I gave up > and hand installed it into my local repo. > > Might be nice for any maven newbies to not have to take that path. > All the best, > Charles > > -- Stephen Duncan Jr www.stephenduncanjr.com