diff options
Diffstat (limited to 'loadtime5')
-rw-r--r-- | loadtime5/loadtime5.mf.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/loadtime5/loadtime5.mf.txt b/loadtime5/loadtime5.mf.txt index fa19c87cc..1fb897555 100644 --- a/loadtime5/loadtime5.mf.txt +++ b/loadtime5/loadtime5.mf.txt @@ -1,2 +1,11 @@ +Manifest-Version: 1.0 + +Name: org/aspectj/weaver/ +Specification-Title: AspectJ Weaver Classes +Specification-Version: @build.version.short@ +Specification-Vendor: @company.name@ +Implementation-Title: org.aspectj.weaver +Implementation-Version: @build.version.short@ +Implementation-Vendor: @company.name@ Premain-Class: org.aspectj.weaver.loadtime.Agent Can-Redefine-Classes: true |