We need verbosity now.
Maybe I'll screw around with passing properties down to sub-projects to control their stack trace verbosity when I'm not sick. git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@5047 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -158,7 +158,7 @@
|
||||
<!-- compiler.use-resource-bundle-metadata: determines whether resources bundles are included in the application.-->
|
||||
<use-resource-bundle-metadata>true</use-resource-bundle-metadata>
|
||||
<!-- compiler.verbose-stacktraces: save callstack information to the SWF for debugging-->
|
||||
<verbose-stacktraces>false</verbose-stacktraces>
|
||||
<verbose-stacktraces>true</verbose-stacktraces>
|
||||
<!-- compiler.warn-array-tostring-changes: Array.toString() format has changed.-->
|
||||
<warn-array-tostring-changes>false</warn-array-tostring-changes>
|
||||
<!-- compiler.warn-assignment-within-conditional: Assignment within conditional.-->
|
||||
|
||||
Reference in New Issue
Block a user