Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0006843Openbravo ERP00. Application dictionarypublic2009-01-12 11:042009-04-21 12:36
pmagnin 
alostale 
immediatemajoralways
closedfixed 
10
2.50alpha-r4 
2.50 
Core
No
0006843: Compile error when configuring Module
I had my source files under the folder:
C:\OB250\modules\org.openbravo.dashboards.salesdashboard\src\org\openbravo\dashboards\salesdashboard

These files are running fine in my 2.35, I just would like to migrate my development into a module.

When I try to compile, I have the following error (It exists a concatenation of two paths):

=================================================
C:\OB250>ant compile.development -Dtab="Sales"
..
..
..
sqlc:
..
[java] 156 [main] INFO org.openbravo.data.Sqlc - connect made
[java] java.io.FileNotFoundException: C:\OB250\build\javasqlc\src\C:\OB250\modules\org.openbravo.dashboards.salesdashboard\src\org\openbravo\dashboards\salesdashboard\SalesDashboardData.java (El nombre de archivo, directorio o etiqueta del volumen no es vßlido)
=================================================
No tags attached.
Issue History
2009-01-12 11:04pmagninNew Issue
2009-01-12 11:04pmagninAssigned To => rafaroda
2009-01-12 11:04pmagninsf_bug_id0 => 2501072
2009-01-12 11:04pmagninRegression testing => No
2009-01-13 19:32rafarodaStatusnew => scheduled
2009-01-13 19:32rafarodaAssigned Torafaroda => alostale
2009-01-13 19:32rafarodafix_in_branch => trunk
2009-01-15 12:55alostalePrioritynormal => immediate
2009-01-15 12:55alostalefix_in_branchtrunk =>
2009-01-15 13:16alostaleNote Added: 0012215
2009-01-15 13:16svnbotCheckin
2009-01-15 13:16svnbotNote Added: 0012216
2009-01-15 13:16svnbotStatusscheduled => resolved
2009-01-15 13:16svnbotResolutionopen => fixed
2009-01-15 13:16svnbotsvn_revision => 11924
2009-04-21 12:36psarobeStatusresolved => closed

Notes
(0012215)
alostale   
2009-01-15 13:16   
This problem appears in windows but not in linux.

It is caused because of the way the file directories are parsed.
(0012216)
svnbot   
2009-01-15 13:16   
Repository: openbravo
Revision: 11924
Author: alostale
Date: 2009-01-15 13:16:50 +0100 (Thu, 15 Jan 2009)

fixed bug 0006843: Compile error when configuring Module

---
U trunk/src-core/src/org/openbravo/data/Sqlc.java
---

https://dev.openbravo.com/websvn/openbravo/?rev=11924&sc=1 [^]