You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ace.apache.org by ma...@apache.org on 2010/01/30 22:57:29 UTC

svn commit: r904899 - /incubator/ace/trunk/ace-configurator/osgi.bnd

Author: marrs
Date: Sat Jan 30 21:57:29 2010
New Revision: 904899

URL: http://svn.apache.org/viewvc?rev=904899&view=rev
Log:
ACE-68 added missing activator

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=904899&r1=904898&r2=904899&view=diff
==============================================================================
--- incubator/ace/trunk/ace-configurator/osgi.bnd (original)
+++ incubator/ace/trunk/ace-configurator/osgi.bnd Sat Jan 30 21:57:29 2010
@@ -4,5 +4,7 @@
 Bundle-SymbolicName:\
   ${bundle.symbolicName}
 
+Bundle-Activator: ${bundle.namespace}.Activator
+
 Export-Package: