diff --git a/build.xml b/build.xml
index 08f9f8a6..644f40fb 100644
--- a/build.xml
+++ b/build.xml
@@ -850,7 +850,10 @@
Imported metadata to ${entities.dir}/imported.xml
-
+
+
+
+
Checked.
@@ -967,7 +970,6 @@
-
@@ -1223,13 +1225,10 @@
Checking vhost use
-
+
Checked.
diff --git a/build/check_imported.xsl b/build/check_imported.xsl
index 8ac86eb7..e663fe9e 100644
--- a/build/check_imported.xsl
+++ b/build/check_imported.xsl
@@ -29,34 +29,6 @@
Checks for IdPs.
-->
-
-
-
- substring-before(substring-after(concat(., '/'), 'https://'), '/')
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- at least one SOAP location on same vhost as an SSO location
-
-
-
diff --git a/build/check_vhosts.xsl b/build/check_vhosts.xsl
new file mode 100644
index 00000000..4a09451f
--- /dev/null
+++ b/build/check_vhosts.xsl
@@ -0,0 +1,58 @@
+
+
+
+
+
+
+
+
+
+
+
+
+ substring-before(substring-after(concat(., '/'), 'https://'), '/')
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ at least one SOAP location on same vhost as an SSO location
+
+
+
+
+