You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Brian Cho (JIRA)" <ji...@apache.org> on 2015/08/24 05:01:45 UTC

[jira] [Resolved] (REEF-636) Website missing javadocs

     [ https://issues.apache.org/jira/browse/REEF-636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Cho resolved REEF-636.
----------------------------
    Resolution: Fixed
      Assignee: Brian Cho

>From my local {{site/}} directory, I ran the following commands:

{noformat}
svn copy https://svn.apache.org/repos/asf/incubator/reef/site/apidocs@1696455 apidocs
svn copy https://svn.apache.org/repos/asf/incubator/reef/site/apidocs/0.11.0-incubating@1683288 apidocs/0.11.0-incubating
svn copy https://svn.apache.org/repos/asf/incubator/reef/site/apidocs/0.10.0-incubating@1683288 apidocs/0.10.0-incubating
svn commit -m "Recover apidocs" apidocs/
{noformat}

If this happens in the future, we can refer to this new revision, for the apidocs up to 0.12.
{noformat}
svn copy https://svn.apache.org/repos/asf/incubator/reef/site/apidocs@1697301 apidocs
svn commit -m "Recover apidocs" apidocs/
{noformat}

> Website missing javadocs
> ------------------------
>
>                 Key: REEF-636
>                 URL: https://issues.apache.org/jira/browse/REEF-636
>             Project: REEF
>          Issue Type: Bug
>          Components: Website
>            Reporter: Brian Cho
>            Assignee: Brian Cho
>
> The website is missing the apidocs. Specifically, the following links fail:
> - http://reef.incubator.apache.org/apidocs/0.10.0-incubating/index.html
> - http://reef.incubator.apache.org/apidocs/0.11.0-incubating/index.html
> - http://reef.incubator.apache.org/apidocs/0.12.0-incubating/index.html
> I'm pretty sure I checked they were there recently while checking things for the 0.12.0-incubating release. We should add them back. Hopefully we can figure out why they disappeared and how to prevent their disappearing again.



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