[testing] 01/03: Test failing pom-version, non-XML file.
Ian Young
ian at iay.org.uk
Wed Apr 12 11:45:12 EDT 2017
This is an automated email from the git hooks/post-receive script.
iay pushed a commit to branch master
in repository testing.
commit 1266cf57d85c056235efba6fd089959b4022ed64
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Wed Apr 12 16:41:44 2017 +0100
Test failing pom-version, non-XML file.
---
not-pom.xml | 1 +
pom.xml | 1 +
2 files changed, 2 insertions(+)
diff --git a/not-pom.xml b/not-pom.xml
new file mode 100644
index 0000000..6044138
--- /dev/null
+++ b/not-pom.xml
@@ -0,0 +1 @@
+This is not a pom.xml file, so shouldn't be looked at by the checker.
diff --git a/pom.xml b/pom.xml
new file mode 100644
index 0000000..78a21d9
--- /dev/null
+++ b/pom.xml
@@ -0,0 +1 @@
+This is a pom.xml file, but not really XML; it should be rejected.
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list