Hi, The documentation at Dashboard >> Apache Abdera >> Getting Started >> Your first AtomPub Server (https://cwiki.apache.org/confluence/display/ABDERA/Your+first+AtomPub+Server) has an example Servlet that uses DefaultProvider and SimpleWorkspaceInfo. However, I cannot get it to compile with Abdera 1.1.1, since these classes are unavailable. In addition, the Abdera 1.1.1 JavaDocs at http://abdera.apache.org/docs/api/index.html show no evidence of these classes. Are there changes to the API that are not reflected in the example documentation?
Thanks, David
