Commit graph

4 commits

Author SHA1 Message Date
Sahil Palvia
1d400ad853 Updating the java packages for src/test/java for multilang from com.amazonaws.services.kinesis to software.amazon.aws.services.kinesis. 2018-03-13 15:45:59 -07:00
Sahil Palvia
383dae97e1 Updating the java packages for src/main/java for multilang from com.amazonaws.services.kinesis to software.amazon.aws.services.kinesis. 2018-03-13 15:37:25 -07:00
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