Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.0, 2.1
-
Fix Version/s: 2.2
-
Component/s: changes.xml
-
Labels:None
-
Environment:Maven 2.0.10, JDK 6, XP SP2
-
Number of attachments :
Description
Right now I have to adjust the current version and date manually.
I'd be great to have something like this:
<release version="${version}" date="${publishDate}" description="..."> ... </release>
Where publish date would be the same date and format as in site.xml.
fix in rev 798002
{project.version}interpolation "à la" resources plugin is supported.
NOTE it's better to use $
rather than $
{version}.