You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ace.apache.org by to...@apache.org on 2010/01/04 19:26:46 UTC

svn commit: r895741 - in /incubator/ace/trunk: ace-gateway-log-store/osgi.bnd ace-gateway-log/osgi.bnd

Author: tonit
Date: Mon Jan  4 18:26:46 2010
New Revision: 895741

URL: http://svn.apache.org/viewvc?rev=895741&view=rev
Log:
ACE-62 fixed headers (matched with ant build)

Modified:
    incubator/ace/trunk/ace-gateway-log-store/osgi.bnd
    incubator/ace/trunk/ace-gateway-log/osgi.bnd

Modified: incubator/ace/trunk/ace-gateway-log-store/osgi.bnd
URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-gateway-log-store/osgi.bnd?rev=895741&r1=895740&r2=895741&view=diff
==============================================================================
--- incubator/ace/trunk/ace-gateway-log-store/osgi.bnd (original)
+++ incubator/ace/trunk/ace-gateway-log-store/osgi.bnd Mon Jan  4 18:26:46 2010
@@ -9,3 +9,6 @@
 Export-Package:\
   ${bundle.namespace}; version="${pom.version}"
 
+Embed-Dependency:\
+  ace-log; inline=true
+

Modified: incubator/ace/trunk/ace-gateway-log/osgi.bnd
URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-gateway-log/osgi.bnd?rev=895741&r1=895740&r2=895741&view=diff
==============================================================================
--- incubator/ace/trunk/ace-gateway-log/osgi.bnd (original)
+++ incubator/ace/trunk/ace-gateway-log/osgi.bnd Mon Jan  4 18:26:46 2010
@@ -6,6 +6,5 @@
 Bundle-SymbolicName:\
   ${bundle.symbolicName}
 
-Export-Package:\
-  ${bundle.namespace}; version="${pom.version}"
+Export-Package: