From c82e3b3b2de0633317ec8fc85925e91422820597 Mon Sep 17 00:00:00 2001 From: "Benjamin J. Culkin" Date: Sun, 8 Oct 2017 22:39:59 -0300 Subject: Start splitting into maven modules --- todos.txt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 todos.txt (limited to 'todos.txt') diff --git a/todos.txt b/todos.txt new file mode 100644 index 0000000..eb134a1 --- /dev/null +++ b/todos.txt @@ -0,0 +1,4 @@ +@TODO 10/08/17 Ben Culkin :ModuleSplitting + Split BJC-Utils into multiple maven modules. That'll cut down on + compilation times and also the amount of dependencies pulled in for + certain things. -- cgit v1.2.3