Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0008086
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformminoralways2009-03-12 10:342009-06-04 00:00
ReporterjpabloaeView Statuspublic 
Assigned Tojpabloae 
PriorityurgentResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision0958b4ae7fe5
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionpiSCM revision24bdfe167702 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0008086: ant tasks should tak the Hg revision instead of SVN

DescriptionWe have an ant tasks that sets the SVN revision on a database table. Now that we have Mercurial, it should take the Mercurial changeset revision and not the SVN revision.
Proposed SolutionUse "hg identify -i" to get the changeset global revision id. If the "hg" command does not exist in the system, don't do anything (or put a "n/a").
Tags250mp2
Attached Filespatch file icon issue8086.patch [^] (5,130 bytes) 2009-05-07 20:38 [Show Content]

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0016157)
jpabloae (reporter)
2009-05-07 20:37

Tentative patch attached for the ant scripts.
We only need to change dbsourcemanager now to accept code.revision as a string instead of as an integer.
(0016179)
hgbot (developer)
2009-05-08 13:55

Repository: erp/devel/pi
Changeset: 0958b4ae7fe52e83c8c996c92a7108484ba964e2
Author: Juan Pablo Aroztegi <juanpablo.aroztegi <at> openbravo.com>
Date: Fri May 08 13:50:12 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/0958b4ae7fe52e83c8c996c92a7108484ba964e2 [^]

Fixes issue 8086: take the revision id from Hg, not SVN

---
M build.xml
M src-db/database/build-create.xml
M src-db/database/build.xml
M src-db/database/lib/dbsourcemanager.jar
M src/org/openbravo/erpCommon/ad_forms/About.html
M src/org/openbravo/erpCommon/ad_forms/About_data.xsql
---

- Issue History
Date Modified Username Field Change
2009-03-12 10:34 jpabloae New Issue
2009-03-12 10:34 jpabloae Assigned To => rafaroda
2009-03-12 10:34 jpabloae Regression testing => No
2009-03-12 11:49 rafaroda Assigned To rafaroda => marvintm
2009-03-12 11:49 rafaroda Status new => scheduled
2009-04-23 16:05 psarobe Tag Attached: 250MP1
2009-05-07 20:37 jpabloae Note Added: 0016157
2009-05-07 20:38 jpabloae File Added: issue8086.patch
2009-05-08 12:39 jpabloae Assigned To marvintm => jpabloae
2009-05-08 13:50 jpabloae Tag Detached: 250MP1
2009-05-08 13:51 jpabloae Tag Attached: 250mp2
2009-05-08 13:55 hgbot Checkin
2009-05-08 13:55 hgbot Note Added: 0016179
2009-05-08 13:55 hgbot Status scheduled => resolved
2009-05-08 13:55 hgbot Resolution open => fixed
2009-05-08 13:55 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/0958b4ae7fe52e83c8c996c92a7108484ba964e2 [^]
2009-06-03 11:59 psarobe Status resolved => closed
2009-06-04 00:00 anonymous sf_bug_id 0 => 2800765


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker