File tree Expand file tree Collapse file tree
dateformatsymbols-junit-test
decimalformatsymbols-junit-test Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99
1010 <properties >
1111 <gwt-version >2.11.0</gwt-version >
12- <maven .compiler.source>1.9 </maven .compiler.source>
13- <maven .compiler.target>1.9 </maven .compiler.target>
12+ <maven .compiler.source>11 </maven .compiler.source>
13+ <maven .compiler.target>11 </maven .compiler.target>
1414 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
1515 </properties >
1616
Original file line number Diff line number Diff line change 161161 <artifactId >maven-compiler-plugin</artifactId >
162162 <version >3.8.0</version >
163163 <configuration >
164- <source >9 </source >
165- <target >9 </target >
164+ <source >11 </source >
165+ <target >11 </target >
166166 <annotationProcessorPaths >
167167 <path >
168168 <groupId >walkingkooka</groupId >
318318 <cloneProjectsTo >${project.build.directory} /it-tests</cloneProjectsTo >
319319 <debug >true</debug >
320320 <invokerPropertiesFile >src/it/invoker.properties</invokerPropertiesFile >
321+ <invokerTest >gwt-jar-test</invokerTest >
321322 <localRepositoryPath >${project.build.directory} /it-repo</localRepositoryPath >
322323 <settingsFile >src/it/settings.xml</settingsFile >
323324 <streamLogs >false</streamLogs >
Original file line number Diff line number Diff line change 1717 <inceptionYear >2020</inceptionYear >
1818
1919 <properties >
20- <maven .compiler.source>1.9 </maven .compiler.source>
21- <maven .compiler.target>1.9 </maven .compiler.target>
20+ <maven .compiler.source>11 </maven .compiler.source>
21+ <maven .compiler.target>11 </maven .compiler.target>
2222 <maven .compiler.plugin>3.7.0</maven .compiler.plugin>
2323
2424 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
Original file line number Diff line number Diff line change 1717 <inceptionYear >2020</inceptionYear >
1818
1919 <properties >
20- <maven .compiler.source>1.9 </maven .compiler.source>
21- <maven .compiler.target>1.9 </maven .compiler.target>
20+ <maven .compiler.source>11 </maven .compiler.source>
21+ <maven .compiler.target>11 </maven .compiler.target>
2222 <maven .compiler.plugin>3.7.0</maven .compiler.plugin>
2323
2424 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
Original file line number Diff line number Diff line change 1717 <inceptionYear >2020</inceptionYear >
1818
1919 <properties >
20- <maven .compiler.source>1.9 </maven .compiler.source>
21- <maven .compiler.target>1.9 </maven .compiler.target>
20+ <maven .compiler.source>11 </maven .compiler.source>
21+ <maven .compiler.target>11 </maven .compiler.target>
2222 <maven .compiler.plugin>3.7.0</maven .compiler.plugin>
2323
2424 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
Original file line number Diff line number Diff line change 1717 <inceptionYear >2020</inceptionYear >
1818
1919 <properties >
20- <maven .compiler.source>1.9 </maven .compiler.source>
21- <maven .compiler.target>1.9 </maven .compiler.target>
20+ <maven .compiler.source>11 </maven .compiler.source>
21+ <maven .compiler.target>11 </maven .compiler.target>
2222 <maven .compiler.plugin>3.7.0</maven .compiler.plugin>
2323
2424 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
Original file line number Diff line number Diff line change 4242 <artifactId >maven-compiler-plugin</artifactId >
4343 <version >3.6.1</version >
4444 <configuration >
45- <source >1.8 </source >
46- <target >1.8 </target >
45+ <source >11 </source >
46+ <target >11 </target >
4747 <annotationProcessorPaths >
4848 <path >
4949 <groupId >walkingkooka</groupId >
You can’t perform that action at this time.
0 commit comments