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 2014/08/05 15:50:05 UTC

svn commit: r1615931 - in /jena/Experimental/jena-fuseki2: JS PREP

Author: andy
Date: Tue Aug  5 13:50:05 2014
New Revision: 1615931

URL: http://svn.apache.org/r1615931
Log:
Tempfile

Added:
    jena/Experimental/jena-fuseki2/PREP
      - copied, changed from r1615930, jena/Experimental/jena-fuseki2/JS
Removed:
    jena/Experimental/jena-fuseki2/JS

Copied: jena/Experimental/jena-fuseki2/PREP (from r1615930, jena/Experimental/jena-fuseki2/JS)
URL: http://svn.apache.org/viewvc/jena/Experimental/jena-fuseki2/PREP?p2=jena/Experimental/jena-fuseki2/PREP&p1=jena/Experimental/jena-fuseki2/JS&r1=1615930&r2=1615931&rev=1615931&view=diff
==============================================================================
--- jena/Experimental/jena-fuseki2/JS (original)
+++ jena/Experimental/jena-fuseki2/PREP Tue Aug  5 13:50:05 2014
@@ -1,7 +1,33 @@
 Temp file.
 Work space for license checking.
 
-Fuseki2 javascript components.
+
+
+**** Java dependencies
+Junit (test)
+jetty
+
+shiro:
+----
+Apache Shiro
+Copyright 2008-2012 The Apache Software Foundation
+
+This product includes software developed at
+The Apache Software Foundation (http://www.apache.org/).
+
+The implementation for org.apache.shiro.util.SoftHashMap is based 
+on initial ideas from Dr. Heinz Kabutz's publicly posted version 
+available at http://www.javaspecialists.eu/archive/Issue015.html,
+with continued modifications.  
+
+Certain parts (StringUtils etc.) of the source code for this 
+product was copied for simplicity and to reduce dependencies 
+from the source code developed by the Spring Framework Project 
+(http://www.springframework.org).
+----
+
+
+**** Fuseki2 javascript components.