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/test/plugins/org.talend.updates.runtime.test/resources/components/components.index
GGu a871c0090e feat(TUP-17393): enable to install new component in additional package (#1000)
* feat(TUP-17393): enable to download new component from remote site

* feat(TUP-17393): change to use nexus to install components

* test(TUP-17393): add junits for component feature and factory

* feat(TUP-17393): enhance the find components
2017-05-02 17:43:09 +08:00

15 lines
765 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<components>
<component name="JIRA" version="0.18.0" type="" file="org.talend.components.jira_0.18.0.zip">
<description>Contain lib for dependencies</description>
</component>
<component name="JIRA" version="0.18.1" type="" file="org.talend.components.jira_0.18.1.zip">
<description>Fix some bugs</description>
</component>
<component name="JIRA" version="0.18.2" type="" file="org.talend.components.jira_0.18.2.zip">
<description>Support the m2 repository for dependencies</description>
</component>
<component name="MyJira" version="0.16.0" type="" file="components-myjira-0.16.0-SNAPSHOT-updatesite.zip">
<description>My first custom new component framework for JIRA</description>
</component>
</components>