Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 367014 - Eclipse test framework should ship the org.eclipse.test source as a Jar
Summary: Eclipse test framework should ship the org.eclipse.test source as a Jar
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Releng (show other bugs)
Version: 3.6   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: 3.6.2   Edit
Assignee: Kim Moir CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-17 12:50 EST by Francis Upton IV CLA
Modified: 2011-12-19 17:35 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Francis Upton IV CLA 2011-12-17 12:50:22 EST
This is in the 3.6.1 version of the Eclipse test framework.

The PDE cannot import the org.eclipse.test project as it is because the source is in a directory.

See bug 294008.

It's very hard to figure out why the plugin won't import into the PDE the way it is as the errors are not clear.
Comment 1 Kim Moir CLA 2011-12-19 17:35:24 EST
There is a version of the jarred source bundle here

http://download.eclipse.org/eclipse/updates/3.6-JUnit-Tests/

We didn't start putting the test bundles into the repo until the 3.7 release.