[zanata/zanata-server] ae2237: Move dependencyVersions.groovy to a file

GitHub noreply at github.com
Tue Jul 7 04:24:26 UTC 2015


  Branch: refs/heads/backport-simplify-appserver-properties
  Home:   https://github.com/zanata/zanata-server
  Commit: ae2237ab299044f73f3363ee90723e6e35bcebbe
      https://github.com/zanata/zanata-server/commit/ae2237ab299044f73f3363ee90723e6e35bcebbe
  Author: Sean Flanigan <sflaniga at redhat.com>
  Date:   2015-07-07 (Tue, 07 Jul 2015)

  Changed paths:
    M zanata-war/pom.xml
    A zanata-war/src/etc/dependencyVersions.groovy

  Log Message:
  -----------
  Move dependencyVersions.groovy to a file


  Commit: 2e9aba517e6556d7df5bf2ceb9aa8ad5b5cbf3af
      https://github.com/zanata/zanata-server/commit/2e9aba517e6556d7df5bf2ceb9aa8ad5b5cbf3af
  Author: Sean Flanigan <sflaniga at redhat.com>
  Date:   2015-07-07 (Tue, 07 Jul 2015)

  Changed paths:
    A etc/scripts/extractAppserver.groovy
    M functional-test/pom.xml
    M pom.xml
    M zanata-war/pom.xml

  Log Message:
  -----------
  Use Groovy script to install appserver

This should make it easier to switch between EAP and WildFly for
testing.  Assuming you have set `EAP6_URL`, and you're happy to use
the version of WildFly specified in the pom, you just switch between
`-Dappserver=jbosseap6` and `-Dappserver=wildfly8`.

No need to specify any of these (and it's easier to switch if you don't):
- cargo.installation
- cargo.basename
- appserver.dir.name

You can still specify these if you want to change the version of WildFly
itself or the version of the management api::
- wildfly.version
- wildfly.client.version


Compare: https://github.com/zanata/zanata-server/compare/ae2237ab2990^...2e9aba517e65


More information about the zanata-commits mailing list