Title: [815] trunk/jopenssl/build.properties.SAMPLE: Add jruby. jar + commentary to sample properties
Revision
815
Author
nicksieger
Date
2007-11-29 10:57:22 -0500 (Thu, 29 Nov 2007)

Log Message

Add jruby.jar + commentary to sample properties

Modified Paths


Diff

Modified: trunk/jopenssl/build.properties.SAMPLE (814 => 815)


--- trunk/jopenssl/build.properties.SAMPLE	2007-11-29 15:56:38 UTC (rev 814)
+++ trunk/jopenssl/build.properties.SAMPLE	2007-11-29 15:57:22 UTC (rev 815)
@@ -1,2 +1,6 @@
+# set these to 1.5 to compile for 1.5
 version.target=1.4
 version.source=1.4
+# set this to an alternate location to compile against a different jruby.jar
+jruby.jar=lib/jruby.jar
+
_______________________________________________
Jruby-extras-devel mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/jruby-extras-devel

Reply via email to