Berin Loritsch <[EMAIL PROTECTED]> writes:

> Nick Chalko wrote:
> > 
> > temp.dir should probably default to "/tmp/${user.name}"
> 
> Good point.  Multi User machines need to distinguish between users.
> However, don't forget the project name as it will be more common for
> one user to build several projects than it would be for many users
> on one machine.
> 
> tmp.dir = "/tmp/${user.name}/${project.name}"
> 
> would be the one to handle for all users.

Cool, you guys are already on it.  =)

Now what happens when I'm building multiple versions or multiple
copies of the same version of a project on one box?

                                Daniel

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to