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

GitHub noreply at github.com
Mon Jul 1 23:04:24 UTC 2013


  Branch: refs/heads/test-fix
  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.





More information about the zanata-commits mailing list