I think you may have success with using ant run-install-file -Ddata.file=[name_of_your_data.xml]
This does not use a ant "task" , but and ant "target". I am also looking a the trunk build so, it may or may not be there for you. shrishti wrote: > hello all, > i am new to ofbiz and now-a-days i am exploring its build.xml. > Can anybody tell me how can i read a file from file system using ant import > task > or is there any other way to import files into ofbiz using ant tasks > thanks. > >
