[GitHub] jena pull request #456: JENA-1585: Fuseki core reorg

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

[GitHub] jena pull request #456: JENA-1585: Fuseki core reorg

2018-08-05 Thread afs
Github user afs commented on a diff in the pull request: https://github.com/apache/jena/pull/456#discussion_r207735470 --- Diff: jena-fuseki2/jena-fuseki-core/src/main/java/org/apache/jena/fuseki/build/FusekiBuildLib.java --- @@ -0,0 +1,125 @@ +/* + * Licensed to the Apach

[GitHub] jena pull request #456: JENA-1585: Fuseki core reorg

2018-08-05 Thread kinow
Github user kinow commented on a diff in the pull request: https://github.com/apache/jena/pull/456#discussion_r207734465 --- Diff: jena-fuseki2/jena-fuseki-core/src/main/java/org/apache/jena/fuseki/build/FusekiBuildLib.java --- @@ -0,0 +1,125 @@ +/* + * Licensed to the Apa

[GitHub] jena pull request #456: JENA-1585: Fuseki core reorg

2018-08-05 Thread kinow
Github user kinow commented on a diff in the pull request: https://github.com/apache/jena/pull/456#discussion_r207734729 --- Diff: jena-fuseki2/jena-fuseki-embedded/src/main/java/org/apache/jena/fuseki/embedded/FusekiServer.java --- @@ -246,6 +248,13 @@ public Builder enableStats(

[GitHub] jena pull request #456: JENA-1585: Fuseki core reorg

2018-08-05 Thread kinow
Github user kinow commented on a diff in the pull request: https://github.com/apache/jena/pull/456#discussion_r207734712 --- Diff: jena-fuseki2/jena-fuseki-core/src/test/java/org/apache/jena/fuseki/package-info.java --- @@ -16,38 +16,17 @@ * limitations under the License.

[GitHub] jena pull request #456: JENA-1585: Fuseki core reorg

2018-08-05 Thread afs
GitHub user afs opened a pull request: https://github.com/apache/jena/pull/456 JENA-1585: Fuseki core reorg Class reorganisation within the the jena-fuseki-core module. jena-fuseki-embedded and jena-fuseki-basic changes show the cleaner split - no mention of the webapp or m