Github user kinow commented on a diff in the pull request:

    https://github.com/apache/jena/pull/114#discussion_r48680983
  
    --- Diff: 
jena-arq/src/main/java/org/apache/jena/sparql/lang/sparql_11/SPARQLParser11Constants.java
 ---
    @@ -431,6 +433,7 @@
         "\"select\"",
         "\"distinct\"",
         "\"reduced\"",
    +    "\"json\"",
    --- End diff --
    
    Oh, when updating the branch (it was written when Jena was 2.x) I simply 
applied the same changes to master.jj and sparql_11.jj, and looked at other 
classes that I had patched, and looked for similar classes that looked like had 
to be updated as well.
    
    But maybe I added Should I revert this one line?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to