Github user lewismc commented on a diff in the pull request:

    https://github.com/apache/incubator-joshua/pull/32#discussion_r72566150
  
    --- Diff: src/main/java/org/apache/joshua/decoder/Decoder.java ---
    @@ -496,7 +496,7 @@ public Decoder initialize(String configFile) {
               errMsg.append("FATAL: Invalid feature weight line found in 
config file.\n");
               errMsg.append(String.format("The line was '%s'\n", pairStr));
               errMsg.append("You might be using an old version of the config 
file that is no longer supported\n");
    -          errMsg.append("Check joshua-decoder.org or email 
joshua_supp...@googlegroups.com for help\n");
    +          errMsg.append("Check joshua.apache.org or email 
joshua_supp...@googlegroups.com for help\n");
    --- End diff --
    
    The email should be d...@joshua.apache.org


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to