Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

...

At present Wookie depends on several libraries released under open source licenses that are incmpatible with the Apache Licence. We will remove these dependencies during incubation, in the meantime you will need to download them and add them to WebContent/WEB-INF/lib:

  • hibernate 3
  • jta
  • mysql-connector
  • c3p0

You will also need a MySQL database and servlet container, such as Tomcat.

...