|
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"> |
18 | 18 | Apache License
|
19 | 19 | Version 2.0, January 2004
|
20 | 20 | http://www.apache.org/licenses/
|
|
215 | 215 | distributed under the License is distributed on an "AS IS" BASIS,
|
216 | 216 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
217 | 217 | 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