https://bz.apache.org/bugzilla/show_bug.cgi?id=64654

Stefan Bodewig <bode...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #3 from Stefan Bodewig <bode...@apache.org> ---
There are cases, where the users home directory is not writable by Ant. The
most simple example are docker containers with read-only mounted filesystems as
can be found in certain CI systems.

There is no location we could come up with that would be reasonably secure and
we'd be sure we could write to at the same time.

This really is heavily dependent on the environment in question and so we've
decided to leave full control in the hands of the people who know the
environment.

If you want to enforce people to use the home directory you could define
ANT_OPTS as a system environment variable, I guess. Of course people would be
able to override that.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to