aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwisberg <wisberg>2005-05-11 10:51:57 +0000
committerwisberg <wisberg>2005-05-11 10:51:57 +0000
commitf30900cda23368231337c714dfda2747d021e80e (patch)
tree27ec464a84e23a546b7ceabe6fe8090c75448d9b
parentabc20e94de4173a6f548b2886d185e25ea505718 (diff)
downloadaspectj-f30900cda23368231337c714dfda2747d021e80e.tar.gz
aspectj-f30900cda23368231337c714dfda2747d021e80e.zip
aspectjweaver.jar now built from loadtime5-all.jar (UNTESTED merged manifest)
-rw-r--r--lib/build/build.jarbin145191 -> 145195 bytes
-rw-r--r--loadtime5/loadtime5.mf.txt9
2 files changed, 9 insertions, 0 deletions
diff --git a/lib/build/build.jar b/lib/build/build.jar
index 904cf709f..5daa52b32 100644
--- a/lib/build/build.jar
+++ b/lib/build/build.jar
Binary files differ
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