File tree Expand file tree Collapse file tree 2 files changed +18
-0
lines changed Expand file tree Collapse file tree 2 files changed +18
-0
lines changed Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2+ <extensions >
3+ <extension >
4+ <groupId >io.spring.develocity.conventions</groupId >
5+ <artifactId >develocity-conventions-maven-extension</artifactId >
6+ <version >0.0.22</version >
7+ </extension >
8+ </extensions >
Original file line number Diff line number Diff line change 1+ --add-exports jdk.compiler/com.sun.tools.javac.api=ALL-UNNAMED
2+ --add-exports jdk.compiler/com.sun.tools.javac.file=ALL-UNNAMED
3+ --add-exports jdk.compiler/com.sun.tools.javac.main=ALL-UNNAMED
4+ --add-exports jdk.compiler/com.sun.tools.javac.model=ALL-UNNAMED
5+ --add-exports jdk.compiler/com.sun.tools.javac.parser=ALL-UNNAMED
6+ --add-exports jdk.compiler/com.sun.tools.javac.processing=ALL-UNNAMED
7+ --add-exports jdk.compiler/com.sun.tools.javac.tree=ALL-UNNAMED
8+ --add-exports jdk.compiler/com.sun.tools.javac.util=ALL-UNNAMED
9+ --add-opens jdk.compiler/com.sun.tools.javac.code=ALL-UNNAMED
10+ --add-opens jdk.compiler/com.sun.tools.javac.comp=ALL-UNNAMED
You can’t perform that action at this time.
0 commit comments