File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616 <item name =" Download" href =" http://jakarta.apache.org/builds/jakarta-commons/release/commons-cli/v1.0/" />
1717 </menu >
1818
19+ <menu name =" Developer Documentation" >
20+ <item name =" Versions and Branches" href =" /versions_and_branches.html" />
21+ </menu >
22+
1923 &commons-nav;
2024 </body >
2125</project >
Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" ISO-8859-1" ?>
2+
3+ <document >
4+
5+ <properties >
6+ <author email =" jbjk@mac.com" >John Keyes</author >
7+ <title >Branches and Versions</title >
8+ </properties >
9+
10+ <body >
11+ <section name =" Versions" >
12+ <table >
13+ <tr >
14+ <th >Name</th >
15+ <th >Description</th >
16+ </tr >
17+ <tr >
18+ <td ><code >CLI_1_0</code ></td >
19+ <td >CLI 1.0</td >
20+ </tr >
21+ </table >
22+ </section >
23+
24+ <section name =" Development Versions" >
25+ <table >
26+ <tr >
27+ <th >Name</th >
28+ <th >Description</th >
29+ </tr >
30+ <tr >
31+ <td ><code >CLI_1_0_BETA_1</code ></td >
32+ <td >First beta release of CLI 1.0.</td >
33+ </tr >
34+ </table >
35+ </section >
36+
37+ <section name =" Branches" >
38+ <table >
39+ <tr >
40+ <th >Name</th >
41+ <th >Description</th >
42+ </tr >
43+ <tr >
44+ <td ><code >CLI_2_DEV_BRANCH</code ></td >
45+ <td >Development branch for jkeyes's CLI 2 code</td >
46+ </tr >
47+ </table >
48+ </section >
49+ </body >
50+ </document >
51+
You can’t perform that action at this time.
0 commit comments