ContentProviderTest is failing for me: /Users/bcm/work/apache/abdera/server/src/test/java/org/apache/abdera/protocol/server/ContentProviderTest.java:[121,27] org.apache.abdera.writer.Writer cannot be dereferenced
this have something to do with the fact that getWriter(String) returns <T extends Writer>? this particular language feature always ties my brane in knots.
