Skip to content
Success

Changes

Summary

  1. Add MicroProfile Rest Client TCK (commit: 4deb8a3) (details)
  2. Fix Arquillian MicroProfile Config properties processor (commit: a30ad29) (details)
  3. Add Arquillian beans xml transformer (commit: fd5c555) (details)
  4. Update Arquillian managed server plugin (commit: 9df5d1f) (details)
  5. Add workaround for the ConfigKeyForMultipleInterfacesTest (commit: 1f2aee3) (details)
  6. Remove unnecessary maven dependencies an properties (commit: 60d57ea) (details)
  7. Update WireMock maven plugin (commit: 339809b) (details)
  8. Add no-interface view Enterprise Bean application test (commit: 949568d) (details)
  9. Simplify archive path contexts in Arquillian archive processors (commit: 0c5576e) (details)
  10. Integrate Weld 5.1.1.SP2 (commit: a299816) (details)
Commit 4deb8a39e88f21851de2e9a190871593718d0b2b by Alexander Pinchuk
Add MicroProfile Rest Client TCK

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
(commit: 4deb8a3)
The file was addedappserver/tests/tck/microprofile/rest-client/pom.xml
The file was addedappserver/tests/tck/microprofile/rest-client/src/main/java/org/glassfish/microprofile/rest/client/tck/client/MicroprofileConfigPropertiesIncluder.java
The file was addedappserver/tests/tck/microprofile/rest-client/tck-suite.xml
The file was modified appserver/tests/tck/microprofile/pom.xml (diff)
The file was addedappserver/tests/tck/microprofile/rest-client/src/main/java/org/glassfish/microprofile/rest/client/tck/client/WireMockLibraryIncluder.java
The file was addedappserver/tests/tck/microprofile/rest-client/src/main/resources/META-INF/services/org.jboss.arquillian.core.spi.LoadableExtension
The file was addedappserver/tests/tck/microprofile/rest-client/src/main/java/org/glassfish/microprofile/rest/client/tck/RestClientArquillianExtension.java
Commit a30ad29d40e5a585fa4bb9427c8dea5bca2ca523 by Alexander Pinchuk
Fix Arquillian MicroProfile Config properties processor

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
(commit: a30ad29)
The file was modified appserver/tests/tck/microprofile/rest-client/src/main/java/org/glassfish/microprofile/rest/client/tck/client/MicroprofileConfigPropertiesIncluder.java (diff)
Commit fd5c5550a8cf4d3dd94a02ac64182535644de8a0 by Alexander Pinchuk
Add Arquillian beans xml transformer

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
(commit: fd5c555)
The file was modified appserver/tests/tck/microprofile/rest-client/src/main/java/org/glassfish/microprofile/rest/client/tck/RestClientArquillianExtension.java (diff)
The file was addedappserver/tests/tck/microprofile/rest-client/src/main/resources/beans.xml
The file was addedappserver/tests/tck/microprofile/rest-client/src/main/java/org/glassfish/microprofile/rest/client/tck/client/BeansXmlTransformer.java
Commit 9df5d1fcdc862fdb285dcdd29317a70362e08627 by Alexander Pinchuk
Update Arquillian managed server plugin

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
(commit: 9df5d1f)
The file was modified appserver/tests/tck/microprofile/pom.xml (diff)
Commit 1f2aee35afb47894964287a892aea6bed41d989f by Alexander Pinchuk
Add workaround for the ConfigKeyForMultipleInterfacesTest

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
(commit: 1f2aee3)
The file was modified appserver/tests/tck/microprofile/rest-client/pom.xml (diff)
The file was modified appserver/tests/tck/microprofile/rest-client/tck-suite.xml (diff)
Commit 60d57eabb8d4fbe0753e7345c909b3b5c70509d7 by Alexander Pinchuk
Remove unnecessary maven dependencies an properties

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
(commit: 60d57ea)
The file was modified appserver/tests/tck/microprofile/rest-client/pom.xml (diff)
The file was modified appserver/tests/tck/microprofile/pom.xml (diff)
The file was modified appserver/tests/tck/microprofile/config/pom.xml (diff)
Commit 339809b609e37e6e51dba73b33448841f53fdba0 by Alexander Pinchuk
Update WireMock maven plugin

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
(commit: 339809b)
The file was modified appserver/tests/tck/microprofile/rest-client/pom.xml (diff)
Commit 949568d16f3ce4351ea8766fca08745af3ff1286 by Alexander Pinchuk
Add no-interface view Enterprise Bean application test

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
(commit: 949568d)
The file was addedappserver/tests/application/src/main/java/org/glassfish/main/test/app/ejb/NoInterfaceViewEJB.java
The file was addedappserver/tests/application/src/main/java/org/glassfish/main/test/app/ejb/NoInterfaceViewApplication.java
The file was addedappserver/tests/application/src/test/java/org/glassfish/main/test/app/ejb/NoInterfaceViewEJBTest.java
The file was addedappserver/tests/application/src/main/java/org/glassfish/main/test/app/ejb/NoInterfaceViewResource.java
Commit 0c5576eb835a8eeecf054bf3cae93f4562a0d590 by Alexander Pinchuk
Simplify archive path contexts in Arquillian archive processors

Signed-off-by: Alexander Pinčuk <alexander.v.pinchuk@gmail.com>
(commit: 0c5576e)
The file was modified appserver/tests/tck/microprofile/config/pom.xml (diff)
The file was modified appserver/tests/tck/microprofile/rest-client/src/main/java/org/glassfish/microprofile/rest/client/tck/client/BeansXmlTransformer.java (diff)
The file was modified appserver/tests/tck/microprofile/rest-client/src/main/java/org/glassfish/microprofile/rest/client/tck/client/MicroprofileConfigPropertiesIncluder.java (diff)
Commit a299816a38ca497af614ab975a45b875c393a154 by noreply
Integrate Weld 5.1.1.SP2

https://github.com/weld/core/compare/5.1.1.SP1...5.1.1.SP2
(commit: a299816)
The file was modified appserver/pom.xml (diff)