Changes for page Using WOLips With Multiple Versions of WebObjects
Last modified by D Tim Cummings on 2022/07/27 02:24
From version 45.1
edited by Kieran Kelleher
on 2009/06/27 06:28
on 2009/06/27 06:28
Change comment:
There is no comment for this version
To version 49.1
edited by Kieran Kelleher
on 2009/06/27 06:28
on 2009/06/27 06:28
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -66,6 +66,6 @@ 66 66 67 67 {{code title="Example"}} 68 68 69 -$ ant -lib /path/to/woproject.jar -Dwolips.properties =/path/to/wolips.533.properties clean build69 +$ ant -lib /path/to/woproject.jar -Dwolips.properties /path/to/wolips.533.properties clean build 70 70 71 71 {{/code}}