antlr/runtime/Java
Mark Raynsford b5b3a3c5fc
Add an Automatic-Module-Name
This adds an Automatic-Module-Name entry to the runtime jar in order to
provide a stable name upon which other modules can depend. The module
name chosen was "org.antlr.antlr4.runtime". This closely matches the
Maven artifact name with the obviously change that the module name
doesn't contain a hyphen (hyphens can't be used in module names at
the language level in Java).

Fix #2163
2018-02-11 13:06:19 +00:00
..
lib rounded line edges, no border if color==null; 1.0.1 abego 2011-11-26 11:28:50 -08:00
src tweak comment to be consistent with code. Fixes #2172 2017-12-19 12:33:09 -08:00
doxyfile improved javadoc output 2012-12-24 12:13:31 -08:00
nb-configuration.xml tweak documentation about various targets 2017-03-30 10:44:28 -07:00
pom.xml Add an Automatic-Module-Name 2018-02-11 13:06:19 +00:00