Bean Validation Public Draft
Sounds like Bean Validation has been voted through the public draft stage. I've just finally managed to get my voluminous feedback into the appropriate hibernate forum after wading through the spec.
Sounds like Bean Validation has been voted through the public draft stage. I've just finally managed to get my voluminous feedback into the appropriate hibernate forum after wading through the spec.
posted at
2:28 PM
Labels:
hibernate,
java,
jcp,
jsr,
software,
specification,
validation
When you're doing a release using the Maven release plugin, Maven likes to ask you what version you'd like to release and what the version should be after the release. For final releases, the defaults are often sensible, and you can accept them by turning on batch mode. For interim releases, they usually aren't.
posted at
12:26 PM
Labels:
build,
development,
maven,
multimodule,
release,
software
The Google AppEngine roadmap shows a lot of promise; it'll significantly increase the sophistication of the applications that can be delivered using AppEngine. It's still true that it's hard to justify building a real application in an environment you don't control and can't easily duplicate, but it's nice to see solution gaining maturity.
If Google offered an open-source production environment -- not necessarily anything on Google's scale, but something that someone could deploy to at least a single server, or possibly a cluster of their own, of reasonable production quality, that would reduce the lock-in to the point that someone could conceive of building their own applications on AppEngine.
posted at
9:40 PM
Labels:
appengine,
cloud,
cloud computing,
development,
gae,
google,
google appengine,
software
As of Eclipse 3.5 M4, the formatter has an option to "Never Join Lines" or preserve user line breaks.
Finally.
I've gotta say, that's been one of my most consistent irritations with the Eclipse formatter ever since I started using the damn thing, something that IntelliJ IDEA did farther back than I can remember. I'm really looking forward to that.
While I'm on the subject: