Author: marrs
Date: Thu Oct  2 17:05:48 2014
New Revision: 1629019

URL: http://svn.apache.org/r1629019
Log:
ACE-477 Added the proposed headers, plus one more (Private-Package, which has 
no real use).

Modified:
    ace/trunk/cnf/ext/defaults.bnd

Modified: ace/trunk/cnf/ext/defaults.bnd
URL: 
http://svn.apache.org/viewvc/ace/trunk/cnf/ext/defaults.bnd?rev=1629019&r1=1629018&r2=1629019&view=diff
==============================================================================
--- ace/trunk/cnf/ext/defaults.bnd (original)
+++ ace/trunk/cnf/ext/defaults.bnd Thu Oct  2 17:05:48 2014
@@ -34,5 +34,8 @@ Bundle-DocURL: http://ace.apache.org/
 Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt
 Bundle-Vendor: The Apache Software Foundation
 
+# Remove certain generated headers that we don't need
+-removeheaders: Bnd-LastModified,Tool,Created-By,Private-Package
+
 # Semantic versioning
 #-baseline: *


Reply via email to