diff --git a/.gitignore b/.gitignore index b1d3c62..4da4feb 100644 --- a/.gitignore +++ b/.gitignore @@ -42,3 +42,4 @@ hs_err_pid* *.cq4 *.cq4t log.txt +.gradle diff --git a/StressTest.docx b/StressTest.docx index 9a2b003..a7f9fdd 100644 Binary files a/StressTest.docx and b/StressTest.docx differ diff --git a/bin/run.sh b/bin/run.sh new file mode 100644 index 0000000..e439d5f --- /dev/null +++ b/bin/run.sh @@ -0,0 +1,3 @@ +#! /bin/bash +cd tnt4j-streams/remora-streamer +./run.sh \ No newline at end of file