You are viewing a plain text version of this content. The canonical link for it is here.
Posted to ivy-commits@incubator.apache.org by "Jan Matèrne (JIRA)" <ji...@apache.org> on 2007/06/25 11:41:25 UTC

[jira] Created: (IVY-534) Doc-Generation creates absolute links

Doc-Generation creates absolute links
-------------------------------------

                 Key: IVY-534
                 URL: https://issues.apache.org/jira/browse/IVY-534
             Project: Ivy
          Issue Type: Bug
          Components: Documentation
    Affects Versions: 2.0.0-alpha-1
            Reporter: Jan Matèrne
            Priority: Minor


The generation process for the manual creates absolute links.
E.g. apache-ivy-2.0.0-alpha-1-incubating\doc\doc\use\postresolvetask.html: line 84
<li><a href="file:/D:/temp/ivy-release/2.0.0-alpha-1/doc/doc/use/retrieve.html">retrieve</a></li>

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (IVY-534) Doc-Generation creates absolute links

Posted by "Xavier Hanin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/IVY-534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Xavier Hanin reassigned IVY-534:
--------------------------------

    Assignee: Xavier Hanin

> Doc-Generation creates absolute links
> -------------------------------------
>
>                 Key: IVY-534
>                 URL: https://issues.apache.org/jira/browse/IVY-534
>             Project: Ivy
>          Issue Type: Bug
>          Components: Documentation
>    Affects Versions: 2.0.0-alpha-1
>            Reporter: Jan Matèrne
>            Assignee: Xavier Hanin
>            Priority: Minor
>
> The generation process for the manual creates absolute links.
> E.g. apache-ivy-2.0.0-alpha-1-incubating\doc\doc\use\postresolvetask.html: line 84
> <li><a href="file:/D:/temp/ivy-release/2.0.0-alpha-1/doc/doc/use/retrieve.html">retrieve</a></li>

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (IVY-534) Doc-Generation creates absolute links

Posted by "Xavier Hanin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/IVY-534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Xavier Hanin resolved IVY-534.
------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.0-alpha-2

Only ant links were suffering from this problem, which has been fixed by using a relative root for the m in config.json

> Doc-Generation creates absolute links
> -------------------------------------
>
>                 Key: IVY-534
>                 URL: https://issues.apache.org/jira/browse/IVY-534
>             Project: Ivy
>          Issue Type: Bug
>          Components: Documentation
>    Affects Versions: 2.0.0-alpha-1
>            Reporter: Jan Matèrne
>            Assignee: Xavier Hanin
>            Priority: Minor
>             Fix For: 2.0.0-alpha-2
>
>
> The generation process for the manual creates absolute links.
> E.g. apache-ivy-2.0.0-alpha-1-incubating\doc\doc\use\postresolvetask.html: line 84
> <li><a href="file:/D:/temp/ivy-release/2.0.0-alpha-1/doc/doc/use/retrieve.html">retrieve</a></li>

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.