Branch: refs/heads/eap7-1661b
Home:
https://github.com/resteasy/Resteasy
Commit: a725e9aa38a8a35d92e4ee3525413777a76c2538
https://github.com/resteasy/Resteasy/commit/a725e9aa38a8a35d92e4ee3525413...
Author: Ron Sigal <rsigal(a)redhat.com>
Date: 2021-05-25 (Tue, 25 May 2021)
Changed paths:
M jboss-modules/build.xml
M jboss-modules/pom.xml
A
jboss-modules/src/main/resources/modules/org/jboss/resteasy/resteasy-reactive-streams-operators/main/module.xml
M resteasy-dependencies-bom/pom.xml
A resteasy-reactive-streams-operators/pom.xml
A
resteasy-reactive-streams-operators/src/main/java/org/jboss/resteasy/rso/PublisherBuilderProvider.java
A
resteasy-reactive-streams-operators/src/main/java/org/jboss/resteasy/rso/PublisherBuilderRxInvoker.java
A
resteasy-reactive-streams-operators/src/main/java/org/jboss/resteasy/rso/PublisherBuilderRxInvokerImpl.java
A
resteasy-reactive-streams-operators/src/main/java/org/jboss/resteasy/rso/PublisherBuilderRxInvokerProvider.java
A
resteasy-reactive-streams-operators/src/main/java/org/jboss/resteasy/rso/PublisherProvider.java
A
resteasy-reactive-streams-operators/src/main/java/org/jboss/resteasy/rso/PublisherRxInvoker.java
A
resteasy-reactive-streams-operators/src/main/java/org/jboss/resteasy/rso/PublisherRxInvokerImpl.java
A
resteasy-reactive-streams-operators/src/main/java/org/jboss/resteasy/rso/PublisherRxInvokerProvider.java
A
resteasy-reactive-streams-operators/src/main/java/org/jboss/resteasy/rso/ResteasyContextPropagatingOnPublisherCreateAction.java
A
resteasy-reactive-streams-operators/src/main/java/org/jboss/resteasy/rso/i18n/LogMessages.java
A
resteasy-reactive-streams-operators/src/main/java/org/jboss/resteasy/rso/i18n/Messages.java
A
resteasy-reactive-streams-operators/src/main/resources/META-INF/services/javax.ws.rs.ext.Providers
A
testsuite/arquillian-utils/src/main/java/org/jboss/resteasy/category/ExpectedFailingOnWildFly22.java
M testsuite/integration-tests/pom.xml
A
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/rx/rso/EnableReactiveExtensionsSetupTask.java
A
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/rx/rso/RSONoStreamPublisherTest.java
A
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/rx/rso/RSOPublisherBuilderTest.java
A
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/rx/rso/RSOPublisherTest.java
A
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/rx/rso/resource/RSONoStreamPublisherResource.java
A
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/rx/rso/resource/RSOPublisherBuilderResourceImpl.java
A
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/rx/rso/resource/RSOPublisherResourceImpl.java
Log Message:
-----------
[EAP7-1661] Adding resteasy-reactive-streams-operators
Commit: 6475797daf1e2b6319942fff1263fcf69f60ad43
https://github.com/resteasy/Resteasy/commit/6475797daf1e2b6319942fff1263f...
Author: Ron Sigal <rsigal(a)redhat.com>
Date: 2021-05-25 (Tue, 25 May 2021)
Changed paths:
M pom.xml
Log Message:
-----------
[EAP7-1661] Add resteasy-reactive-streams-operators module to Resteasy/pom.xml
Commit: 7ea526c75d1051ac244c2ede5af2708e01e0cd6f
https://github.com/resteasy/Resteasy/commit/7ea526c75d1051ac244c2ede5af27...
Author: Ron Sigal <rsigal(a)redhat.com>
Date: 2021-06-24 (Thu, 24 Jun 2021)
Changed paths:
M jboss-modules/build.xml
M
jboss-modules/src/main/resources/modules/org/jboss/resteasy/resteasy-reactive-streams-operators/main/module.xml
M resteasy-dependencies-bom/pom.xml
M
resteasy-reactive-streams-operators/src/main/java/org/jboss/resteasy/rso/PublisherBuilderProvider.java
M
resteasy-reactive-streams-operators/src/main/java/org/jboss/resteasy/rso/PublisherProvider.java
M
resteasy-reactive-streams-operators/src/main/resources/META-INF/services/javax.ws.rs.ext.Providers
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/rx/rso/RSONoStreamPublisherTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/rx/rso/RSOPublisherBuilderTest.java
M
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/rx/rso/RSOPublisherTest.java
A
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/rx/rso/Rx2FlowablePublisherBuilderTest.java
Log Message:
-----------
[EAP7-1661] Modifications
Compare:
https://github.com/resteasy/Resteasy/compare/a725e9aa38a8%5E...7ea526c75d10