We were using HV 5.2.1 for a long time on App Engine without any problems.
I guess you are actually talking about 5.1.2, right?
HV-953
was already implemented in 5.2.0.Beta1, so I would expect any final 5.2.x version to contain the problem.
So it seems even if not officially supported on App Engine, it was quite stable.
As said, by chance. Nothing we explicitly coded or tested for.
It would be shame if such a great library would stop being supported,
Sure, if we can find some viable solution, I am all up for trying to fix it.
especially when alternative solutions for ResourceBundling are available.
What do you have in mind? Or are you referring to the possibility to provide a different ResourceBundleLocator as I mentioned before. If you are aware of a way to bundle/merge multiple resource bundles which are backed up by multiple files with the same name, I am all ears 
Meanwhile we have switched to 5.2.1.
5.1.2!?
as for testing, that would be easy to test. Even simple Not-null validation fails for us now.
Sure, I would expect a failure to occur either directly at bootstrapping or latest when a constraint fails and message interpolation kicks in.
|