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

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


 discard 8004a43  CLEREZZA-1040: Update versions
    omit eb52739  supportingnon-DS parser/serializer as discussed on list
    omit ef8e17a  Falling back to Serializer.getInstance() instead of null
    omit 2970ea1  CLEREZZA-1036: Refactor jaxrs.rdf.providers to use api and 
api.impl module
    omit 069c0ae  CLEREZZA-1039: Remove doap_rdf.rdf
    omit 71f88c1  CLEREZZA-1039: Reformat site.xml
    omit 47eeb9c  CLEREZZA-1039: Remove unnecessary or obsolete files, update 
README.md and NOTICE
    omit 6bf49b9  CLEREZZA-1039: Remove obsolete file DISCLAIMER
    omit a5e7f30  CLEREZZA-1039: Remove website bundle
    omit 30d4d8c  CLEREZZA-1033: Delete rdf module
    omit f6e2a2a  CLEREZZA-1026: Reformat codes in api.impl
    omit 799b2d1  CLEREZZA-1038: Move scala.utils from rdf module into 
api.utils module
    omit 0add015  CLEREZZA-1032: Update ontologies pom.xml to export package 
and add ontology classes DCTERMS, PLATFORM, SKOS04, SKOS08
    omit e855395  CLEREZZA-1026: Update api pom.xml to export package and 
reformat codes
    omit 2959bcf  CLEREZZA-1032: Add ontology class XSD to ontologies module
    omit 3d1b3db  CLEREZZA-1037: Add api.utils module to reactor's pom.xml
    omit 54c21fe  CLEREZZA-1037: Move utils from rdf module to api.utils module
    omit 59ff83d  CLEREZZA-1032: Add ontologies module to reactor's pom.xml
    omit 502b36a  CLEREZZA-1032: Add ontology classes FOAF, OWL, RDF, and RDFS 
to ontologies module
    omit f4c8ad5  CLEREZZA-1025: Use api and api.impl module in representation 
module
    omit e5ca19a  CLEREZZA-1026: Remove module rdf from reactor's pom.xml and 
update api and api.impl module names
    omit cfc3226  CLEREZZA-1031: Move TcProviderTest from test.utils to dataset
    omit f509da8  CLEREZZA-1035: Remove TcProviderTest from test.utils to avoid 
cyclic dependency with dataset
    omit 6781b44  CLEREZZA-1031: Copy PermissionParser used by 
TcAccessController from legacy bundle org.apache.clerezza.utils
    omit 685c12b  CLEREZZA-1034: Merge rdf simple storage into dataset module
    omit 0656586  CLEREZZA-1035: Add module test.utils in reactor pom.xml
    omit 11799ce  CLEREZZA-1035: Copy rdf.core.test from rdf module to 
test.utils
    omit 036ce3f  CLEREZZA-1031: Add representation and dataset module to 
reactor pom.xml
    omit 938e440  CLEREZZA-1025: Update pom.xml in representation module
    omit 50211e4  CLEREZZA-1031: Move rdf.core access to a new module called 
dataset
    omit ec0265f  CLEREZZA-1026: Update version in sparql module
    omit 01dc25b  CLEREZZA-1026: Move some tests from rdf.core to api.impl
    omit f5d9dd8  CLEREZZA-1026: Clean up rdf.core
    omit 8a9026b  CLEREZZA-1026: Remove sparql parser generator in rdf.core
    omit f8dd915  CLEREZZA-1026: Add module sparql in reactor pom.xml
    omit eec0ac7  CLEREZZA-1026: Introduce GraphStore to remove dependency to 
TcProvider and refactor sparql
    omit 829e5fa  CLEREZZA-1026: Copy additional classes from rdf.core to 
api.impl and refactor api.impl
    omit f06386f  CLEREZZA-1026: Bump maven-surefire-plugin in parent pom to 
2.22.1 and set useSystemClassLoader to false
    omit a6bb00b  Revert "CLEREZZA-1026: Add maven-surefire-plugin in api.impl 
pom.xml"
    omit 53ffa57  CLEREZZA-1026: Add maven-surefire-plugin in api.impl pom.xml
    omit 1576c56  CLEREZZA-1026: Fix reactor's pom.xml
    omit d1ee24c  CLEREZZA-1026: Rename impl.utils to api.impl; rename packages 
within api and api.impl
    omit e64bd26  CLEREZZA-1025: Copy serializedform in core to a new module 
called representation
    omit 2109cae  Merged in clerezza-rdf-core
     add ab278b6  Removed unnecessary boxing.
     new 954f291  Merged in clerezza-rdf-core
     new 9647fd3  CLEREZZA-1025: Copy serializedform in core to a new module 
called representation
     new 9364e6d  CLEREZZA-1026: Rename impl.utils to api.impl; rename packages 
within api and api.impl
     new 44fd93c  CLEREZZA-1026: Fix reactor's pom.xml
     new 566be34  CLEREZZA-1026: Add maven-surefire-plugin in api.impl pom.xml
     new 1ac8b3a  Revert "CLEREZZA-1026: Add maven-surefire-plugin in api.impl 
pom.xml"
     new e153faa  CLEREZZA-1026: Bump maven-surefire-plugin in parent pom to 
2.22.1 and set useSystemClassLoader to false
     new 0ff3e25  CLEREZZA-1026: Copy additional classes from rdf.core to 
api.impl and refactor api.impl
     new ca80018  CLEREZZA-1026: Introduce GraphStore to remove dependency to 
TcProvider and refactor sparql
     new fc1bbb0  CLEREZZA-1026: Add module sparql in reactor pom.xml
     new 5bffbb5  CLEREZZA-1026: Remove sparql parser generator in rdf.core
     new 1b65ea2  CLEREZZA-1026: Clean up rdf.core
     new 57f001c  CLEREZZA-1026: Move some tests from rdf.core to api.impl
     new 55c58cd  CLEREZZA-1026: Update version in sparql module
     new 1a52443  CLEREZZA-1031: Move rdf.core access to a new module called 
dataset
     new fa9a8ba  CLEREZZA-1025: Update pom.xml in representation module
     new 3fd7cbe  CLEREZZA-1031: Add representation and dataset module to 
reactor pom.xml
     new 209ee57  CLEREZZA-1035: Copy rdf.core.test from rdf module to 
test.utils
     new 2cd406b  CLEREZZA-1035: Add module test.utils in reactor pom.xml
     new b314faa  CLEREZZA-1034: Merge rdf simple storage into dataset module
     new 0369377  CLEREZZA-1031: Copy PermissionParser used by 
TcAccessController from legacy bundle org.apache.clerezza.utils
     new 624edf0  CLEREZZA-1035: Remove TcProviderTest from test.utils to avoid 
cyclic dependency with dataset
     new c2efd15  CLEREZZA-1031: Move TcProviderTest from test.utils to dataset
     new dba24d1  CLEREZZA-1026: Remove module rdf from reactor's pom.xml and 
update api and api.impl module names
     new 447fd00  CLEREZZA-1025: Use api and api.impl module in representation 
module
     new e41e0bc  CLEREZZA-1032: Add ontology classes FOAF, OWL, RDF, and RDFS 
to ontologies module
     new e9a3fe5  CLEREZZA-1032: Add ontologies module to reactor's pom.xml
     new 334c046  CLEREZZA-1037: Move utils from rdf module to api.utils module
     new 1921aca  CLEREZZA-1037: Add api.utils module to reactor's pom.xml
     new bff642b  CLEREZZA-1032: Add ontology class XSD to ontologies module
     new 820de2c  CLEREZZA-1026: Update api pom.xml to export package and 
reformat codes
     new f0f27c9  CLEREZZA-1032: Update ontologies pom.xml to export package 
and add ontology classes DCTERMS, PLATFORM, SKOS04, SKOS08
     new 80ad0d3  CLEREZZA-1038: Move scala.utils from rdf module into 
api.utils module
     new 7a08040  CLEREZZA-1026: Reformat codes in api.impl
     new 2980b6b  CLEREZZA-1033: Delete rdf module
     new 54e79ae  CLEREZZA-1039: Remove website bundle
     new 00379c4  CLEREZZA-1039: Remove obsolete file DISCLAIMER
     new 1e2ae5f  CLEREZZA-1039: Remove unnecessary or obsolete files, update 
README.md and NOTICE
     new 471770a  CLEREZZA-1039: Reformat site.xml
     new 31f8658  CLEREZZA-1039: Remove doap_rdf.rdf
     new b10c9a1  CLEREZZA-1036: Refactor jaxrs.rdf.providers to use api and 
api.impl module
     new cc057c7  Falling back to Serializer.getInstance() instead of null
     new c65d7a6  supportingnon-DS parser/serializer as discussed on list
     new 6d149e9  CLEREZZA-1040: Update versions
     new cf3d51f  Reapply commit ab278b609cfe1fee9704abb563679ae952bcc47f

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (8004a43)
            \
             N -- N -- N   refs/heads/reunited (cf3d51f)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 45 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:
 .../src/main/java/org/apache/clerezza/test/utils/RandomGraph.java       | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Reply via email to