改进内容:
* WINK-287 - Support web beans / (J)CDI / JSR-299
* WINK-295 - Upgrade to SLF4J 1.6.0
* WINK-296 - DEBUG -> TRACE logging reform
* WINK-297 - serviceability improvement; externalize strings,confirm formatting
* WINK-299 - Make Jackson the default JSON provider for Wink
* WINK-304 - serviceability improvement, output information upon application registration, errors
* WINK-305 - allow configuration file for SSL
* WINK-310 - Annotations inherited by a resource class should determine parameter type from the subclass, not the superclass
* WINK-319 - Simplify addition of Request/Response handlers
* WINK-325 - Allow AtomCommonAttributes#otherAttributes and AtomCommonAttributesSimpleContent#otherAttributes to be lazy initialized.
新特性:
* WINK-313 - WADL support
* WINK-318 - Wink JSON model
* WINK-321 - Support @XmlJavaTypeAdapter and @XmlElement on method params
* WINK-322 - Add JSR250 life cycle management support
* WINK-326 - AsyncHttpClient module