Commit 4ee0d6c
committed
Applying Oliver Heger's patch for CLI-121, changing a HashSet to a LinkedHashSet so we pass tests on JDK 1.6. This moves us to a JDK 1.4+ dependency, but I don't think that's an issue.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/cli/trunk@629710 13f79535-47bb-0310-9956-ffa450edef681 parent 7327648 commit 4ee0d6c
1 file changed
Lines changed: 2 additions & 2 deletions
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | 19 | | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
0 commit comments