Adapt calls to FileUtils#touch

FileUtils#touch is changing behavior, including:

- not creating parent directories when necessary

This change was proposed as a Google-internal CL and this change is
applying it in the open source project.

Signed-off-by: Edwin Kempin <ekempin@google.com>
Change-Id: I07dad3c3234296c12d4120ae27692ceb32ab7212
1 file changed
tree: c22c31d1e7c152841620695e14c95dba91298435
  1. src/
  2. BUILD
  3. LICENSE
  4. OWNERS
  5. README.md
README.md

Gerrit find-owners plugin

All documentation may be found under src/main/resources/Documentation/.

NOTE: The find-owners plugin has been deprecated in favour of the code-owners plugin.