Changes between Initial Version and Version 1 of KaukoluwikiDeveloping


Ignore:
Timestamp:
10/12/06 09:44:08 (18 years ago)
Author:
sauermann
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • KaukoluwikiDeveloping

    v1 v1  
     1= Kaukoluwiki Developing = 
     2 
     3First, read the kaukoluwiki website: 
     4 * http://kaukoluwiki.opendfki.de 
     5 
     6Then, checkout the wiki from SVN: 
     7 * https://kaukoluwiki.opendfki.de/repos/trunk/kaukolu/ 
     8 
     9== Compiling Kaukuol and Kaukoluwiki == 
     10Gnowsis kaukoluwiki consists of the core done by kaukolu from opendfki and our own extensions in the kaukoluwiki project. 
     11 
     12To compile: 
     13 * run the build.xml in kaukolu - target '''gnowsis-prepare''' 
     14 * run the build.xml in kaukoluwiki - target '''dist-fromkaukolu''' 
     15 
     16The second build target is quite tricky, it moves the SVN files to a save place and will delete all changes you did inside the /service/ folder of kaukoluwiki, so see you have copied your changes (in JSP files or web.xml) to the corresponding files in /src/.