You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Melloware (Jira)" <de...@myfaces.apache.org> on 2023/10/05 18:30:00 UTC

[jira] [Commented] (MYFACES-4632) MyFaces doesnt not generate *.taglib.xml

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

Melloware commented on MYFACES-4632:
------------------------------------

[~tandraschko] not sure but is taglib.xml the same as these TLD's which are generated and also XML?  [https://github.com/apache/myfaces/pull/605#issuecomment-1660583634]

 

it looks like they are generated from the Javadoc?

> MyFaces doesnt not generate *.taglib.xml
> ----------------------------------------
>
>                 Key: MYFACES-4632
>                 URL: https://issues.apache.org/jira/browse/MYFACES-4632
>             Project: MyFaces Core
>          Issue Type: Bug
>            Reporter: Thomas Andraschko
>            Priority: Major
>
> I was checking if this is rendered correclty: https://github.com/jakartaee/faces/issues/1811
> but it seems that myfaces doesnt generate a taglib.xml
> i checked our codebase a bit and it seems that the "myfaces-faces-plugin" can generate one, but this was mainly used for pre JSF2 AFAICS
> myfaces-builder-plugin, which generates our component classes based on this annotations, doesnt have this feature?!
> TBH i dont know what we should do
> maybe take the myfaces-builder-plugin, refactor it completely, add taglib.xml generation and host it as submodule of myfaces-core?
> i dont like to have it in a seperate module, release lifecycle and so on
> just pain in the past and now its only used anymore in MF core
> another way would be to get rid of the whole generation
> but this is likely just more work
> anyone interessted?



--
This message was sent by Atlassian Jira
(v8.20.10#820010)