We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f964c6 commit 2b66574Copy full SHA for 2b66574
1 file changed
README.txt
@@ -1,28 +1,12 @@
1
Apache Commons CLI
2
===================
3
4
-Welcome to the CLI component of the Apache Commons project.
+Welcome to the CLI 1.x component of the Apache Commons project.
5
6
The information in this file is relevant if you have
7
downloaded a CLI source distribution.
8
9
-For testing the project, you will need JUnit (if you use
10
-Maven this will be automatically installed and configured
11
-for you):
12
-
13
- http://www.junit.org
14
15
-There are two ways to build CLI, either with Ant or Maven 2.
16
17
-Ant can be found here :
18
19
- http://ant.apache.org
20
21
-and to build and test the system use:
22
23
- ant dist
24
25
-Maven 2 can be found here :
+CLI is built with Maven 2, which can be found here:
26
27
http://maven.apache.org
28
0 commit comments