Skip to content

Conversation

php-coder
Copy link

This PR updates RobotFramework to 3.0.4 and plexus-io to 3.0.1.

Update of plexus-io also makes it possible to run UI tests that use https://github.com/Hi-Fi/robotframework-seleniumlibrary-java with Selenium3 and the latest htmlunit. Prior this commit, all the tests were failing with error java.lang.NoSuchMethodError: org.apache.commons.io.IOUtils.toString(Ljava/io/InputStream;Ljava/nio/charset/Charset;)Ljava/lang/String;

This method were introduced in commons-io >= 2.3. But this plugin were pulling commons-io of version 2.2 because of the old version of plexus-io.

@php-coder
Copy link
Author

php-coder commented Dec 2, 2018

@jussimalinen Please, take a look. if it's OK, I will update the PR. Without this change, I have to use my own fork, because the tests simply don't work and fail with exception.

@Hi-Fi
Copy link
Contributor

Hi-Fi commented Dec 5, 2018

I'll include plexus-io update also to #52, as RF update is already in that. Have to check if release is made with those versions, or next week when there should be RF 3.1.

@Hi-Fi
Copy link
Contributor

Hi-Fi commented Dec 10, 2018

Changes introduced in this already done

@Hi-Fi Hi-Fi closed this Dec 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants