https://issues.apache.org/bugzilla/show_bug.cgi?id=45739





--- Comment #8 from Miroslav Nachev <[EMAIL PROTECTED]>  2008-09-05 01:24:43 
PST ---
> Yes, user.dir may be read in some places but neither is directly related to
> setting the basedir.

I am not agree with that again. The true is that when I set this value my
problem is solved which means that somewhere user.dir is used for setting of
basedir. Look at method onStartElement of ProjectHelper2.ProjectHandler class:
project.setBaseDir(FILE_UTILS.resolveFile(context.getBuildFileParent(),
baseDir));

It is similar in ProjectHelperImpl, etc.


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

Reply via email to