I’d guess from here: https://github.com/wocommunity/wonder/blob/73ef902e88130c1d9398458affc23a68431a582a/Build/build/default.properties wo.server.root = /Library/WebServer/Documents/WebObjects
You can override it via -Dproperty=value in the command line call. Best regards, Kai Lochbaum -- Telefon: 069 / 65 00 96 - 17 | E-Mail: lochb...@salient-doremus.de<mailto:lochb...@salient-doremus.de> salient GmbH, Lindleystraße 12, 60314 Frankfurt Telefon Zentrale: 069 / 65 00 96 - 0 | http://www.salient-doremus.de<http://www.salient-doremus.de/> Von: Theodore Petrosky <tedp...@yahoo.com> Datum: Mittwoch, 13. Februar 2019 um 15:30 An: WO <webobjects-dev@lists.apple.com> Betreff: confused 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