Skip to content

Commit ae1f7b8

Browse files
committed
Updated module properties for ANTLR 4 libraries
1 parent 98c8227 commit ae1f7b8

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Manifest-Version: 1.0
22
OpenIDE-Module: org.antlr.v4.annotations/4
33
OpenIDE-Module-Localizing-Bundle: org/antlr/v4/annotations/Bundle.properties
4-
OpenIDE-Module-Specification-Version: 4.0
4+
OpenIDE-Module-Specification-Version: 4.2
55

org-antlr-v4-annotations/nbproject/project.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ javac.compilerargs=-Xlint -Xlint:-serial -bootclasspath ${bootclasspath.java6}
33
javac.source=1.6
44
license.file=../LICENSE-ANTLR.txt
55
nbm.homepage=http://www.antlr.org/
6-
nbm.module.author=Terence Parr
6+
nbm.module.author=Terence Parr, Sam Harwell
77
keystore=../nbproject/private/keystore
88
nbm_alias=myself

org-antlr-v4-runtime/manifest.mf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Manifest-Version: 1.0
22
OpenIDE-Module: org.antlr.v4.runtime/4
33
OpenIDE-Module-Localizing-Bundle: org/antlr/v4/runtime/Bundle.properties
4-
OpenIDE-Module-Specification-Version: 4.0
4+
OpenIDE-Module-Specification-Version: 4.2
55

org-antlr-v4-runtime/nbproject/project.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ javac.compilerargs=-Xlint -Xlint:-serial -bootclasspath ${bootclasspath.java6}
33
javac.source=1.6
44
license.file=../LICENSE-ANTLR.txt
55
nbm.homepage=http://www.antlr.org/
6-
nbm.module.author=Terence Parr
6+
nbm.module.author=Terence Parr, Sam Harwell
77
keystore=../nbproject/private/keystore
88
nbm_alias=myself

org-antlr-v4/manifest.mf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Manifest-Version: 1.0
22
OpenIDE-Module: org.antlr.v4/4
33
OpenIDE-Module-Localizing-Bundle: org/antlr/v4/Bundle.properties
4-
OpenIDE-Module-Specification-Version: 4.0
4+
OpenIDE-Module-Specification-Version: 4.2
55

org-antlr-v4/nbproject/project.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ javac.compilerargs=-Xlint -Xlint:-serial -bootclasspath ${bootclasspath.java6}
33
javac.source=1.6
44
license.file=../LICENSE-ANTLR.txt
55
nbm.homepage=http://www.antlr.org/
6-
nbm.module.author=Terence Parr
6+
nbm.module.author=Terence Parr, Sam Harwell
77
keystore=../nbproject/private/keystore
88
nbm_alias=myself

0 commit comments

Comments
 (0)