Skip to content

Commit ca6df67

Browse files
committed
fix feature.xml in update/feature
1 parent b7ec7d5 commit ca6df67

File tree

2 files changed

+10
-11
lines changed

2 files changed

+10
-11
lines changed

org.knime.knip.knimepython.feature/feature.xml

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -281,7 +281,7 @@ in one of these ways:
281281
b) Convey the object code in, or embodied in, a physical product
282282
(including a physical distribution medium), accompanied by a
283283
written offer, valid for at least three years and valid for as
284-
long as you offer spare parts or customer support for that product
284+
long as you offer spare parts or customer support for that productorg.knime.knip.knimepython.feature
285285
model, to give anyone who possesses the object code either (1) a
286286
copy of the Corresponding Source for all the software in the
287287
product that is covered by this License, on a durable physical
@@ -531,7 +531,7 @@ consistent with the requirements of this License, to extend the patent
531531
license to downstream recipients. "Knowingly relying" means you have
532532
actual knowledge that, but for the patent license, your conveying the
533533
covered work in a country, or your recipient's use of the covered work
534-
in a country, would infringe one or more identifiable patents in that
534+
in a country, would infringe one or more identifiable patents in thatorg.knime.knip.knimepython.feature
535535
country that you have reason to believe are valid.
536536

537537
If, pursuant to or in connection with a single transaction or
@@ -710,7 +710,7 @@ you the additional permission to use and propagate KNIME together with
710710
ECLIPSE with only the license terms in place for ECLIPSE applying to
711711
ECLIPSE and the GNU GPL Version 3 applying for KNIME, provided the
712712
license terms of ECLIPSE themselves allow for the respective use and
713-
propagation of ECLIPSE together with KNIME.
713+
propagation of ECLIPSE together with KNIME.org.knime.knip.knimepython.feature
714714

715715

716716
Additional permission relating to nodes for KNIME that extend the Node
@@ -727,11 +727,17 @@ license terms applicable to such Node, including when such Node is
727727
propagated with or for interoperation with KNIME.
728728
</license>
729729

730-
<pluginorg.knime.knip.knimepython.feature
730+
<plugin
731731
id="org.knime.knip.knimepython"
732732
download-size="0"
733733
install-size="0"
734734
version="0.0.0"
735735
unpack="false"/>
736736

737+
<plugin
738+
id="org.knime.python"
739+
download-size="0"
740+
install-size="0"
741+
version="0.0.0"/>
742+
737743
</feature>

org.knime.knip.knimepython.update/feature.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,4 @@
99
id="org.knime.knip.knimepython.feature"
1010
version="0.0.0"/>
1111

12-
<plugin
13-
id="org.knime.knip.knimepython"
14-
download-size="0"
15-
install-size="0"
16-
version="0.0.0"
17-
unpack="false"/>
18-
1912
</feature>

0 commit comments

Comments
 (0)