Changes for page Building WOLips
Last modified by Johann Werner on 2015/02/13 01:40
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. kiddyr1 +XWiki.btriller - Content
-
... ... @@ -12,7 +12,7 @@ 12 12 13 13 ==== Install eGit or another Git client ==== 14 14 15 -See [[Getting Started With Git>>doc:WEB.Getting Started with Git]] for information on how to obtain a Git client. 15 +See [[Getting Started With Git>>doc:WEB.Home.Getting Started.Getting Started with Git.WebHome]] for information on how to obtain a Git client. 16 16 17 17 ==== Install the m2eclipse plugin (Eclipse 3.5 instructions) ==== 18 18 ... ... @@ -46,25 +46,15 @@ 46 46 47 47 1. If you get the error 48 48 49 -{{code language="none"}} 50 -'build.xml:73: taskdef A class needed by class org.apache.velocity.anakia.AnakiaTask cannot be found: org/jdom/JDOMException' 51 -{{/code}}, you can do one of two things. You can build with 49 +{{code language="none"}}'build.xml:73: taskdef A class needed by class org.apache.velocity.anakia.AnakiaTask cannot be found: org/jdom/JDOMException'{{/code}}, you can do one of two things. You can build with 52 52 53 -{{code language="none"}} 54 --Dno.docs=true 55 -{{/code}} to skip the javadoc step, or (untested) you can drop 51 +{{code language="none"}}-Dno.docs=true{{/code}} to skip the javadoc step, or (untested) you can drop 56 56 57 -{{code language="none"}} 58 -jdom-b8.jar 59 -{{/code}} from 53 +{{code language="none"}}jdom-b8.jar{{/code}} from 60 60 61 -{{code language="none"}} 62 -woproject/projects/lib 63 -{{/code}} into your 55 +{{code language="none"}}woproject/projects/lib{{/code}} into your 64 64 65 -{{code language="none"}} 66 -ANT_HOME/lib 67 -{{/code}} folder. 57 +{{code language="none"}}ANT_HOME/lib{{/code}} folder. 68 68 ))) 69 69 1. The build went into {{code language="none"}}temp/dist{{/code}} 70 70 1. Profit