Author: tonit
Date: Mon Jan 4 17:43:07 2010
New Revision: 895720
URL: http://svn.apache.org/viewvc?rev=895720&view=rev
Log:
ACE-62 fixed headers (matched with ant build)
Modified:
incubator/ace/trunk/ace-configurator/osgi.bnd
Modified: incubator/ace/trunk/ace-configurator/osgi.bnd
URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-configurator/osgi.bnd?rev=895720&r1=895719&r2=895720&view=diff
==============================================================================
--- incubator/ace/trunk/ace-configurator/osgi.bnd (original)
+++ incubator/ace/trunk/ace-configurator/osgi.bnd Mon Jan 4 17:43:07 2010
@@ -4,6 +4,5 @@
Bundle-SymbolicName:\
${bundle.symbolicName}
-Export-Package:\
- ${bundle.namespace}; version="${pom.version}"
+Export-Package:
|