Re: Building Framework WOes
Re: Building Framework WOes
- Subject: Re: Building Framework WOes
- From: David LeBer <email@hidden>
- Date: Mon, 23 Nov 2009 12:07:56 -0500
On 2009-11-23, at 11:51 AM, Calven Eggert wrote:
> I just updated to Snow Leopard last week and I'm having trouble building my WO framework and projects.
>
> The first build I attempt is my framework. It builds with no errors, although lots of warnings like ...should be parameterized, but when I do the install the framework is NOT in the /Library/Frameworks folder. It is in the /Build folder, but looking in there, in the .framework/Resources/Java folder the .jar is not there. hmmm
Are you sure?
Did you check the /Library/Framworks with the terminal (ls -al)? You might find a .frameworks folder with the correct creation/mod time. That would mean that you are missing the project.name= entry in your project's build.properties.
If that is the case, how old was the WOLips you were updating from?
>
> Here is the output:
>
> Buildfile: /Users/ceggert/Projects/COREFW/build.xml
> init.properties:
> init.install:
> init.build:
> compile:
> build.woframework:
> [woframework] Installing in /Library/Frameworks
> javaclient:
> install:
> BUILD SUCCESSFUL
> Total time: 873 milliseconds
>
> I do have the wolips.properties in ~/Library/Application Support/WOLips.
>
> I have read the last two articles here (http://wolips.blogspot.com/) but I can't say i fully understand it all.
>
> Any suggestions?
>
> Calven
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
;david
--
David LeBer
Codeferous Software
'co-def-er-ous' adj. Literally 'code-bearing'
site: http://codeferous.com
blog: http://davidleber.net
profile: http://www.linkedin.com/in/davidleber
twitter: http://twitter.com/rebeld
--
Toronto Area Cocoa / WebObjects developers group:
http://tacow.org
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden