From 698ad9633f9ba28a8e5ebfbd219a4c4028e4f997 Mon Sep 17 00:00:00 2001 From: wisberg Date: Fri, 11 Feb 2005 05:36:41 +0000 Subject: [PATCH] aspectj5rt.mf.txt is now the manifest in aspectjrt.jar (per build alias in build/src/.../Builder.properties), so this is disabled (not deleted since undeleting in CVS is, um, awkward) --- runtime/runtime.mf.txt | 16 ++-------------- 1 file changed, 2 insertions(+), 14 deletions(-) diff --git a/runtime/runtime.mf.txt b/runtime/runtime.mf.txt index 6d66a9a5f..eb7a77fda 100644 --- a/runtime/runtime.mf.txt +++ b/runtime/runtime.mf.txt @@ -1,19 +1,7 @@ Manifest-Version: 1.0 -Name: org/aspectj/lang/ -Specification-Title: AspectJ Runtime Classes -Specification-Version: @build.version.base@ -Specification-Vendor: @company.name@ -Implementation-Title: org.aspectj.tools -Implementation-Version: @build.version@ -Implementation-Vendor: @company.name@ -Bundle-Name: AspectJ -Bundle-Version: @build.version.base@ -Import-Package: org.aspectj.lang,org.aspectj.lang.reflect,org.aspectj. - runtime -Bundle-Copyright: (C) Copyright 1999-2001 Xerox Corporation, 2002 Palo - Alto Research Center, Incorporated (PARC), 2003-2004 Contributors. - All Rights Reserved. +Name: ignored/see/aspectj5rt/mf + -- 2.39.5