VirtualBox

Opened 15 years ago

Last modified 8 years ago

#4299 closed defect

Subdirectory creation fails for shared folder using ant. — at Initial Version

Reported by: bikehead Owned by:
Component: shared folders Version: VirtualBox 3.0.8
Keywords: Cc:
Guest type: Windows Host type: Linux

Description

I have downloaded apache ant 1.7.1 and installed it on my windows xpsp3 32bit guest under virtualbox on a fedora x64 system. I've included a very simple ant build.xml file that just tries to create a directory and untar a simple archive.

If I run this build with the archive file in a directory on my virtual c: drive or in an attached samba directory it creates a series of nested directories using an ant mkdir command and then unzips a simple archive.

However, if I run this in a shared folder then ant run will fail trying to execute the mkdir command. It will fail on the unzip too if the mkdir had succeeded.

Change History (2)

by bikehead, 15 years ago

Attachment: build.xml added

ant build.xml file (to be used with the attached a.zip file)

by bikehead, 15 years ago

Attachment: a.zip added

simple zip archive file to be used by the attached build.xml

Note: See TracTickets for help on using tickets.

© 2023 Oracle
ContactPrivacy policyTerms of Use