Commit 7ba2cfe
Fix argLine configuration for modules without JaCoCo
Use property-based argLine configuration to support both modules with and without JaCoCo coverage. This prevents fork VM crashes in xapi-server sample.
Co-authored-by: thomasturrell <1552612+thomasturrell@users.noreply.github.com>1 parent 235fbfe commit 7ba2cfe
1 file changed
Lines changed: 2 additions & 20 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
| 28 | + | |
27 | 29 | | |
28 | 30 | | |
29 | 31 | | |
| |||
101 | 103 | | |
102 | 104 | | |
103 | 105 | | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
115 | | - | |
116 | 106 | | |
117 | 107 | | |
118 | 108 | | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | 109 | | |
128 | 110 | | |
129 | 111 | | |
| |||
0 commit comments