From 7d2ffdb8f70c0d0134d6521fd0b4a29fabe43c73 Mon Sep 17 00:00:00 2001 From: Michael Busch Date: Tue, 8 Jan 2008 20:05:53 +0000 Subject: [PATCH] LUCENE-1123: Allow overriding the specification version for MANIFEST.MF git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@610122 13f79535-47bb-0310-9956-ffa450edef68 --- CHANGES.txt | 3 +++ common-build.xml | 4 +++- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGES.txt b/CHANGES.txt index 716da8e944c..1b65ac576a6 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -398,6 +398,9 @@ Build 7. LUCENE-935: Allow to deploy maven artifacts to a remote m2 repository via scp and ssh authentication. (Michael Busch) + + 8. LUCENE-1123: Allow overriding the specification version for + MANIFEST.MF (Michael Busch) Test Cases diff --git a/common-build.xml b/common-build.xml index f535fe2c0d5..d9ce96466e9 100644 --- a/common-build.xml +++ b/common-build.xml @@ -41,6 +41,7 @@ + @@ -270,7 +271,7 @@ - + @@ -538,3 +539,4 @@ +