[GitHub] jena pull request #512: merge analyzer-regression

2018-12-15 Thread xristy
GitHub user xristy opened a pull request: https://github.com/apache/jena/pull/512 merge analyzer-regression per LUCENE-7355 add normalize to LowerCaseKeywordAnalyzer You can merge this pull request into a Git repository by running: $ git pull https://github.com/buda-base/jena

[GitHub] jena pull request #511: JENA-1650: Retire jena-csv

2018-12-15 Thread afs
GitHub user afs opened a pull request: https://github.com/apache/jena/pull/511 JENA-1650: Retire jena-csv Code removal, leaving only a `jena-csv/README.md`. You can merge this pull request into a Git repository by running: $ git pull https://github.com/afs/jena retire-jena-csv

[GitHub] jena pull request #510: JENA-1649: Retire jena-fuseki1

2018-12-15 Thread afs
GitHub user afs opened a pull request: https://github.com/apache/jena/pull/510 JENA-1649: Retire jena-fuseki1 Code removal, leaving only a `jena-fuseki1/README.md`. You can merge this pull request into a Git repository by running: $ git pull https://github.com/afs/jena

[GitHub] jena pull request #508: JENA-1649, JENA-1650: Remove jena-csv and jena-fusek...

2018-12-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/jena/pull/508 ---

[GitHub] jena pull request #509: JENA-1651: Specific counter for tracking active tran...

2018-12-14 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/jena/pull/509 ---

[GitHub] jena pull request #507: JENA-1648: First class text format for result sets.

2018-12-14 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/jena/pull/507 ---

[GitHub] jena pull request #509: JENA-1651: Specific counter for tracking active tran...

2018-12-14 Thread afs
GitHub user afs opened a pull request: https://github.com/apache/jena/pull/509 JENA-1651: Specific counter for tracking active transactions. This only happens occasionally even under high update load and is harmless, only leading to a spurious log message. You can merge this pull

[GitHub] jena pull request #508: JENA-1649, JENA-1650: Remove jena-csv and jena-fusek...

2018-12-13 Thread afs
GitHub user afs opened a pull request: https://github.com/apache/jena/pull/508 JENA-1649, JENA-1650: Remove jena-csv and jena-fuseki1 from the build This removed jena-csv and jena-fuseki1 from the top POM. You can merge this pull request into a Git repository by running: $

[GitHub] jena pull request #506: Cleanup of comments and javadoc. Trivial fixes.

2018-12-12 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/jena/pull/506 ---

[GitHub] jena pull request #507: JENA-1648: First class text format for result sets.

2018-12-12 Thread afs
GitHub user afs opened a pull request: https://github.com/apache/jena/pull/507 JENA-1648: First class text format for result sets. You can merge this pull request into a Git repository by running: $ git pull https://github.com/afs/jena text-format Alternatively you can

[GitHub] jena pull request #506: Cleanup of comments and javadoc. Trivial fixes.

2018-12-12 Thread afs
GitHub user afs opened a pull request: https://github.com/apache/jena/pull/506 Cleanup of comments and javadoc. Trivial fixes. Remove one "abstract" in an interface. Correct QueryExecUtils handling of RDF-format result sets. You can merge this pull request into a Git repository

[GitHub] jena pull request #505: JENA-1647: Allow '/' and '~' in URNs

2018-12-10 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/jena/pull/505 ---

[GitHub] jena pull request #503: JENA-1645: Use uri predicate in concrete subject que...

2018-12-07 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/jena/pull/503 ---

[GitHub] jena pull request #505: JENA-1647: Allow '/' and '~' in URNs

2018-12-07 Thread afs
GitHub user afs opened a pull request: https://github.com/apache/jena/pull/505 JENA-1647: Allow '/' and '~' in URNs Remove copies of XML files in in src/main/java You can merge this pull request into a Git repository by running: $ git pull https://github.com/afs/jena

[GitHub] jena pull request #504: JENA-1646 allow optional non-indexing

2018-12-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/jena/pull/504 ---

[GitHub] jena pull request #504: JENA-1646 allow optional non-indexing

2018-12-05 Thread xristy
GitHub user xristy opened a pull request: https://github.com/apache/jena/pull/504 JENA-1646 allow optional non-indexing implements JENA-1646 You can merge this pull request into a Git repository by running: $ git pull https://github.com/BuddhistDigitalResourceCenter/jena

[GitHub] jena pull request #503: JENA-1645: Use uri predicate in concrete subject que...

2018-12-05 Thread DrBAXA
GitHub user DrBAXA opened a pull request: https://github.com/apache/jena/pull/503 JENA-1645: Use uri predicate in concrete subject query. Added URI predicate to the Lucene search in case of concrete subject search. Method added in TextIndex interface made default with a

[GitHub] jena pull request #502: JENA-1644 ParameterizedSparqlString Empty List fix

2018-11-30 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/jena/pull/502 ---

[GitHub] jena pull request #501: JENA-1643: Use transactional dataset in clear().

2018-11-30 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/jena/pull/501 ---

[GitHub] jena pull request #502: JENA-1644 ParameterizedSparqlString Empty List fix

2018-11-30 Thread galbiston
GitHub user galbiston reopened a pull request: https://github.com/apache/jena/pull/502 JENA-1644 ParameterizedSparqlString Empty List fix ParameterizedSparqlString now accepts an empty list of values rather than throwing a StringIndexOutOfBoundsException. You can merge this pull

[GitHub] jena pull request #502: JENA-1644 ParameterizedSparqlString Empty List fix

2018-11-30 Thread galbiston
Github user galbiston closed the pull request at: https://github.com/apache/jena/pull/502 ---

[GitHub] jena pull request #501: JENA-1643: Use transactional dataset in clear().

2018-11-30 Thread afs
Github user afs commented on a diff in the pull request: https://github.com/apache/jena/pull/501#discussion_r237839306 --- Diff: jena-tdb/src/main/java/org/apache/jena/tdb/store/GraphTDB.java --- @@ -171,7 +171,10 @@ protected final int graphBaseSize() { @Override

[GitHub] jena pull request #502: ParameterizedSparqlString Empty List fix

2018-11-30 Thread galbiston
GitHub user galbiston opened a pull request: https://github.com/apache/jena/pull/502 ParameterizedSparqlString Empty List fix ParameterizedSparqlString now accepts an empty list of values rather than throwing a StringIndexOutOfBoundsException. You can merge this pull request into

[GitHub] jena pull request #501: JENA-1643: Use transactional dataset in clear().

2018-11-30 Thread rvesse
Github user rvesse commented on a diff in the pull request: https://github.com/apache/jena/pull/501#discussion_r237831448 --- Diff: jena-tdb/src/main/java/org/apache/jena/tdb/store/GraphTDB.java --- @@ -171,7 +171,10 @@ protected final int graphBaseSize() { @Override

[GitHub] jena pull request #501: JENA-1643: Use transactional dataset in clear().

2018-11-30 Thread ajs6f
Github user ajs6f commented on a diff in the pull request: https://github.com/apache/jena/pull/501#discussion_r237830232 --- Diff: jena-tdb/src/main/java/org/apache/jena/tdb/store/GraphTDB.java --- @@ -171,7 +171,10 @@ protected final int graphBaseSize() { @Override

[GitHub] jena pull request #501: JENA-1643: Use transactional dataset in clear().

2018-11-30 Thread afs
GitHub user afs opened a pull request: https://github.com/apache/jena/pull/501 JENA-1643: Use transactional dataset in clear(). The fix is the one line change in method `clear()`. You can merge this pull request into a Git repository by running: $ git pull

[GitHub] jena pull request #499: JENA-1641: Iter.flatMap.

2018-11-29 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/jena/pull/499 ---

[GitHub] jena pull request #500: JENA-1642: Check has value for header instead of is ...

2018-11-29 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/jena/pull/500 ---

[GitHub] jena pull request #500: JENA-1642: Check has value for header instead of is ...

2018-11-27 Thread jsarjeant
GitHub user jsarjeant opened a pull request: https://github.com/apache/jena/pull/500 JENA-1642: Check has value for header instead of is true When using schemagen from the maven plugin the `header` option does not work. `header` is intended to be a template string and when `isTrue`

[GitHub] jena pull request #499: JENA-1641: Iter.flatMap.

2018-11-27 Thread afs
GitHub user afs opened a pull request: https://github.com/apache/jena/pull/499 JENA-1641: Iter.flatMap. You can merge this pull request into a Git repository by running: $ git pull https://github.com/afs/jena iter-flatmap Alternatively you can review and apply these changes

[GitHub] jena pull request #473: Extendable versions of classes for printing result s...

2018-11-26 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/jena/pull/473 ---

[GitHub] jena pull request #498: JENA-1639: Model.getList and Statement.getList

2018-11-26 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/jena/pull/498 ---

[GitHub] jena pull request #496: JENA-1638: Fuseki cleanup.

2018-11-26 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/jena/pull/496 ---

[GitHub] jena pull request #498: JENA-1639: Model.getList and Statement.getList

2018-11-25 Thread afs
Github user afs commented on a diff in the pull request: https://github.com/apache/jena/pull/498#discussion_r236089837 --- Diff: jena-core/src/main/java/org/apache/jena/rdf/model/ModelCon.java --- @@ -111,38 +111,62 @@ * It is in effect an unsafe downcast. *

[GitHub] jena pull request #498: JENA-1639: Model.getList and Statement.getList

2018-11-25 Thread afs
GitHub user afs opened a pull request: https://github.com/apache/jena/pull/498 JENA-1639: Model.getList and Statement.getList Attempted to use the local code style at each addition point. You can merge this pull request into a Git repository by running: $ git pull

[GitHub] jena pull request #497: JENA-1637: Default hint language for the by-lang par...

2018-11-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/jena/pull/497 ---

[GitHub] jena pull request #497: JENA-1637: Default hint language for the by-lang par...

2018-11-23 Thread afs
GitHub user afs opened a pull request: https://github.com/apache/jena/pull/497 JENA-1637: Default hint language for the by-lang parse commands. You can merge this pull request into a Git repository by running: $ git pull https://github.com/afs/jena cmd-lang Alternatively you

[GitHub] jena pull request #495: JENA-1632: https support in SOH scripts

2018-11-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/jena/pull/495 ---

[GitHub] jena pull request #493: JENA-1633: MINUS when the LHS has an unbound but men...

2018-11-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/jena/pull/493 ---

[GitHub] jena pull request #496: JENA-1638: Fuseki cleanup.

2018-11-23 Thread afs
GitHub user afs opened a pull request: https://github.com/apache/jena/pull/496 JENA-1638: Fuseki cleanup. You can merge this pull request into a Git repository by running: $ git pull https://github.com/afs/jena fuseki-misc Alternatively you can review and apply these

[GitHub] jena pull request #492: JENA-1623: Endpoint access control lists

2018-11-22 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/jena/pull/492 ---

[GitHub] jena pull request #495: JENA-1632: https support in SOH scripts

2018-11-22 Thread afs
GitHub user afs opened a pull request: https://github.com/apache/jena/pull/495 JENA-1632: https support in SOH scripts This version of SOH should work with https endpoints. However, it does not follow redirections so http->https does not work. You can merge this pull

[GitHub] jena pull request #494: Don't forget StoreParams.

2018-11-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/jena/pull/494 ---

[GitHub] jena pull request #494: Don't forget StoreParams.

2018-11-21 Thread afs
GitHub user afs opened a pull request: https://github.com/apache/jena/pull/494 Don't forget StoreParams. StoreParams argument was not being passed on. You can merge this pull request into a Git repository by running: $ git pull https://github.com/afs/jena tdb2-params

[GitHub] jena pull request #493: JENA-1633: MINUS when the LHS has an unbound but men...

2018-11-21 Thread afs
GitHub user afs opened a pull request: https://github.com/apache/jena/pull/493 JENA-1633: MINUS when the LHS has an unbound but mentioned variable. You can merge this pull request into a Git repository by running: $ git pull https://github.com/afs/jena minus Alternatively

[GitHub] jena pull request #492: JENA-1623: Endpoint access control lists

2018-11-21 Thread afs
Github user afs commented on a diff in the pull request: https://github.com/apache/jena/pull/492#discussion_r235441879 --- Diff: jena-fuseki2/jena-fuseki-core/src/main/java/org/apache/jena/fuseki/build/FusekiBuilder.java --- @@ -70,16 +69,42 @@ public static void

[GitHub] jena pull request #492: JENA-1623: Endpoint access control lists

2018-11-21 Thread afs
Github user afs commented on a diff in the pull request: https://github.com/apache/jena/pull/492#discussion_r235441851 --- Diff: jena-fuseki2/jena-fuseki-core/src/main/java/org/apache/jena/fuseki/auth/AuthPolicy.java --- @@ -0,0 +1,39 @@ +/* + * Licensed to the Apache

[GitHub] jena pull request #492: JENA-1623: Endpoint access control lists

2018-11-21 Thread rvesse
Github user rvesse commented on a diff in the pull request: https://github.com/apache/jena/pull/492#discussion_r235398663 --- Diff: jena-fuseki2/jena-fuseki-core/src/main/java/org/apache/jena/fuseki/build/FusekiBuilder.java --- @@ -70,16 +69,42 @@ public static void

[GitHub] jena pull request #492: JENA-1623: Endpoint access control lists

2018-11-21 Thread rvesse
Github user rvesse commented on a diff in the pull request: https://github.com/apache/jena/pull/492#discussion_r235395467 --- Diff: jena-fuseki2/jena-fuseki-core/src/main/java/org/apache/jena/fuseki/build/FusekiBuilder.java --- @@ -70,16 +69,42 @@ public static void

[GitHub] jena pull request #492: JENA-1623: Endpoint access control lists

2018-11-21 Thread rvesse
Github user rvesse commented on a diff in the pull request: https://github.com/apache/jena/pull/492#discussion_r235394477 --- Diff: jena-fuseki2/jena-fuseki-core/src/main/java/org/apache/jena/fuseki/auth/AuthPolicy.java --- @@ -0,0 +1,39 @@ +/* + * Licensed to the Apache

[GitHub] jena pull request #492: JENA-1623: Endpoint access control lists

2018-11-21 Thread afs
GitHub user afs opened a pull request: https://github.com/apache/jena/pull/492 JENA-1623: Endpoint access control lists This PR adds endpoint access control list, to go with the existing support for server and dataset ACLs. With endpoint ACLs, the configuration can give

[GitHub] jena pull request #491: merge of IndexErrorOption

2018-11-20 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/jena/pull/491 ---

[GitHub] jena pull request #486: JENA-1623 : Fuseki server and service access control

2018-11-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/jena/pull/486 ---

[GitHub] jena pull request #490: JENA-1635 Fix invalid Automatic-Module-Name values

2018-11-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/jena/pull/490 ---

[GitHub] jena pull request #490: JENA-1635 Fix invalid Automatic-Module-Name values

2018-11-16 Thread acoburn
GitHub user acoburn opened a pull request: https://github.com/apache/jena/pull/490 JENA-1635 Fix invalid Automatic-Module-Name values The jena-fuseki-access, jena-fuseki-core and jena-fuseki-main modules have invalid data for Automatic-Module-Name. This aligns the data

[GitHub] jena pull request #489: Merged store literals once for JENA-1630

2018-11-16 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/jena/pull/489 ---

[GitHub] jena pull request #489: Merged store literals once for JENA-1630

2018-11-14 Thread xristy
GitHub user xristy opened a pull request: https://github.com/apache/jena/pull/489 Merged store literals once for JENA-1630 Store literals only once per Lucene document for multilingual jena-text configurations. Include lucene-backward-codecs dependency for jena/fuseki installs

[GitHub] jena pull request #488: Merged Lucene upgrade. This resolves JENA-1621

2018-11-06 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/jena/pull/488 ---

[GitHub] jena pull request #488: Merged Lucene upgrade. This resolves JENA-1621

2018-11-06 Thread afs
Github user afs commented on a diff in the pull request: https://github.com/apache/jena/pull/488#discussion_r231081048 --- Diff: jena-text-es/pom.xml --- @@ -140,12 +140,13 @@ com.github.alexcojocaru elasticsearch-maven-plugin -

[GitHub] jena pull request #488: Merged Lucene upgrade. This resolves JENA-1621

2018-11-05 Thread xristy
GitHub user xristy opened a pull request: https://github.com/apache/jena/pull/488 Merged Lucene upgrade. This resolves JENA-1621 Updates ``jena-text`` and ``jena-text-es`` to **Lucene 7.4.0** and **ElasticSearch 6.4.2** You can merge this pull request into a Git repository by

[GitHub] jena pull request #487: JENA-1624: Update plugins; surefire workaround

2018-11-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/jena/pull/487 ---

[GitHub] jena pull request #487: JENA-1624: Update plugins; surefire workaround

2018-11-04 Thread afs
GitHub user afs opened a pull request: https://github.com/apache/jena/pull/487 JENA-1624: Update plugins; surefire workaround You can merge this pull request into a Git repository by running: $ git pull https://github.com/afs/jena plugin-updates Alternatively you can review

[GitHub] jena pull request #486: JENA-1623 : Fuseki server and service access control

2018-11-03 Thread afs
GitHub user afs opened a pull request: https://github.com/apache/jena/pull/486 JENA-1623 : Fuseki server and service access control Includes authentication support. This is packaging up the Jetty facilities to make them more accessible for typical usage in Fuseki. Not

[GitHub] jena pull request #484: SPARQLer

2018-11-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/jena/pull/484 ---

[GitHub] jena pull request #483: JENA-1620: Protocol timeouts

2018-11-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/jena/pull/483 ---

[GitHub] jena pull request #485: Merged hilightdebug

2018-11-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/jena/pull/485 ---

[GitHub] jena pull request #485: Merged hilightdebug

2018-10-29 Thread xristy
GitHub user xristy opened a pull request: https://github.com/apache/jena/pull/485 Merged hilightdebug Fix JENA-1622 You can merge this pull request into a Git repository by running: $ git pull https://github.com/BuddhistDigitalResourceCenter/jena JENA-1622-hilightbug

[GitHub] jena pull request #484: SPARQLer

2018-10-27 Thread afs
GitHub user afs opened a pull request: https://github.com/apache/jena/pull/484 SPARQLer The SPARQLer files got lost in the Fuseki reoganisation for basic->main. + other clearing up. You can merge this pull request into a Git repository by running: $ git pull

[GitHub] jena pull request #483: JENA-1620: Protocol timeouts

2018-10-27 Thread afs
GitHub user afs opened a pull request: https://github.com/apache/jena/pull/483 JENA-1620: Protocol timeouts You can merge this pull request into a Git repository by running: $ git pull https://github.com/afs/jena fuseki-timeout Alternatively you can review and apply these

[GitHub] jena pull request #482: JENA-1619: Completely detach results by copying a bi...

2018-10-25 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/jena/pull/482 ---

[GitHub] jena pull request #482: JENA-1619: Completely detach results by copying a bi...

2018-10-24 Thread afs
GitHub user afs opened a pull request: https://github.com/apache/jena/pull/482 JENA-1619: Completely detach results by copying a binding. cd75e6c fixes the presenting problem. c89ed12 removes a related non-working feature in TDB1/TDB2. 4dc260e is reformatting. You can

[GitHub] jena pull request #480: JENA-1602 - added mechanism to add inserts or delete...

2018-10-14 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/jena/pull/480 ---

[GitHub] jena pull request #479: JENA-1515 - Ensures values added to subQuery are not...

2018-10-14 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/jena/pull/479 ---

[GitHub] jena pull request #479: JENA-1515 - Ensures values added to subQuery are not...

2018-10-12 Thread afs
Github user afs commented on a diff in the pull request: https://github.com/apache/jena/pull/479#discussion_r224923241 --- Diff: jena-extras/jena-querybuilder/src/main/java/org/apache/jena/arq/querybuilder/rewriters/ElementRewriter.java --- @@ -103,17 +103,13 @@ public void

[GitHub] jena pull request #479: JENA-1515 - Ensures values added to subQuery are not...

2018-10-12 Thread Claudenw
Github user Claudenw commented on a diff in the pull request: https://github.com/apache/jena/pull/479#discussion_r224920678 --- Diff: jena-extras/jena-querybuilder/src/main/java/org/apache/jena/arq/querybuilder/rewriters/ElementRewriter.java --- @@ -103,17 +103,13 @@ public void

[GitHub] jena pull request #480: JENA-1602 - added mechanism to add inserts or delete...

2018-10-12 Thread Claudenw
Github user Claudenw commented on a diff in the pull request: https://github.com/apache/jena/pull/480#discussion_r224911183 --- Diff: jena-maven-tools/pom.xml --- @@ -20,7 +20,6 @@ 4.0.0 jena-maven-tools maven-plugin - 3.7.0-SNAPSHOT --- End diff --

[GitHub] jena pull request #480: JENA-1602 - added mechanism to add inserts or delete...

2018-10-12 Thread Claudenw
Github user Claudenw commented on a diff in the pull request: https://github.com/apache/jena/pull/480#discussion_r224911048 --- Diff: jena-extras/jena-querybuilder/.gitignore --- @@ -0,0 +1 @@ +/.project_old --- End diff -- Checked in by error -- removed ---

[GitHub] jena pull request #478: JENA-1612: A lightly parallel loader plan.

2018-10-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/jena/pull/478 ---

[GitHub] jena pull request #481: JENA-1615 - Compaction leaks file descriptors

2018-10-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/jena/pull/481 ---

[GitHub] jena pull request #477: JENA-1610: One "Metadata" class.

2018-10-09 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/jena/pull/477 ---

[GitHub] jena pull request #481: JENA-1615 - Compaction leaks file descriptors

2018-10-09 Thread dobrist
GitHub user dobrist opened a pull request: https://github.com/apache/jena/pull/481 JENA-1615 - Compaction leaks file descriptors Close file channel when closing a block to release open file descriptors You can merge this pull request into a Git repository by running: $ git

[GitHub] jena pull request #479: JENA-1515 - Ensures values added to subQuery are not...

2018-10-07 Thread afs
Github user afs commented on a diff in the pull request: https://github.com/apache/jena/pull/479#discussion_r223217292 --- Diff: jena-extras/jena-querybuilder/src/main/java/org/apache/jena/arq/querybuilder/rewriters/ElementRewriter.java --- @@ -103,17 +103,13 @@ public void

[GitHub] jena pull request #480: JENA-1602 - added mechanism to add inserts or delete...

2018-10-07 Thread afs
Github user afs commented on a diff in the pull request: https://github.com/apache/jena/pull/480#discussion_r223217083 --- Diff: jena-extras/jena-querybuilder/.gitignore --- @@ -0,0 +1 @@ +/.project_old --- End diff -- This seem to be some issue, not for the

[GitHub] jena pull request #480: JENA-1602 - added mechanism to add inserts or delete...

2018-10-07 Thread afs
Github user afs commented on a diff in the pull request: https://github.com/apache/jena/pull/480#discussion_r223217180 --- Diff: jena-maven-tools/pom.xml --- @@ -30,7 +29,7 @@ org.apache.jena jena -3.7.0-SNAPSHOT +3.9.0-SNAPSHOT --- End

[GitHub] jena pull request #480: JENA-1602 - added mechanism to add inserts or delete...

2018-10-07 Thread afs
Github user afs commented on a diff in the pull request: https://github.com/apache/jena/pull/480#discussion_r223217155 --- Diff: jena-maven-tools/pom.xml --- @@ -20,7 +20,6 @@ 4.0.0 jena-maven-tools maven-plugin - 3.7.0-SNAPSHOT --- End diff --

[GitHub] jena pull request #480: JENA-1602 - added mechanism to add inserts or delete...

2018-10-07 Thread Claudenw
GitHub user Claudenw opened a pull request: https://github.com/apache/jena/pull/480 JENA-1602 - added mechanism to add inserts or deletes based on model or triple collections Fix for JENA-1602 You can merge this pull request into a Git repository by running: $ git pull

[GitHub] jena pull request #479: 1515/fix

2018-10-07 Thread Claudenw
GitHub user Claudenw opened a pull request: https://github.com/apache/jena/pull/479 1515/fix closes JENA-1515 You can merge this pull request into a Git repository by running: $ git pull https://github.com/Claudenw/jena 1515/fix Alternatively you can review and apply these

[GitHub] jena pull request #478: JENA-1612: A lightly parallel loader plan.

2018-10-06 Thread afs
GitHub user afs opened a pull request: https://github.com/apache/jena/pull/478 JENA-1612: A lightly parallel loader plan. You can merge this pull request into a Git repository by running: $ git pull https://github.com/afs/jena load-light Alternatively you can review and

[GitHub] jena pull request #477: JENA-1610: One "Metadata" class.

2018-10-06 Thread afs
GitHub user afs opened a pull request: https://github.com/apache/jena/pull/477 JENA-1610: One "Metadata" class. Command line tools: Report Jena version, not subsystems. You can merge this pull request into a Git repository by running: $ git pull https://github.com/afs/jena

[GitHub] jena pull request #476: Fix JDK10 Build (JENA-1609)

2018-10-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/jena/pull/476 ---

[GitHub] jena pull request #474: JENA-1609 Jena master does not build under JDK10

2018-10-03 Thread lewismc
Github user lewismc closed the pull request at: https://github.com/apache/jena/pull/474 ---

[GitHub] jena pull request #476: Fix JDK10 Build (JENA-1609)

2018-10-03 Thread rvesse
GitHub user rvesse opened a pull request: https://github.com/apache/jena/pull/476 Fix JDK10 Build (JENA-1609) Simplified version of PR #474 avoiding the dependency weirdness by adding the missing dependency only for the execution of the Javadoc plugin on the offending module

[GitHub] jena pull request #474: JENA-1609 Jena master does not build under JDK10

2018-10-03 Thread afs
Github user afs commented on a diff in the pull request: https://github.com/apache/jena/pull/474#discussion_r222399187 --- Diff: jena-jdbc/jena-jdbc-core/pom.xml --- @@ -39,17 +39,28 @@ 3.10.0-SNAPSHOT - - -

[GitHub] jena pull request #474: JENA-1609 Jena master does not build under JDK10

2018-10-03 Thread rvesse
Github user rvesse commented on a diff in the pull request: https://github.com/apache/jena/pull/474#discussion_r222388084 --- Diff: jena-jdbc/jena-jdbc-core/pom.xml --- @@ -39,17 +39,28 @@ 3.10.0-SNAPSHOT - - -

[GitHub] jena pull request #474: JENA-1609 Jena master does not build under JDK10

2018-10-03 Thread lewismc
Github user lewismc commented on a diff in the pull request: https://github.com/apache/jena/pull/474#discussion_r222383653 --- Diff: jena-jdbc/jena-jdbc-core/pom.xml --- @@ -39,17 +39,28 @@ 3.10.0-SNAPSHOT - - -

[GitHub] jena pull request #474: JENA-1609 Jena master does not build under JDK10

2018-10-03 Thread lewismc
Github user lewismc commented on a diff in the pull request: https://github.com/apache/jena/pull/474#discussion_r222382699 --- Diff: jena-jdbc/jena-jdbc-core/pom.xml --- @@ -39,17 +39,28 @@ 3.10.0-SNAPSHOT - - -

[GitHub] jena pull request #475: add AS and OA vocabularies

2018-10-03 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/jena/pull/475 ---

[GitHub] jena pull request #474: JENA-1609 Jena master does not build under JDK10

2018-10-03 Thread afs
Github user afs commented on a diff in the pull request: https://github.com/apache/jena/pull/474#discussion_r43798 --- Diff: jena-jdbc/jena-jdbc-core/pom.xml --- @@ -39,17 +39,28 @@ 3.10.0-SNAPSHOT - - -

[GitHub] jena pull request #474: JENA-1609 Jena master does not build under JDK10

2018-10-03 Thread afs
Github user afs commented on a diff in the pull request: https://github.com/apache/jena/pull/474#discussion_r33579 --- Diff: jena-jdbc/jena-jdbc-core/pom.xml --- @@ -39,17 +39,28 @@ 3.10.0-SNAPSHOT - - -

[GitHub] jena pull request #474: JENA-1609 Jena master does not build under JDK10

2018-10-02 Thread lewismc
Github user lewismc commented on a diff in the pull request: https://github.com/apache/jena/pull/474#discussion_r222164323 --- Diff: jena-jdbc/jena-jdbc-core/pom.xml --- @@ -39,17 +39,28 @@ 3.10.0-SNAPSHOT - - -

  1   2   3   4   5   6   7   8   9   10   >