* Initial move of some of the classes
Will fix failure with temp public
* Builds + tests pass
Everything builds, and the tests pass. Continuing migration
* Broke out the lifecycle-ish classes
* Moved a lot of the checkpoint and lease classes now
* Moved most of the remaining classes.
Still have some more to migrate, but is enough to start progress on
other steps.
* Created two Maven Modules from the KCL
Created a module for the core KCL.
Created a module for the MultiLang Daemon
* Added Logback configuration
Added configuration for Logback.
* For amazon-kinesis-client the configuration is only in test.
* For amazon-kinesis-client-multilang the configuration is both for
test, and normal use.
Some additional dependency fighting. IntelliJ was really confused.