Changes for page Getting the Wonder Source Code
Last modified by Bastian Triller on 2013/10/05 10:40
From version 100.1
edited by David Avendasora
on 2011/06/13 21:41
on 2011/06/13 21:41
Change comment:
There is no comment for this version
To version 95.1
edited by jbrook
on 2011/06/14 12:41
on 2011/06/14 12:41
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. avendasora1 +XWiki.jbrook - Content
-
... ... @@ -21,7 +21,8 @@ 21 21 1. h5. Clone the source repository from GitHub into a new directory named "WonderSource" or whatever you'd like. 22 22 23 23 {{note title="Read Only"}} 24 -Note the URL shown here is the public read-only URL. Committers should use the SSH form of the URL for read-write 24 +Note the URL shown here is the public read-only URL. Committers should use the SSH form of the URL for read-write. 25 +If "git://" does not work for you then use "https://" 25 25 {{/note}} 26 26 27 27 {{code value="none"}} ... ... @@ -70,7 +70,7 @@ 70 70 71 71 {{note title="Ant Builds on your Development Machine"}} 72 72 73 -WOlips' "Incremental Builder" is an incredibly helpful feature during development, but it does things that the Ant deployment build does not do. If you are *either* using WOLips to build your WebObjects Applications (_WOLips Ant Tools > Install_) *or* are [running Hudson/Jenkins|WO:Installing and Using the Hudson build server] locally to do it, you *must* also build and install your workspace's Frameworks that your Application depends upon -- including your own, Project Wonder's and any others. *The standard Ant build does {color:#ff0000}NOT{color} do this for you.* 74 +WOlips' "Incremental Builder" is an incredibly helpful feature during development, but it does things that the Ant deployment build does not do. If you are *either* using WOLips to build your WebObjects Applications (_WOLips Ant Tools > Install_) *or* are [running Hudson/Jenkins|WO:Installing and Using the Hudson build server] locally to do it, you *must* also build and install your workspace's Frameworks that your Application depends upon -- including your own, Project Wonder's and any others. *The standard Ant build does* {color:#ff0000}{*}NOT{*}{color} *do this for you.* 74 74 75 75 {{/note}} 76 76