Github user afs commented on the pull request:
https://github.com/apache/jena/pull/94#issuecomment-151152208
On 26/10/15 13:51, A. Soroka wrote:
> @afs <https://github.com/afs> I can't find any of the unnecessary
> semicolon warnings-- can you give me a pointer?
>
> â
> Reply to this email directly or view it on GitHub
> <https://github.com/apache/jena/pull/94#issuecomment-151139579>.
>
maybe you fixed them but I get:
Unnecessary semicolon DatasetGraphInMemory.java
/jena-arq/src/main/java/org/apache/jena/sparql/core/mem line 191Problem
Unnecessary semicolon DatasetGraphInMemory.java
/jena-arq/src/main/java/org/apache/jena/sparql/core/mem line 195
Unnecessary semicolon PMapTupleTable.java
/jena-arq/src/main/java/org/apache/jena/sparql/core/mem line 69
Unnecessary semicolon TestQuadTableForms.java
/jena-arq/src/test/java/org/apache/jena/sparql/core/mem line 80
Unnecessary semicolon TestTripleTableForms.java
/jena-arq/src/test/java/org/apache/jena/sparql/core/mem line 59
---
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 [email protected] or file a JIRA ticket
with INFRA.
---