Changes for page Building and Installing a Framework with Ant
Last modified by Pascal Robert on 2013/12/18 02:55
From version 39.1
edited by Steve Peery
on 2012/10/23 21:56
on 2012/10/23 21:56
Change comment:
There is no comment for this version
To version 41.1
edited by Steve Peery
on 2012/10/23 23:02
on 2012/10/23 23:02
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -98,7 +98,7 @@ 98 98 99 99 This copies the built frameworks from ##/Roots## to the runtime Frameworks directory: 100 100 101 -* Mac OS X: ##/Library/WebObjects/Versions/WebObjects543/Library/Frameworks/## 101 +* Mac OS X: ##/Library/Frameworks/## or ##/Library/WebObjects/Versions/WebObjects543/Library/Frameworks/## 102 102 * Linux: ##/Local/Library/Frameworks## 103 103 104 104 You can combine the build and install steps by simply executing this Ant command: