Ok I patched the 2.1.4-SNAPSHOT core with the needed code to get the modular builds in. Leonardo please review the patch before merging it in. I personally think I did not break anything, but having a second eye would make sense.

https://issues.apache.org/jira/browse/MYFACES-3361 has attached the patch for the core.



Werner


Am 10/20/11 12:48 PM, schrieb Werner Punz:
Am 10/19/11 9:10 PM, schrieb Werner Punz:

org.apache.myfaces.JSF_JS_MODE

and these possible values:

a) normal (by default)
b) minimal-modern
c) minimal
d) legacy
e) experimental

I think the jsf-i18n.js should be on META-INF/resources/myfaces
instead META-INF\internal-resources\javax.faces .

Does this sounds good? suggestions are welcome.
Actually we only need three values
normal which is ignored
minimal
and
minimal-modern

legacy and experimental are separate includes which should not be added
by the runtime itself but by the user (the same as i-18n)

Werner





Reply via email to