Fix up apps that require jar file wrapping

Change-Id: I5a04cfa7b97c51cdedd65bbcaeaec1cb500fd2de
diff --git a/apps/cpman/app/BUCK b/apps/cpman/app/BUCK
index 4dbe55a..8ceba0e 100644
--- a/apps/cpman/app/BUCK
+++ b/apps/cpman/app/BUCK
@@ -19,7 +19,7 @@
 ]
 
 EXCLUDED_BUNDLES = [
-    '//lib:rrd4j', # FIXME - needs wrap
+    '//lib:rrd4j',
 ]
 
 osgi_jar_with_tests (