diff --git a/apollo-adminservice/src/test/resources/logback-test.xml b/apollo-adminservice/src/test/resources/logback-test.xml new file mode 100644 index 0000000000000000000000000000000000000000..9d289de3bb825c49c9d4e436aca43a0588f5bb6c --- /dev/null +++ b/apollo-adminservice/src/test/resources/logback-test.xml @@ -0,0 +1,15 @@ + + + + + utf-8 + [%p] %c - %m%n + + + + + + + + + \ No newline at end of file diff --git a/apollo-biz/src/test/resources/logback-test.xml b/apollo-biz/src/test/resources/logback-test.xml new file mode 100644 index 0000000000000000000000000000000000000000..9d289de3bb825c49c9d4e436aca43a0588f5bb6c --- /dev/null +++ b/apollo-biz/src/test/resources/logback-test.xml @@ -0,0 +1,15 @@ + + + + + utf-8 + [%p] %c - %m%n + + + + + + + + + \ No newline at end of file diff --git a/apollo-configservice/src/test/resources/logback-test.xml b/apollo-configservice/src/test/resources/logback-test.xml new file mode 100644 index 0000000000000000000000000000000000000000..9d289de3bb825c49c9d4e436aca43a0588f5bb6c --- /dev/null +++ b/apollo-configservice/src/test/resources/logback-test.xml @@ -0,0 +1,15 @@ + + + + + utf-8 + [%p] %c - %m%n + + + + + + + + + \ No newline at end of file diff --git a/apollo-portal/src/test/resources/logback-test.xml b/apollo-portal/src/test/resources/logback-test.xml new file mode 100644 index 0000000000000000000000000000000000000000..9d289de3bb825c49c9d4e436aca43a0588f5bb6c --- /dev/null +++ b/apollo-portal/src/test/resources/logback-test.xml @@ -0,0 +1,15 @@ + + + + + utf-8 + [%p] %c - %m%n + + + + + + + + + \ No newline at end of file diff --git a/pom.xml b/pom.xml index 9fc03079404049ac32921e572b4f34285ff574ca..c43185a2d1f6db809eafa653004b55ac4a539a3c 100644 --- a/pom.xml +++ b/pom.xml @@ -136,6 +136,11 @@ guava 19.0 + + ch.qos.logback + logback-classic + 1.1.7 + org.eclipse.jetty jetty-server @@ -252,6 +257,18 @@ false + + org.codehaus.mojo + cobertura-maven-plugin + 2.7 + + + ch.qos.logback + logback-classic + 1.1.7 + + + @@ -296,7 +313,6 @@ org.codehaus.mojo cobertura-maven-plugin - 2.7 xml 256m