Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] Bug 374349 - Add real label, description, etc. to generated source feature

Ouch, 
I dont know why, but some parts of email hasnt been sent... is should be:

in the feature.xml in source jar is:
 
<feature id="com.my..feature.source" version="1.2.3">
	<includes id="com.my..feature.source" version="1.2.3"/>
	<plugin id="com.my.plugin.source" version="2013.0.1" download-size="0" install-size="0" unpack="false"/>
</feature>
 
but for source feature , there is still:
' <artifactId> .source.feature.group '


Back to the top