Build Failed on Snow Leopard

2009-11-16 Thread Calven Eggert
A message was posted last month about failing to build a WO application on Snow Leopard. Was a solution posted? (I couldn't find it) I think I have the same problem. I've have installed just received a new MacBookPro and am happy(?) to move to Snow Leopard. All WO errors have been resolved

Re: Build Failed on Snow Leopard

2009-11-16 Thread Chuck Hill
On Nov 16, 2009, at 9:40 AM, Calven Eggert wrote: A message was posted last month about failing to build a WO application on Snow Leopard. Was a solution posted? (I couldn't find it) I think I have the same problem. I've have installed just received a new MacBookPro and am happy(?) to

Re: Build Failed on Snow Leopard

2009-11-16 Thread Chuck Hill
Please keep messages on the list. On Nov 16, 2009, at 11:56 AM, Calven Eggert wrote: Hi Chuck, Thanks for replying. I don't know enough about this stuff to answer your questions. I simply select WOLips Ant Tools/Install and I get this error msg. Do you you have this file?

Re: Build Failed on Snow Leopard

2009-11-16 Thread Chuck Hill
Then #1 below seems like a good place to start looking. Chuck On Nov 16, 2009, at 11:59 AM, Calven Eggert wrote: ah, I found the wolips properties file and it looks like this: #Mon Nov 16 15:02:46 GMT-00:05 2009 wo.system.root=/System wo.user.frameworks=/Users/ceggert/Library/Frameworks

Re: Build Failed on Snow Leopard

2009-11-16 Thread Pascal Robert
Le 09-11-16 à 15:27, Chuck Hill a écrit : Please keep messages on the list. On Nov 16, 2009, at 11:56 AM, Calven Eggert wrote: Hi Chuck, Thanks for replying. I don't know enough about this stuff to answer your questions. I simply select WOLips Ant Tools/Install and I get this error

Re: Build Failed on Snow Leopard

2009-11-16 Thread Calven Eggert
Here part of my build.xml for my projects: property file=${user.home}${file.separator}Library${file.separator}wobuild.properties/ so how do I get an up-to-date build.xml file? On 2009-11-16, at 3:28 PM, Chuck Hill wrote: Then #1 below seems like a good place to start

Re: Build Failed on Snow Leopard

2009-11-16 Thread Chuck Hill
On Nov 16, 2009, at 12:34 PM, Calven Eggert wrote: I have imported my projects into Eclipse on Snow Leopard from my repository. How do I know if my build.xml is too old? I like to use a technique that I call looking at it. :-P Below, I asked Does it actually refer to

Re: Build Failed on Snow Leopard

2009-11-16 Thread Calven Eggert
Thanks Chuck will do that. :-) On 2009-11-16, at 3:54 PM, Chuck Hill wrote: On Nov 16, 2009, at 12:34 PM, Calven Eggert wrote: I have imported my projects into Eclipse on Snow Leopard from my repository. How do I know if my build.xml is too old? I like to use a technique that I

Re: Build Failed on Snow Leopard

2009-11-16 Thread Calven Eggert
I've created a new build.xml file. Here is the error I get when building: /Users/ceggert/Projects/COREFW/build.xml:88: srcdir /Users/ceggert/Projects/COREFW/Sources does not exist! I don't have a folder called Sources. If I change that line in the build.xml to src where the source actually

Re: Build Failed on Snow Leopard

2009-11-16 Thread Chuck Hill
On Nov 16, 2009, at 1:23 PM, Calven Eggert wrote: I've created a new build.xml file. Here is the error I get when building: /Users/ceggert/Projects/COREFW/build.xml:88: srcdir /Users/ceggert/ Projects/COREFW/Sources does not exist! I don't have a folder called Sources. If I change that

Re: Build Failed on Snow Leopard

2009-11-16 Thread Lachlan Deck
On 17/11/2009, at 7:56 AM, Calven Eggert wrote: Thanks Chuck will do that. Speaking of English - (as Dave mentioned elsewhere) - I like the implication of this sentence if we just put the comma in the right place. Thanks, Chuck will do that. :-P :-) On 2009-11-16, at 3:54 PM, Chuck

Re: Build failed on Snow Leopard

2009-10-14 Thread Amedeo Mantica
Xcode 3.1 on Snow leopard ??? you should use 3.2 Amedeo On 14/ott/2009, at 04.58, Stavros Panidis wrote: Well, Snow Leopard clean install, then xcode 314, WebObjects 543, eclipse-sdk-4.4.2 and from there WOLips 3.4.5830. Everything else works fine (at the moment) except build. Stavros

Re: Build failed on Snow Leopard

2009-10-14 Thread Eleni Manou
Stupid from my part. I installed xcode 3.2 but this did not solved the problem. Any suggestions? Many thanks in advance Stavros Message: 10 Date: Wed, 14 Oct 2009 09:49:15 +0200 From: Amedeo Mantica amedeomail...@insigno.it Subject: Re: Build failed on Snow Leopard To: Stavros Panidis

Re: Build failed on Snow Leopard

2009-10-14 Thread Amedeo Mantica
...@insigno.it Subject: Re: Build failed on Snow Leopard To: Stavros Panidis elma...@the.forthnet.gr Cc: webobjects-dev@lists.apple.com Message-ID: 356757fd-3673-4691-a73c-7a03b6a4c...@insigno.it Content-Type: text/plain; charset=us-ascii Xcode 3.1 on Snow leopard ??? you should use 3.2 Amedeo On 14/ott

Re: Build failed on Snow Leopard

2009-10-13 Thread Stavros Panidis
Well, Snow Leopard clean install, then xcode 314, WebObjects 543, eclipse-sdk-4.4.2 and from there WOLips 3.4.5830. Everything else works fine (at the moment) except build. Stavros -- Message: 8 Date: Mon, 12 Oct 2009 22:08:39 -0700 From: Chuck Hill