This product includes software developed by The Apache Software Foundation (http://www.apache.org/).

It has been modified by JBoss to:
- allows ',' and ':' characters to be in a
variable character set to work around the problem that velocity
has no way to escape ${x:y} and ${x,y:z} constructs that should
just pass through the template engine unchanged
- remove single class dependency on commons ExtendedProperties
- remove dependcy/support for avalon logkit
http://www.jboss.org


