eclipse-ee4j / jakartaee-tutorial

Jakarta EE Tutorial
https://eclipse-ee4j.github.io/jakartaee-tutorial
Eclipse Public License 2.0
96 stars 69 forks source link

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

Closed DmitriGit closed 2 years ago

DmitriGit commented 2 years ago

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