Fix eclipse errors and warnings

Fix some eclipse errors and warnings caused by XSD validation errors and
classes in the wrong place.
This commit is contained in:
Phillip Webb
2015-02-24 12:44:19 -08:00
parent 236f51a841
commit 8e594c790e
8 changed files with 11 additions and 5 deletions

View File

@@ -18,6 +18,7 @@
</organization>
<properties>
<main.basedir>${basedir}/..</main.basedir>
<java.version>1.7</java.version>
</properties>
<modules>
<module>spring-boot-deployment-test-tomee</module>