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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0036471
TypeCategorySeverityReproducibilityDate SubmittedLast Update
feature request[Openbravo ERP] Y. DBSourceManagertrivialhave not tried2017-07-12 11:212017-07-19 13:36
ReporteralostaleView Statuspublic 
Assigned Toalostale 
PrioritynormalResolutionfixedFixed in Version3.0PR17Q4
StatusclosedFix in branchFixed in SCM revision8b4b8b540b55
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Tocaristu
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0036471: allow to bypass local changes build prevention

DescriptionSince 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 Reproduce1. do any modification in dbsm
2. run ant jar
  -> It stops
Proposed SolutionAdd a new force property to bypass this check and add a log message in case build is forced and there are local changes.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
depends on feature request 0032809 closedalostale ensure proper rev.id info in dbsourcemanager.jar 

-  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
Powered by Mantis Bugtracker