Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0036471 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
feature request | [Openbravo ERP] Y. DBSourceManager | trivial | have not tried | 2017-07-12 11:21 | 2017-07-19 13:36 | |||
Reporter | alostale | View Status | public | |||||
Assigned To | alostale | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 3.0PR17Q4 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 8b4b8b540b55 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | caristu | |||||||
Web browser | ||||||||
Modules | Core | |||||||
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. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0098039) hgbot (developer) 2017-07-12 11:26 |
Repository: erp/devel/dbsm-main Changeset: 8b4b8b540b554230a4f5b5e4e97f6e6499a96f0f Author: Asier Lostalé <asier.lostale <at> openbravo.com> Date: Wed Jul 12 11:25:51 2017 +0200 URL: http://code.openbravo.com/erp/devel/dbsm-main/rev/8b4b8b540b554230a4f5b5e4e97f6e6499a96f0f [^] fixed 36471: allow to bypass local changes build prevention Now if force property is set, it will allow to build jar and will show a message warning about not commtable jar. --- M build.xml --- |
(0098135) caristu (developer) 2017-07-19 13:36 |
Code reviewed + testing OK: ant jar -Dforce=true generates the jar even if there are local changes. A warning message is displayed in that case. |
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 |
Copyright © 2000 - 2009 MantisBT Group |