diff --git a/features/org.wso2.carbon.identity.auth.server.feature/src/main/resources/invalid_tenant_domain_response.html b/features/org.wso2.carbon.identity.auth.server.feature/src/main/resources/invalid_tenant_domain_response.html deleted file mode 100644 index 705e94d0..00000000 --- a/features/org.wso2.carbon.identity.auth.server.feature/src/main/resources/invalid_tenant_domain_response.html +++ /dev/null @@ -1,225 +0,0 @@ - - - - Redirecting - - - - - - - -
-
- -
- -
-
-
-

- $error.msg -

-

- Contact the site administrator if the problem persists. -

-
-
-
-
- - - - - diff --git a/features/org.wso2.carbon.identity.auth.server.feature/src/main/resources/p2.inf b/features/org.wso2.carbon.identity.auth.server.feature/src/main/resources/p2.inf deleted file mode 100644 index 69340f14..00000000 --- a/features/org.wso2.carbon.identity.auth.server.feature/src/main/resources/p2.inf +++ /dev/null @@ -1,2 +0,0 @@ -instructions.configure = \ -org.eclipse.equinox.p2.touchpoint.natives.copy(source:${installFolder}/../features/org.wso2.carbon.identity.auth.server_${feature.version}/invalid_tenant_domain_response.html,target:${installFolder}/../../resources/identity/pages/invalid_tenant_domain_response.html,overwrite:true); \