aboutsummaryrefslogtreecommitdiffstats
path: root/loadtime/loadtime5.mf.txt
diff options
context:
space:
mode:
authorAndy Clement <aclement@pivotal.io>2019-01-28 13:08:30 -0800
committerAndy Clement <aclement@pivotal.io>2019-01-28 13:08:30 -0800
commit8deb80454be1ea220f7d2296323fbb29a6f088a7 (patch)
tree6d79c139a40c79871e25892a8eae38da08364e08 /loadtime/loadtime5.mf.txt
parenta46d7f1cfdf9828116cdd1b065dde35bd5f06cb6 (diff)
downloadaspectj-8deb80454be1ea220f7d2296323fbb29a6f088a7.tar.gz
aspectj-8deb80454be1ea220f7d2296323fbb29a6f088a7.zip
Merged loadtime5 into loadtime
Diffstat (limited to 'loadtime/loadtime5.mf.txt')
-rw-r--r--loadtime/loadtime5.mf.txt12
1 files changed, 12 insertions, 0 deletions
diff --git a/loadtime/loadtime5.mf.txt b/loadtime/loadtime5.mf.txt
new file mode 100644
index 000000000..cea0e5eda
--- /dev/null
+++ b/loadtime/loadtime5.mf.txt
@@ -0,0 +1,12 @@
+Manifest-Version: 1.0
+Automatic-Module-Name: org.aspectj.weaver
+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
+Agent-Class: org.aspectj.weaver.loadtime.Agent
+Can-Redefine-Classes: true