Scott M Stark

Results 137 comments of Scott M Stark

If I run the tests on the https://github.com/TheOnlyAl/arquillian-junit5-container-testresultfix.git project, they just hang with messages about `java.lang.IllegalStateException: Unknown protocol: RFB` ``` [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] -------------------------------------------------------...

The wildfly-arquillian build should be sufficient as that is all the wildfly integration tests would be exercising for the most part.

Closing this as the integration-tests suffice as a replacement.

The usecase seems to be to navigate from a container to the default protocol for example, but this could be done via just parent/child relationships. I don't see that all...

Yes, I guess it was an attempt at a fluid API, but it is not logical. I guess we need a proper proposal to update the interface and think about...

Yes, we need an integration-test module that is skipped during the release but run for validation.

@jamezp What about not having this inherrit the arquillian-parent pom and only use the bom? The reason is that it can be used to test any version of arquillian-core. For...

I guess I can already override the version on the command line.

Yes, let's go forward with this and I'll do a 1.9.0.Final release