Author: marrs
Date: Fri Nov 9 17:52:31 2012
New Revision: 1407562
URL: http://svn.apache.org/viewvc?rev=1407562&view=rev
Log:
We forgot to package the maven folder in META-INF which is used by jclouds to
check its own version.
Modified:
ace/trunk/org.apache.ace.nodelauncher.amazon/bnd.bnd
Modified: ace/trunk/org.apache.ace.nodelauncher.amazon/bnd.bnd
URL:
http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.nodelauncher.amazon/bnd.bnd?rev=1407562&r1=1407561&r2=1407562&view=diff
==============================================================================
--- ace/trunk/org.apache.ace.nodelauncher.amazon/bnd.bnd (original)
+++ ace/trunk/org.apache.ace.nodelauncher.amazon/bnd.bnd Fri Nov 9 17:52:31
2012
@@ -30,6 +30,7 @@
net.schmizz.sshj;version=0.8.1
Private-Package: \
META-INF.services,\
+ META-INF.maven.*,\
functions,\
org.jclouds.*,\
com.google.*,\