Uploaded image for project: 'Stanbol (Retired)'
  1. Stanbol (Retired)
  2. STANBOL-1330

Update clerezza.ext jena TDB bundles

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Reopened
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      Instead of using

      <groupId>org.apache.clerezza.ext</groupId>
      <artifactId>org.apache.jena.tdb</artifactId>
      <version>0.4-SNAPSHOT</version>

      the following smaller bundles should be used:

      <dependency>
      <groupId>org.apache.clerezza.ext</groupId>
      <artifactId>org.apache.jena.jena-iri</artifactId>
      <version>1.0.1_1-SNAPSHOT</version>
      </dependency>
      <dependency>
      <groupId>org.apache.clerezza.ext</groupId>
      <artifactId>org.apache.jena.jena-core</artifactId>
      <version>2.11.1_1-SNAPSHOT</version>
      </dependency>
      <dependency>
      <groupId>org.apache.clerezza.ext</groupId>
      <artifactId>org.apache.jena.jena-arq</artifactId>
      <version>2.11.1_1-SNAPSHOT</version>
      </dependency>
      <dependency>
      <groupId>org.apache.clerezza.ext</groupId>
      <artifactId>org.apache.jena.jena-tdb</artifactId>
      <version>1.0.1_1-SNAPSHOT</version>
      </dependency>

      Attachments

        Issue Links

          Activity

            People

              reto Reto Gmür
              reto Reto Gmür
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: