I was setting up a new machine with wo and wonder and I have something weird so I thought I would ask. When you invoke the ant build and install of the frameworks, where does ant get its properties from? so:
this installed the frameworks at global.framework.web: [sync] Copying 5 files to /Library/WebServer/Documents/WebObjects/Frameworks/WOPayPal.framework/WebServerResources cd ~/Repository/Wondersource sudo ant -Duser.home=$HOME frameworks frameworks.install I have a wolips.properties in my ~/Library/Application\ Support/WOLips/ which has: #Tue Feb 12 04:29:28 EST 2019 wo.api.root=/Developer/Documentation/DocSets/com.apple.ADC_Reference_Library.WebObjectsReference.docset/Contents/Resources/Documents/documentation/InternetWeb/Reference/WO542Reference wo.apps.root=/Developer/WebObjects/Versions/WebObjects543/Library/WebObjects/Applications wo.bootstrapjar=/System/Library/WebObjects/JavaApplications/wotaskd.woa/WOBootstrap.jar wo.extensions=/Developer/WebObjects/Versions/WebObjects543/Library/WebObjects/Extensions wo.local.frameworks=/Developer/WebObjects/Versions/WebObjects543/Library/Frameworks wo.local.root=/Developer/WebObjects/Versions/WebObjects543 wo.network.frameworks=/Developer/WebObjects/Versions/WebObjects543/Library/WebObjects/Extensions wo.network.root=/Network wo.system.frameworks=/Developer/WebObjects/Versions/WebObjects543/System/Library/Frameworks wo.system.root=/Developer/WebObjects/Versions/WebObjects543/System wo.user.frameworks=/Users/asacksadmin/Library/Frameworks wo.user.root=/Users/asacksadmin wolips.properties=wolips.properties This looks to point to /Developer/.etc etc I thought ant took its properties from wolips.properties above why is ant installing in /Library/……..?
_______________________________________________ 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: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com