Skip to content

Commit

Permalink
Deactivating surefire debug - (Task #1192)
Browse files Browse the repository at this point in the history
---
Task #1192: Release Version 4.17.0
  • Loading branch information
PhilMFischer committed Aug 9, 2024
1 parent f432b48 commit 5c8ac10
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion maven/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,6 @@
<!-- Enable this line for remote debugging into surefire test executtion
<argLine>-Xdebug -Xrunjdwp:transport=dt_socket,address=8123,server=y,suspend=y</argLine>
-->
<argLine>-Xdebug -Xrunjdwp:transport=dt_socket,address=8123,server=y,suspend=y</argLine>
<useUIHarness>false</useUIHarness>
<!-- Setup the osgi data and workspace directory. Otherwise the workspace will be placed
in the plugins target directory, thus creating a repository within a repository (git from
Expand Down

0 comments on commit 5c8ac10

Please sign in to comment.