Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipselink-dev] Upgrade to Junit4.

Edwin,

Given that there is not much that would need rework, we'll probably use the current mechanism. I'll get permission to put it on the build machine, but otherwise it would continue to be pulled in from extension.lib.external

-Eric

EDWIN.TANG@xxxxxxxxxx wrote:
Currently, junit.jar is not in the SVN repository. In build.properties files, we are referring junit.jar in extension.lib.external(junit.lib=../../../extension.lib.external/junit.jar). We just need to change the property accordingly when it is the SVN.

-----Original Message-----
From: EDWIN.TANG@xxxxxxxxxx Sent: July 28, 2008 10:20 AM
To: Dev mailing list for Eclipse Persistence Services
Subject: RE: [eclipselink-dev] Upgrade to Junit4.


Hi Gordon,

The nightly testing has been using Junit4(Version 4.3.1) for building and testing sine the beginning. There are no problem at all. I don't think Version 4.4 would make any difference. I can try this version out with tonight's run.
Thanks,
Edwin

-----Original Message-----
From: GORDON.YORKE@xxxxxxxxxx Sent: July 28, 2008 8:46 AM
To: Dev mailing list for Eclipse Persistence Services
Subject: Re: [eclipselink-dev] Upgrade to Junit4.


What sort of testing rework?
--Gordon

Eric Gwin wrote:
Hi,

I'm working on integrating DBWS into the build system, it is using JUnit4 rather than JUnit3.

Since we can only use once version of JUnit, I could ask that Mike rework his tests for JUnit3. However, I understand that Ganymede ships with JUnit4, and that JUnit3 is in End-of-Life. So we should probably All upgrade to JUnit4.

With that in mind, I downloaded JUnit 4.4 last week and ran some tests. There will be test rework necessary with the upgrade.

Before I go to the webmaster and ask permission to check in a version of JUnit4 so we can start to migrate I want to put it to you: Is there any reason we should not start migrating to JUnit4 at this time?

If not, Is there any reason we should not upgrade to the latest version of JUnit4?
If so, What version would would you recommend?

Thanks.

-Eric
_______________________________________________
eclipselink-dev mailing list
eclipselink-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/eclipselink-dev
_______________________________________________
eclipselink-dev mailing list
eclipselink-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/eclipselink-dev
_______________________________________________
eclipselink-dev mailing list
eclipselink-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/eclipselink-dev



Back to the top