This repository has been archived on 2025-12-25. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
tcommon-studio-se/main/features/org.talend.help.feature/feature.xml
Jenkins Continuous Build server 6fca8a24d5 Set version to 7.1.1 SNAPSHOT
2018-05-11 17:08:04 +02:00

45 lines
1.2 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<feature
id="org.talend.help.feature"
label="Help Feature"
version="7.1.1.qualifier"
provider-name=".Talend SA.">
<description url="http://www.talend.com/online/featuresdescription.html#help-feature">
Complete description about this feature at http://www.talend.com/online/featuresdescription.html#help-feature
</description>
<copyright url="http://www.talend.com/online/copyright.txt">
Copyright Talend 2006, 2007
</copyright>
<license>
The licence are describe in branding feature
</license>
<url>
<update label="CORE Talend update site for milestones" url="http://talendforge.org/core/updatesite/testing/"/>
<discovery label="Talend web site" url="http://www.talend.com"/>
</url>
<includes
id="org.eclipse.help"
version="0.0.0"/>
<plugin
id="org.talend.help"
download-size="0"
install-size="0"
version="0.0.0"
unpack="false"/>
<plugin
id="org.talend.help.nl"
download-size="0"
install-size="0"
version="0.0.0"
fragment="true"
unpack="false"/>
</feature>