Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jakartaee-tck-dev] [data-dev] [jakartaee-spec-project-leads] New Tools and Challenges of Creating Modern TCK on Persistence Layer

Hi,

On Sat, 29 Apr 2023 at 21:32, Lenny Primak <lenny@xxxxxxxxxxxxx> wrote:
I think more time should be devoted to maintaining / enhancing Arquillian instead of “relegating” it to legacy.

Indeed. A couple of things easily come to mind:

* Defining a single class via a system property that contains the deployment strategy for all deployments (unless the tests override it with @Deployment themselves)
* Having a single property so Arquillian always deploys the Maven output, e.g. -Darquillian.deployMavenOutput 
* Bring suit support over to the core
* Direct support for injecting the HTTPS URL instead of just the HTTP one
* Just release 1.7.0 instead of having a code name in the version that confuses people (the code name is "alpha")

Kind regards,
Arjan Tijms

 

Back to the top