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 2012/01/29 22:36:28 UTC

svn commit: r1237490 - in /incubator/jena/Jena2/Fuseki/trunk: make_links pages-publish/favicon.ico pages-update/favicon.ico

Author: andy
Date: Sun Jan 29 21:36:28 2012
New Revision: 1237490

URL: http://svn.apache.org/viewvc?rev=1237490&view=rev
Log:
favicon

Added:
    incubator/jena/Jena2/Fuseki/trunk/pages-publish/favicon.ico   (with props)
    incubator/jena/Jena2/Fuseki/trunk/pages-update/favicon.ico   (with props)
Modified:
    incubator/jena/Jena2/Fuseki/trunk/make_links

Modified: incubator/jena/Jena2/Fuseki/trunk/make_links
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/Fuseki/trunk/make_links?rev=1237490&r1=1237489&r2=1237490&view=diff
==============================================================================
--- incubator/jena/Jena2/Fuseki/trunk/make_links (original)
+++ incubator/jena/Jena2/Fuseki/trunk/make_links Sun Jan 29 21:36:28 2012
@@ -1,6 +1,6 @@
 #!/bin/bash
 
-SOH=soh
+SOH=${SOH:-soh}
 for s in s-head s-get s-put s-post s-delete s-query s-update s-update-form
 do
     rm -f $s

Added: incubator/jena/Jena2/Fuseki/trunk/pages-publish/favicon.ico
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/Fuseki/trunk/pages-publish/favicon.ico?rev=1237490&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/jena/Jena2/Fuseki/trunk/pages-publish/favicon.ico
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: incubator/jena/Jena2/Fuseki/trunk/pages-update/favicon.ico
URL: http://svn.apache.org/viewvc/incubator/jena/Jena2/Fuseki/trunk/pages-update/favicon.ico?rev=1237490&view=auto
==============================================================================
Binary file - no diff available.

Propchange: incubator/jena/Jena2/Fuseki/trunk/pages-update/favicon.ico
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream