Return-Path: Delivered-To: apmail-jakarta-ant-user-archive@jakarta.apache.org Received: (qmail 43512 invoked by uid 500); 4 Apr 2001 14:17:21 -0000 Mailing-List: contact ant-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: Reply-To: ant-user@jakarta.apache.org Delivered-To: mailing list ant-user@jakarta.apache.org Received: (qmail 43500 invoked from network); 4 Apr 2001 14:17:20 -0000 Mime-Version: 1.0 X-Sender: Subscriber@alice.gloaming.com Message-Id: In-Reply-To: <200104041218.f34CIH126563@q.harvard.net> References: <200104041218.f34CIH126563@q.harvard.net> Date: Wed, 4 Apr 2001 07:13:29 -0700 To: ant-user@jakarta.apache.org From: James Bucanek Subject: Re: Ant and Mac OS X Anyone? Content-Type: text/plain; charset="us-ascii" ; format="flowed" X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N At 8:15 AM -0700 4/4/01, smarks@digisolutions.com wrote: >I was wondering if anyone has successfully used Ant under the >recently released 1.0 version of Mac OS X and if so would they be >willing to share any tips or tricks? I haven't beat it up yet, but I launched Ant 1.2 without any problems. My only problem right now is that I wrote several tasks that parse text files, and they get the line ending character from the system properties. Since Mac OS X is fundamentally UNIX, the newline char is LF. Whereas all of my Mac text files use CR. __________________________________ James Bucanek