This post originated from an RSS feed registered with Java Buzz
by Simon Brown.
Original Post: Pebble 1.4.1 available
Feed Title: Simon Brown's weblog
Feed URL: http://www.simongbrown.com/blog/feed.xml?flavor=rss20&category=java
Feed Description: My thoughts on Java, software development and technology.
Pebble 1.4.1 has been uploaded to the SourceForge servers and you can get it here. The major changes in this version are...
PEB-3 : Add Atom syndication support
PEB-19 : Allow entry of SMTP Auth Settings
PEB-27 : Move RSS generation from Java class to JSP
PEB-28 : Relative links get transformed with double slashes in the RSS feed
PEB-29 : Pebble doesn't support UTF-8 / international text
PEB-30 : Add RDF Site Summary (RSS) 1.0 syndication support
PEB-32 : multi-user aggregate html/atom/rss feed
PEB-33 : Add support for the XML-RPC Blogger API
PEB-38 : Pebble cannot find the default jsp template with Resin 3.0.6 os OS X
PEB-39 : Documentation section 13.2 should include "Resin 3.0.x" in title also
PEB-40 : Template support
PEB-41 : Session timeout while composing a blog entry causes an error
PEB-45 : Custom themes should be stored under the blog.dir directory
PEB-49 : send email upon creation of new blog entry
PEB-53 : Error page displayed instead of 404 when requesting non-existent blog entry
PEB-54 : Move log4j.properties into WEB-INF/classes
RSS 2.0 feed available via /rss.xml or /feed.xml?flavor=rss20
Atom feed available via /feed.xml?flavor=atom
RDF feed available via /feed.xml?flavor=rdf
Upgraded JSTL to version 1.0.5.
Changed references from rootBlog to blog in all JSP pages.
Added session timeout of 60 minutes in the web.xml file.
Added "simple" theme.
There's a problem with running Pebble on Resin 3.0.7 and I still need to look into this. The biggest changes are related to multi-user support and theme management so please take a look at the user guide. Feel free to drop me an e-mail if you have any problems installing/upgrading.