[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
[m2m-dev] Re: [emft-dev] [modeling-dev] re: Athena builds that depend on 3rd party plugins (eg., from Orbit or Mozilla)
|
- From: Miles Parker <milesparker@xxxxxxxxx>
- Date: Tue, 1 Sep 2009 17:32:25 -0700
- Delivered-to: m2m-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:from:to :in-reply-to:content-type:content-transfer-encoding:mime-version :subject:date:references:x-mailer; bh=aEG2U26VipLDq8urFxe09BUpmf781LXwC8nK/SN5fQM=; b=bAtqhe8gfH41SW2ej6JzMBVTQQq5ckfFCxRKMMlEGWV7g/imrp5y/5ypG7sv0vb/u3 vE9OLVX920k2b9WmNiFc5KP+xHAnhBPervJwd60E7GutW3b6+MXg2JIM9sqAwOk+CIT7 WGNx2DUr9raqefGznk8bGify3dfJDtd+kyiE0=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:from:to:in-reply-to:content-type :content-transfer-encoding:mime-version:subject:date:references :x-mailer; b=g042wLZ9x+TNJplKJcvyDQgvNFSJriCgiyXqmv2Aah3pOnJ8yIviO1Q87bcybtGW1X M+7CCEn2S69AD1d2+QS23M6F8V4pMbAevDY7o0Cu/6ppCbE+MXMrmF4e2ZNKbGLvR30j oLdMj6bLa9mnvq0tOz2HyqIipKJFAzmal6+hI=
Cool! I wasn't even aware you could do the first part.. :)
On Sep 1, 2009, at 5:21 PM, Nick Boldt wrote:
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
_______________________________________________
emft-dev mailing list
emft-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/emft-dev
_______________________________________________
modeling-dev mailing list
modeling-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/modeling-dev