ytrstu / vosao

Automatically exported from code.google.com/p/vosao
GNU Lesser General Public License v2.1
0 stars 0 forks source link

SVN not in sync? #279

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hello

the rssatom plugin (using vosao 0.6 library) from /trunk isn't in sync with the 
SVN from vosao /trunk. 
How can I build compatible plugins with sources from vosao /trunk?

java.lang.NoSuchFieldError: PUBLISH_DATE_ASC
    at org.vosao.plugins.rssatom.RssatomServlet.getPages(RssatomServlet.java:100)
    at org.vosao.plugins.rssatom.RssatomServlet.doGet(RssatomServlet.java:87)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:693)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:806)
    at org.vosao.filter.SiteFilter.processPluginServlet(SiteFilter.java:211)
    at org.vosao.filter.SiteFilter.doFilter(SiteFilter.java:75)

Original issue reported on code.google.com by axelclk@gmail.com on 25 Jul 2010 at 11:48

GoogleCodeExporter commented 8 years ago
Fixed.

Original comment by kinyelo@gmail.com on 25 Jul 2010 at 12:00