Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0010770Openbravo ERPA. Platformpublic2009-09-25 11:432009-10-09 00:00
gorka_gil 
gorka_gil 
normalmajorhave not tried
closedfixed 
302.6.27-gentoo-r7
 
2.50MP7 
Core
No
0010770: ant package.core creates the core package with a new line character in the file name
The task:

 ant package.core -Dcalculate.core.revision=no

adds to version number in AD_MODULE.xml a new line character after the version number. After creates the core-2.50.15069?.obx file and the ? are the new line character.

This also produces that "hg st" shows an exception.
ant package.core -Dcalculate.core.revision=no
core-2.50.15069?.obx is created
No tags attached.
Issue History
2009-09-25 11:43gorka_gilNew Issue
2009-09-25 11:43gorka_gilAssigned To => alostale
2009-09-29 23:13psarobeStatusnew => scheduled
2009-09-29 23:13psarobefix_in_branch => pi
2009-09-30 19:42gorka_gilAssigned Toalostale => gorka_gil
2009-09-30 19:50hgbotCheckin
2009-09-30 19:50hgbotNote Added: 0020609
2009-09-30 19:50hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/8811ab113d17cf6f4ad65fee2957f43962fac467 [^]
2009-09-30 20:47gorka_gilStatusscheduled => resolved
2009-09-30 20:47gorka_gilResolutionopen => fixed
2009-10-08 08:25sureshbabuStatusresolved => closed
2009-10-08 08:25sureshbabuNote Added: 0020856
2009-10-08 08:25sureshbabuFixed in Version => 2.50MP7
2009-10-09 00:00anonymoussf_bug_id0 => 2875127

Notes
(0020609)
hgbot   
2009-09-30 19:50   
Repository: erp/devel/pi
Changeset: 8811ab113d17cf6f4ad65fee2957f43962fac467
Author: Gorka Gil <gorka.gil <at> openbravo.com>
Date: Wed Sep 30 19:51:06 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/8811ab113d17cf6f4ad65fee2957f43962fac467 [^]

Fix issue 10770
Now the "package.core -Dcalculate.core.revision=no" don't add a new line after
the calculated version.

---
M build.xml
---
(0020856)
sureshbabu   
2009-10-08 08:25   
Verified in AD_MODULE.xml file also the newly created obx file. new line character (?) not created now.