Class HeaderHtmlVelocityDelegate
java.lang.Object
org.apache.commons.release.plugin.velocity.HeaderHtmlVelocityDelegate
This class' purpose is to generate the
HEADER.html that moves along with the
release for the sake of downloading the release from the distribution area.- Since:
- 1.3
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classA builder class for instantiation of theHeaderHtmlVelocityDelegate. -
Method Summary
Modifier and TypeMethodDescriptionbuilder()For instantiating ourHeaderHtmlVelocityDelegateusing theHeaderHtmlVelocityDelegate.HeaderHtmlVelocityDelegateBuilder.Builds the HEADER.vm velocity template to the writer passed in.
-
Method Details
-
builder
For instantiating ourHeaderHtmlVelocityDelegateusing theHeaderHtmlVelocityDelegate.HeaderHtmlVelocityDelegateBuilder. -
render
Builds the HEADER.vm velocity template to the writer passed in.
-