Re: [ANN] WOUnit 1.2.2
Re: [ANN] WOUnit 1.2.2
- Subject: Re: [ANN] WOUnit 1.2.2
- From: Michael Hast <email@hidden>
- Date: Mon, 15 Apr 2013 16:01:17 -0700
Hi Henrique:
I cloned the wounit git repository and added it to my Eclipse workspace
but now I am stuck. I see a bunch of build errors. The JRE is also
"hardcoded" to Java 1.5. Can I use Java 1.6? Are there any instructions
on how to convert the project to a non-maven project? Or are there any
instructions on what I have todo to get wounit to build via maven within
Eclipse?
Michael
On 4/14/2013 4:02 PM, Henrique Prange wrote:
The WOCommunity team is pleased to announce the release of WOUnit 1.2.2.
This release includes fixes for bugs reported by the community.
The WOUnit framework contains a set of utilities for testing WebObjects
applications using JUnit 4.7 or later capabilities. See the WOUnit
website for more information:
http://hprange.github.com/wounit/
Maven users should specify the version in your project's configuration:
<dependency>
<groupId>com.wounit</groupId>
<artifactId>wounit</artifactId>
<version>1.2.2</version>
</dependency>
Non Maven users have to download the wounit-1.2.2.jar:
http://maven.wocommunity.org/service/local/repositories/releases/content/com/wounit/wounit/1.2.2/wounit-1.2.2.jar
Release Notes - WOUnit - Version 1.2.2
** Bug Fixes
* An exception in the cleanup code hide the original exception in
failing test cases
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
--
Tel: (602) 279-4600 ext: 635
Desert Sky Software: www.desertsky.com
Specializing in the Development and Hosting of
e-Business Applications.
_______________________________________________
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