File: compiler.xml

package info (click to toggle)
postgis-java 1%3A2.2.1-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 792 kB
  • ctags: 843
  • sloc: java: 4,878; xml: 721; makefile: 17; sh: 12
file content (41 lines) | stat: -rw-r--r-- 1,716 bytes parent folder | download | duplicates (2)
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
39
40
41
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
  <component name="CompilerConfiguration">
    <option name="DEFAULT_COMPILER" value="Javac" />
    <resourceExtensions />
    <wildcardResourcePatterns>
      <entry name="!?*.java" />
      <entry name="!?*.form" />
      <entry name="!?*.class" />
      <entry name="!?*.groovy" />
      <entry name="!?*.scala" />
      <entry name="!?*.flex" />
      <entry name="!?*.kt" />
      <entry name="!?*.clj" />
    </wildcardResourcePatterns>
    <annotationProcessing>
      <profile default="true" name="Default" enabled="false">
        <processorPath useClasspath="true" />
      </profile>
      <profile default="false" 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" />
        <processorPath useClasspath="true" />
        <module name="osgeo-postgis-jdbc-test-util" />
        <module name="postgis-jdbc" />
        <module name="postgis-jdbc-java2d" />
        <module name="postgis-jdbc-jtsparser" />
      </profile>
    </annotationProcessing>
    <bytecodeTargetLevel>
      <module name="osgeo-postgis-jdbc-test-util" target="1.7" />
      <module name="postgis-aggregator" target="1.8" />
      <module name="postgis-java-aggregator" target="1.7" />
      <module name="postgis-jdbc" target="1.7" />
      <module name="postgis-jdbc-java2d" target="1.7" />
      <module name="postgis-jdbc-jtsparser" target="1.7" />
      <module name="tools" target="1.7" />
    </bytecodeTargetLevel>
  </component>
</project>