Skip to content
This repository has been archived by the owner on Apr 2, 2021. It is now read-only.

Upgrade to payara microprofile #532

Open
ilx opened this issue Nov 7, 2018 · 0 comments
Open

Upgrade to payara microprofile #532

ilx opened this issue Nov 7, 2018 · 0 comments

Comments

@ilx
Copy link

ilx commented Nov 7, 2018

Hi, while developing apollo GraphQL client I have noticed that it picks up guava library that is bundled with payara embedded. As a result I got:

Cause: com.google.common.collect.FluentIterable.toSortedList(Ljava/util/Comparator;)Lcom/google/common/collect/ImmutableList;

I've updated payara dependency and wrote a new PayaraServerRunner and it seems to work (ie tests are passing).

ilx added a commit to ilx/gradle-vaadin-plugin that referenced this issue Nov 7, 2018
ilx added a commit to ilx/gradle-vaadin-plugin that referenced this issue Nov 7, 2018
jameshilliard pushed a commit to jameshilliard/gradle-vaadin-plugin that referenced this issue Oct 9, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants