Class ReadmeHtmlVelocityDelegate
java.lang.Object
org.apache.commons.release.plugin.velocity.ReadmeHtmlVelocityDelegate
This class' purpose is to generate the
README.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 theReadmeHtmlVelocityDelegate. -
Method Summary
Modifier and TypeMethodDescriptionbuilder()Gets theReadmeHtmlVelocityDelegate.ReadmeHtmlVelocityDelegateBuilderfor constructing theReadmeHtmlVelocityDelegate.Renders theREADME.vmvelocity template with the variables constructed with theReadmeHtmlVelocityDelegate.ReadmeHtmlVelocityDelegateBuilder.
-
Method Details
-
builder
Gets theReadmeHtmlVelocityDelegate.ReadmeHtmlVelocityDelegateBuilderfor constructing theReadmeHtmlVelocityDelegate. -
render
Renders theREADME.vmvelocity template with the variables constructed with theReadmeHtmlVelocityDelegate.ReadmeHtmlVelocityDelegateBuilder.
-