Skip to content

Commit

Permalink
Merge pull request #5513 from e-cuellar/OBFUSCATION
Browse files Browse the repository at this point in the history
[MAINTENANCE] Setting gwt compilation mode to OBFUSCATED
  • Loading branch information
rmansoor authored Jan 31, 2024
2 parents f6a8432 + 1f4c595 commit b442057
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions user-console/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -374,9 +374,9 @@
<module>org.pentaho.mantle.MantleApplication</module>
<webappDirectory>${gwt.outputDirectory}</webappDirectory>
<extraJvmArgs>-Xms512m -Xmx1024m</extraJvmArgs>
<!-- TODO REFACTOR-DEPENDENCY TO pentaho-scheduler-plugin/ui -->
<!-- Uncomment for debugging GWT code. -->
<!-- Uncomment for debugging GWT code.
<style>PRETTY</style>
-->
</configuration>
</execution>
</executions>
Expand Down

0 comments on commit b442057

Please sign in to comment.