Skip to content

Commit

Permalink
[HWKMETRICS-371] Add back debug to see if it causes a different error.
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan Negrea committed Mar 21, 2016
1 parent ecc4c5c commit 585819a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration-tests/hawkular-server-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@
<javaOpt>-Dhawkular.log=${hawkular.log}</javaOpt>
<javaOpt>-Dhawkular.backend=${hawkular.backend}</javaOpt>
<!--<javaOpt>-Xdebug</javaOpt>-->
<!--javaOpt>-Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=n</javaOpt-->
<javaOpt>-Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=n</javaOpt>
</javaOpts>
</configuration>
<executions>
Expand Down

0 comments on commit 585819a

Please sign in to comment.