Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [buckminster-dev] Headless (JUnit) launching

Thomas Hallgren schrieb:
Hi Johannes,
I belive everything is included in our Helios M2 release. You'll find all the latest stuff at these sites:

http://download.eclipse.org/tools/buckminster/updates-3.6
http://download.eclipse.org/tools/buckminster/headless-3.6

You need a platform that is 3.6M2 or newer to run from an IDE.

Regards,
Thomas Hallgren



On 10/05/2009 03:19 PM, Johannes Utzig wrote:
Hi,

I would really like to try the new junit testing and coverage support
for my hudson jobs. I searched around for a while, but I could not find
any binaries for download. Are binaries available yet? If not, is
somewhere a brief description on how to create a headless buckminster
with junit support from source?

Thanks in advance,
Johannes


Hi Thomas,

thank you for your reply. I actually tried those URLs before but it gave me a 404. Works in the update manager though, so that was my own fault...
I tried this the same way I usually install a headless buckminster 3.5:
./director/director -r http://download.eclipse.org/tools/buckminster/headless-3.6 -d $BUCKY_DIR -p Buckminster -i org.eclipse.buckminster.cmdline.product

However, that gives me:
Installing org.eclipse.buckminster.cmdline.product 1.1.350.r10655.
An error occurred while collecting items to be installed
 session context was:(profile=Buckminster, phase=, operand=, action=).
No repository found containing: osgi.bundle,org.eclipse.core.contenttype,3.4.100.v20090831 No repository found containing: osgi.bundle,org.eclipse.core.net,1.2.100.I20090714-0800 No repository found containing: osgi.bundle,org.eclipse.core.runtime,3.5.100.v20090911 No repository found containing: osgi.bundle,org.eclipse.equinox.common,3.5.100.v20090817 No repository found containing: osgi.bundle,org.eclipse.equinox.frameworkadmin,1.0.200.v20090831 No repository found containing: osgi.bundle,org.eclipse.equinox.frameworkadmin.equinox,1.0.200.v20090911-1356 No repository found containing: osgi.bundle,org.eclipse.equinox.launcher,1.0.300.v20090911 No repository found containing: osgi.bundle,org.eclipse.equinox.launcher.gtk.linux.x86,1.0.300.v20090908 No repository found containing: osgi.bundle,org.eclipse.equinox.p2.artifact.repository,1.0.100.v20090831 No repository found containing: osgi.bundle,org.eclipse.equinox.p2.console,1.0.100.v20090831 No repository found containing: osgi.bundle,org.eclipse.equinox.p2.core,1.1.0.v20090911-1356 No repository found containing: osgi.bundle,org.eclipse.equinox.p2.director,1.0.100.v20090831 No repository found containing: osgi.bundle,org.eclipse.equinox.p2.director.app,1.0.100.v20090911-1356 No repository found containing: osgi.bundle,org.eclipse.equinox.p2.engine,1.1.0.v20090911-1356 No repository found containing: osgi.bundle,org.eclipse.equinox.p2.exemplarysetup,1.0.100.v20090831 No repository found containing: osgi.bundle,org.eclipse.equinox.p2.garbagecollector,1.0.100.v20090831 No repository found containing: osgi.bundle,org.eclipse.equinox.p2.jarprocessor,1.0.100.v20090520-1905 No repository found containing: osgi.bundle,org.eclipse.equinox.p2.metadata,1.0.100.v20090831 No repository found containing: osgi.bundle,org.eclipse.equinox.p2.metadata.repository,1.0.100.v20090831 No repository found containing: osgi.bundle,org.eclipse.equinox.p2.publisher,1.1.0.v20090831 No repository found containing: osgi.bundle,org.eclipse.equinox.p2.repository,1.0.0.v20090911-1800 No repository found containing: osgi.bundle,org.eclipse.equinox.p2.touchpoint.eclipse,1.0.200.v20090831 No repository found containing: osgi.bundle,org.eclipse.equinox.p2.touchpoint.natives,1.0.200.v20090911-1356 No repository found containing: osgi.bundle,org.eclipse.equinox.preferences,3.2.300.v20090520-1800 No repository found containing: osgi.bundle,org.eclipse.equinox.registry,3.5.0.v20090911 No repository found containing: osgi.bundle,org.eclipse.equinox.security,1.0.100.v20090520-1800 No repository found containing: osgi.bundle,org.eclipse.equinox.simpleconfigurator,1.0.200.v20090831 No repository found containing: osgi.bundle,org.eclipse.equinox.simpleconfigurator.manipulator,1.0.200.v20090911-1356 No repository found containing: osgi.bundle,org.eclipse.osgi,3.6.0.v20090914 No repository found containing: osgi.bundle,org.eclipse.osgi.services,3.2.0.v20090520-1800 No repository found containing: osgi.bundle,org.eclipse.update.configurator,3.3.100.v20090813
 No repository found containing: osgi.bundle,org.sat4j.core,2.1.1.v20090825
 No repository found containing: osgi.bundle,org.sat4j.pb,2.1.1.v20090825

Do I need a newer director application for that? The director application I use is the one appointed on the download page (a few weeks old though) http://www.eclipse.org/buckminster/downloads.html

Best regards,
Johannes


Back to the top