diff options
author | wisberg <wisberg> | 2005-02-11 05:36:41 +0000 |
---|---|---|
committer | wisberg <wisberg> | 2005-02-11 05:36:41 +0000 |
commit | 698ad9633f9ba28a8e5ebfbd219a4c4028e4f997 (patch) | |
tree | 6fe46ed0e7a1c44d381b8306898f12946afa2a43 /runtime | |
parent | 6c4cffea45071d8c5facad6cab35e3ec45a13b98 (diff) | |
download | aspectj-698ad9633f9ba28a8e5ebfbd219a4c4028e4f997.tar.gz aspectj-698ad9633f9ba28a8e5ebfbd219a4c4028e4f997.zip |
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)
Diffstat (limited to 'runtime')
-rw-r--r-- | runtime/runtime.mf.txt | 16 |
1 files 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 + |