You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by an...@apache.org on 2018/12/30 13:57:48 UTC

[jena] branch master updated (458c232 -> da1bd8f)

This is an automated email from the ASF dual-hosted git repository.

andy pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/jena.git.


    from 458c232  JENA-204: add unit tests
     add 09fedda  Remove maven-invoker dependency as per comment (inherited now)
     add 805d22b  Fix build integration tests by updating maven-verifier dep
     add 99846a3  JENA-204: add lang option to schemagen via maven-tools too
     new da1bd8f  Merge pull request #518 from kinow/fix-schemagen-maven-plugin

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 jena-maven-tools/pom.xml                                    |  7 +------
 .../main/java/org/apache/jena/tools/schemagen/Source.java   | 13 +++++++++++++
 .../apache/jena/tools/schemagen/SourceParameterTest.java    |  5 +++++
 3 files changed, 19 insertions(+), 6 deletions(-)


[jena] 01/01: Merge pull request #518 from kinow/fix-schemagen-maven-plugin

Posted by an...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

andy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/jena.git

commit da1bd8f9ebb484821c6ce518f9d04a75008d09ce
Merge: 458c232 99846a3
Author: Andy Seaborne <af...@users.noreply.github.com>
AuthorDate: Sun Dec 30 13:57:41 2018 +0000

    Merge pull request #518 from kinow/fix-schemagen-maven-plugin
    
    JENA-204: Fix schemagen maven plugin

 jena-maven-tools/pom.xml                                    |  7 +------
 .../main/java/org/apache/jena/tools/schemagen/Source.java   | 13 +++++++++++++
 .../apache/jena/tools/schemagen/SourceParameterTest.java    |  5 +++++
 3 files changed, 19 insertions(+), 6 deletions(-)