[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
[gmt-dev] [modeling-dev] re: Athena builds that depend on 3rd party plugins (eg., from Orbit or Mozilla)
|
- From: Nick Boldt <nickboldt@xxxxxxxxx>
- Date: Tue, 01 Sep 2009 20:21:05 -0400
- Delivered-to: gmt-dev@eclipse.org
- Delivered-to: modeling-dev@eclipse.org
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:content-type :content-transfer-encoding; bh=a5AIT4lMEZ5yPYCJKSj0PuFTxlQAkmGybN5LP0qlSpg=; b=kTOKUv3L8HjpP2+pg8QpLAmKMXIr+GkyEpiB91aB8Rvjph2E2eMtwro2zdxcQARGw6 UQU2f8ErRLvHegv4KOIO4XjTVLdBtUWPHpfG9OR5dw25GbjpZH49L0IqYUfS8UHiSI/a YyjLlhm2YEzxdT0PxEEvgl3pAFPcnYopMq/3k=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; b=Y/Qaiuu9Z14lVKY0mYYgq0pT9/xwaDNlgM56yw09zAJFSSJQLwQNrvocfCrbaRKRgt jSt/+c+iCTCP9OyeFkTdP1vqXNZfpC5g8yeBsBflehIwCvFWk2pJKNIl9TjCNifUgqLW w9N3b+ol6g8UxR4Vs9+vg65uSmm+trg1ESuQw=
- User-agent: Thunderbird 2.0.0.22 (X11/20090605)
I just added a new feature to Athena tonight [1] which you might like.
In the past you could only use "featureIDsToInstall" to grab features
from a p2 repo update site; now you can now install individual plugins
(eg., off an Orbit site!) too using "pluginIDsToInstall" [2].
So, when configuring your build's dependencies, you can now do this:
dependencyURLs=http://download.eclipse.org/eclipse/downloads/drops/R-3.5-200906111540/eclipse-SDK-3.5-linux-gtk.tar.gz,<more.zips.here>
repositoryURLs=http://download.eclipse.org/tools/orbit/downloads/drops/R20090825191606/updateSite,<more.sites.here>
featureIDsToInstall=org.eclipse.gef+org.eclipse.emf+<more.features.here>
pluginIDsToInstall=org.apache.xml.resolver+javax.xml+org.apache.xml.serializer+org.apache.xerces+org.apache.xalan+<more.plugins.here>
[1]http://wiki.eclipse.org/Athena_Progress_Report#2009-09-01
[2]http://wiki.eclipse.org/Common_Build_Infrastructure/Defining_Binary_Dependencies
--
Nick Boldt :: http://nick.divbyzero.com
Release Engineer :: Eclipse Modeling & Dash Athena
_______________________________________________
modeling-dev mailing list
modeling-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/modeling-dev