Skip to content

Commit 7cf8dcf

Browse files
committed
updated extension descriptions
1 parent ba1b9f5 commit 7cf8dcf

File tree

2 files changed

+34
-34
lines changed

2 files changed

+34
-34
lines changed
Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
<?xml version="1.0" encoding="UTF-8"?>
2-
<site>
3-
<feature url="features/ruby4knime.feature_0.0.5.qualifier.jar" id="ruby4knime.feature" version="0.0.5.qualifier">
4-
<category name="ruby_scripting_extension"/>
5-
</feature>
6-
<category-def name="ruby_scripting_extension" label="KNIME Ruby scripting extension"/>
7-
</site>
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<site>
3+
<feature url="features/ruby4knime.feature_0.0.5.qualifier.jar" id="ruby4knime.feature" version="0.0.5.qualifier">
4+
<category name="ruby_scripting_extension"/>
5+
</feature>
6+
<category-def name="ruby_scripting_extension" label="KNIME Ruby scripting extension"/>
7+
</site>

KNIME Ruby Scripting extension/feature.xml

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
1-
<?xml version="1.0" encoding="UTF-8"?>
2-
<feature
3-
id="ruby4knime.feature"
4-
label="Ruby Scripting Extension"
5-
version="0.0.6.qualifier"
6-
license-feature="org.eclipse.platform"
7-
license-feature-version="3.7.2.v20120207-1839-9gF7UHPDFxGjd-PqDr2jX_4yKaumkoHTz04_q-q">
8-
9-
<description url="https://github.com/rssdev10/ruby4knime">
10-
This is Ruby scripting extension for KNIME.
11-
</description>
12-
13-
<copyright>
14-
rss, 2014, 2015
15-
</copyright>
16-
17-
<license url="http://www.apache.org/licenses/LICENSE-2.0">
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<feature
3+
id="ruby4knime.feature"
4+
label="Ruby Scripting Extension"
5+
version="0.0.8.qualifier"
6+
license-feature="org.eclipse.platform"
7+
license-feature-version="3.7.2.v20120207-1839-9gF7UHPDFxGjd-PqDr2jX_4yKaumkoHTz04_q-q">
8+
9+
<description url="https://github.com/rssdev10/ruby4knime">
10+
This is Ruby scripting extension for KNIME.
11+
</description>
12+
13+
<copyright>
14+
rss, 2014, 2015
15+
</copyright>
16+
17+
<license url="http://www.apache.org/licenses/LICENSE-2.0">
1818
Apache License
1919
Version 2.0, January 2004
2020
http://www.apache.org/licenses/
@@ -215,13 +215,13 @@
215215
distributed under the License is distributed on an &quot;AS IS&quot; BASIS,
216216
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
217217
See the License for the specific language governing permissions and
218-
limitations under the License.
219-
</license>
220-
221-
<plugin
222-
id="org.knime.ext.jruby"
223-
download-size="0"
224-
install-size="0"
225-
version="0.0.0"/>
226-
227-
</feature>
218+
limitations under the License.
219+
</license>
220+
221+
<plugin
222+
id="org.knime.ext.jruby"
223+
download-size="0"
224+
install-size="0"
225+
version="0.0.0"/>
226+
227+
</feature>

0 commit comments

Comments
 (0)