Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0036471 | Openbravo ERP | Y. DBSourceManager | public | 2017-07-12 11:21 | 2017-07-19 13:36 |
|
Reporter | alostale | |
Assigned To | alostale | |
Priority | normal | Severity | trivial | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | 3.0PR17Q4 | |
Merge Request Status | |
Review Assigned To | caristu |
OBNetwork customer | |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0036471: allow to bypass local changes build prevention |
Description | Since 0032809 dbsm will not generate jar file in case there are uncommitted local changes.
This feature is useful to prevent unwanted commits of jar files that are not longer traceable, but it makes dbsm development cycle harder because whenever jar is wanted to be tested it requires to previously commit whatever has changed if those changes are not final they will need to be amended. |
Steps To Reproduce | 1. do any modification in dbsm
2. run ant jar
-> It stops |
Proposed Solution | Add a new force property to bypass this check and add a log message in case build is forced and there are local changes. |
Additional Information | |
Tags | No tags attached. |
Relationships | depends on | feature request | 0032809 | | closed | alostale | ensure proper rev.id info in dbsourcemanager.jar |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2017-07-12 11:21 | alostale | New Issue | |
2017-07-12 11:21 | alostale | Assigned To | => alostale |
2017-07-12 11:21 | alostale | Modules | => Core |
2017-07-12 11:21 | alostale | Triggers an Emergency Pack | => No |
2017-07-12 11:21 | alostale | Relationship added | depends on 0032809 |
2017-07-12 11:22 | alostale | Review Assigned To | => caristu |
2017-07-12 11:26 | hgbot | Checkin | |
2017-07-12 11:26 | hgbot | Note Added: 0098039 | |
2017-07-12 11:26 | hgbot | Status | new => resolved |
2017-07-12 11:26 | hgbot | Resolution | open => fixed |
2017-07-12 11:26 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/dbsm-main/rev/8b4b8b540b554230a4f5b5e4e97f6e6499a96f0f [^] |
2017-07-19 13:36 | caristu | Note Added: 0098135 | |
2017-07-19 13:36 | caristu | Status | resolved => closed |
2017-07-19 13:36 | caristu | Fixed in Version | => 3.0PR17Q4 |