Bug 272418 - [JUnit] Support for JUnit 4.7
Summary: [JUnit] Support for JUnit 4.7
Status: RESOLVED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 3.5   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: 3.6 M3   Edit
Assignee: Markus Keller CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 285894
  Show dependency tree
 
Reported: 2009-04-15 19:57 EDT by Juergen Zimmermann CLA
Modified: 2009-10-14 05:43 EDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Juergen Zimmermann CLA 2009-04-15 19:57:41 EDT
JUnit 4.6 is available since April, 14 at
http://sourceforge.net/project/showfiles.php?group_id=15278&package_id=12472

It would be go to see that Eclipse 3.5 supports the latest version of JUnit -- instead of waiting until June 2010 when the next major release will be shipped.
Comment 1 Olivier Thomann CLA 2009-04-15 22:32:31 EDT
Looks too late to get the CQ approved for inclusion in 3.5.
Comment 2 Markus Keller CLA 2009-07-16 11:46:17 EDT
Filed CQ: https://dev.eclipse.org/ipzilla/show_bug.cgi?id=3437
Comment 3 Markus Keller CLA 2009-08-07 10:32:13 EDT
JUnit has just released version 4.7. New CQ:
https://dev.eclipse.org/ipzilla/show_bug.cgi?id=3480
Comment 4 Markus Keller CLA 2009-10-13 15:45:17 EDT
Fixed in HEAD for next I-build.

Besides the changes in org.junit4, I also released a fix to org.eclipse.jdt.internal.junit.buildpath.P2Utils that ensures that the JUnit container takes the latest available version of org.junit4, not just any of them.

I could not update the Javadoc URL in JunitPreferenceInitializer, since junit.org still doesn't provide updated Javadocs.