Skip to content

Commit d26c429

Browse files
committed
Moving the 1.x branch in as the trunk for Commons CLI
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/cli/trunk@757051 13f79535-47bb-0310-9956-ffa450edef68
2 parents 4a552a9 + 7e0f02d commit d26c429

174 files changed

Lines changed: 9716 additions & 20617 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

CLI2Converter.java

Lines changed: 0 additions & 191 deletions
This file was deleted.

CLI2ConverterTest.java

Lines changed: 0 additions & 133 deletions
This file was deleted.

NOTICE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Apache Commons CLI
2-
Copyright 2002-2006 The Apache Software Foundation
2+
Copyright 2001-2009 The Apache Software Foundation
33

44
This product includes software developed by
55
The Apache Software Foundation (http://www.apache.org/).

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)