Project

General

Profile

Actions

Task #11420

closed

DataMiner - Install new sofware to support the new algorithm Rubrica

Added by Giancarlo Panichi over 7 years ago. Updated over 7 years ago.

Status:
Closed
Priority:
Normal
Assignee:
_InfraScience Systems Engineer
Category:
Application
Start date:
Mar 12, 2018
Due date:
Mar 13, 2018
% Done:

100%

Estimated time:
Infrastructure:
Production

Description

To support the new Rubrica algorithm we need that the following software is installed at the java level on DataMiner machines:

https://jena.apache.org/index.html

In particular, the required jars are the following:

<dependency>
<groupId>org.apache.jena</groupId>
<artifactId>jena-core</artifactId>
<version>3.6.0</version>
<type>jar</type>
</dependency>

    &lt;dependency&gt;
        &lt;groupId&gt;org.apache.jena&lt;/groupId&gt;
        &lt;artifactId&gt;jena-arq&lt;/artifactId&gt;
        &lt;version&gt;3.6.0&lt;/version&gt;
        &lt;type&gt;jar&lt;/type&gt;
    &lt;/dependency&gt;
Actions #2

Updated by Andrea Dell'Amico over 7 years ago

What's the meaning of at the java level? Do we have to install it as a tomcat library? as a tomcat webapp? Is it a standalone application?

Actions #3

Updated by Giancarlo Panichi over 7 years ago

  • Due date set to Mar 13, 2018
  • Status changed from New to Closed
  • % Done changed from 0 to 100

The installation of this software is no longer necessary, we were able to integrate the jars directly in the algorithm.
So we can consider this ticket closed.

Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 8.91 MB)