Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0004547Openbravo ERPA. Platformpublic2008-07-31 12:032008-11-16 18:26
jordimas 
pjuvara 
normalminorhave not tried
closedout of date 
5
 
 
Core
No
0004547: Consider building DBSourceManager from sources
Hello,

We have a dependency on dbsourcemanager.jar library that is currently built separately.

Dbsourcemanager is part of Openbravo ERP sources (it is the only software that uses it) even if we decided that it should live in another repository.

It is a good source code management practice to build all the components that are part of the source code of your product, even if you have them in another repository.

My proposal is to use svn:external[1] that allows mapping a local directory to a particular revision, tag or branch of an external repository. Additionally, to modify the build process in order to build Dbsourcemanager as part of Openbravo ERP software.

When you tag Openbravo ERP it would be linked to a particular version (tagged to) of Dbsourcemanager.

Regards,

Jordi,

[1] http://svnbook.red-bean.com/en/1.0/ch07s03.html [^]




No tags attached.
Issue History
2008-07-31 12:03jordimasNew Issue
2008-07-31 12:03jordimasAssigned To => cromero
2008-07-31 12:03jordimassf_bug_id0 => 2033692
2008-07-31 12:06jordimasIssue Monitored: jordimas
2008-07-31 17:27jordimasNote Added: 0008460
2008-11-10 13:10cromeroAssigned Tocromero => pjuvara
2008-11-16 18:26pjuvaraRegression testing => No
2008-11-16 18:26pjuvaraStatusnew => closed
2008-11-16 18:26pjuvaraNote Added: 0010314
2008-11-16 18:26pjuvaraResolutionopen => out of date

Notes
(0008460)
jordimas   
2008-07-31 17:27   
Additionally, we our current approach is not possible to know from which sources comes the version included in the dbsourcemanager.jar.

Jordi,
(0010314)
pjuvara   
2008-11-16 18:26   
We are considering making DBSourceManager part of the Openbravo ERP project, which will make this issue a moot point.