[ https://issues.apache.org/jira/browse/ADFFACES-361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Matthias Weßendorf updated ADFFACES-361: ---------------------------------------- Fix Version/s: 1.0.1-incubating-plugins-SNAPSHOT Affects Version/s: 1.0.1-incubating-plugins-SNAPSHOT > transform.xsl in maven-faces-plugin could be cleaned up a lot > ------------------------------------------------------------- > > Key: ADFFACES-361 > URL: https://issues.apache.org/jira/browse/ADFFACES-361 > Project: MyFaces ADF-Faces > Issue Type: Improvement > Components: Build > Affects Versions: 1.0.1-incubating-plugins-SNAPSHOT > Reporter: Adam Winer > Fix For: 1.0.1-incubating-plugins-SNAPSHOT > > > transform.xsl, and some of our associated metadata, is currently quite the > mess... Examples of some of the problems include: > - Constant use of "//" for unknown reasons. > - Switching off default text processing > - Manually moving some elements from property-extension down to > mfp:property-metadata - instead of just getting the metadata right > Getting unknown, third-party metadata to pass through is currently a big > hack, and could be made to work cleanly if this were fixed. Plus, it'd be a > much more maintainable file. > Part of the reason for its complexity consisted of generating 1.1 metadata > files from 1.2 sources. So this task should probably be taken on only on the > 1.2 branch, where that problem doesn't exist. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.