You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pr@jena.apache.org by GitBox <gi...@apache.org> on 2022/06/13 09:35:25 UTC

[GitHub] [jena] afs opened a new pull request, #1380: GH-1379: Add exclamation mark as a constant and token type.

afs opened a new pull request, #1380:
URL: https://github.com/apache/jena/pull/1380

   GitHub issue resolved: #1379.
   This closes #1379.
   
   Pull request Description:
   Add EMARK as a character constant. 
   Add to enum TokenType and the parser.
   
   This is mainly about completeness - `!` is not significant parser character for usage of `TokenizerText` in Jena.
   
   Also - clean whitespace in the tokens package.
   
   ----
   
    - [N/A ] Tests are included.
    - [N/A] Documentation change and updates are provided for the [Apache Jena website](https://github.com/apache/jena-site/)
    - [x] Commits have been squashed to remove intermediate development commit messages.
    - [x] Key commit messages start with the issue number (GH-xxxx or JENA-xxxx)
   
   By submitting this pull request, I acknowledge that I am making a contribution to the Apache Software Foundation under the terms and conditions of the [Contributor's Agreement](https://www.apache.org/licenses/contributor-agreements.html).
   
   ----
   
   See the [Apache Jena "Contributing" guide](https://github.com/apache/jena/blob/main/CONTRIBUTING.md).
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: pr-unsubscribe@jena.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@jena.apache.org
For additional commands, e-mail: pr-help@jena.apache.org


[GitHub] [jena] afs merged pull request #1380: GH-1379: Add exclamation mark as a constant and token type.

Posted by GitBox <gi...@apache.org>.
afs merged PR #1380:
URL: https://github.com/apache/jena/pull/1380


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: pr-unsubscribe@jena.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@jena.apache.org
For additional commands, e-mail: pr-help@jena.apache.org


[GitHub] [jena] afs commented on pull request #1380: GH-1379: Add exclamation mark as a constant and token type.

Posted by GitBox <gi...@apache.org>.
afs commented on PR #1380:
URL: https://github.com/apache/jena/pull/1380#issuecomment-1153697322

   This PR looks much smaller with whitespace changes filtered out.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: pr-unsubscribe@jena.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@jena.apache.org
For additional commands, e-mail: pr-help@jena.apache.org