Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [dash-dev] hooks into build steps/defining custom build steps in buildExtra.xml?

Look inside:
org.eclipse.dash.common.releng/builder/all/customTargets.xml

It calls several targets in your buildExtra.xml, like "preFetch", "postFetch", "preAssemble", "postAssemble", etc.
Maybe you can hook into one of these steps?

On Fri, Oct 30, 2009 at 2:47 PM, Anna Dushistova <adushistova@xxxxxxxxxxxxx> wrote:
Hi All,
I need to add an Orbit bundle to the update site.
While trying to do it, I figured out that it's not possible to insert any code into buildUpdate.
Also you cannot define any custom build steps (targets) in your buildExtra.xml in case you want something specific instead of standard steps.
So, is "extraPackaging" the only currently possible way to do something with update site zip?
Or am I missing anything?

Thanks!
Anna.


Dr. Anna Dushistova
MontaVista Software Inc.



_______________________________________________
dash-dev mailing list
dash-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/dash-dev



--
Nicolas Bros
R&D
nbros@xxxxxxxxxxxxxxxx
Mia-Software, 410 clos de la Courtine
93160 Noisy-le-Grand
http://www.mia-software.com
.: model driven agility :.

Back to the top