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 2015/12/16 19:04:14 UTC

svn commit: r1720409 - /jena/site/trunk/content/documentation/fuseki2/fuseki-layout.mdtext

Author: andy
Date: Wed Dec 16 18:04:13 2015
New Revision: 1720409

URL: http://svn.apache.org/viewvc?rev=1720409&view=rev
Log:
Update file system layout

Modified:
    jena/site/trunk/content/documentation/fuseki2/fuseki-layout.mdtext

Modified: jena/site/trunk/content/documentation/fuseki2/fuseki-layout.mdtext
URL: http://svn.apache.org/viewvc/jena/site/trunk/content/documentation/fuseki2/fuseki-layout.mdtext?rev=1720409&r1=1720408&r2=1720409&view=diff
==============================================================================
--- jena/site/trunk/content/documentation/fuseki2/fuseki-layout.mdtext (original)
+++ jena/site/trunk/content/documentation/fuseki2/fuseki-layout.mdtext Wed Dec 16 18:04:13 2015
@@ -1,6 +1,4 @@
-# Fuskei File System Layout
-
-> @@ Check: log4j.properties, run/databases/
+# Fuseki File System Layout
 
 There are two areas: the fixed files provided by the distribution and the
 changing files for the local deployment,including the default location
@@ -31,22 +29,17 @@ When run in a web application container
 If `FUSEKI_BASE` is the same as `FUSEKI_HOME`, be careful when upgrading not to delete
 server deployment files and directories.
 
-# Old World and migration from Fuseki 1.
-
-`config.ttl`
-
 # Distribution area -- `FUSEKI_HOME`
 
 | Directory or File     | Usage |
 |-----------------------|-------|
-| `templates/`		    | Templates for build-in configurations |
-| `fuseki_d.sh`         | Fuseki Service (Linux) |
-| `fuseki-server`       | Fuseki standalone command     |
-| `fuseki-server.bat`   | Fuseki standalone command     |
-| `fuseki-server.jar`   | The Fuseki Server binary      |
-| `log4j.properties`    | Logging configuration         |
-| `bin/`                | Helper scripts                |
-| `run/`                | Default location of `FUSEKI_BASE` |
+| `fuseki`              | Fuseki Service (Linux)            |
+| `fuseki-server`       | Fuseki standalone command         |
+| `fuseki-server.bat`   | Fuseki standalone command         |
+| `fuseki-server.jar`   | The Fuseki Server binary          |
+| `fuseki.war`          | The Fuseki Server as a WAR file   |
+| `bin/`                | Helper scripts                    |
+| `webapp/`             | The webapp for the UI             |
 
 # Runtime area -- `FUSEKI_BASE`
 
@@ -60,6 +53,7 @@ server deployment files and directories.
 | `logs/`           | Log file area               |
 | `system/`         | System configuration database |
 | `system_files/`   | Uploaded data service descriptions (copies) |
+| `templates/`	    | Templates for build-in configurations |
 
 
 The `system_files/` keeps a copy of any assemblers uploaded to