wiki:KaukoluwikiDeveloping

Version 4 (modified by sebastian_weber, 18 years ago) (diff)

--

Gnowsis Kaukoluwiki Developing

First of all checkout all projects comprised of Gnowsis (SVN):

Checkout Aperture, which is also necessary for Gnowsis (CVS):

  • Host: aperture.cvs.sourceforge.net
  • repository path: /cvsroot/aperture
  • connection type: pserver
  • user: anonymous
  • default port

First, read the kaukoluwiki website:

Then, checkout the wiki from SVN:

Now you can start Gnowsis for the first time. Execute Run.... You can choose the appropiate configuration to launch Gnowsis.

Compiling Kaukolu and Kaukoluwiki

Gnowsis kaukoluwiki consists of the core done by kaukolu from opendfki and our own extensions in the kaukoluwiki project.

To compile:

  • run the build.xml in kaukolu - target gnowsis-prepare
  • run the build.xml in kaukoluwiki - target dist-fromkaukolu

The 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/.