You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by bu...@apache.org on 2015/12/16 19:04:46 UTC

svn commit: r975720 - in /websites/staging/jena/trunk/content: ./ documentation/fuseki2/fuseki-layout.html

Author: buildbot
Date: Wed Dec 16 18:04:45 2015
New Revision: 975720

Log:
Staging update by buildbot for jena

Modified:
    websites/staging/jena/trunk/content/   (props changed)
    websites/staging/jena/trunk/content/documentation/fuseki2/fuseki-layout.html

Propchange: websites/staging/jena/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Dec 16 18:04:45 2015
@@ -1 +1 @@
-1719046
+1720409

Modified: websites/staging/jena/trunk/content/documentation/fuseki2/fuseki-layout.html
==============================================================================
--- websites/staging/jena/trunk/content/documentation/fuseki2/fuseki-layout.html (original)
+++ websites/staging/jena/trunk/content/documentation/fuseki2/fuseki-layout.html Wed Dec 16 18:04:45 2015
@@ -155,10 +155,7 @@
   visibility: hidden;
 }
 h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, dt:hover > .elementid-permalink { visibility: visible }</style>
-<h1 id="fuskei-file-system-layout">Fuskei File System Layout<a class="headerlink" href="#fuskei-file-system-layout" title="Permanent link">&para;</a></h1>
-<blockquote>
-<p>@@ Check: log4j.properties, run/databases/</p>
-</blockquote>
+<h1 id="fuseki-file-system-layout">Fuseki File System Layout<a class="headerlink" href="#fuseki-file-system-layout" title="Permanent link">&para;</a></h1>
 <p>There are two areas: the fixed files provided by the distribution and the
 changing files for the local deployment,including the default location
 for TDB databases.</p>
@@ -214,8 +211,6 @@ everything is in the WAR file itself.</p
 <code>FUSEKI_BASE</code> will be <code>/etc/fuseki</code>.</p>
 <p>If <code>FUSEKI_BASE</code> is the same as <code>FUSEKI_HOME</code>, be careful when upgrading not to delete
 server deployment files and directories.</p>
-<h1 id="old-world-and-migration-from-fuseki-1">Old World and migration from Fuseki 1.<a class="headerlink" href="#old-world-and-migration-from-fuseki-1" title="Permanent link">&para;</a></h1>
-<p><code>config.ttl</code></p>
 <h1 id="distribution-area-fuseki_home">Distribution area -- <code>FUSEKI_HOME</code><a class="headerlink" href="#distribution-area-fuseki_home" title="Permanent link">&para;</a></h1>
 <table class="table">
 <thead>
@@ -226,11 +221,7 @@ server deployment files and directories.
 </thead>
 <tbody>
 <tr>
-<td><code>templates/</code></td>
-<td>Templates for build-in configurations</td>
-</tr>
-<tr>
-<td><code>fuseki_d.sh</code></td>
+<td><code>fuseki</code></td>
 <td>Fuseki Service (Linux)</td>
 </tr>
 <tr>
@@ -246,16 +237,16 @@ server deployment files and directories.
 <td>The Fuseki Server binary</td>
 </tr>
 <tr>
-<td><code>log4j.properties</code></td>
-<td>Logging configuration</td>
+<td><code>fuseki.war</code></td>
+<td>The Fuseki Server as a WAR file</td>
 </tr>
 <tr>
 <td><code>bin/</code></td>
 <td>Helper scripts</td>
 </tr>
 <tr>
-<td><code>run/</code></td>
-<td>Default location of <code>FUSEKI_BASE</code></td>
+<td><code>webapp/</code></td>
+<td>The webapp for the UI</td>
 </tr>
 </tbody>
 </table>
@@ -300,6 +291,10 @@ server deployment files and directories.
 <td><code>system_files/</code></td>
 <td>Uploaded data service descriptions (copies)</td>
 </tr>
+<tr>
+<td><code>templates/</code></td>
+<td>Templates for build-in configurations</td>
+</tr>
 </tbody>
 </table>
 <p>The <code>system_files/</code> keeps a copy of any assemblers uploaded to