From a666272d2559e28b3d3d22eb73e9cf48df0ce527 Mon Sep 17 00:00:00 2001 From: Roland Haeder Date: Sun, 17 Apr 2016 19:07:19 +0200 Subject: [PATCH] global commit: changed name space to jcp.org as this is seems to be lesser proprietary? --- web/WEB-INF/templates.dist/admin_page.xhtml | 2 +- web/WEB-INF/templates.dist/guest_login_page.xhtml | 2 +- web/WEB-INF/templates.dist/guest_page.xhtml | 2 +- web/WEB-INF/templates.dist/login_page.xhtml | 2 +- web/WEB-INF/templates.dist/template.tpl | 2 +- web/WEB-INF/templates/admin/admin_base.tpl | 2 +- web/WEB-INF/templates/admin/admin_footer.tpl | 2 +- web/WEB-INF/templates/admin/admin_menu.tpl | 2 +- web/WEB-INF/templates/admin/cellphone/admin_cellphone_data.tpl | 2 +- web/WEB-INF/templates/admin/cellphone/admin_cellphone_links.tpl | 2 +- web/WEB-INF/templates/admin/country/admin_form_country_data.tpl | 2 +- .../admin/mobile_provider/admin_form_mobile_provider.tpl | 2 +- .../templates/admin/user/admin_form_user_personal_data.tpl | 2 +- web/WEB-INF/templates/admin/user/admin_user_links.tpl | 2 +- web/WEB-INF/templates/base.tpl | 2 +- web/WEB-INF/templates/generic/gender_selection_box.tpl | 2 +- web/WEB-INF/templates/generic/locale_selection_box.tpl | 2 +- web/WEB-INF/templates/generic/message_box.tpl | 2 +- web/WEB-INF/templates/generic/mobile_selection_box.tpl | 2 +- web/WEB-INF/templates/generic/profile_mode_selection_box.tpl | 2 +- web/WEB-INF/templates/generic/user_not_logged_in.tpl | 2 +- web/WEB-INF/templates/generic/user_profile_link.tpl | 2 +- web/WEB-INF/templates/generic/userid_error.tpl | 2 +- web/WEB-INF/templates/guest/guest_base.tpl | 2 +- web/WEB-INF/templates/guest/guest_footer.tpl | 2 +- web/WEB-INF/templates/guest/guest_login_form.tpl | 2 +- web/WEB-INF/templates/guest/guest_menu.tpl | 2 +- web/WEB-INF/templates/guest/guest_privacy_terms.tpl | 2 +- web/WEB-INF/templates/guest/guest_registration_form.tpl | 2 +- web/WEB-INF/templates/login/login_base.tpl | 2 +- web/WEB-INF/templates/login/login_enter_current_password.tpl | 2 +- web/WEB-INF/templates/login/login_footer.tpl | 2 +- web/WEB-INF/templates/login/login_menu.tpl | 2 +- web/admin/admin_logout.xhtml | 2 +- web/admin/cellphone/admin_contact_cellphone_delete.xhtml | 2 +- web/admin/cellphone/admin_contact_cellphone_edit.xhtml | 2 +- web/admin/cellphone/admin_contact_cellphone_list.xhtml | 2 +- web/admin/cellphone/admin_contact_cellphone_show.xhtml | 2 +- web/admin/cellphone/admin_contact_cellphone_unlink.xhtml | 2 +- web/admin/contact/admin_contact_show.xhtml | 2 +- web/admin/country/admin_country_delete.xhtml | 2 +- web/admin/country/admin_country_edit.xhtml | 2 +- web/admin/country/admin_country_list.xhtml | 2 +- web/admin/index.xhtml | 2 +- web/admin/mobile_provider/admin_mobile_provider_delete.xhtml | 2 +- web/admin/mobile_provider/admin_mobile_provider_edit.xhtml | 2 +- web/admin/mobile_provider/admin_mobile_provider_list.xhtml | 2 +- web/admin/mobile_provider/admin_mobile_provider_show.xhtml | 2 +- web/admin/user/admin_user_delete.xhtml | 2 +- web/admin/user/admin_user_edit.xhtml | 2 +- web/admin/user/admin_user_list.xhtml | 2 +- web/admin/user/admin_user_unlock.xhtml | 2 +- web/exception.xhtml | 2 +- web/imprint.xhtml | 2 +- web/index.xhtml | 2 +- web/login/login_add_addressbook.xhtml | 2 +- web/login/login_change_email_address.xhtml | 2 +- web/login/login_change_password.xhtml | 2 +- web/login/login_change_personal_data.xhtml | 2 +- web/login/login_data_saved.xhtml | 2 +- web/login/login_edit_user_data.xhtml | 2 +- web/login/login_index.xhtml | 2 +- web/login/login_list_sharing_addressbooks.xhtml | 2 +- web/login/login_other_addressbooks.xhtml | 2 +- web/login/login_own_addressbooks.xhtml | 2 +- web/login/login_shared_addressbooks.xhtml | 2 +- web/login/login_start_sharing_addressbook.xhtml | 2 +- web/logout.xhtml | 2 +- web/privacy.xhtml | 2 +- web/terms.xhtml | 2 +- web/user/login.xhtml | 2 +- web/user/login_error.xhtml | 2 +- web/user/lost_passwd.xhtml | 2 +- web/user/register.xhtml | 2 +- web/user/register_done.xhtml | 2 +- web/user/resend_link.xhtml | 2 +- web/user/show_addressbook.xhtml | 2 +- web/user/show_addressbook_entries.xhtml | 2 +- web/user/user_list.xhtml | 2 +- web/user/user_profile.xhtml | 2 +- 80 files changed, 80 insertions(+), 80 deletions(-) diff --git a/web/WEB-INF/templates.dist/admin_page.xhtml b/web/WEB-INF/templates.dist/admin_page.xhtml index 40918c75..7a3536e1 100644 --- a/web/WEB-INF/templates.dist/admin_page.xhtml +++ b/web/WEB-INF/templates.dist/admin_page.xhtml @@ -3,7 +3,7 @@ diff --git a/web/WEB-INF/templates.dist/guest_login_page.xhtml b/web/WEB-INF/templates.dist/guest_login_page.xhtml index 30528fb2..c7a2b9be 100644 --- a/web/WEB-INF/templates.dist/guest_login_page.xhtml +++ b/web/WEB-INF/templates.dist/guest_login_page.xhtml @@ -3,7 +3,7 @@ diff --git a/web/WEB-INF/templates.dist/guest_page.xhtml b/web/WEB-INF/templates.dist/guest_page.xhtml index b26fe0ac..199fc0f0 100644 --- a/web/WEB-INF/templates.dist/guest_page.xhtml +++ b/web/WEB-INF/templates.dist/guest_page.xhtml @@ -3,7 +3,7 @@ diff --git a/web/WEB-INF/templates.dist/login_page.xhtml b/web/WEB-INF/templates.dist/login_page.xhtml index 0e593b63..c387a134 100644 --- a/web/WEB-INF/templates.dist/login_page.xhtml +++ b/web/WEB-INF/templates.dist/login_page.xhtml @@ -3,7 +3,7 @@ diff --git a/web/WEB-INF/templates.dist/template.tpl b/web/WEB-INF/templates.dist/template.tpl index ed0a4336..d1d06bb0 100644 --- a/web/WEB-INF/templates.dist/template.tpl +++ b/web/WEB-INF/templates.dist/template.tpl @@ -3,7 +3,7 @@ xmlns="http://www.w3.org/1999/xhtml" xmlns:f="http://java.sun.com/jsf/core" xmlns:h="http://java.sun.com/jsf/html" - xmlns:ui="http://java.sun.com/jsf/facelets"> + xmlns:ui="http://xmlns.jcp.org/jsf/facelets"> diff --git a/web/WEB-INF/templates/admin/admin_base.tpl b/web/WEB-INF/templates/admin/admin_base.tpl index d405786f..bd06406a 100644 --- a/web/WEB-INF/templates/admin/admin_base.tpl +++ b/web/WEB-INF/templates/admin/admin_base.tpl @@ -1,7 +1,7 @@ + xmlns:ui="http://xmlns.jcp.org/jsf/facelets"> Administration - diff --git a/web/WEB-INF/templates/admin/admin_footer.tpl b/web/WEB-INF/templates/admin/admin_footer.tpl index 2a8e7433..6aa4abef 100644 --- a/web/WEB-INF/templates/admin/admin_footer.tpl +++ b/web/WEB-INF/templates/admin/admin_footer.tpl @@ -2,7 +2,7 @@ xmlns="http://www.w3.org/1999/xhtml" xmlns:f="http://java.sun.com/jsf/core" xmlns:h="http://java.sun.com/jsf/html" - xmlns:ui="http://java.sun.com/jsf/facelets"> + xmlns:ui="http://xmlns.jcp.org/jsf/facelets">