Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: buildnumber-maven-plugin-1.0
-
Fix Version/s: None
-
Labels:None
-
Number of attachments :
Description
The buildnumber-maven-plugin varies the quotation of changeSetDate depending on whether you run the hgchangeset mojo on Windows or Linux. On Windows it appears as 2011-03-28 18:13 -0400 and on Linux it appears as "2011-03-28 18:13 -0400". It should use a single approach.
The output appears to actually vary based on the version of Mercurial that is installed on your computer (1.8.1 vs 1.7.5).