summaryrefslogtreecommitdiff
path: root/todos.txt
diff options
context:
space:
mode:
authorBenjamin J. Culkin <bjculkin@mix.wvu.edu>2017-10-08 22:39:59 -0300
committerBenjamin J. Culkin <bjculkin@mix.wvu.edu>2017-10-08 22:39:59 -0300
commitc82e3b3b2de0633317ec8fc85925e91422820597 (patch)
tree96567416ce23c5ce85601f9cedc3a94bb1c55cba /todos.txt
parentb3ac1c8690c3e14c879913e5dcc03a5f5e14876e (diff)
Start splitting into maven modules
Diffstat (limited to 'todos.txt')
-rw-r--r--todos.txt4
1 files changed, 4 insertions, 0 deletions
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.