[
https://issues.apache.org/jira/browse/MYFACES-4265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16726671#comment-16726671
]
Werner Punz commented on MYFACES-4265:
--------------------------------------
Ok I checked the build dir, there are indeed way too many files in there.
The problem is... some of them are legitimately in since we allow a dynamic
script loading as well. (thats the hierarchy under myfaces). We probably should
think of removing this dynamic loading feature and simply bundle js maps
instead (which has the same effect, except for just providing the needed meta
info, there is no modern browser which cannot handle those)
But others are double for no reason except that the build seems to throw them
in - the non jsf.js files under javax.faces... . I will check this issue
separately.
For now I can commit the current fixed files and the adjusted builds. I double
checked the generated jsf.js it works in my integration tests, so you can get
this into the master branch before x-mas
the rest has to wait 1-2 weeks.
> Remove old IE6 (and older) workarounds
> --------------------------------------
>
> Key: MYFACES-4265
> URL: https://issues.apache.org/jira/browse/MYFACES-4265
> Project: MyFaces Core
> Issue Type: Task
> Reporter: Thomas Andraschko
> Assignee: Thomas Andraschko
> Priority: Major
> Fix For: 3.0.0-SNAPSHOT
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)