* feat(TUP-33095): Handle update during logon if any feature is required to installed. https://jira.talendforge.org/browse/TUP-33095 * feat(TUP-33095): Handle update during logon if any feature is required to installed. https://jira.talendforge.org/browse/TUP-33095 * feat(TUP-33095): Handle update during logon if any feature is required to installed. https://jira.talendforge.org/browse/TUP-33095 * feat(TUP-33095): Handle update during logon if any feature is required to installed. https://jira.talendforge.org/browse/TUP-33095 * feat(TUP-33095): Handle update during logon if any feature is required to installed. https://jira.talendforge.org/browse/TUP-33095 * feat(TUP-33095): Handle update during logon if any feature is required to installed. https://jira.talendforge.org/browse/TUP-33095 * item(TUP-33146): Remove the name field from requiredFeatures.json to avoid git conflict for different language https://jira.talendforge.org/browse/TUP-33146 * item(TUP-33146): Remove the name field from requiredFeatures.json to avoid git conflict for different language https://jira.talendforge.org/browse/TUP-33146 * feat(TUP-33089): Update p2 parameters (CI / studio) https://jira.talendforge.org/browse/TUP-33089
23 lines
1.6 KiB
XML
23 lines
1.6 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<feature id="org.talend.commons.feature" label="Commons Feature" version="8.0.1.qualifier" provider-name=".Talend SA.">
|
|
<description url="http://www.talend.com/online/featuresdescription.html#commons-feature">Complete description about this feature at http://www.talend.com/online/featuresdescription.html#commons-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>
|
|
<discovery label="Talend web site" url="http://www.talend.com"/>
|
|
</url>
|
|
<requires>
|
|
<import plugin="com.fasterxml.jackson.core.jackson-databind" version="2.9.8" match="greaterOrEqual"/>
|
|
<import plugin="jackson-core-asl" version="0.0.0" match="greaterOrEqual"/>
|
|
<import plugin="jackson-mapper-asl" version="0.0.0" match="greaterOrEqual"/>
|
|
<import plugin="org.apache.xalan" version="0.0.0" match="greaterOrEqual"/>
|
|
<import plugin="org.apache.xerces" version="0.0.0" match="greaterOrEqual"/>
|
|
<import plugin="com.google.guava" version="27.1.0" match="equivalent"/>
|
|
</requires>
|
|
<plugin id="org.talend.common.ui.runtime" download-size="0" install-size="0" version="0.0.0" unpack="false"/>
|
|
<plugin id="org.talend.commons.runtime" download-size="0" install-size="0" version="0.0.0" unpack="false"/>
|
|
<plugin id="org.talend.commons.ui" download-size="0" install-size="0" version="0.0.0" unpack="false"/>
|
|
<plugin id="org.talend.libraries.ui" download-size="0" install-size="0" version="0.0.0" unpack="false"/>
|
|
</feature>
|