Return-Path: Delivered-To: apmail-excalibur-dev-archive@www.apache.org Received: (qmail 81148 invoked from network); 8 Jul 2007 18:47:26 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 8 Jul 2007 18:47:26 -0000 Received: (qmail 51732 invoked by uid 500); 8 Jul 2007 18:47:29 -0000 Delivered-To: apmail-excalibur-dev-archive@excalibur.apache.org Received: (qmail 51697 invoked by uid 500); 8 Jul 2007 18:47:28 -0000 Mailing-List: contact dev-help@excalibur.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: "Excalibur Developers List" Reply-To: "Excalibur Developers List" Delivered-To: mailing list dev@excalibur.apache.org Received: (qmail 51686 invoked by uid 99); 8 Jul 2007 18:47:28 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 08 Jul 2007 11:47:28 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=MSGID_FROM_MTA_HEADER X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) Received: from [88.149.157.110] (HELO goth.it) (88.149.157.110) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 08 Jul 2007 11:47:25 -0700 Message-ID: <28310680.3141381183920424096.JavaMail.root@elysia.void.it> MIME-Version: 1.0 Received: from 81-174-42-240.dynamic.ngi.it ([81.174.42.240]) by elysia.void.it (JAMES SMTP Server 2.3-dev) with SMTP ID 207 for ; Sun, 8 Jul 2007 20:47:03 +0200 (CEST) Date: Sun, 08 Jul 2007 20:46:46 +0200 From: Stefano Bagnara User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20051206 Thunderbird/1.6a1 Mnenhy/0.7.3.0 To: Excalibur Developers List Subject: Re: Cornerstone 2.2.1 jars from maven repository and xinfo descriptors References: <18478661.3138801183919376544.JavaMail.root@elysia.void.it> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Jorg Heymans ha scritto: > Stefano Bagnara wrote: >> I just tried to update our application (Apache JAMES Server) >> dependencies and I noticed that after upgrading cornerstone jars the >> server does not work anymore. >> >> Looking into the jars I found out that there are no more xinfo >> descriptors inside those libraries. >> >> Is this intended or is it a bug? > > That's most likely an artifact of the build conversion m1->m2. > > How are these xinfo files packaged into the jar normally ? I'm not using > the cornerstone libs so i couldn't verify their working beyond > compilation and testing. > > Regards > Jorg The xinfo is in the same package/folder of the described class. Its name is classname.xinfo. e.g: cornerstone-sockets-impl-2.1.jar org\apache\avalon\cornerstone\blocks\sockets\DefaultSocketManager.xinfo in cornerstone-sockets-impl-2.2.1.jar there is no more this file. Stefano --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@excalibur.apache.org For additional commands, e-mail: dev-help@excalibur.apache.org