You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@forrest.apache.org by "Ron Blaschke (JIRA)" <ji...@apache.org> on 2005/08/18 17:14:55 UTC

[jira] Created: (FOR-638) Versioned Simplified Docbook Plugin doesn't work

Versioned Simplified Docbook Plugin doesn't work
------------------------------------------------

         Key: FOR-638
         URL: http://issues.apache.org/jira/browse/FOR-638
     Project: Forrest
        Type: Bug
  Components: Plugin: Simplified Docbook  
    Versions: 0.7    
 Environment: Any
    Reporter: Ron Blaschke
    Priority: Minor


The Simplified Docbook plugin references its stylesheets via
<map:transform src="{forrest:plugins}/org.apache.forrest.plugin.input.simplifiedDocbook/resources/stylesheets/sdocbook2document.xsl" />
in input.xmap.

This works with the unversioned plugin, but the versioned plugin is stored in the directory 
org.apache.forrest.plugin.input.simplifiedDocbook-0.1.

If you want to reproduce this, don't forget to delete $FORREST_HOME/build/plugin/org.apache.forrest.plugin.input.simplifiedDocbook first.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Closed: (FOR-638) Versioned Simplified Docbook Plugin doesn't work

Posted by "Ross Gardler (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/FOR-638?page=all ]
     
Ross Gardler closed FOR-638:
----------------------------

    Fix Version: 0.8-dev
     Resolution: Fixed
      Assign To: Ross Gardler

Yes, plugins should not use absolute paths. Thanks for the patch - applied.

> Versioned Simplified Docbook Plugin doesn't work
> ------------------------------------------------
>
>          Key: FOR-638
>          URL: http://issues.apache.org/jira/browse/FOR-638
>      Project: Forrest
>         Type: Bug
>   Components: Plugin: Simplified Docbook
>     Versions: 0.7
>  Environment: Any
>     Reporter: Ron Blaschke
>     Assignee: Ross Gardler
>     Priority: Minor
>      Fix For: 0.8-dev
>  Attachments: versioned_simplified_docbook.patch
>
> The Simplified Docbook plugin references its stylesheets via
> <map:transform src="{forrest:plugins}/org.apache.forrest.plugin.input.simplifiedDocbook/resources/stylesheets/sdocbook2document.xsl" />
> in input.xmap.
> This works with the unversioned plugin, but the versioned plugin is stored in the directory 
> org.apache.forrest.plugin.input.simplifiedDocbook-0.1.
> If you want to reproduce this, don't forget to delete $FORREST_HOME/build/plugin/org.apache.forrest.plugin.input.simplifiedDocbook first.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Updated: (FOR-638) Versioned Simplified Docbook Plugin doesn't work

Posted by "Ron Blaschke (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/FOR-638?page=all ]

Ron Blaschke updated FOR-638:
-----------------------------

    Attachment: versioned_simplified_docbook.patch

This patch gets rid of the absolute stylesheet references, and should fix the problem.

> Versioned Simplified Docbook Plugin doesn't work
> ------------------------------------------------
>
>          Key: FOR-638
>          URL: http://issues.apache.org/jira/browse/FOR-638
>      Project: Forrest
>         Type: Bug
>   Components: Plugin: Simplified Docbook
>     Versions: 0.7
>  Environment: Any
>     Reporter: Ron Blaschke
>     Priority: Minor
>  Attachments: versioned_simplified_docbook.patch
>
> The Simplified Docbook plugin references its stylesheets via
> <map:transform src="{forrest:plugins}/org.apache.forrest.plugin.input.simplifiedDocbook/resources/stylesheets/sdocbook2document.xsl" />
> in input.xmap.
> This works with the unversioned plugin, but the versioned plugin is stored in the directory 
> org.apache.forrest.plugin.input.simplifiedDocbook-0.1.
> If you want to reproduce this, don't forget to delete $FORREST_HOME/build/plugin/org.apache.forrest.plugin.input.simplifiedDocbook first.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira