Better Rhino exception messages for objj

This commit is contained in:
Tom Robinson
2009-02-18 03:44:37 -08:00
parent 00c6a8905d
commit 5fdf39edb3
+2 -1
View File
@@ -31,7 +31,8 @@
<jsc>
<arguments>
<arg line = "-o objj.class" />
<arg value = "-nosource" />
<!-- <arg value = "-nosource" /> -->
<arg value = "-debug" />
<arg value = "${Build.Products}/objj.js" />
</arguments>
</jsc>