Yeah fixed it pretty quickly after 1.7.1 release. Dirty for sure but we can
make it better without breaking a lot of external integrations so
acceptable i guess.
Le 20 déc. 2014 15:31, "Mark Struberg" a écrit :
> debugged through and found the problem. It actually got solved a few days
> after 1
debugged through and found the problem. It actually got solved a few days after
1.7.1 went out:
https://issues.apache.org/jira/browse/TOMEE-1350
Gonna wait for 1.7.2 to enable the test CI tests again.
LieGrue,
strub
> On Saturday, 20 December 2014, 15:15, Andy Gumbrecht
> wrote:
> > If yo
If you could provide a little more insight. Maybe a JIRA? Kind of
strapped for time, but can try tomorrow.
Andy.
On 20/12/2014 15:01, Mark Struberg wrote:
Hi!
In DeltaSpike we have a few broken tests with tomee-1.7.1 as it tries to pick
up an abstract base test class as CDI bean. This is obv
Hi!
In DeltaSpike we have a few broken tests with tomee-1.7.1 as it tries to pick
up an abstract base test class as CDI bean. This is obviously totally wrong.
The main issue is that it used to work in 1.7.0 and is just now broken. I've
already debugged into it and it seems that it is some 'fi