-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcompiler.xml
38 lines (38 loc) · 1.77 KB
/
compiler.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="CompilerConfiguration">
<annotationProcessing>
<profile name="Maven default annotation processors profile" enabled="true">
<sourceOutputDir name="target/generated-sources/annotations" />
<sourceTestOutputDir name="target/generated-test-sources/test-annotations" />
<outputRelativeToContentRoot value="true" />
<module name="elasticsearch7-data-service" />
<module name="hbase1_2-data-service" />
<module name="hive1_2-data-service" />
<module name="librarian-common" />
<module name="librarian-web-ui" />
<module name="livy-submit-job" />
<module name="mysql5-data-service" />
<module name="oracle11g-data-service" />
<module name="phoenix14-data-service" />
<module name="presto-unified-query" />
<module name="xingongsuo-s3-data-service" />
</profile>
</annotationProcessing>
<bytecodeTargetLevel>
<module name="assembly" target="1.8" />
<module name="elasticsearch7-data-service" target="1.8" />
<module name="hbase1_2-data-service" target="1.8" />
<module name="hive1_2-data-service" target="1.8" />
<module name="librarian-common" target="1.8" />
<module name="librarian-parent" target="1.8" />
<module name="librarian-web-ui" target="1.8" />
<module name="livy-submit-job" target="1.8" />
<module name="mysql5-data-service" target="1.8" />
<module name="oracle11g-data-service" target="1.8" />
<module name="phoenix14-data-service" target="1.8" />
<module name="presto-unified-query" target="1.8" />
<module name="xingongsuo-s3-data-service" target="1.8" />
</bytecodeTargetLevel>
</component>
</project>