Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWX
]
velocity-dvsl: DVSL Declarative Velocity Style Language
- Summary
- DVSL (Declarative Velocity Style Language) is a tool modeled
after XSLT and is intended for general XML transformations
using the Velocity Template Language as the templating language
for the transformations. The key differences are that it
incorporates easy access to Java objects and allows you to use
the Velocity template language and it's features for expressing
the transformation templates.
Changelog
- * Mon Aug 27 12:00:00 2007 Ralph Apel <r.apel at r-apel.de> - 0:1.0-1jpp
-
- Upgrade to 1.0
- Make Vendor, Distribution based on macro
- Build with maven2 by default
- Add pom and depmap frags
- * Thu Mar 1 11:00:00 2007 Ralph Apel <r.apel at r-apel.de> - 0:0.45-7jpp
-
- Drop bad url from project.xml
- Add gcj_support option
- * Thu May 18 12:00:00 2006 Ralph Apel <r.apel at r-apel.de> - 0:0.45-6jpp
-
- First JPP-1.7 release
- Build with maven by default
- Optionally build with straight ant