[
https://issues.apache.org/jira/browse/MYFACES-4632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17772478#comment-17772478
]
Thomas Andraschko commented on MYFACES-4632:
--------------------------------------------
dont think its the same, just the same source
just check primefaces.taglib.xml, thats missing in MF API currently
> 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)