This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Raptor RDF parser and serializer library".

The branch, master has been updated
       via  aa0f73f347dcbade422490b2ac8e3cb3ff2ea8d0 (commit)
      from  6227ca4ec111c06f1062cf870f695d02e2bd1312 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit aa0f73f347dcbade422490b2ac8e3cb3ff2ea8d0
Author: Dave Beckett <[email protected]>
Date:   Wed Jan 6 14:55:48 2010 -0800

    Removed RAPTOR_IDENTIFIER_TYPE_PREDICATE
    
    raptor_identifier_type loses RAPTOR_IDENTIFIER_TYPE_PREDICATE which
    has been a synonym for RAPTOR_IDENTIFIER_TYPE_RESOURCE for some time.
    
    Update code to remove from switch()s and conditions.

-----------------------------------------------------------------------

Summary of changes:
 src/raptor.h                    |    5 +----
 src/raptor_abbrev.c             |    5 -----
 src/raptor_serialize_dot.c      |   10 ----------
 src/raptor_serialize_json.c     |    4 ----
 src/raptor_serialize_ntriples.c |    1 -
 src/raptor_serialize_rdfxml.c   |    5 +----
 src/raptor_serialize_rdfxmla.c  |    7 +------
 src/raptor_serialize_rss.c      |    8 +++-----
 src/raptor_serialize_turtle.c   |    9 +--------
 src/raptor_statement.c          |    5 +----
 10 files changed, 8 insertions(+), 51 deletions(-)


hooks/post-receive
-- 
Raptor RDF parser and serializer library
_______________________________________________
redland-commits mailing list
[email protected]
http://lists.librdf.org/mailman/listinfo/redland-commits

Reply via email to