Changes for page Building WOLips
Last modified by Johann Werner on 2015/02/13 01:40
From version 56.1
edited by Pascal Robert
on 2011/09/12 01:15
on 2011/09/12 01:15
Change comment:
There is no comment for this version
To version 52.1
edited by Pascal Robert
on 2011/09/12 02:19
on 2011/09/12 02:19
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -79,13 +79,13 @@ 79 79 80 80 1. When you need to repeat the process, shut down the Test Environment, delete the org.objectstyle. files in the features and plugins directories under the /Users/<me>/Developer/eclipse directory. Change the source code in the primary environment and build. (Each build took 3 min 37 seconds on my Mac Book Pro 17"). Once the build is done, then reinstall the plugin in the Test Environment. The Local Site should still be selected. 81 81 82 -== Building WOLips with Hudson Continuous Build server ==82 +== Building WOLips with Jenkins Continuous Build server == 83 83 84 84 Hudson is a Java base continuous build server that allows you to build and test your project automatically. It can be easily configured to build WOLips in a few simple steps. 85 85 86 86 1. Add a new job with the following configuration 87 87 Project Name: WOLips 88 - Subversion:[[https://github.com/wolips/wolips/]]88 +Git Repositories: https:~/~/github.com/wolips/wolips.git 89 89 Local module directory (optional): wolips 90 90 Use update: Checked 91 91 Poll SCM: 59 * ** * ** //(59 can be replaced with any number between 0 and 59)//