Sun, 05 May 2024 23:07:03 UTC | login

Information for build velocity-1.7-24.fc29

ID70409
Package Namevelocity
Version1.7
Release24.fc29
Epoch0
SummaryJava-based template engine
DescriptionVelocity is a Java-based template engine. It permits anyone to use the simple yet powerful template language to reference objects defined in Java code. When Velocity is used for web development, Web designers can work in parallel with Java programmers to develop web sites according to the Model-View-Controller (MVC) model, meaning that web page designers can focus solely on creating a site that looks good, and programmers can focus solely on writing top-notch code. Velocity separates Java code from the web pages, making the web site more maintainable over the long run and providing a viable alternative to Java Server Pages (JSPs) or PHP. Velocity's capabilities reach well beyond the realm of web sites; for example, it can generate SQL and PostScript and XML (see Anakia for more information on XML transformations) from templates. It can be used either as a standalone utility for generating source code and reports, or as an integrated component of other systems. Velocity also provides template services for the Turbine web application framework. Velocity+Turbine provides a template service that will allow web applications to be developed according to a true MVC model.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 13 Aug 2018 00:10:41 UTC
CompletedMon, 13 Aug 2018 00:10:41 UTC
Tags
f29
f30
f31
RPMs
src
velocity-1.7-24.fc29.src.rpm (info) (download)
noarch
velocity-1.7-24.fc29.noarch.rpm (info) (download)
velocity-demo-1.7-24.fc29.noarch.rpm (info) (download)
velocity-javadoc-1.7-24.fc29.noarch.rpm (info) (download)
velocity-manual-1.7-24.fc29.noarch.rpm (info) (download)
Changelog * Tue Jul 31 2018 Michael Simacek <msimacek@redhat.com> - 0:1.7-24 - Repack the tarball without binaries * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0:1.7-23 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0:1.7-22 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0:1.7-21 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Tue Feb 07 2017 Michael Simacek <msimacek@redhat.com> - 0:1.7-20 - Add hsqldb conditional - Switch to glassfish-servlet-api