Explorar el Código

<source> and <target> is 1.6, but <compilerArgument> "-parameters" in 1.8 version.

tags/rel_3_21_0-java9-ea
文武 hace 8 años
padre
commit
0e40ca2a33
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      pom.xml

+ 1
- 1
pom.xml Ver fichero

@@ -147,7 +147,7 @@
<target>1.6</target>
<testSource>1.8</testSource>
<testTarget>1.8</testTarget>
<compilerArgument>-parameters</compilerArgument>
<testCompilerArgument>-parameters</testCompilerArgument>
</configuration>
</plugin>
<plugin>

Cargando…
Cancelar
Guardar