Move Trogdor out of tools and into its own gradle module. This allows us to minimize the dependencies of the tools module. We still keep Trogdor in the CLASSPATH created by kafka-run-class.sh. Reviewers: Colin P. McCabe <cmccabe@apache.org>