Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0013766Openbravo ERPA. Platformpublic2010-06-24 13:422022-03-31 17:42
shuehner 
Triage Platform Base 
normalminorhave not tried
closedout of date 
5
pi 
 
Core
No
0013766: ant package.module should also exclude CVS control directories
ant package.module (Technically ExtractModule.java) does already exclude the .hg and .svn directories.

When CVS is used its control directories do end up in the module obx. Imho those should also be exlcuded:

Example of CVS control directory structure:
<module-folder>/config/CVS/
<module-folder>/config/CVS/Entries
<module-folder>/config/CVS/Repository
<module-folder>/config/CVS/Root

Note those CVS directories are present on each subdirectory again so the exclusion needs to be applied recursively.
No tags attached.
related to feature request 0011965 new Triage Platform Base Need a means 
Issue History
2010-06-24 13:42shuehnerNew Issue
2010-06-24 13:42shuehnerAssigned To => alostale
2010-06-24 15:13shuehnerRelationship addedrelated to 0011965
2010-06-24 15:14shuehnerNote Added: 0028742
2017-04-10 14:39alostaleAssigned Toalostale => platform
2022-02-01 08:08alostaleAssigned Toplatform => Triage Platform Base
2022-03-31 17:42shuehnerNote Added: 0136221
2022-03-31 17:42shuehnerStatusnew => closed
2022-03-31 17:42shuehnerResolutionopen => out of date

Notes
(0028742)
shuehner   
2010-06-24 15:14   
Only marked as related to 11965 as 11965 is asking for a much bigger/complex feature of some configurable exclusion. This one is just asking for hard-coded exclusion of CVS directories always when packaging.
(0136221)
shuehner   
2022-03-31 17:42   
Closing as wont-fix as not seen any case of using CVS as source control system for many years (in relation with Openbravo)