File tree Expand file tree Collapse file tree 3 files changed +15
-3
lines changed
flows-mixed/src/main/webapp/WEB-INF
flows-programmatic/src/main/webapp/WEB-INF
flows-simple/src/main/webapp/WEB-INF Expand file tree Collapse file tree 3 files changed +15
-3
lines changed Original file line number Diff line number Diff line change 4141*/
4242-->
4343
44- <web-app version =" 3.0" xmlns =" http://java.sun.com/xml/ns/javaee" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd" >
44+ <web-app
45+ version =" 3.1"
46+ xmlns =" http://xmlns.jcp.org/xml/ns/javaee"
47+ xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
48+ xsi : schemaLocation =" http://xmlns.jcp.org/xml/ns/javaee http://xmlns.jcp.org/xml/ns/javaee/web-app_3_1.xsd" >
4549 <context-param >
4650 <param-name >javax.faces.PROJECT_STAGE</param-name >
4751 <param-value >${webapp.projectStage}</param-value >
Original file line number Diff line number Diff line change 4141*/
4242-->
4343
44- <web-app version =" 3.0" xmlns =" http://java.sun.com/xml/ns/javaee" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd" >
44+ <web-app
45+ version =" 3.1"
46+ xmlns =" http://xmlns.jcp.org/xml/ns/javaee"
47+ xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
48+ xsi : schemaLocation =" http://xmlns.jcp.org/xml/ns/javaee http://xmlns.jcp.org/xml/ns/javaee/web-app_3_1.xsd" >
4549 <context-param >
4650 <param-name >javax.faces.CLIENT_WINDOW_MODE</param-name >
4751 <param-value >url</param-value >
Original file line number Diff line number Diff line change 4141*/
4242-->
4343
44- <web-app version =" 3.0" xmlns =" http://java.sun.com/xml/ns/javaee" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd" >
44+ <web-app
45+ version =" 3.1"
46+ xmlns =" http://xmlns.jcp.org/xml/ns/javaee"
47+ xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
48+ xsi : schemaLocation =" http://xmlns.jcp.org/xml/ns/javaee http://xmlns.jcp.org/xml/ns/javaee/web-app_3_1.xsd" >
4549 <context-param >
4650 <param-name >javax.faces.PROJECT_STAGE</param-name >
4751 <param-value >${webapp.projectStage}</param-value >
You can’t perform that action at this time.
0 commit comments