https://issues.apache.org/bugzilla/show_bug.cgi?id=46326
--- Comment #21 from Kevin Ketchum <[email protected]> 2009-09-23 09:47:07 PDT --- Tested the following 'logOnProvider' option: logOnProvider="org.apache.tools.ant.taskdefs.optional.starteam.StarTeamAutoLogOn" 1. Logged into GUI and ensured StarTeam ToolBar had cached my creds. 2. Ran ant checkout 3. Server Log shows login with my cached login name 4. Logged on as a different user (chose the save creds option in Log On As... dialog) 5. Ran ant checkout 6. Server Log shows login with newly cached login name 7. Killed StarTeam ToolBar - ensuring nothing was cached. 8. Ran ant checkout 9. Got this error - build.xml:19: The following error occurred while executing this line: build.xml:59: Unable to find root folder build in repository at starteamapp:49260/Test Project/Test View I beleive that an error indicating ant can't find/use cached starteam credentials should be displayed and the process to halt then, rather than continuing. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
