Skip to content

Commit 1811c0b

Browse files
author
Robert James Oxspring
committed
Final manifest now works correctly with java package versioning
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/cli/trunk@130098 13f79535-47bb-0310-9956-ffa450edef68
1 parent fca1a28 commit 1811c0b

1 file changed

Lines changed: 4 additions & 8 deletions

File tree

src/conf/MANIFEST.MF

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,11 @@
1-
Name: org/apache/commons/cli
1+
Implementation-Title: Jakarta Commons CLI2
2+
3+
Name: org/apache/commons/cli/
24
Specification-Title: Jakarta Commons CLI
35
Specification-Vendor: Apache Software Foundation
46
Specification-Version: 1.0
5-
Implementation-Title: org.apache.commons.cli
6-
Implementation-Vendor: Apache Software Foundation
7-
Implementation-Version: 2.0
87

9-
Name: org/apache/commons/cli2
8+
Name: org/apache/commons/cli2/
109
Specification-Title: Jakarta Commons CLI2
1110
Specification-Vendor: Apache Software Foundation
1211
Specification-Version: 2.0
13-
Implementation-Title: org.apache.commons.cli2
14-
Implementation-Vendor: Apache Software Foundation
15-
Implementation-Version: 2.0

0 commit comments

Comments
 (0)