diff --git a/pom.xml b/pom.xml index d58492d5d..5d05fd850 100644 --- a/pom.xml +++ b/pom.xml @@ -49,6 +49,7 @@ 2.1.1 2.4 2.4 + 2.9 8.1.9.v20130131 1.0.0 3.2 @@ -62,6 +63,9 @@ [2.2.1,3.1.0) 2.3 5.1.22 + + UTF-8 + UTF-8 1.0 2.5 1.7.2 @@ -462,6 +466,59 @@ + + org.apache.maven.plugins + maven-resources-plugin + ${maven-resources-plugin.version} + + ${project.build.sourceEncoding} + + + + org.apache.maven.plugins + maven-site-plugin + ${maven-site-plugin.version} + + + attach-descriptor + + attach-descriptor + + + + + + + org.apache.maven.plugins + maven-surefire-report-plugin + ${maven-surefire-plugin.version} + + ${project.reporting.outputDirectory}/testresults + + + + org.apache.maven.plugins + maven-javadoc-plugin + ${maven-javadoc-plugin.version} + + true + + + + org.apache.maven.plugins + maven-project-info-reports-plugin + ${maven-project-info-reports-plugin.version} + + false + false + + + + en + + + + @@ -885,5 +942,5 @@ - + \ No newline at end of file diff --git a/src/main/resources/logback.xml b/src/main/resources/logback.xml index 9ccd2fcf3..3213b0262 100644 --- a/src/main/resources/logback.xml +++ b/src/main/resources/logback.xml @@ -1,5 +1,5 @@ - + true diff --git a/src/main/resources/spring/dao-config.xml b/src/main/resources/spring/dao-config.xml index d4a411057..e5b8346aa 100644 --- a/src/main/resources/spring/dao-config.xml +++ b/src/main/resources/spring/dao-config.xml @@ -3,99 +3,100 @@ Application context definition for PetClinic on JPA. --> - + - - + + - - - + + + - + - - + + - - + + - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + - - - - - - - - - - - - - - - + + - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/test/resources/logback-test.xml b/src/test/resources/logback-test.xml index 682928c8a..5a3eb2002 100644 --- a/src/test/resources/logback-test.xml +++ b/src/test/resources/logback-test.xml @@ -1,5 +1,5 @@ - + true