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.


---
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