Commit c8b19589 authored by Chris Lamb's avatar Chris Lamb 👀
Browse files

Add new timestamp_added_by_java_util_properties toolchain issue.

parent a9ce9594
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -1233,3 +1233,12 @@ user_in_documentation_generated_by_gsdoc:
captures_build_path:
  description:
    Captures build path, e.g., /build-1st v. /build-2nd.
timestamp_added_by_java_util_properties:
  description:
    java.util.Properties adds a timestamp
    .
      -#Sun Jul 24 11:39:42 GMT-12:00 2016
      +#Sun Aug 27 20:06:07 GMT+14:00 2017
    .
    http://stackoverflow.com/questions/6184335/properties-store-suppress-timestamp-comment
    http://grepcode.com/file/repository.grepcode.com/java/root/jdk/openjdk/6-b14/java/util/Properties.java#Properties.store0%28java.io.BufferedWriter,java.lang.String,boolean%29