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:25:23 UTC

svn commit: r895740 - /incubator/ace/trunk/ace-log/osgi.bnd

Author: tonit
Date: Mon Jan  4 18:25:23 2010
New Revision: 895740

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

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

Modified: incubator/ace/trunk/ace-log/osgi.bnd
URL: http://svn.apache.org/viewvc/incubator/ace/trunk/ace-log/osgi.bnd?rev=895740&r1=895739&r2=895740&view=diff
==============================================================================
--- incubator/ace/trunk/ace-log/osgi.bnd (original)
+++ incubator/ace/trunk/ace-log/osgi.bnd Mon Jan  4 18:25:23 2010
@@ -10,5 +10,5 @@
 Embed-Dependency:\
   *; scope=compile|runtime; type=!pom;inline=true
 
--exportcontents: org.apache.ace.repository;version="${pom.version}",org.apache.ace.util;version="${pom.version}"
+-exportcontents: org.apache.ace.repository;version="${pom.version}"