Return-Path: Delivered-To: apmail-jakarta-avalon-dev-archive@apache.org Received: (qmail 71226 invoked from network); 13 Dec 2002 14:42:21 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 13 Dec 2002 14:42:21 -0000 Received: (qmail 5005 invoked by uid 97); 13 Dec 2002 14:43:26 -0000 Delivered-To: qmlist-jakarta-archive-avalon-dev@jakarta.apache.org Received: (qmail 4989 invoked by uid 97); 13 Dec 2002 14:43:25 -0000 Mailing-List: contact avalon-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Avalon Developers List" Reply-To: "Avalon Developers List" Delivered-To: mailing list avalon-dev@jakarta.apache.org Received: (qmail 4964 invoked by uid 98); 13 Dec 2002 14:43:24 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) To: avalon-dev@jakarta.apache.org X-Injected-Via-Gmane: http://gmane.org/ Path: not-for-mail From: Sam Ruby Subject: Re: [GUMP] Build Failure - excalibur-altrmi Date: Fri, 13 Dec 2002 09:42:05 -0500 Lines: 24 Message-ID: <3DF9F1BD.1070001@apache.org> References: <20021213134213.44119.qmail@icarus.apache.org> NNTP-Posting-Host: rdu57-27-066.nc.rr.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1039790513 20745 66.57.27.66 (13 Dec 2002 14:41:53 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Fri, 13 Dec 2002 14:41:53 +0000 (UTC) User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0.1) Gecko/20020826 X-Accept-Language: en-us, en Sender: news X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Here's a patch which enables altrmi to be compiled with an locally compiled version of Jetty: cvs server: Diffing . Index: build.xml =================================================================== RCS file: /home/cvs/jakarta-avalon-excalibur/altrmi/build.xml,v retrieving revision 1.48 diff -u -r1.48 build.xml --- build.xml 13 Dec 2002 00:27:04 -0000 1.48 +++ build.xml 13 Dec 2002 14:40:22 -0000 @@ -503,7 +503,10 @@ - + + + + -- To unsubscribe, e-mail: For additional commands, e-mail: