[ANN] WOInject 1.2
[ANN] WOInject 1.2
- Subject: [ANN] WOInject 1.2
- From: Henrique Prange <email@hidden>
- Date: Thu, 05 Feb 2015 11:51:16 -0200
The WOCommunity team is pleased to announce the release of WOInject 1.2 and 1.1.1.
WOInject is a dependency injection framework for WebObjects based on Google Guice. See the WOInject website for more information:
http://hprange.github.io/woinject/
Maven users should specify the version in your project's configuration:
<dependency>
<groupId>com.woinject</groupId>
<artifactId>woinject</artifactId>
<version>1.2</version>
</dependency>
Non Maven users have to download the distribution package:
https://github.com/hprange/woinject/releases/download/woinject-1.2/woinject-1.2-bin.zip
Release Notes - WOInject - Version 1.2
** Improvements
* Initialize WOInject using ServletContextListener instead of HttpServlet (issue #12)
Release Notes - WOInject - Version 1.1.1
** Bug Fixes
* Fix problem running WOInject applications with Java 8 (issue #11)
Enjoy,
Henrique
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden