File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 3535 <property key =" checkstyle.importcontroltest.file" file =" config/import-control-test.xml" />
3636 <property key =" checkstyle.suppressions.file" file =" config/suppressions.xml" />
3737 <property key =" checkstyle.suppressions-xpath.file" file =" config/suppressions.xml" />
38+ <property key =" checkstyle.java.version" value =" ${mvn.java.version}" />
3839 </checkstyle >
3940
4041 <tstamp >
Original file line number Diff line number Diff line change 271271 <property name =" checkstyle.non-main-files-suppressions.file" value =" ${checkstyle.non-main-files-suppressions.file}" />
272272 <property name =" checkstyle.header" value =" ${checkstyle.header}" />
273273 <property name =" checkstyle.regexp.header" value =" ${checkstyle.regexp.header}" />
274+ <property name =" mvn.java.version" value =" ${java.version}" />
274275 <ant antfile =" config/ant-phase-verify.xml" />
275276 </target >
276277 </configuration >
You can’t perform that action at this time.
0 commit comments