This is actually a problem with the installation of the StarTeam SDK on the machine running the build.
To correctly install the SDK, the SDK/lib directory needs to be on your PATH environment variable. For example, with StarTeam 6.0, a good setup of environment variables would look like this: StarTeamApp = C:\Program Files\Borland\StarTeam 6.0 StarTeamSDK = C:\Program Files\Borland\StarTeam SDK 6.0 PATH = %JAVA_HOME%\bin;%ANT_HOME%\bin;%StarTeamApp%;%StarTeamSDK%\lib;%StarTeam SDK%\bin; .... Ben -----Original Message----- From: Eugene van Dam [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 11, 2006 1:38 PM To: [email protected] Subject: Starteam checkout problem Buildfile: build.xml external-libraries-checkout: [echo] --------------------------------------------------- [echo] Checking out: External Libraries [echo] --------------------------------------------------- [stcheckout] Recursive Checkout from: Health Systems\CAS\External Libraries\ [stcheckout] Checking out to: c:\toetsAnt\External Libraries [stcheckout] Items will be checked out with no change in lock status. [stcheckout] Items will be checked out with the current timestamp. [stcheckout] Items will be checked out regardless of repository status. [stcheckout] Items will be checked out without changing the EOL convention used on the server [stcheckout] Directories will be created wherever they exist in the repository, even if empty. [stcheckout] Checking out: Health Systems\CAS\External Libraries\mail\activation.jar --> C:\CAS\C:\CAS\c:\toetsAnt\External Libraries\c:\toetsAnt\External Libraries\mail\activation.jar This message and any attachments are confidential and intended solely for the addressee. If you have received this message in error, please notify Discovery immediately, telephone number +27 11 529 2888. Any unauthorised use; alteration or dissemination of the contents of this email is strictly prohibited. In no event will Discovery or the sender be liable in any manner whatsoever to any person for any loss or any direct, indirect, special or consequential damages arising from use of this email or any linked website, including, without limitation, from any lost profits, business interruption, loss of programmes or other data that may be stored on any information handling system or otherwise from any assurance that this email is virus free even if Discovery is expressly advised of the possibility of such damages. Discovery is an Authorised Financial Services Provider. ************************************************************** This message, including any attachments, contains confidential information intended for a specific individual and purpose, and is protected by law. If you are not the intended recipient, please contact sender immediately by reply e-mail and destroy all copies. You are hereby notified that any disclosure, copying, or distribution of this message, or the taking of any action based on it, is strictly prohibited. TIAA-CREF ************************************************************** --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
