From: wisberg Date: Wed, 11 May 2005 10:51:57 +0000 (+0000) Subject: aspectjweaver.jar now built from loadtime5-all.jar (UNTESTED merged manifest) X-Git-Tag: PRE_ANDY~332 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=f30900cda23368231337c714dfda2747d021e80e;p=aspectj.git aspectjweaver.jar now built from loadtime5-all.jar (UNTESTED merged manifest) --- diff --git a/lib/build/build.jar b/lib/build/build.jar index 904cf709f..5daa52b32 100644 Binary files a/lib/build/build.jar and b/lib/build/build.jar 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