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

GitHub noreply at github.com
Tue Jun 16 08:24:40 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/zanata/zanata-server
  Commit: 5c0549da634aab1a8225926e7342d45a84b7c2d0
      https://github.com/zanata/zanata-server/commit/5c0549da634aab1a8225926e7342d45a84b7c2d0
  Author: Sean Flanigan <sflaniga at redhat.com>
  Date:   2015-06-16 (Tue, 16 Jun 2015)

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

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


  Commit: b55beb86af40dfb9f8941b3949747694c3183d9e
      https://github.com/zanata/zanata-server/commit/b55beb86af40dfb9f8941b3949747694c3183d9e
  Author: Sean Flanigan <sflaniga at redhat.com>
  Date:   2015-06-16 (Tue, 16 Jun 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


  Commit: 632592034822342cdcaf13a277f762ea6ff910ad
      https://github.com/zanata/zanata-server/commit/632592034822342cdcaf13a277f762ea6ff910ad
  Author: Sean Flanigan <sflaniga at redhat.com>
  Date:   2015-06-16 (Tue, 16 Jun 2015)

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

  Log Message:
  -----------
  Merge pull request #864 from zanata/simplify-appserver-properties

Simplify appserver properties


Compare: https://github.com/zanata/zanata-server/compare/160802835ab4...632592034822


More information about the zanata-commits mailing list