[xdocs] dynamic labels for documentation using maven resource filter
--------------------------------------------------------------------
Key: AXIS2-2412
URL: https://issues.apache.org/jira/browse/AXIS2-2412
Project: Axis 2.0 (Axis2)
Issue Type: Improvement
Components: documentation
Environment: any
Reporter: sumedha rubasinghe
Right now release versions, dates are hard coded in the HTML files themselves.
I have added a maven resource filter to take them to a separate resource file.
Thus these values can be made dynamic with respective to static HTML files.
Steps :
1. Locate 'dynamic-labels.properties' inside xdocs folder
2. Add an entry (adhering to pattern labelname=value) to it.
3. Open any html file inside xdocs folder & put @labelname@ in the place where
you want 'valuet' o appear.
4. Run dist-docs goal & check the generated artifact.
I have added an example to xdocs/index.html file.
Thank you.
sumedha
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]