[jira] [Commented] (JENA-1642) Schemagen configuration option "header" throws exception

2018-11-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1642?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16700825#comment-16700825 ] ASF GitHub Bot commented on JENA-1642: -- GitHub user jsarjeant opened a pull request:

[GitHub] jena pull request #500: JENA-1642: Check has value for header instead of is ...

2018-11-27 Thread jsarjeant
GitHub user jsarjeant opened a pull request: https://github.com/apache/jena/pull/500 JENA-1642: Check has value for header instead of is true When using schemagen from the maven plugin the `header` option does not work. `header` is intended to be a template string and when `isTrue`

[jira] [Created] (JENA-1642) Schemagen configuration option "header" throws exception

2018-11-27 Thread Joseph Sarjeant (JIRA)
Joseph Sarjeant created JENA-1642: - Summary: Schemagen configuration option "header" throws exception Key: JENA-1642 URL: https://issues.apache.org/jira/browse/JENA-1642 Project: Apache Jena

[jira] [Commented] (JENA-1641) Provide Iter.flatMap

2018-11-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/JENA-1641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16700492#comment-16700492 ] ASF GitHub Bot commented on JENA-1641: -- GitHub user afs opened a pull request: h

[jira] [Created] (JENA-1641) Provide Iter.flatMap

2018-11-27 Thread Andy Seaborne (JIRA)
Andy Seaborne created JENA-1641: --- Summary: Provide Iter.flatMap Key: JENA-1641 URL: https://issues.apache.org/jira/browse/JENA-1641 Project: Apache Jena Issue Type: Improvement Affects Vers

[GitHub] jena pull request #499: JENA-1641: Iter.flatMap.

2018-11-27 Thread afs
GitHub user afs opened a pull request: https://github.com/apache/jena/pull/499 JENA-1641: Iter.flatMap. You can merge this pull request into a Git repository by running: $ git pull https://github.com/afs/jena iter-flatmap Alternatively you can review and apply these changes a