Porting Jakarta EE Tutorial from '9.1' to '10'. Jakarta Faces. Faces 4.0: rename "jsf" throughout source code to "faces". Rename xmlns:jsf to xmlns:faces. Advocate new namespace prefix in documentation (e.g. "such as <input type="text" jsf:id >" must become "such as <input type="text" faces:id >" (https://github.com/jakartaee/faces/issues/1552) #268
Before commit and push I'he generated specification on my PC and controlled generated specification.
All seems OK. Dmitri. Signed-off-by: Dmitri Cherkas dmitricerkas@yahoo.com