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.
Activity
Robert Scholte
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Complexity | Intermediate [ 10011 ] | |
| Affects Version/s | buildnumber-maven-plugin-1.0 [ 16003 ] | |
| Affects Version/s | buildnumber-maven-plugin-1.0 [ 17318 ] | |
| Key | MOJO-1665 | MBUILDNUM-82 |
| Project | Mojo [ 11062 ] | Mojo Build Number Maven Plugin [ 12124 ] |
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).