[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 #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 #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