Changes for page Getting the Wonder Source Code
Last modified by Bastian Triller on 2013/10/05 10:40
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. probert1 +XWiki.btriller - Content
-
... ... @@ -82,7 +82,7 @@ 82 82 The best way to make use of Project Wonder is obviously to import the source code projects directly into your Eclipse workspace. Why would you be reading this page if that isn't what you are trying to do?! Detailed instructions are here: [[doc:WEB.Home.Getting Started.Working with Wonder source in Eclipse.WebHome]] 83 83 84 84 {{note title="Ant Builds on your Development Machine"}} 85 -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 locally>>doc:documentation.Installing and Configuring Jenkins]] 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** (% style="color: rgb(255,0,0);" %)**NOT**(%%) **do this for you.** 85 +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 locally>>doc:documentation.Home.Deployment.Using Jenkins Build Server with WebObjects Projects.Installing and Configuring Jenkins.WebHome]] 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** (% style="color: rgb(255,0,0);" %)**NOT**(%%) **do this for you.** 86 86 {{/note}} 87 87 ))) 88 88 ... ... @@ -99,5 +99,5 @@ 99 99 * ((( 100 100 ===== Build Project Wonder frameworks with Hudson/Jenkins ===== 101 101 102 -The ideal way to build WebObjects frameworks and applications is to use a "Continuous Integration Server" or "Build Server" like Hudson or Jenkins. This allows you to automate the often complex process of building WebObjects projects that have several dependencies on frameworks. Instructions on how to setup a Hudson/Jenkins server is are available on the [[doc:documentation.Installing and Configuring Jenkins]] page. 102 +The ideal way to build WebObjects frameworks and applications is to use a "Continuous Integration Server" or "Build Server" like Hudson or Jenkins. This allows you to automate the often complex process of building WebObjects projects that have several dependencies on frameworks. Instructions on how to setup a Hudson/Jenkins server is are available on the [[doc:documentation.Home.Deployment.Using Jenkins Build Server with WebObjects Projects.Installing and Configuring Jenkins.WebHome]] page. 103 103 )))