Issues

Select view

Select search mode

 
50 of 55

Add feature pack approach for running the Validator TCK against WildFly

Description

We previously discussed on https://hibernate.zulipchat.com/#narrow/stream/132093-hibernate-validator-dev/topic/Running.20the.20EE.2010.20BV.20TCK.20locally.3F which had suggestions that we can review.

Thanks for suggesting the idea of creating a WildFly feature pack as an alternative to what we do currently when running WildFly against the HV TCK Runner.

For reference, currently we delete few lines via:

sed -i.bak '276,341d' pom.xml

Environment

None

Details

Assignee

Reporter

Participants

James Perkins
Scott Marlow

Components

Priority

Created October 10, 2023 at 7:35 PM
Updated October 10, 2023 at 8:30 PM

Activity

Show:

James PerkinsOctober 10, 2023 at 8:30 PM

It looks like now it uses the patching mechanism to update a WildFly installation. IMO it would be better to use a feature pack. This is what RESTEasy is doing now as well as the various RESTEasy sub projects.

Flag notifications