[zanata/zanata-server] a99f93: Add zanata-overlay submodule.

GitHub noreply at github.com
Fri Nov 21 02:08:46 UTC 2014


  Branch: refs/heads/overlay-zip
  Home:   https://github.com/zanata/zanata-server
  Commit: a99f9310d418bb560ae6ecadb9c31789d5ab86f1
      https://github.com/zanata/zanata-server/commit/a99f9310d418bb560ae6ecadb9c31789d5ab86f1
  Author: Carlos A. Munoz <camunoz at redhat.com>
  Date:   2014-11-21 (Fri, 21 Nov 2014)

  Changed paths:
    M .gitignore
    R zanata-dist/etc/assembly.xml
    R zanata-dist/etc/sql/config_setup.sql
    R zanata-dist/pom.xml
    A zanata-overlay/.gitignore
    A zanata-overlay/build.gradle
    A zanata-overlay/common/bin/start-zanata.bat
    A zanata-overlay/common/bin/start-zanata.sh
    A zanata-overlay/common/bin/zanata-installer/InstallZanata.groovy
    A zanata-overlay/common/bin/zanata-installer/install.bat
    A zanata-overlay/common/bin/zanata-installer/install.sh
    A zanata-overlay/common/bin/zanata-installer/installer.properties
    A zanata-overlay/config/remote-deps.groovy
    A zanata-overlay/distros/eap-6/standalone/configuration/standalone-zanata.xml
    A zanata-overlay/distros/wildfly-8.1/standalone/configuration/standalone-zanata.xml

  Log Message:
  -----------
  Add zanata-overlay submodule.

This submodule takes care of building an overlay zip file that when extracted on top of the different supported JBoss distributions, will supply the necessary components for Zanata to run. In this iteration it contains:
- Necessary jboss submodules
- Configuration and startup scripts for zanata
- Installation scripts which fetches the war file from the web and configures some parts of the application.

Currently, it builds 2 distributions:
Wildfly 8.1
EAP 6 (6.3 recommended)




More information about the zanata-commits mailing list