An open API service indexing awesome lists of open source software.

https://github.com/innovationgate/openwga

OpenWGA Content Management
https://github.com/innovationgate/openwga

cms java opensource

Last synced: 4 months ago
JSON representation

OpenWGA Content Management

Awesome Lists containing this project

README

          

OpenWGA CMS Server
================================

Building
--------

Run

cd OpenWGA
./gradlew clean build

Distributions are:

- OpenWGA/server/build/libs/openwga-[version]-ce.war - The JavaEE web application archive
- OpenWGA/distros/wgaDeb/distributions/openwga....deb - The debian package

Developing in Eclipse
---------------------

Make sure you have Eclipse Mars and at least Buildship 1.0.14 installed.

Versioning
----------

Specify OpenWGA version in file "gradle.properties" in main project folder.