Last modified by Bastian Triller on 2013/10/05 10:40

From version 180.1
edited by Kieran Kelleher
on 2011/03/25 19:14
Change comment: There is no comment for this version
To version 184.1
edited by Kieran Kelleher
on 2011/03/25 19:15
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -91,8 +91,10 @@
91 91  {{info value="Legacy WebObjects 5.3.3 Compatability"}}
92 92  
93 93  If you are still stuck on WebObjects 5.3.3, for whatever reason, then you need to checkout and switch to the Wonder_5_0_0_Legacy branch *before* you build (before you run 'ant frameworks'). And this is *much* easier with git than it used to be with subversion. Just one command:
94 +
94 94  {code}
95 95  git checkout --track origin/Wonder_5_0_0_Legacy
96 96  {code}
97 97  
99 +
98 98  {{/info}}