Using maven filters to add version number to document content
-------------------------------------------------------------
Key: AXIS2-1905
URL: http://issues.apache.org/jira/browse/AXIS2-1905
Project: Apache Axis 2.0 (Axis2)
Issue Type: Task
Components: samples, build,site
Affects Versions: 1.1.1
Environment: Windows XP/ JDK 1.5
Reporter: Chatra Nakkawita
Assigned To: Deepal Jayasinghe
Priority: Critical
Fix For: 1.2
We should use maven filters so that we can replace strings in document content
where version number needs to be updated with each release. Doing such updates
manually at every release is really inefficient.
We will have to use 2 filters, one for the specific version say @axis2_version@
to be replaced with for example 1.2 (release version) and second filter for the
URLs to change @axis2_version_url@ to be replaced with for example 1_2 as we
use the '_' for version specific docs in their URLs.
I hope we can implement this with the next release.
Thanks
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]