You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Robert Scholte (JIRA)" <ji...@apache.org> on 2019/07/05 13:29:00 UTC

[jira] [Commented] (JXR-145) Support custom codetransformers

    [ https://issues.apache.org/jira/browse/JXR-145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16879258#comment-16879258 ] 

Robert Scholte commented on JXR-145:
------------------------------------

[~aalmiray] Can you have a look at https://github.com/apache/maven-jxr/commit/ee3219f57550a5f81e97f43ac12d59698f9a0375 and verify if the CodeTransformer interface is good enough for creating custom transformers.
The transform-method is nearly unchanged, but I don't like the number of arguments. I'm afraid that we might need extra info in the future. Maybe this is the moment to make a Command or Context, so this interface will stay the same.

> Support custom codetransformers
> -------------------------------
>
>                 Key: JXR-145
>                 URL: https://issues.apache.org/jira/browse/JXR-145
>             Project: Maven JXR
>          Issue Type: New Feature
>            Reporter: Andres Almiray
>            Assignee: Robert Scholte
>            Priority: Major
>
> Gradle is also using JXR to create cross reference documentation. Right now the only supported language is Java. It would be great if other languages like Kotlin could be supported too.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)