Skip to content

Conversation

@5iver
Copy link
Member

@5iver 5iver commented Apr 20, 2020

Removed in openhab/openhab-core#1433.

Signed-off-by: Scott Rushworth openhab@5iver.com

logInfo(" activate "+__LINE__, "LocalTime", LocalTime);
logInfo(" activate "+__LINE__, "StringUtils", StringUtils);
logInfo(" activate "+__LINE__, "URLEncoder", URLEncoder);
logInfo(" activate "+__LINE__, "FileUtils", FileUtils);

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just to make sure it will be working after openhab/openhab-core#1441 has been merged you should replace other org.apache.commons libs too:

Remove:

  • FileUtils
  • FilenameUtils

Add:

  • java.nio.file.Files
  • java.nio.file.Path
  • java.nio.file.Paths

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants