You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by an...@apache.org on 2018/09/28 13:47:07 UTC

jena git commit: Include jena-fuseki-webapp/../webapp

Repository: jena
Updated Branches:
  refs/heads/master d29ec1a97 -> a98b9fa7a


Include jena-fuseki-webapp/../webapp


Project: http://git-wip-us.apache.org/repos/asf/jena/repo
Commit: http://git-wip-us.apache.org/repos/asf/jena/commit/a98b9fa7
Tree: http://git-wip-us.apache.org/repos/asf/jena/tree/a98b9fa7
Diff: http://git-wip-us.apache.org/repos/asf/jena/diff/a98b9fa7

Branch: refs/heads/master
Commit: a98b9fa7a6efa9417b4821ae7e9ce96f924f5b88
Parents: d29ec1a
Author: Andy Seaborne <an...@apache.org>
Authored: Fri Sep 28 14:46:58 2018 +0100
Committer: Andy Seaborne <an...@apache.org>
Committed: Fri Sep 28 14:46:58 2018 +0100

----------------------------------------------------------------------
 jena-fuseki2/apache-jena-fuseki/assembly-dist.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/jena/blob/a98b9fa7/jena-fuseki2/apache-jena-fuseki/assembly-dist.xml
----------------------------------------------------------------------
diff --git a/jena-fuseki2/apache-jena-fuseki/assembly-dist.xml b/jena-fuseki2/apache-jena-fuseki/assembly-dist.xml
index 0337999..8d20aa4 100644
--- a/jena-fuseki2/apache-jena-fuseki/assembly-dist.xml
+++ b/jena-fuseki2/apache-jena-fuseki/assembly-dist.xml
@@ -95,7 +95,7 @@
     </fileSet>
 
     <fileSet>
-      <directory>../jena-fuseki-core/src/main/webapp</directory>
+      <directory>../jena-fuseki-webapp/src/main/webapp</directory>
       <outputDirectory>webapp</outputDirectory>
     </fileSet>