You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by ki...@apache.org on 2018/08/14 08:34:11 UTC

[1/2] jena git commit: Fix HTML syntax

Repository: jena
Updated Branches:
  refs/heads/master a515c111b -> 09994d2e2


Fix HTML syntax

Noticed this one while inspecting some PHP code that had a copy of Jena Fuseki inside.


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

Branch: refs/heads/master
Commit: 9dd63c6eb998e4a6fa34973d05f9a7b494a24092
Parents: a515c11
Author: Bruno P. Kinoshita <ki...@apache.org>
Authored: Tue Aug 14 16:55:34 2018 +1200
Committer: Bruno P. Kinoshita <ki...@apache.org>
Committed: Tue Aug 14 20:32:44 2018 +1200

----------------------------------------------------------------------
 jena-fuseki2/jena-fuseki-basic/sparqler/pages/data-validator.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/jena/blob/9dd63c6e/jena-fuseki2/jena-fuseki-basic/sparqler/pages/data-validator.html
----------------------------------------------------------------------
diff --git a/jena-fuseki2/jena-fuseki-basic/sparqler/pages/data-validator.html b/jena-fuseki2/jena-fuseki-basic/sparqler/pages/data-validator.html
index 876cab3..adff56a 100755
--- a/jena-fuseki2/jena-fuseki-basic/sparqler/pages/data-validator.html
+++ b/jena-fuseki2/jena-fuseki-basic/sparqler/pages/data-validator.html
@@ -41,7 +41,7 @@ Output syntax:
       <hr/>
 Parsing provided by <a href="http://jena.apache.org/documentation/io/">Jena/RIOT</a>.
 Questions to 
-<href="mailto:users@jena.apache.org?s=[Data Validator]: ">users@jena</a>
+<a href="mailto:users@jena.apache.org?s=[Data Validator]: ">users@jena</a>
 (include full details of input).
     </div>
   </body>


[2/2] jena git commit: Merge branch 'patch-1'

Posted by ki...@apache.org.
Merge branch 'patch-1'


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

Branch: refs/heads/master
Commit: 09994d2e2a7a9dd031f35e53ac79eb84f6927297
Parents: a515c11 9dd63c6
Author: Bruno P. Kinoshita <ki...@apache.org>
Authored: Tue Aug 14 20:33:46 2018 +1200
Committer: Bruno P. Kinoshita <ki...@apache.org>
Committed: Tue Aug 14 20:33:46 2018 +1200

----------------------------------------------------------------------
 jena-fuseki2/jena-fuseki-basic/sparqler/pages/data-validator.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------