[ https://issues.apache.org/jira/browse/JDO-817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Michael Bouschen updated JDO-817: --------------------------------- Fix Version/s: JDO 3.3 > Check Compiler warnings > ----------------------- > > Key: JDO-817 > URL: https://issues.apache.org/jira/browse/JDO-817 > Project: JDO > Issue Type: Task > Components: api, tck > Affects Versions: JDO 3.2.1 > Reporter: Michael Bouschen > Assignee: Michael Bouschen > Priority: Major > Fix For: JDO 3.2.2, JDO 3.3 > > > There are tons of warnungs when running the compiler in the tck with > -Xlint:unchecked. We should fix at least some of them. > {{<plugin>}} > {{ <groupId>org.apache.maven.plugins</groupId>}} > {{ <artifactId>maven-compiler-plugin</artifactId>}} > {{ <configuration>}} > {{ <showWarnings>true</showWarnings>}} > {{ <fork>true</fork>}} > {{ <compilerArgument>-Xlint:unchecked</compilerArgument>}} > {{ </configuration>}} > {{</plugin>}} -- This message was sent by Atlassian Jira (v8.20.10#820010)