killbill-aplcache
Changes
osgi-bundles/jruby/README.md 15(+9 -6)
Details
osgi-bundles/jruby/README.md 15(+9 -6)
diff --git a/osgi-bundles/jruby/README.md b/osgi-bundles/jruby/README.md
index c6ee755..f1f240d 100644
--- a/osgi-bundles/jruby/README.md
+++ b/osgi-bundles/jruby/README.md
@@ -1,14 +1,17 @@
Testing the JRuby OSGI bridge
-----------------------------
-1. Build the jruby OSGI module and copy the bundle to /var/tmp/killbill-osgi-bundles-jruby-*-jar-with-dependencies.jar
+1. Build the jruby OSGI module and copy the bundle to:
+
+ /var/tmp/killbill-osgi-bundles-jruby-*-jar-with-dependencies.jar
+
2. Build a ruby plugin, e.g. killbill-paypal-express:
- rake killbill:clean
- rake build
- rake killbill:package
+ rake killbill:clean
+ rake build
+ rake killbill:package
3. Copy the built tree to the bundles directory:
- mkdir -p /var/tmp/bundles/ruby
- mv pkg/killbill-paypal-express-*/killbill-paypal-express /var/tmp/bundles/ruby/
+ mkdir -p /var/tmp/bundles/ruby
+ mv pkg/killbill-paypal-express-*/killbill-paypal-express /var/tmp/bundles/ruby/