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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0004088
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] Z. Othersminoralways2008-06-19 18:302008-12-14 19:27
ReporterjpabloaeView Statuspublic 
Assigned Tocromero 
PriorityhighResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision5323
ProjectionnoneETAnoneTarget Version
OSLinux 64 bitDatabasePostgreSQLJava version1.5.0_15
OS VersionGentoo - 2.6.24Database version8.3.3Ant version1.7.0
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0004088: ant tasks do not work with spaces in the path

DescriptionThere are some core tasks that do not work if the are spaces in the path. This is usual in Windows installations (e.g. C:\Archivos de programa).

postwad:
     [copy] Copying 1446 files to /home/jpabloae/Archivos de programa/OpenbravoERP/AppsOpenbravo/WebContent/src-loc/design
     [copy] Copying 1445 files to /home/jpabloae/Archivos de programa/OpenbravoERP/AppsOpenbravo/WebContent/src-loc/design

copy.srcClient:

sqlc:
     [java] 0 [main] INFO org.openbravo.data.Sqlc - strFileProperties: /home/jpabloae/Archivos
     [java] java.io.FileNotFoundException: /home/jpabloae/Archivos (No such file or directory)
     [java] at java.io.FileInputStream.open(Native Method)
     [java] at java.io.FileInputStream.<init>(FileInputStream.java:106)
     [java] at java.io.FileInputStream.<init>(FileInputStream.java:66)
     [java] at org.openbravo.data.Sqlc.readProperties(Unknown Source)
Steps To Reproduce1. Do a checkout of trunk in a directory with spaces.
2. run "ant install.source"
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
blocks defect 0000242 closedjpabloae AT240alpha - Default installation directory do not let me continue 

-  Notes
(0007967)
svnbot (reporter)
2008-06-23 23:22

Repository: openbravo
Revision: 5323
Author: cromeroherrero
Date: 2008-06-23 23:22:01 +0200 (Mon, 23 Jun 2008)

Fixed bug 4088: ant tasks do not work with spaces in the path
Now it is possible to specify a path with spaces

---
U trunk/src/build.xml
U trunk/src/buildAD.xml
U trunk/src-trl/build.xml
U trunk/src-wad/build.xml
---

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

- Issue History
Date Modified Username Field Change
2008-06-19 18:30 jpabloae New Issue
2008-06-19 18:30 jpabloae Assigned To => cromero
2008-06-19 18:30 jpabloae sf_bug_id 0 => 1998047
2008-06-19 18:30 jpabloae Relationship added blocks 0000242
2008-06-20 11:18 cromero Status new => scheduled
2008-06-20 11:18 cromero Relationship deleted depends on 0004096
2008-06-23 23:22 svnbot Checkin
2008-06-23 23:22 svnbot Note Added: 0007967
2008-06-23 23:22 svnbot Status scheduled => resolved
2008-06-23 23:22 svnbot Resolution open => fixed
2008-06-23 23:22 svnbot svn_revision => 5323
2008-12-14 19:27 psarobe Regression testing => No
2008-12-14 19:27 psarobe Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker