[zanata/zanata-server] eaf014: Fix checkstyle violations.

GitHub noreply at github.com
Wed Feb 18 01:34:09 UTC 2015


  Branch: refs/heads/locale-aliases
  Home:   https://github.com/zanata/zanata-server
  Commit: eaf0141c2a2f0a5e4a865c9c23cb8197d5f38ae1
      https://github.com/zanata/zanata-server/commit/eaf0141c2a2f0a5e4a865c9c23cb8197d5f38ae1
  Author: David Mason <drdmason at gmail.com>
  Date:   2015-02-18 (Wed, 18 Feb 2015)

  Changed paths:
    M zanata-war/src/main/java/org/zanata/action/HasLanguageSettings.java
    M zanata-war/src/main/java/org/zanata/ui/AbstractTextSearch.java
    M zanata-war/src/main/java/org/zanata/ui/input/TextInputRenderer.java
    M zanata-war/src/main/webapp/resources/zanata/ajax-command-link.xhtml
    M zanata-war/src/main/webapp/resources/zanata/text-search.xhtml

  Log Message:
  -----------
  Fix checkstyle violations.


  Commit: fb17ceaf8bf384c7ead8e25d37f37000f287e5f2
      https://github.com/zanata/zanata-server/commit/fb17ceaf8bf384c7ead8e25d37f37000f287e5f2
  Author: David Mason <drdmason at gmail.com>
  Date:   2015-02-18 (Wed, 18 Feb 2015)

  Changed paths:
    M zanata-war/pom.xml

  Log Message:
  -----------
  Remove jsf-impl dependency.

This was causing a dependency checker error, and removing it does not
appear to cause any issues.


  Commit: e354027483bea14a4df9d5e35481789aacb9d95c
      https://github.com/zanata/zanata-server/commit/e354027483bea14a4df9d5e35481789aacb9d95c
  Author: David Mason <drdmason at gmail.com>
  Date:   2015-02-18 (Wed, 18 Feb 2015)

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

  Log Message:
  -----------
  Only try to initialize entered locale aliases for existing versions.

This was causing a null pointer exception when creating a new version,
which does not need to use any of the locale functionality.

The new-version template should really use a different action since
its concerns are so much more limited than the version page.


Compare: https://github.com/zanata/zanata-server/compare/0d4d5275ad2b...e354027483be


More information about the zanata-commits mailing list