Skip to content

Commit fe95b49

Browse files
authored
Drop legacyConfigRoot as it is not necessary (#986)
(I'm currently going through the Quarkiverse extensions using legacy config roots).
1 parent c7da172 commit fe95b49

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)