Re: [jclouds/jclouds] Improve Jetty installation for live tests (#1230)

2020-07-25 Thread Andrew Gaul
Please reopen against apache/jclouds if this is still relevant. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/1230#issuecomment-663855806

Re: [jclouds/jclouds] Improve Jetty installation for live tests (#1230)

2018-11-03 Thread Andrea Turli
@andreaturli pushed 1 commit. 03f1781 downgrade jetty to 9.2.x as it runs on java7 -- You are receiving this because you are subscribed to this thread. View it on GitHub:

Re: [jclouds/jclouds] Improve Jetty installation for live tests (#1230)

2018-11-02 Thread Ignasi Barrera
Looks like the version with the fix require Java 8: https://www.eclipse.org/lists/jetty-announce/msg00080.html Let's revert this and file a proper JIRA issue to track the Jetty thing. It's not a critical thing, as the Jetty statement is mostly used just for tests. -- You are receiving this

Re: [jclouds/jclouds] Improve Jetty installation for live tests (#1230)

2018-11-01 Thread Andrea Turli
@andreaturli pushed 1 commit. bec0de5 - remove SslSelectChannelConnector import -- You are receiving this because you are subscribed to this thread. View it on GitHub:

Re: [jclouds/jclouds] Improve Jetty installation for live tests (#1230)

2018-11-01 Thread Andrea Turli
thanks @nacx I've bumped the jetty version to the latest `9.4.12.v20180830` -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/1230#issuecomment-435129000

Re: [jclouds/jclouds] Improve Jetty installation for live tests (#1230)

2018-11-01 Thread Andrea Turli
@andreaturli pushed 1 commit. 2b2688e -bump jetty version to fix security vulnerability -- You are receiving this because you are subscribed to this thread. View it on GitHub:

Re: [jclouds/jclouds] Improve Jetty installation for live tests (#1230)

2018-11-01 Thread Ignasi Barrera
@andreaturli Any chance you can use this branch to upgrade Jetty to fix the vulnerability? -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/1230#issuecomment-435021317

Re: [jclouds/jclouds] Improve Jetty installation for live tests (#1230)

2018-10-15 Thread Ignasi Barrera
Closing and re-opening to test new PR build -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/1230#issuecomment-429773301

Re: [jclouds/jclouds] Improve Jetty installation for live tests (#1230)

2018-10-15 Thread Ignasi Barrera
Reopened #1230. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/1230#event-1903538974

Re: [jclouds/jclouds] Improve Jetty installation for live tests (#1230)

2018-10-15 Thread Ignasi Barrera
Closed #1230. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/1230#event-1903538849

Re: [jclouds/jclouds] Improve Jetty installation for live tests (#1230)

2018-08-22 Thread Andrea Turli
rebuild please -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/1230#issuecomment-415091039

[jclouds/jclouds] Improve Jetty installation for live tests (#1230)

2018-07-12 Thread Andrea Turli
Notice `sudo` shouldn't be a problem as `AdminAccess` will add the `web` user to sudoers Fixes a failing test with `BaseComputeServiceLiveTest.testCreateAndRunAService` on a `CentOS 7.x` image You can view, comment on, or merge this pull request online at: