Skip to content

Commit

Permalink
Reactivating Test fragments in pom - (Task #1184)
Browse files Browse the repository at this point in the history
Put your Message here.

---
Task #1184: Updating to Eclipse 2024/03 and all dependencies
  • Loading branch information
PhilMFischer committed Jul 11, 2024
1 parent 9cb68dc commit b5c5e9b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions maven/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,9 @@
<failIfNoTests>false</failIfNoTests>
<trimStackTrace>false</trimStackTrace>
<appArgLine>-Dfile.encoding=UTF-8</appArgLine>
<!-- Enable this line for remote debugging into surefire test executtion
<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 b5c5e9b

Please sign in to comment.