Re: New WOLips - bug when building wonder frameworks
Re: New WOLips - bug when building wonder frameworks
- Subject: Re: New WOLips - bug when building wonder frameworks
- From: Chuck Hill <email@hidden>
- Date: Tue, 16 Dec 2008 11:15:42 -0800
On Dec 15, 2008, at 5:13 PM, Simon McLean wrote:
I know wobuild.properties is being replaced by wolips.properties,
but there seems to be a minor bug with this.
We currently set this property in wobuild.properties:
wonder.framework.install.root=/Developer/WebObjects53/Library/
Frameworks
to tell wonder where to install it's frameworks.
if i move this property to wolips.properties, then bin my
wobuild.properties file it no longer works.
the property is referenced on lines 192 and 459 if generic.xml. I'm
guessing line 165 of generic.xml:
<property file="${user.home}/Library/wobuild.properties" />
Now needs to be:
<property file="${user.home}/Library/Application\ Support/WOLips/
wolips.properties" />
Or maybe for backward compatibility just read in both ?
Wrong list :-), but a good catch! A pox on backward compatibility
with lame, old classpath handling. This fix has been committed to
Wonder.
Thank you,
Chuck
--
Chuck Hill Senior Consultant / VP Development
Practical WebObjects - for developers who want to increase their
overall knowledge of WebObjects or who are trying to solve specific
problems.
http://www.global-village.net/products/practical_webobjects
_______________________________________________
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