File tree Expand file tree Collapse file tree 3 files changed +0
-9
lines changed Expand file tree Collapse file tree 3 files changed +0
-9
lines changed Original file line number Diff line number Diff line change 90
90
(https://bugs.openjdk.java.net/browse/JDK-8258598) -->
91
91
<java .security.properties>${project.basedir} /src/test/java.security</java .security.properties>
92
92
</systemPropertyVariables >
93
- <excludes >
94
- <exclude >io/vertx/db2client/it/**</exclude >
95
- </excludes >
96
93
</configuration >
97
94
</plugin >
98
95
</plugins >
Original file line number Diff line number Diff line change 74
74
<systemPropertyVariables >
75
75
<target .dir>${project.build.directory} </target .dir>
76
76
</systemPropertyVariables >
77
- <excludes >
78
- <exclude >io/vertx/pgclient/it/**</exclude >
79
- </excludes >
80
77
</configuration >
81
78
</plugin >
82
79
</plugins >
Original file line number Diff line number Diff line change 83
83
<systemPropertyVariables >
84
84
<target .dir>${project.build.directory} </target .dir>
85
85
</systemPropertyVariables >
86
- <excludes >
87
- <exclude >io/vertx/pgclient/it/**</exclude >
88
- </excludes >
89
86
</configuration >
90
87
</plugin >
91
88
</plugins >
You can’t perform that action at this time.
0 commit comments