You are viewing a plain text version of this content. The canonical link for it is here.
- [db-jdo] branch tck-compiler-warnings updated: JDO-817: First version removing compiler warnings - posted by mb...@apache.org on 2022/07/03 19:10:28 UTC, 0 replies.
- [db-jdo] branch tck-compiler-warnings updated: JDO-817: removing compiler warnings Raw use og parameterzied class - posted by mb...@apache.org on 2022/07/09 20:18:57 UTC, 0 replies.
- [db-jdo] branch tck-compiler-warnings updated: JDO-817 removing compiler warnings: unused import - posted by mb...@apache.org on 2022/07/09 20:41:52 UTC, 0 replies.
- [db-jdo] branch tck-compiler-warnings updated: JDO-817 removing compiler warnings: declaration can have final modifier - posted by mb...@apache.org on 2022/07/09 23:10:16 UTC, 0 replies.
- [db-jdo] branch tck-compiler-warnings updated: JDO-817 removing compiler warnings: field may be final - posted by mb...@apache.org on 2022/07/10 00:15:39 UTC, 0 replies.
- [db-jdo] branch tck-compiler-warnings updated (5e2aefd7 -> 87263fb4) - posted by mb...@apache.org on 2022/07/10 12:57:54 UTC, 0 replies.
- [db-jdo] 01/05: JDO-817 removing compiler warnings: call toString on an array - posted by mb...@apache.org on 2022/07/10 12:57:55 UTC, 0 replies.
- [db-jdo] 02/05: JDO-817 removing compiler warnings: Duplicate branch in switch - posted by mb...@apache.org on 2022/07/10 12:57:56 UTC, 0 replies.
- [db-jdo] 03/05: JDO-817 removing compiler warnings: Redundant String operation - posted by mb...@apache.org on 2022/07/10 12:57:57 UTC, 0 replies.
- [db-jdo] 04/05: JDO-817 removing compiler warnings: redundant type cast - posted by mb...@apache.org on 2022/07/10 12:57:58 UTC, 0 replies.
- [db-jdo] 05/05: JDO-817 removing compiler warnings: unnecessary interface modifier, unnecessary semicoln - posted by mb...@apache.org on 2022/07/10 12:57:59 UTC, 0 replies.
- [db-jdo] branch tck-compiler-warnings updated (87263fb4 -> 20e65dc2) - posted by mb...@apache.org on 2022/07/10 22:21:30 UTC, 0 replies.
- [db-jdo] 01/02: JDO-817 removing compiler warnings: unnecessary call to toString + unnecessary conversion to String - posted by mb...@apache.org on 2022/07/10 22:21:31 UTC, 0 replies.
- [db-jdo] 02/02: JDO-817 removing compiler warnings: getCompanyModelInstances methods return correct generic list - posted by mb...@apache.org on 2022/07/10 22:21:32 UTC, 0 replies.
- [db-jdo] branch tck-compiler-warnings updated: JDO-817: corrected namoing of instance variables - posted by mb...@apache.org on 2022/07/10 22:23:21 UTC, 0 replies.
- [db-jdo] branch tck-compiler-warnings updated: JDO-817 removing compiler warnings: QueryElementHolder becomes generic class - posted by mb...@apache.org on 2022/07/11 21:14:27 UTC, 0 replies.
- [db-jdo] branch tck-compiler-warnings updated: JDO-817 removing compiler warnings: @SuppressWarnings for set methods in fieldtypes classes - posted by mb...@apache.org on 2022/07/11 21:24:50 UTC, 0 replies.
- [db-jdo] branch tck-compiler-warnings updated (fd58d502 -> 11ccad21) - posted by mb...@apache.org on 2022/07/12 20:40:03 UTC, 0 replies.
- [db-jdo] 01/02: JDO-817 removing compiler warnings: using pm.newQuery() with class argument - posted by mb...@apache.org on 2022/07/12 20:40:04 UTC, 0 replies.
- [db-jdo] 02/02: JDO-817 removing compiler warnings: SuppressWarnings when creating a query from singleStringJDOQL - posted by mb...@apache.org on 2022/07/12 20:40:05 UTC, 0 replies.
- [db-jdo] branch tck-compiler-warnings updated: JDO-817: removing compiler warnings add profile warnings to configure compiler-plugin - posted by mb...@apache.org on 2022/07/14 20:18:26 UTC, 0 replies.
- [db-jdo] branch tck-compiler-warnings updated (63d5d735 -> 3992bd43) - posted by mb...@apache.org on 2022/07/16 22:47:16 UTC, 0 replies.
- [db-jdo] 01/07: JDO-817 removing compiler warnings: replace for/while loops with enhanced for loop - posted by mb...@apache.org on 2022/07/16 22:47:17 UTC, 0 replies.
- [db-jdo] 02/07: JDO-817 removing compiler warnings: empty catch block, empty finally, throw inside finally - posted by mb...@apache.org on 2022/07/16 22:47:18 UTC, 0 replies.
- [db-jdo] 03/07: JDO-817 removing compiler warnings: unchecked assignment / cast - posted by mb...@apache.org on 2022/07/16 22:47:19 UTC, 0 replies.
- [db-jdo] 04/07: JDO-817 removing compiler warnings: raw use of parameterized class - posted by mb...@apache.org on 2022/07/16 22:47:20 UTC, 0 replies.
- [db-jdo] 05/07: JDO-817 removing compiler warnings: static variable should be qualified by type name - posted by mb...@apache.org on 2022/07/16 22:47:21 UTC, 0 replies.
- [db-jdo] 06/07: JDO-817 removing compiler warnings: remove unused imports - posted by mb...@apache.org on 2022/07/16 22:47:22 UTC, 0 replies.
- [db-jdo] 07/07: JDO-817 removing compiler warnings: static variable should be qualified by type name - posted by mb...@apache.org on 2022/07/16 22:47:23 UTC, 0 replies.
- [db-jdo] branch tck-compiler-warnings updated (3992bd43 -> 2538762a) - posted by mb...@apache.org on 2022/07/17 19:10:47 UTC, 0 replies.
- [db-jdo] 01/08: JDO-817 removing compiler warnings: serializable class has no definition of serialVersionUID - posted by mb...@apache.org on 2022/07/17 19:10:48 UTC, 0 replies.
- [db-jdo] 02/08: JDO-817 removing compiler warnings: miscellaneous warnings - posted by mb...@apache.org on 2022/07/17 19:10:49 UTC, 0 replies.
- [db-jdo] 03/08: JDO-817 removing compiler warnings: rawtypes warning - posted by mb...@apache.org on 2022/07/17 19:10:50 UTC, 0 replies.
- [db-jdo] 04/08: JDO-817 removing compiler warnings: Replace StringBuffer by StringBuilder - posted by mb...@apache.org on 2022/07/17 19:10:51 UTC, 0 replies.
- [db-jdo] 05/08: JDO-817 removing compiler warnings: type can be replaced by <> - posted by mb...@apache.org on 2022/07/17 19:10:52 UTC, 0 replies.
- [db-jdo] 06/08: JDO-817 removing compiler warnings: identical catch branches in try - posted by mb...@apache.org on 2022/07/17 19:10:53 UTC, 0 replies.
- [db-jdo] 07/08: JDO-817 removing compiler warnings: try finally replaceable with try with resources - posted by mb...@apache.org on 2022/07/17 19:10:54 UTC, 0 replies.
- [db-jdo] 08/08: JDO-817 removing compiler warnings: if can be replaced with switch; redundant throws clause - posted by mb...@apache.org on 2022/07/17 19:10:55 UTC, 0 replies.
- [db-jdo] branch tck-compiler-warnings updated (2538762a -> 99a995a0) - posted by mb...@apache.org on 2022/07/24 19:32:46 UTC, 0 replies.
- [db-jdo] 01/02: JDO-817 removing compiler warnings: use -Xlint:all,-try,-rawtypes as default - posted by mb...@apache.org on 2022/07/24 19:32:47 UTC, 0 replies.
- [db-jdo] 02/02: JDO-817 removing compiler warnings: added a new paragraph about wraings to the readme - posted by mb...@apache.org on 2022/07/24 19:32:48 UTC, 0 replies.