Skip to content

Commit 7db6a7e

Browse files
Drop legacyConfigRoot as it is not necessary (#986) (#987)
(I'm currently going through the Quarkiverse extensions using legacy config roots). Co-authored-by: Guillaume Smet <[email protected]>
1 parent 5be04c7 commit 7db6a7e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

server/runtime/pom.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,6 @@
5555
<version>${quarkus.version}</version>
5656
</path>
5757
</annotationProcessorPaths>
58-
<compilerArgs>
59-
<arg>-AlegacyConfigRoot=true</arg>
60-
</compilerArgs>
6158
</configuration>
6259
</execution>
6360
</executions>

0 commit comments

Comments
 (0)