diff --git a/src/main/resources/a/b/c/homepage/i18n.yml b/src/main/resources/a/b/c/homepage/i18n.yml deleted file mode 100644 index e276c04..0000000 --- a/src/main/resources/a/b/c/homepage/i18n.yml +++ /dev/null @@ -1 +0,0 @@ -hello.pl: HomepageX123 {0 | single (one (detail)) (more {0} ${some.ref})} diff --git a/src/main/resources/a/b/c/other/i18n.yml b/src/main/resources/a/b/c/other/i18n.yml deleted file mode 100644 index 8347de1..0000000 --- a/src/main/resources/a/b/c/other/i18n.yml +++ /dev/null @@ -1 +0,0 @@ -other.pl: Other diff --git a/src/main/resources/a/b/d/listing/i18n.yml b/src/main/resources/a/b/d/listing/i18n.yml deleted file mode 100644 index 37f1485..0000000 --- a/src/main/resources/a/b/d/listing/i18n.yml +++ /dev/null @@ -1,2 +0,0 @@ -hello: - pl: "Siema from listing" \ No newline at end of file diff --git a/src/main/resources/logback.xml b/src/test/resources/logback.xml similarity index 100% rename from src/main/resources/logback.xml rename to src/test/resources/logback.xml