Skip to content

Commit

Permalink
Merge branch 'main' into 9694-clearer-errors
Browse files Browse the repository at this point in the history
  • Loading branch information
niloc132 committed Nov 29, 2023
2 parents 3b698be + dd81ecf commit adb9cfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion user/build.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<project name="user" default="build" basedir=".">
<property name="gwt.root" location=".."/>
<property name="project.tail" value="user"/>
<property name="test.args" value="-ea"/>
<property name="test.args" value="-ea -sourceLevel auto"/>
<property name="test.jvmargs" value="-ea"/>

<!-- support old variables names -->
Expand Down

0 comments on commit adb9cfe

Please sign in to comment.