diff options
author | acolyer <acolyer> | 2004-10-22 13:16:15 +0000 |
---|---|---|
committer | acolyer <acolyer> | 2004-10-22 13:16:15 +0000 |
commit | 2e2a268ed29ff75c076219cc53928f0c2358cb03 (patch) | |
tree | b355925836159bb29da7611d4cf5de12daab4ba7 | |
parent | 6aa75169a769a19b3f7f26acc03a5ad81f092bb0 (diff) | |
download | aspectj-2e2a268ed29ff75c076219cc53928f0c2358cb03.tar.gz aspectj-2e2a268ed29ff75c076219cc53928f0c2358cb03.zip |
Needs a blank-line before Name: section
-rw-r--r-- | runtime/runtime.mf.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/runtime.mf.txt b/runtime/runtime.mf.txt index 9c4212aa8..6d66a9a5f 100644 --- a/runtime/runtime.mf.txt +++ b/runtime/runtime.mf.txt @@ -1,4 +1,5 @@ Manifest-Version: 1.0 + Name: org/aspectj/lang/ Specification-Title: AspectJ Runtime Classes Specification-Version: @build.version.base@ |