Skip to content

Commit

Permalink
Enable incremental compilation.
Browse files Browse the repository at this point in the history
Don't look at me like that.
  • Loading branch information
headius committed Jul 9, 2013
1 parent d57a2ec commit 37ce7da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/pom.xml
Expand Up @@ -318,6 +318,7 @@
<showDeprecation>true</showDeprecation>
<source>${base.java.version}</source>
<target>${base.java.version}</target>
<useIncrementalCompilation>false</useIncrementalCompilation>
</configuration>
<executions>
<execution>
Expand Down

0 comments on commit 37ce7da

Please sign in to comment.