DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=32977>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=32977





------- Additional Comments From [EMAIL PROTECTED]  2005-01-07 14:25 -------
Its an interesting problem. Your code is stepping backwards up the tree till it
hits the root. What should the semantics be at that point? Unix says 'stay at
/'; DOS, with its multiple roots is more convoluted. If Java and DOS behave the
same way, I'd go for copying it.


If we changed it, what would break?

Incidentally Ian, why not do something like 
  <property file="build.properties" />
  <property name="root.dir" location="../../"  />
  <property name="wsrf.dir" location="webapps/wsrf" />

This way you get to override everything in your build.properties file. 

th

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

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

Reply via email to