From commons-dev-return-47016-apmail-jakarta-commons-dev-archive=jakarta.apache.org@jakarta.apache.org Mon Mar 01 21:22:49 2004 Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 2726 invoked from network); 1 Mar 2004 21:22:49 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 1 Mar 2004 21:22:49 -0000 Received: (qmail 55696 invoked by uid 500); 1 Mar 2004 21:22:34 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 55653 invoked by uid 500); 1 Mar 2004 21:22:34 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 55637 invoked from network); 1 Mar 2004 21:22:33 -0000 Received: from unknown (HELO coderage.org) (217.42.133.87) by daedalus.apache.org with SMTP; 1 Mar 2004 21:22:33 -0000 Received: from CodeRage.ORG (localhost [IPv6:::1]) by coderage.org (8.12.9+Sun/8.12.9) with ESMTP id i21LMQwv026627 for ; Mon, 1 Mar 2004 21:22:36 GMT Message-ID: <4043A992.8020402@CodeRage.ORG> Date: Mon, 01 Mar 2004 21:22:26 +0000 From: Michael Davey User-Agent: Mozilla/5.0 (X11; U; SunOS sun4u; en-US; rv:1.6) Gecko/20040116 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Jakarta Commons Developers List Subject: [PATCH] [jjar] build.xml Content-Type: multipart/mixed; boundary="------------060501040708030800070405" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N --------------060501040708030800070405 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Hello, Here is a trivial patch for JJAR to fix build.xml in light of recent license changes. -- Michael --------------060501040708030800070405 Content-Type: text/plain; name="patch" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="patch" Index: build.xml =================================================================== RCS file: /home/cvspublic/jakarta-commons-sandbox/jjar/build.xml,v retrieving revision 1.5 diff -u -u -r1.5 build.xml --- build.xml 26 Aug 2001 16:21:40 -0000 1.5 +++ build.xml 1 Mar 2004 21:16:00 -0000 @@ -169,7 +169,7 @@ - --------------060501040708030800070405 Content-Type: text/plain; charset=us-ascii --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org --------------060501040708030800070405--