You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Ian Dickinson (Resolved) (JIRA)" <ji...@apache.org> on 2011/10/06 20:57:29 UTC

[jira] [Resolved] (INFRA-4009) Tried to follow CMS instructions for uploading generated docs (JavaDoc), but file not unpacked

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

Ian Dickinson resolved INFRA-4009.
----------------------------------

    Resolution: Fixed

My mistake was to leave off the trailing forward-slash in the name of the directory when initiating the upload
                
> Tried to follow CMS instructions for uploading generated docs (JavaDoc), but file not unpacked
> ----------------------------------------------------------------------------------------------
>
>                 Key: INFRA-4009
>                 URL: https://issues.apache.org/jira/browse/INFRA-4009
>             Project: Infrastructure
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: CMS
>            Reporter: Ian Dickinson
>
> I'm trying to follow 
> http://www.apache.org/dev/cmsref.html#generated-docs
> to add JavaDocs to our CMS-generated site. The goal is that http://incubator.apache.org/jena/documentation/javadoc should contain a collection of sub-directories, each containing the JavaDoc for one module of the Jena system. My first attempt was to add the JavaDoc for the core of Jena itself. I generated the JavaDoc with maven, renamed the top-level directory to 'jena', then tar'ed it into jena.tar.gz:
> ian@rowan-15 $ tar -tvzf jena.tar.gz | head -2
> drwxr-xr-x ian/ian           0 2011-10-06 13:57 jena/
> -rw-r--r-- ian/ian        1391 2011-10-06 13:57 jena/stylesheet.css
> I uploaded this file into the javadocs directory, via the CMS 'edit' action, with name 'jena'. I then did the quick commit. The file is in svn:
> https://svn.apache.org/repos/asf/incubator/jena/site/trunk/content/jena/documentation/javadoc/
> but has not been unpacked. Similarly, the staging site shows a file there, but not unpacked into javadocs:
> http://jena.staging.apache.org/jena/documentation/javadoc/
> Did I do something wrong, or is there an issue with the handling of generated docs in the CMS at present?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira