W:\rubyzip>java -version
java version "1.7.0_51"
Java(TM) SE Runtime Environment (build 1.7.0_51-b13)
Java HotSpot(TM) Client VM (build 24.51-b03, mixed mode, sharing)
W:\rubyzip>jruby -v
jruby 1.7.10 (1.9.3p392) 2014-01-09 c4ecd6b on Java HotSpot(TM) Client VM 1.7.0_51-b13 [Windows 7-x86]
W:\rubyzip>jruby -S rake -T
io/console not supported; tty will not be manipulated
rake build # Build rubyzip-1.1.2.gem into the pkg directory
rake install # Build and install rubyzip-1.1.2.gem into system gems
rake release # Create tag v1.1.2 and build and push rubyzip-1.1.2.gem to R...
rake test # Run tests