Skip to content

Conversation

@mkouba
Copy link
Contributor

@mkouba mkouba commented Sep 11, 2018

  • works only with -H:+ReportUnsupportedElementsAtRuntime

NOTE: smallrye/smallrye-fault-tolerance#15 must be merged and smallrye-fault-tolerance 1.0.2 released first.

- works only with ReportUnsupportedElementsAtRuntime
@mkouba
Copy link
Contributor Author

mkouba commented Sep 12, 2018

We've released smallrye-fault-tolerance 1.0.2 and the PR is ready for review.

@mkouba mkouba changed the title WIP: Add MicroProfile Fault Tolerance Add MicroProfile Fault Tolerance Sep 12, 2018
<artifactId>smallrye-fault-tolerance</artifactId>
<exclusions>
<exclusion>
<groupId>org.slf4j</groupId>
Copy link
Member

Choose a reason for hiding this comment

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

Should we remove that dependency from SmallRye FT? If possible?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I think we don't have to remove the dependency - there is just a version conflict in shamrock and some enforcer rules blow up....

@stuartwdouglas stuartwdouglas merged commit 48c6a1f into quarkusio:master Sep 13, 2018
@cescoffier cescoffier added this to the 0.1.0 milestone Jan 21, 2019
gsmet pushed a commit that referenced this pull request Jun 9, 2022
* do lambda capuring class in duringSetup

* update ResourceLambda to use ByteArrayOutputStream

* remove serialization-config.json
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.

4 participants