Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cross-project-issues-dev] Migrating your automated tests to use p2's /dropins/ folder

Everyone:

I plan to turn this into a more digestable FAQ in the EclipseWiki, but
for those who urgently need to get a build out using p2, here's a list
of the files I had to change, and what I changed. (I'm still sniff
testing the build to ensure that everything is in place and works as
it did in last week's pre-p2 build, so consider this advice still in
draft.)

It's basically 4+ files:

* o.e.foo.test.*/test.xml (one test.xml for each of your test plugins)
* o.e.foo.releng/builder/tests/scripts/test.xml
* o.e.foo.releng/builder/tests/customTargets.xml
* org.eclipse.foo.releng/maps/foo.map (to update to the latest
o.e.test tag, which may not have been required)

Full details & links from here:

http://www.eclipse.org/modeling/emf/searchcvs.php?q=223977fullpath=Y

Nick


Back to the top