Changes for page Building WOLips
Last modified by Johann Werner on 2015/02/13 01:40
From version 66.1
edited by Quinton Dolan
on 2008/06/26 07:21
on 2008/06/26 07:21
Change comment:
There is no comment for this version
To version 68.1
edited by Quinton Dolan
on 2008/06/26 03:37
on 2008/06/26 03:37
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -66,7 +66,7 @@ 66 66 Subversion: http:~/~/svn.objectstyle.org/repos/woproject/trunk/woproject 67 67 Local module directory (optional): wolips 68 68 Use update: Checked 69 - Poll SCM: 59 * ** * ** //(59 can be replaced with any number between0and 59)//69 + Poll SCM: 59 * ** * ** //(59 can be any number between 1 and 59)// 70 70 1. Add the following build tasks to the job 71 71 72 72 {{code title="Execute Shell"}} ... ... @@ -83,15 +83,6 @@ 83 83 84 84 {{/code}} 85 85 86 -If you want to deploy the build to a web server to serve as an update site add a task that is something like this 87 - 88 -{{code title="Execute Shell"}} 89 - 90 -rm -fr /usr/local/www/apache22/data/wolips/* 91 -/bin/cp -prv ${WORKSPACE}/wolips/temp/dist/ /usr/local/www/apache22/data/wolips/ 92 - 93 -{{/code}} 94 - 95 95 1. Copy eclipse with the necessary plugins installed to your build server. In this example it has been copied to /usr/local/eclipse 96 96 The currently required plugins for a deployment build are 97 97