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 <[email protected]>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 > [email protected] > https://dev.eclipse.org/mailman/listinfo/dash-dev > -- Nicolas Bros R&D [email protected] Mia-Software, 410 clos de la Courtine 93160 Noisy-le-Grand http://www.mia-software.com .: model driven agility :.
_______________________________________________ dash-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/dash-dev
