diff --git a/.idea/compiler.xml b/.idea/compiler.xml index 673147f..33797a0 100644 --- a/.idea/compiler.xml +++ b/.idea/compiler.xml @@ -9,5 +9,8 @@ + + + \ No newline at end of file diff --git a/src/lib/commons-collections-1.0.jar b/src/lib/commons-collections-1.0.jar deleted file mode 100644 index fd0eaee..0000000 Binary files a/src/lib/commons-collections-1.0.jar and /dev/null differ diff --git a/src/lib/commons-collections-2.0.jar b/src/lib/commons-collections-2.0.jar deleted file mode 100644 index 6f2c191..0000000 Binary files a/src/lib/commons-collections-2.0.jar and /dev/null differ diff --git a/src/lib/commons-lang-1.0-mod.jar b/src/lib/commons-lang-1.0-mod.jar deleted file mode 100644 index 8692ee0..0000000 Binary files a/src/lib/commons-lang-1.0-mod.jar and /dev/null differ diff --git a/src/lib/db-ojb-1.0.rc3.jar b/src/lib/db-ojb-1.0.rc3.jar deleted file mode 100644 index 94a7d25..0000000 Binary files a/src/lib/db-ojb-1.0.rc3.jar and /dev/null differ diff --git a/src/lib/log4j-1.2.5.jar b/src/lib/log4j-1.2.5.jar deleted file mode 100644 index c7111d8..0000000 Binary files a/src/lib/log4j-1.2.5.jar and /dev/null differ diff --git a/src/lib/mail.jar b/src/lib/mail.jar deleted file mode 100644 index eb2269d..0000000 Binary files a/src/lib/mail.jar and /dev/null differ diff --git a/src/etc/log4j.properties b/src/main/resources/log4j.properties similarity index 100% rename from src/etc/log4j.properties rename to src/main/resources/log4j.properties