Changes for page Building WOLips

Last modified by Johann Werner on 2015/02/13 01:40

From version 118.1
edited by Pascal Robert
on 2012/01/18 17:38
Change comment: There is no comment for this version
To version 120.1
edited by Pascal Robert
on 2012/01/18 17:37
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,6 +1,11 @@
1 +{{warning}}
2 +Since WOLips moved away to GitHub, this page needs some reworking. In the meantime, please adapt your build procedure to use Git instead of SVN.
3 +
4 +{color:#333333}WOLips is now located GitHub at {color}{color:#006daf}[https://github.com/wolips/wolips/]{color}. The SVN repository at objectstyle is now deprecated.
5 +{{/warning}}
6 +
1 1  {{tip title="Not Required!"}}
2 2  You do not have to build WOLips to use it. It is easily available via Eclipse's Software Update functionality. The update site is: [http://webobjects.mdimension.com/hudson/job/WOLips37Current/lastSuccessfulBuild/artifact/site/]
3 -
4 4  {{/tip}}
5 5  
6 6  {{note}}
... ... @@ -87,9 +87,25 @@
87 87  1. Install Eclipse 3.7. You need it to be able to build WOLips.
88 88  1. Copy the necessary plugins from your machine to the Eclipse installation on the server. In this example it has been copied to /usr/local/eclipse
89 89  The currently required plugins for a deployment build are
90 - JProfiler (Update Site: http:~/~/webobjects.mdimension.com/jprofiler6/)
91 - m2Eclipse Maven (Update Site: http:~/~/m2eclipse.sonatype.org/sites/m2e)
92 - JRebel (Update Site : http:~/~/www.zeroturnaround.com/update-site/)
95 +
96 +{{color}}
97 +\* JProfiler (Update Site: 
98 +{{/color}}
99 +
100 +http:~/~/webobjects.mdimension.com/jprofiler6/{{color}}){{/color}}
101 +
102 +{{color}}
103 +\* m2Eclipse Maven (Update Site: 
104 +{{/color}}
105 +
106 +http:~/~/m2eclipse.sonatype.org/sites/m2e{{color}}){{/color}}
107 +
108 +{{color}}
109 +\* JRebel (
110 +{{/color}}
111 +
112 +{{color}}Update Site : {{/color}}http:~/~/www.zeroturnaround.com/update-site/)
113 +
93 93  1. Add a new job with the following configuration
94 94  11. Project Name: WOLips
95 95  11. Git Repositories: git:~/~/github.com/wolips/wolips.git