File tree Expand file tree Collapse file tree
modules/openapi-generator Expand file tree Collapse file tree Original file line number Diff line number Diff line change 158158 </execution >
159159 </executions >
160160 <configuration >
161- <sourceDirectory >${basedir} /src/test/antlr4</sourceDirectory >
162- <libDirectory >${basedir} /src/test/antlr4/imports</libDirectory >
161+ <sourceDirectory >${basedir} /src/test/antlr4</sourceDirectory >
162+ <libDirectory >${basedir} /src/test/antlr4/imports</libDirectory >
163163 <outputDirectory >${project.build.directory} /generated-test-sources/antlr4</outputDirectory >
164164 </configuration >
165165 </plugin >
Original file line number Diff line number Diff line change 269269 <maxmemory >1g</maxmemory >
270270 <failOnWarnings >false</failOnWarnings >
271271 <doclint >none</doclint >
272- <excludePackageNames >org.openapitools.codegen.antlr4</excludePackageNames >
272+ <excludePackageNames >org.openapitools.codegen.antlr4</excludePackageNames >
273273 </configuration >
274274 <executions >
275275 <execution >
You can’t perform that action at this time.
0 commit comments