blob: 64c76a6dab8ace9f76e848580f7d9eef6f1bdcab (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
========================
BUILD OUTPUT DESCRIPTION
========================
After building (with package target) this directory should contain the files:
- ECTesterReader.jar
- ECTesterReader-dist.jar
- ECTesterStandalone.jar
- ECTesterStandalone-dist.jar
- ectester-reader.sh
- ectester-reader.bat
The *-dist.jar variants of JAR files are self-contained executable JAR files with
all the dependencies inside them.
|