[ 
https://issues.apache.org/jira/browse/JOSHUA-286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15397497#comment-15397497
 ] 

ASF GitHub Bot commented on JOSHUA-286:
---------------------------------------

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

    https://github.com/apache/incubator-joshua/pull/32#discussion_r72616102
  
    --- Diff: scripts/support/make-release.sh ---
    @@ -40,7 +40,7 @@ echo "Bundling up joshua-$version"
     [[ ! -d release ]] && mkdir release
     rm -f joshua-$version && ln -s $JOSHUA joshua-$version
     
    -wget -r http://joshua-decoder.org/
    +wget -r http://joshua.apache.org/6.0/
    --- End diff --
    
    This was intended to bundle a crawl of the website with the release. It 
should be removed. Joshua is now hosted on Confluence, so the directory paths 
now longer work. Also, Confluence has better tools for documentation export if 
we should decide to use them in the future.


> Remove presence of all joshua-decoder.org links in codebase
> -----------------------------------------------------------
>
>                 Key: JOSHUA-286
>                 URL: https://issues.apache.org/jira/browse/JOSHUA-286
>             Project: Joshua
>          Issue Type: Improvement
>          Components: documentation
>    Affects Versions: 6.0.5
>            Reporter: Lewis John McGibbney
>             Fix For: 6.1
>
>
> Right now, joshua-decoder.org exists in the following files, we should remove 
> it and replace it with joshua.apache.org
> {code}
> lmcgibbn@LMC-032857 /usr/local/incubator-joshua(JOSHUA-283) $ grep -lr 
> "joshua-decoder.org" .
> ./.gitignore
> ./CHANGELOG
> ./doc/mainpage.md
> ./scripts/support/make-release.sh
> ./src/main/java/org/apache/joshua/decoder/Decoder.java
> ./src/main/java/org/apache/joshua/decoder/ff/lm/KenLM.java
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to