[Yanel-commits] rev 29457 - public/yanel/contributions/realms/foaf/src/resources/findfriend/src/java/org/wyona/yanel/impl/resources/findfriend

michi at wyona.com michi at wyona.com
Sun Dec 2 16:34:33 CET 2007


Author: michi
Date: 2007-12-02 16:34:33 +0100 (Sun, 02 Dec 2007)
New Revision: 29457

Modified:
   public/yanel/contributions/realms/foaf/src/resources/findfriend/src/java/org/wyona/yanel/impl/resources/findfriend/FindFriendResource.java
Log:
TODO added

Modified: public/yanel/contributions/realms/foaf/src/resources/findfriend/src/java/org/wyona/yanel/impl/resources/findfriend/FindFriendResource.java
===================================================================
--- public/yanel/contributions/realms/foaf/src/resources/findfriend/src/java/org/wyona/yanel/impl/resources/findfriend/FindFriendResource.java	2007-12-02 15:31:55 UTC (rev 29456)
+++ public/yanel/contributions/realms/foaf/src/resources/findfriend/src/java/org/wyona/yanel/impl/resources/findfriend/FindFriendResource.java	2007-12-02 15:34:33 UTC (rev 29457)
@@ -88,6 +88,7 @@
                         sb.append("<mime-type suffix=\"rdf\">application/rdf+xml</mime-type>");
                         sb.append("</result>");
                     } else {
+                        // TODO: Check mime type (application/rdf+xml) or take a look inside ...!
                         log.warn("DEBUG: Does not seem to be a RDF: " + url);
                     }
                 }



More information about the Yanel-commits mailing list