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      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to