|
|
@@ -94,11 +94,6 @@ print "message is %s" % message |
|
|
|
</script> |
|
|
|
</pre> |
|
|
|
</blockquote> |
|
|
|
<p> |
|
|
|
Note that due to a limitation in the current version of jruby (0.7.0), |
|
|
|
$project.log("Hello World") does not work (most likely because there are |
|
|
|
two log methods on Project), this is fixed in the current CVS version of jruby. |
|
|
|
</p> |
|
|
|
<p> |
|
|
|
The same example in groovy is: |
|
|
|
</p> |
|
|
|