Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [epp-dev] EPP Packaging


The configuration file format is used for generating the web pages (the details of this are known to Nathan, we are just providing the content).

My advice would have been to look into theĀ http://git.eclipse.org/c/epp/org.eclipse.epp.packages.git/ repository but you've found this yourself in the meantime. Each package has a feature (including a .product file) and a branding plug-in. And that's basically what makes up a package.

In addition to that it's worth looking into the two build jobs in Hudson (https://hudson.eclipse.org/hudson/view/Repository%20Aggregation/):

juno.epp-repository-build which creates the p2 repository with the package information, and juno.epp-package-build which is essentially a shell script that calls the p2 director.

Regards,
Markus

On 26 March 2012 15:25, Thanh Ha <thanh.ha@xxxxxxxxxxx> wrote:
Hi Everyone,

I'm looking into EPP packaging and was reading the wiki [1] and it seems like it maybe a little out of date since if I remove all the "NO USED ANY MORE" sections in the example I end up with a file that is fairly empty. I was wondering if anyone can point me in the right direction regarding how to create packages.

[1] http://wiki.eclipse.org/EPP/Configuration_File_Format


Thanks,


Thanh

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



Back to the top