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 2012/07/05 16:41:41 UTC

svn commit: r1357638 - /ace/sandbox/marrs/org.apache.ace.client.rest/bnd.bnd

Author: marrs
Date: Thu Jul  5 14:41:41 2012
New Revision: 1357638

URL: http://svn.apache.org/viewvc?rev=1357638&view=rev
Log:
Metadata fixes.

Modified:
    ace/sandbox/marrs/org.apache.ace.client.rest/bnd.bnd

Modified: ace/sandbox/marrs/org.apache.ace.client.rest/bnd.bnd
URL: http://svn.apache.org/viewvc/ace/sandbox/marrs/org.apache.ace.client.rest/bnd.bnd?rev=1357638&r1=1357637&r2=1357638&view=diff
==============================================================================
--- ace/sandbox/marrs/org.apache.ace.client.rest/bnd.bnd (original)
+++ ace/sandbox/marrs/org.apache.ace.client.rest/bnd.bnd Thu Jul  5 14:41:41 2012
@@ -16,4 +16,5 @@ Private-Package: org.apache.ace.client.r
 	com.google.gson.annotations,\
 	com.google.gson.internal,\
 	com.google.gson.reflect,\
-	com.google.gson.stream
\ No newline at end of file
+	com.google.gson.stream
+Bundle-Activator: org.apache.ace.client.rest.Activator
\ No newline at end of file