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

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15729

StarTeam rootLocalFolder should be java.io.File





------- Additional Comments From [EMAIL PROTECTED]  2003-03-27 07:50 -------
While this fixes the behavior, it also introduces a backwards incompatibility.
There may be people relying on the interpretation relative to CWD.

I see a couple of options:

(1) Add a new attribute

(2) Try to see whether rootLocalFolder as defined by the attribute exists.  If 
it
doesn't, use getproject().resolveFile() to see whether this one exists.  If so,
log a warning and use it.

I don't understand Starteams concepts well enough to know whether option (2)
is feasible at all.

Reply via email to