diff --git a/.gitignore b/.gitignore
index a31fb1c..afab74f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,4 +11,5 @@
/tarballs/
/generated
/lib
+cobertura.ser
diff --git a/build.xml b/build.xml
index bbd83af..14223a9 100644
--- a/build.xml
+++ b/build.xml
@@ -4,17 +4,18 @@
-
+
+
-
+
@@ -70,7 +71,6 @@
-
@@ -154,7 +154,7 @@
-
+
diff --git a/web/.htaccess b/src/main/webapp/.htaccess
similarity index 99%
rename from web/.htaccess
rename to src/main/webapp/.htaccess
index 39782d7..0d6bd98 100644
--- a/web/.htaccess
+++ b/src/main/webapp/.htaccess
@@ -4,4 +4,3 @@ IndexOrderDefault Descending Name
IndexIgnore *.tmp
HeaderName /header.html
ReadmeName /footer.html
-
diff --git a/web/css/bootstrap.min.css b/src/main/webapp/css/bootstrap.min.css
similarity index 100%
rename from web/css/bootstrap.min.css
rename to src/main/webapp/css/bootstrap.min.css
diff --git a/web/footer.html b/src/main/webapp/footer.html
similarity index 99%
rename from web/footer.html
rename to src/main/webapp/footer.html
index af6a1b7..f13fbeb 100644
--- a/web/footer.html
+++ b/src/main/webapp/footer.html
@@ -15,4 +15,3 @@