Openbravo Issue Tracking System - Retail Modules
View Issue Details
0044955Retail ModulesWeb POS Hardware Managerpublic2020-09-01 16:432020-09-07 13:54
adrianromero 
adrianromero 
normalminorhave not tried
closedfixed 
5
 
RR20Q4RR20Q4 
marvintm
No
0044955: File rev.id must contain the git commit SHA1 id
Currently this file contains the mercurial commit id. Now that repositories are all migrated to git, this file must contain the git SHA1 id of the sources generate the binaries.
execute

ant deploy

In poshwmanager sources

Verify rev.id file in poshwmanager binares contains an error message indicating there is no mercurial repository or an error if mercurial is not installed.
Modify build.xml file to generate the git SHA1 commit id
No tags attached.
Issue History
2020-09-01 16:43adrianromeroNew Issue
2020-09-01 16:43adrianromeroAssigned To => adrianromero
2020-09-01 16:43adrianromeroTriggers an Emergency Pack => No
2020-09-01 16:44hgbotResolutionopen => fixed
2020-09-01 16:44hgbotStatusnew => resolved
2020-09-01 16:44hgbotFixed in Version => RR20Q4
2020-09-01 16:44hgbotNote Added: 0122528
2020-09-01 16:45hgbotNote Added: 0122529
2020-09-01 16:46adrianromeroReview Assigned To => marvintm
2020-09-07 13:54marvintmStatusresolved => closed

Notes
(0122528)
hgbot   
2020-09-01 16:44   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.poshwmanager.sources [^]
Changeset: 18a2b0a92022f0b3a7b4b3d607ab971c6fa6e884
Author: Adrián Romero <adrian.romero@openbravo.com>
Date: 2020-09-01T16:44:16+02:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.poshwmanager.sources/-/commit/18a2b0a92022f0b3a7b4b3d607ab971c6fa6e884 [^]

Fixes ISSUE-0044955: File rev.id must contain the git commit SHA1 id

---
M project/build.xml
---
(0122529)
hgbot   
2020-09-01 16:45   
Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.poshwmanager [^]
Changeset: f8e9c94ac74965fd785c9437f3f6f14566ac5321
Author: Adrián Romero <adrian.romero@openbravo.com>
Date: 2020-09-01T16:45:02+02:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.retail.poshwmanager/-/commit/f8e9c94ac74965fd785c9437f3f6f14566ac5321 [^]

Fixes ISSUE-0044955: File rev.id must contain the git commit SHA1 id

---
M bin/poshw.jar
M bin/rev.id
---