From e958dec0dbbcf7f7a28cd21641e76390fb3dba6a Mon Sep 17 00:00:00 2001 From: Christopher Vogt Date: Mon, 7 Mar 2016 01:36:40 -0500 Subject: cleanup: whitespace changes, separated more things into their own files, use ++ for strings everywhere. Added ++ method to File and URL and use it in many places --- TODO.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'TODO.txt') diff --git a/TODO.txt b/TODO.txt index 7f29fd1..e5c99f1 100644 --- a/TODO.txt +++ b/TODO.txt @@ -7,6 +7,7 @@ TODO: - condition guarding zinc is too eager, needs to invalid - immediate features + - maybe rename context.cwd - add another class that makes all pom required fields abstract - fix main project main method being run during tests - DI lib into depencies @@ -15,6 +16,7 @@ TODO: - investigate and solve multiple compilations of the same SourceDependency Build. Maybe introduce global Build map. - cleanup + - move from java File to nio Path - defs for all tasks and cached where needed - unify work classpath - unify argument order -- cgit v1.2.3