Jakob Homan created SAMZA-291:
---------------------------------
Summary: Add gradle descriptions for checkpointTool,
kvPerformanceTest and runJob
Key: SAMZA-291
URL: https://issues.apache.org/jira/browse/SAMZA-291
Project: Samza
Issue Type: Improvement
Affects Versions: 0.7.0
Reporter: Jakob Homan
Priority: Trivial
Currently the tasks above have no user-facing explanation as seen by ./gradlew
tasks. We should add them.
{noformat}
Other tasks
-----------
checkpointTool
cleanIdeaWorkspace
kvPerformanceTest
licenseFormatMain - Scanning license on main files
licenseFormatTest - Scanning license on test files
runJob
scalaConsole - Starts a Scala REPL with the main runtime class path.
scalaTestConsole - Starts a Scala REPL with the test runtime class
path.{noformat}
--
This message was sent by Atlassian JIRA
(v6.2#6252)