diff --git a/.gitignore b/.gitignore
index ae2c4f6791fd13c71348da1f519742634577b6bd..808992c441ad9fb74fe63eec20d73bd20fc8fe11 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,4 +4,6 @@
 # Ignore Gradle build output directory
 build
 
-.vscode
\ No newline at end of file
+.vscode
+
+bin
\ No newline at end of file
diff --git a/bin/main/edu/umd/dawn/common/exceptions/BaseExceptions.class b/bin/main/edu/umd/dawn/common/exceptions/BaseExceptions.class
deleted file mode 100644
index 867a9ada0fae3e92ec5a43eb2ce6d1c5e52a8221..0000000000000000000000000000000000000000
Binary files a/bin/main/edu/umd/dawn/common/exceptions/BaseExceptions.class and /dev/null differ
diff --git a/bin/main/edu/umd/dawn/common/exceptions/CustomExceptionHandler.class b/bin/main/edu/umd/dawn/common/exceptions/CustomExceptionHandler.class
deleted file mode 100644
index 7d58fab5e057f8934fb082f89c831ff00c792d68..0000000000000000000000000000000000000000
Binary files a/bin/main/edu/umd/dawn/common/exceptions/CustomExceptionHandler.class and /dev/null differ
diff --git a/bin/main/edu/umd/dawn/common/exceptions/DawnException.class b/bin/main/edu/umd/dawn/common/exceptions/DawnException.class
deleted file mode 100644
index 2d7d6e0792f2f253f3c0ac8ea66ded8387ddc543..0000000000000000000000000000000000000000
Binary files a/bin/main/edu/umd/dawn/common/exceptions/DawnException.class and /dev/null differ
diff --git a/bin/main/edu/umd/dawn/common/exceptions/DawnExceptionParameters.class b/bin/main/edu/umd/dawn/common/exceptions/DawnExceptionParameters.class
deleted file mode 100644
index ce98432bef495e73dc9a59420f1fa9fcc8b4112f..0000000000000000000000000000000000000000
Binary files a/bin/main/edu/umd/dawn/common/exceptions/DawnExceptionParameters.class and /dev/null differ
diff --git a/bin/main/edu/umd/dawn/common/exceptions/ExceptionResponse$ExceptionResponseBuilder.class b/bin/main/edu/umd/dawn/common/exceptions/ExceptionResponse$ExceptionResponseBuilder.class
deleted file mode 100644
index 28e5bcd346550ee114ec07b97fe2e450eea0e9dd..0000000000000000000000000000000000000000
Binary files a/bin/main/edu/umd/dawn/common/exceptions/ExceptionResponse$ExceptionResponseBuilder.class and /dev/null differ
diff --git a/bin/main/edu/umd/dawn/common/exceptions/ExceptionResponse.class b/bin/main/edu/umd/dawn/common/exceptions/ExceptionResponse.class
deleted file mode 100644
index ce0a97530b1340a42aa72ac6ef9acf7c05e2170e..0000000000000000000000000000000000000000
Binary files a/bin/main/edu/umd/dawn/common/exceptions/ExceptionResponse.class and /dev/null differ
diff --git a/bin/main/edu/umd/dawn/common/interceptor/RequestInterceptor.class b/bin/main/edu/umd/dawn/common/interceptor/RequestInterceptor.class
deleted file mode 100644
index f354418b16194a59f513effc8684fe83fcc7c40c..0000000000000000000000000000000000000000
Binary files a/bin/main/edu/umd/dawn/common/interceptor/RequestInterceptor.class and /dev/null differ
diff --git a/bin/main/edu/umd/dawn/common/logging/DawnLayout.class b/bin/main/edu/umd/dawn/common/logging/DawnLayout.class
deleted file mode 100644
index e4908c15000944d7ae268b6d2386ee25796ca191..0000000000000000000000000000000000000000
Binary files a/bin/main/edu/umd/dawn/common/logging/DawnLayout.class and /dev/null differ
diff --git a/bin/main/edu/umd/dawn/common/logging/Log$LogBuilder.class b/bin/main/edu/umd/dawn/common/logging/Log$LogBuilder.class
deleted file mode 100644
index a7c855337be49af3992276bc6e84d6fc7227c2ee..0000000000000000000000000000000000000000
Binary files a/bin/main/edu/umd/dawn/common/logging/Log$LogBuilder.class and /dev/null differ
diff --git a/bin/main/edu/umd/dawn/common/logging/Log$LogBuilderImpl.class b/bin/main/edu/umd/dawn/common/logging/Log$LogBuilderImpl.class
deleted file mode 100644
index e98a617e86e7ce61cb5234efcbef346280d25129..0000000000000000000000000000000000000000
Binary files a/bin/main/edu/umd/dawn/common/logging/Log$LogBuilderImpl.class and /dev/null differ
diff --git a/bin/main/edu/umd/dawn/common/logging/Log.class b/bin/main/edu/umd/dawn/common/logging/Log.class
deleted file mode 100644
index 08bd82ab9980cb9aae1a098a75453632d838ce7a..0000000000000000000000000000000000000000
Binary files a/bin/main/edu/umd/dawn/common/logging/Log.class and /dev/null differ
diff --git a/bin/main/edu/umd/dawn/common/logging/RequestLog$RequestLogBuilder.class b/bin/main/edu/umd/dawn/common/logging/RequestLog$RequestLogBuilder.class
deleted file mode 100644
index d41c2a213fd84ae99a7a405ce4e0e3d285b1cc33..0000000000000000000000000000000000000000
Binary files a/bin/main/edu/umd/dawn/common/logging/RequestLog$RequestLogBuilder.class and /dev/null differ
diff --git a/bin/main/edu/umd/dawn/common/logging/RequestLog$RequestLogBuilderImpl.class b/bin/main/edu/umd/dawn/common/logging/RequestLog$RequestLogBuilderImpl.class
deleted file mode 100644
index 9afded1a62d175419a6fb04208aaa01019b6ad15..0000000000000000000000000000000000000000
Binary files a/bin/main/edu/umd/dawn/common/logging/RequestLog$RequestLogBuilderImpl.class and /dev/null differ
diff --git a/bin/main/edu/umd/dawn/common/logging/RequestLog.class b/bin/main/edu/umd/dawn/common/logging/RequestLog.class
deleted file mode 100644
index 3d383ae370b2c31a683fec597d0d281fbaff3455..0000000000000000000000000000000000000000
Binary files a/bin/main/edu/umd/dawn/common/logging/RequestLog.class and /dev/null differ
diff --git a/bin/main/edu/umd/dawn/common/logging/ServiceLog$ServiceLogBuilder.class b/bin/main/edu/umd/dawn/common/logging/ServiceLog$ServiceLogBuilder.class
deleted file mode 100644
index e52052f1032919f046d99ea34a45bf602190a3de..0000000000000000000000000000000000000000
Binary files a/bin/main/edu/umd/dawn/common/logging/ServiceLog$ServiceLogBuilder.class and /dev/null differ
diff --git a/bin/main/edu/umd/dawn/common/logging/ServiceLog$ServiceLogBuilderImpl.class b/bin/main/edu/umd/dawn/common/logging/ServiceLog$ServiceLogBuilderImpl.class
deleted file mode 100644
index d8d7860c73c2728963170c843647f5ecb6d447d0..0000000000000000000000000000000000000000
Binary files a/bin/main/edu/umd/dawn/common/logging/ServiceLog$ServiceLogBuilderImpl.class and /dev/null differ
diff --git a/bin/main/edu/umd/dawn/common/logging/ServiceLog.class b/bin/main/edu/umd/dawn/common/logging/ServiceLog.class
deleted file mode 100644
index 2a0c097e5d5b2614985895cbc262051dde1229a4..0000000000000000000000000000000000000000
Binary files a/bin/main/edu/umd/dawn/common/logging/ServiceLog.class and /dev/null differ
diff --git a/bin/main/edu/umd/dawn/common/utils/PropertiesLoader.class b/bin/main/edu/umd/dawn/common/utils/PropertiesLoader.class
deleted file mode 100644
index 9234a62fc26e44524d327bb2cc31c51b39f6501d..0000000000000000000000000000000000000000
Binary files a/bin/main/edu/umd/dawn/common/utils/PropertiesLoader.class and /dev/null differ
diff --git a/bin/test/dawn-java-common/AppTest.class b/bin/test/dawn-java-common/AppTest.class
deleted file mode 100644
index a94b9adc9aaa6af46db24f3d6baf79ce975cabe9..0000000000000000000000000000000000000000
Binary files a/bin/test/dawn-java-common/AppTest.class and /dev/null differ