ownership is not enough
for unix filesystems, the group must have read for files and
read+execute for dirs
-Original Message-
From: Nathan King [mailto:nking...@yahoo.com]
Sent: Thursday, December 16, 2010 2:52 PM
To: user@ant.apache.org
Subject: Can't load definitions unless targ
When I execute an ant target as the root user the target executes
successfully.
However, if I try to execute the same target as an unprivileged user the target
fails with the following message:[typedef] Could not load definitions from
resource flexTasks.tasks. It could not be found.
The 3r