Commit graph

2 commits

Author SHA1 Message Date
Sahil Palvia
cc404eac97 Refactoring java package for the src/main/java from com.amazonaws.services.kinesis to software.amazon.aws.services.kinesis. 2018-03-13 15:04:44 -07:00
Justin Pfifer
9c20d1bb22 Separated the amazon-kinesis-client into two modules (#307)
* 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.
2018-03-13 10:25:00 -07:00