You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@clerezza.apache.org by ha...@apache.org on 2021/05/11 21:21:07 UTC

[clerezza] branch master updated (474e72e -> cbc422b)

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

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


    from 474e72e  [maven-release-plugin] prepare for next development iteration
     add 2308221  CLEREZZA-1023: Upgrade to JUnit 5
     new cbc422b  Merge pull request #17 from apache/CLEREZZA-1023-JUnit5

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:
 api-implementation/pom.xml                         |  22 ++-
 api.utils/pom.xml                                  |  34 ++--
 api/pom.xml                                        |  16 +-
 dataset/pom.xml                                    |  30 ++-
 jaxrs.rdf.providers/pom.xml                        |  10 +-
 ontologies/pom.xml                                 |   8 +-
 parent/pom.xml                                     |  16 +-
 pom.xml                                            |   4 +-
 representation/pom.xml                             |  24 ++-
 sparql/pom.xml                                     |  30 +--
 test.utils/pom.xml                                 |  26 +--
 .../org/apache/clerezza/test/utils/GraphTest.java  | 217 +++++++++++----------
 12 files changed, 249 insertions(+), 188 deletions(-)

[clerezza] 01/01: Merge pull request #17 from apache/CLEREZZA-1023-JUnit5

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

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

commit cbc422b097e731a6f01501047eb003e2d97b7241
Merge: 474e72e 2308221
Author: Hasan <ha...@gmail.com>
AuthorDate: Tue May 11 23:21:02 2021 +0200

    Merge pull request #17 from apache/CLEREZZA-1023-JUnit5
    
    CLEREZZA-1023: Upgrade to JUnit 5

 api-implementation/pom.xml                         |  22 ++-
 api.utils/pom.xml                                  |  34 ++--
 api/pom.xml                                        |  16 +-
 dataset/pom.xml                                    |  30 ++-
 jaxrs.rdf.providers/pom.xml                        |  10 +-
 ontologies/pom.xml                                 |   8 +-
 parent/pom.xml                                     |  16 +-
 pom.xml                                            |   4 +-
 representation/pom.xml                             |  24 ++-
 sparql/pom.xml                                     |  30 +--
 test.utils/pom.xml                                 |  26 +--
 .../org/apache/clerezza/test/utils/GraphTest.java  | 217 +++++++++++----------
 12 files changed, 249 insertions(+), 188 deletions(-)