Enable source features and bundles generation.
authorAlexander Kurtakov <akurtako@redhat.com>
Wed, 22 Feb 2012 19:58:12 +0000 (21:58 +0200)
committerAlexander Kurtakov <akurtako@redhat.com>
Wed, 22 Feb 2012 20:08:00 +0000 (22:08 +0200)
commit6784234b2b1e097e84b3dbb7aa7e1c716316cfbf
tree7628f198fc268f3a6cef450dd3242e642edb2dc9
parent32defecf34cb955e947bed2eef009641ac148aa7
Enable source features and bundles generation.

Source feature generation is activated if there is sourceTemplateFeature directory in the feature. For the sake of git not caring about empty directories I put empty feature.properties in these directories.
Also a p2 plugin instruction is added to the poms in order to get the generated source features visible for p2.
New category for the sources is added to the repository category.xml and source features are added to it.
org.eclipse.linuxtools.lttng/pom.xml
org.eclipse.linuxtools.lttng/sourceTemplateFeature/feature.properties [new file with mode: 0644]
org.eclipse.linuxtools.tmf/pom.xml
org.eclipse.linuxtools.tmf/sourceTemplateFeature/feature.properties [new file with mode: 0644]
This page took 0.049848 seconds and 5 git commands to generate.