New WOLips - bug when building wonder frameworks
New WOLips - bug when building wonder frameworks
- Subject: New WOLips - bug when building wonder frameworks
- From: Simon McLean <email@hidden>
- Date: Tue, 16 Dec 2008 01:13:48 +0000
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 ?
Simon
_______________________________________________
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