Lukas Jungmann

Results 469 comments of Lukas Jungmann

@arjantijms I do read emails and I do get notifications ;-) No, I cannot push 4.0 now as it has to be built first - give it few days

the final build is in staging

thanks for checking, it's on the way to central...

For the following: ``` @NamedQuery( name="AllEmployees", query="SELECT e FROM Employee e", hints={ @QueryHint(name=QueryHints.QUERY_RESULTS_CACHE_SIZE, value="200"), @QueryHint(name=QueryHints.QUERY_RESULTS_CACHE_SIZE, value="500") } ) ``` should the result cache size be `700`, `500`, `200` or an...

Some require simple boolean value/string value, some a fixed-value string and combining multiple options at once may make no sense, others a number etc. So what particular option do you...

I have it on my plate tonight, so probably by the end of this week/early next week (as I'll by off for few days)

btw @dazey3 let us know if you want this in 3.0.3, so we can postpone the next RC a bit

Is weaving leading to simple get (1 instruction call) on or off?

The fix, if available/needed, can be included in 4.0.0-RC2 if submitted

also don't forget to remove moved project from this repo