Skip to content

Commit 2b66574

Browse files
committed
Ant gone
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/cli/branches/cli-1.x@741432 13f79535-47bb-0310-9956-ffa450edef68
1 parent 0f964c6 commit 2b66574

1 file changed

Lines changed: 2 additions & 18 deletions

File tree

README.txt

Lines changed: 2 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,12 @@
11
Apache Commons CLI
22
===================
33

4-
Welcome to the CLI component of the Apache Commons project.
4+
Welcome to the CLI 1.x component of the Apache Commons project.
55

66
The information in this file is relevant if you have
77
downloaded a CLI source distribution.
88

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 :
9+
CLI is built with Maven 2, which can be found here:
2610

2711
http://maven.apache.org
2812

0 commit comments

Comments
 (0)