Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [wtp-releng] XSL CI build migrated to Maven3/Tycho


> David is there anything special I need to do to make sure that the WTP build picksup the new Junit 4 tests appropriately, I made sure the AllTestsSuite is updated appropriately?

Not that I know of. Others are using JUnit 4 specific tests too (as far as I know).




From: David Carver <d_a_carver@xxxxxxxxx>
To: wtp-releng@xxxxxxxxxxx
Date: 08/29/2010 02:34 PM
Subject: [wtp-releng] XSL CI build migrated to Maven3/Tycho
Sent by: wtp-releng-bounces@xxxxxxxxxxx





Over the weekend, I migrated the Hudson CI build for wst.xsl to use maven 3/tycho.

https://hudson.eclipse.org/hudson/job/cbi-wtp-wst.xsl/lastSuccessfulBuild/

This shouldn't affect the existing WTP Integration build.   A couple of items did change during the migration:

1.  Since all the existing unit tests were using Java 1.5 and that was the minimum JRE, I've migrated them to use Junit 4.
2.  I've updated version numbers where appropriate, as maven 3/tycho found some descrepancies.

David is there anything special I need to do to make sure that the WTP build picksup the new Junit 4 tests appropriately, I made sure the AllTestsSuite is updated appropriately?

If not I'll release the changes for 3.3M2 on Monday.

Dave
_______________________________________________
wtp-releng mailing list
wtp-releng@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/wtp-releng



Back to the top