Skip to content

Commit

Permalink
Use Faces 4.0 URNs, see jakartaee/faces#1553
Browse files Browse the repository at this point in the history
Signed-off-by: Jianguo Ma <jiangma@microsoft.com>
  • Loading branch information
majguo committed Sep 14, 2024
1 parent dec5b73 commit cc28585
Show file tree
Hide file tree
Showing 8 changed files with 16 additions and 24 deletions.
5 changes: 2 additions & 3 deletions 3-integration/aad-oidc/src/main/webapp/index.xhtml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"
xmlns:h="http://xmlns.jcp.org/jsf/html"
xmlns:f="http://xmlns.jcp.org/jsf/core"
xmlns:fc="http://xmlns.jcp.org/jsf/composite/components">
xmlns:h="jakarta.faces.html"
xmlns:f="jakarta.faces.core">
<f:view transient="true">
<h:head>
<title>Jakarta EE Cafe</title>
Expand Down
5 changes: 2 additions & 3 deletions 3-integration/connect-db/mysql/src/main/webapp/index.xhtml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"
xmlns:h="http://xmlns.jcp.org/jsf/html"
xmlns:f="http://xmlns.jcp.org/jsf/core"
xmlns:fc="http://xmlns.jcp.org/jsf/composite/components">
xmlns:h="jakarta.faces.html"
xmlns:f="jakarta.faces.core">
<f:view transient="true">
<h:head>
<title>Jakarta EE Cafe</title>
Expand Down
5 changes: 2 additions & 3 deletions 3-integration/connect-db/postgres/src/main/webapp/index.xhtml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"
xmlns:h="http://xmlns.jcp.org/jsf/html"
xmlns:f="http://xmlns.jcp.org/jsf/core"
xmlns:fc="http://xmlns.jcp.org/jsf/composite/components">
xmlns:h="jakarta.faces.html"
xmlns:f="jakarta.faces.core">
<f:view transient="true">
<h:head>
<title>Jakarta EE Cafe</title>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"
xmlns:h="http://xmlns.jcp.org/jsf/html"
xmlns:f="http://xmlns.jcp.org/jsf/core"
xmlns:fc="http://xmlns.jcp.org/jsf/composite/components">
xmlns:h="jakarta.faces.html"
xmlns:f="jakarta.faces.core">
<f:view transient="true">
<h:head>
<title>Jakarta EE Cafe</title>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"
xmlns:h="http://xmlns.jcp.org/jsf/html"
xmlns:f="http://xmlns.jcp.org/jsf/core"
xmlns:fc="http://xmlns.jcp.org/jsf/composite/components">
xmlns:h="jakarta.faces.html"
xmlns:f="jakarta.faces.core">
<f:view transient="true">
<h:head>
<title>Jakarta EE Cafe</title>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"
xmlns:h="http://xmlns.jcp.org/jsf/html"
xmlns:f="http://xmlns.jcp.org/jsf/core"
xmlns:fc="http://xmlns.jcp.org/jsf/composite/components">
xmlns:h="jakarta.faces.html"
xmlns:f="jakarta.faces.core">
<f:view transient="true">
<h:head>
<title>Jakarta EE Cafe</title>
Expand Down
5 changes: 2 additions & 3 deletions 3-integration/ssl/src/main/webapp/index.xhtml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"
xmlns:h="http://xmlns.jcp.org/jsf/html"
xmlns:f="http://xmlns.jcp.org/jsf/core"
xmlns:fc="http://xmlns.jcp.org/jsf/composite/components">
xmlns:h="jakarta.faces.html"
xmlns:f="jakarta.faces.core">
<f:view transient="true">
<h:head>
<title>Jakarta EE Cafe</title>
Expand Down
5 changes: 2 additions & 3 deletions 4-finish/src/main/webapp/index.xhtml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"
xmlns:h="http://xmlns.jcp.org/jsf/html"
xmlns:f="http://xmlns.jcp.org/jsf/core"
xmlns:fc="http://xmlns.jcp.org/jsf/composite/components">
xmlns:h="jakarta.faces.html"
xmlns:f="jakarta.faces.core">
<f:view transient="true">
<h:head>
<title>Jakarta EE Cafe</title>
Expand Down

0 comments on commit cc28585

Please sign in to comment.