You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@velocity.apache.org by Anthony Eden <me...@anthonyeden.com> on 2002/03/21 05:55:57 UTC

JPublish 0.9 Released

Version 0.9 of the JPublish web application framework is now available
at http://www.jpublish.org/ .

JPublish is an open source web publishing framework which merges the
Velocity template engine from the Jakarta Apache group with a content
repository and application control framework.  Like all good web
frameworks, JPublish provides a clean separation of code, content, and
layout.

This release includes the following changes: Added module system,
FormProc module and EJB module subproject.  Added support for
configurable input encoding.  Upgraded to Velocity 1.2.  Changed all
instances of VelocityContext to JPublishContext which extends
VelocityContext.  Now exposing SiteContext in the main Velocity context.
Changed the execute method in the Action interface to
execute(JPublishContext, Configuration).  syslog now exposed in script
actions regardless of whether or not there is a Velocity context (thus
it is available to startup actions).   Moved all action configuration
into the ActionManager.loadConfiguration() method.  Replaced dom4j with
JAXP and Crimson.

If you are interested in discussing JPublish, please join the JPublish
developer mailing list at
http://lists.sourceforge.net/lists/listinfo/jpublish-developer

Sincerely,
Anthony Eden


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>