You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@guacamole.apache.org by GitBox <gi...@apache.org> on 2022/05/24 20:20:44 UTC

[GitHub] [guacamole-client] jmuehlner opened a new pull request, #729: GUACAMOLE-1614: Upgrade to latest jasmine-maven-plugin version to avoid PhantomJS use entirely.

jmuehlner opened a new pull request, #729:
URL: https://github.com/apache/guacamole-client/pull/729

   Per https://github.com/ariya/phantomjs/issues/15344, PhantomJS is not being actively maintained, and should no longer be used if possible.
   
   The newest version of `jasmine-maven-plugin` does just that - using headless versions of Chrome and Firefox to run tests instead. Unfortunate that it's still a beta version, but it seems to be the best option for fixing this problem.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@guacamole.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [guacamole-client] mike-jumper merged pull request #729: GUACAMOLE-1614: Upgrade to latest jasmine-maven-plugin version to avoid PhantomJS use entirely.

Posted by GitBox <gi...@apache.org>.
mike-jumper merged PR #729:
URL: https://github.com/apache/guacamole-client/pull/729


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@guacamole.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [guacamole-client] jmuehlner commented on pull request #729: GUACAMOLE-1614: Upgrade to latest jasmine-maven-plugin version to avoid PhantomJS use entirely.

Posted by GitBox <gi...@apache.org>.
jmuehlner commented on PR #729:
URL: https://github.com/apache/guacamole-client/pull/729#issuecomment-1136399906

   I've tested this fix on ubuntu 22.04 and RHEL 8.5.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@guacamole.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org