Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0008086 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | minor | always | 2009-03-12 10:34 | 2009-06-04 00:00 | |||
Reporter | jpabloae | View Status | public | |||||
Assigned To | jpabloae | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 0958b4ae7fe5 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | pi | SCM revision | 24bdfe167702 | |||||
Review Assigned To | ||||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0008086: ant tasks should tak the Hg revision instead of SVN | |||||||
Description | We 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 Solution | Use "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"). | |||||||
Tags | 250mp2 | |||||||
Attached Files | 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 |