[zanata/zanata-server] e1990d: Fix server startup error.

GitHub noreply at github.com
Tue Jul 2 00:30:40 UTC 2013


  Branch: refs/heads/integration/master
  Home:   https://github.com/zanata/zanata-server
  Commit: e1990d405c592d763784157ad81610799c9102f7
      https://github.com/zanata/zanata-server/commit/e1990d405c592d763784157ad81610799c9102f7
  Author: Carlos Munoz <camunoz at redhat.com>
  Date:   2013-07-01 (Mon, 01 Jul 2013)

  Changed paths:
    M zanata-war/src/main/java/org/zanata/ZanataInit.java

  Log Message:
  -----------
  Fix server startup error.

When booting up, the Zanata server performs validation checks on the lucene index directory (if one is provided). When this index is not yet created, this validation will fail. This directory is now being created jsut for validation purposes, and lucene will use it afterwards.


  Commit: 2e80daca7fe71765384336e302bf1286c3f907a7
      https://github.com/zanata/zanata-server/commit/2e80daca7fe71765384336e302bf1286c3f907a7
  Author: David Mason <dr.d.mason at gmail.com>
  Date:   2013-07-01 (Mon, 01 Jul 2013)

  Changed paths:
    M zanata-war/src/main/java/org/zanata/ZanataInit.java

  Log Message:
  -----------
  Merge pull request #14 from zanata/test-fix

Fix server startup error.


Compare: https://github.com/zanata/zanata-server/compare/b8e6ba0b5bf0...2e80daca7fe7


More information about the zanata-commits mailing list