diff options
author | Andy Clement <aclement@pivotal.io> | 2017-10-20 12:37:37 -0700 |
---|---|---|
committer | Andy Clement <aclement@pivotal.io> | 2017-10-20 12:37:37 -0700 |
commit | 332f3b9f46039745d98c8e2ef2ceff498c1945f6 (patch) | |
tree | 9a1991a2375bfa57eb2e6f394e52734543a73154 /org.aspectj.matcher | |
parent | 7706e05dc5ea183b16dbf14297737418e9b3e3d0 (diff) | |
download | aspectj-332f3b9f46039745d98c8e2ef2ceff498c1945f6.tar.gz aspectj-332f3b9f46039745d98c8e2ef2ceff498c1945f6.zip |
Added automatic module name
Diffstat (limited to 'org.aspectj.matcher')
-rw-r--r-- | org.aspectj.matcher/org.aspectj.matcher.mf.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/org.aspectj.matcher/org.aspectj.matcher.mf.txt b/org.aspectj.matcher/org.aspectj.matcher.mf.txt index f3fe07179..ae8d8d8d0 100644 --- a/org.aspectj.matcher/org.aspectj.matcher.mf.txt +++ b/org.aspectj.matcher/org.aspectj.matcher.mf.txt @@ -1,4 +1,5 @@ Manifest-Version: 1.0 +Automatic-Module-Name: org.aspectj.matcher Name: org/aspectj/matcher/ Specification-Title: AspectJ Matcher Classes |