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 102102 (https://bugs.openjdk.java.net/browse/JDK-8258598) -->
103103 <java .security.properties>${project.basedir} /src/test/java.security</java .security.properties>
104104 </systemPropertyVariables >
105- <excludes >
106- <exclude >io/vertx/db2client/it/**</exclude >
107- </excludes >
108105 </configuration >
109106 </plugin >
110107 </plugins >
Original file line number Diff line number Diff line change 8787 <systemPropertyVariables >
8888 <target .dir>${project.build.directory} </target .dir>
8989 </systemPropertyVariables >
90- <excludes >
91- <exclude >io/vertx/pgclient/it/**</exclude >
92- </excludes >
9390 </configuration >
9491 </plugin >
9592 </plugins >
Original file line number Diff line number Diff line change 9999 <systemPropertyVariables >
100100 <target .dir>${project.build.directory} </target .dir>
101101 </systemPropertyVariables >
102- <excludes >
103- <exclude >io/vertx/pgclient/it/**</exclude >
104- </excludes >
105102 </configuration >
106103 </plugin >
107104 <plugin >
You can’t perform that action at this time.
0 commit comments