Github user wikier commented on a diff in the pull request:

    https://github.com/apache/commons-rdf/pull/42#discussion_r147886874
  
    --- Diff: 
jena/src/main/java/org/apache/commons/rdf/jena/impl/JenaDatasetImpl.java ---
    @@ -149,7 +149,7 @@ public long size() {
         @Override
         public String toString() {
             final StringWriter sw = new StringWriter();
    -        RDFDataMgr.write(sw, graph, Lang.NT);
    --- End diff --
    
    Attribute already renamed in `master` (see 151a8ea). 
    
    So, please, rebase this PR to the current `HEAD` so we can ship this patch 
in the imminent `0.5.0` release. 


---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to