Index: lucene/lucene.bnd
===================================================================
--- lucene/lucene.bnd (revision 0)
+++ lucene/lucene.bnd (revision 0)
@@ -0,0 +1,16 @@
+Export-Package: *;-split-package:=merge-first
+Specification-Title: Lucene Search Engine: ${ant.project.name}
+Specification-Version: ${spec.version}
+Specification-Vendor: The Apache Software Foundation
+Implementation-Title: org.apache.lucene
+Implementation-Version: ${version} ${svnversion} - ${DSTAMP} ${TSTAMP}
+Implementation-Vendor: The Apache Software Foundation
+X-Compile-Source-JDK: ${javac.source}
+X-Compile-Target-JDK: ${javac.target}
+Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt
+Bundle-SymbolicName: org.apache.lucene.${name}
+Bundle-Name: Lucene Search Engine: ${ant.project.name}
+Bundle-Vendor: The Apache Software Foundation
+Bundle-Version: ${version}
+Bundle-Description: ${bnd.project.description}
+Bundle-DocUR: http://www.apache.org/
Index: lucene/common-build.xml
===================================================================
--- lucene/common-build.xml (revision 1143444)
+++ lucene/common-build.xml (working copy)
@@ -360,24 +360,24 @@
+
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
Index: solr/common-build.xml
===================================================================
--- solr/common-build.xml (revision 1143444)
+++ solr/common-build.xml (working copy)
@@ -283,6 +283,7 @@
+
+
@@ -307,6 +309,21 @@
+
+
+
+
+
+
+
+
+