Empty error message in provider email when svn not properly installed.
----------------------------------------------------------------------
Key: CONTINUUM-400
URL: http://jira.codehaus.org/browse/CONTINUUM-400
Project: Continuum
Type: Improvement
Versions: 1.0
Environment: Windows XP
JDK 1.5.0_04
Reporter: Jean-Laurent de Morlhon
Priority: Trivial
If subversion is not properly installed (not installed at all, or imporperly
installed) on the machine running Continuum, and using a subversion based
project, the error shown in provider email is blank. No error are reported.
Although careful reading of logs (run.sh) gives the answer.
Build seems to continue somehow, and other exception are reported making the
correct error to find difficult
Correctly installing subversion, and stopping/restarting continuum solve the
problem.
Extract from log :
---------------
253109 [Thread-2] INFO org.apache.maven.scm.manager.ScmManager - Command
line: svn --non-interactive checkout http://localhost/svn/jsftest/trunk 1
253156 [Thread-2] WARN org.apache.maven.continuum.scm.ContinuumScm - Error
while checking out the code for project: 'jsftest', id: '1' to
'C:\tools\continuum-1.0\bin\win32\..\..\apps\continuum\working-directory\1'.
253156 [Thread-2] WARN org.apache.maven.continuum.scm.ContinuumScm - Command
output: 'svn' n'est pas reconnu en tant que commande interne
ou externe, un programme exécutable ou un fichier de commandes.
253156 [Thread-2] WARN org.apache.maven.continuum.scm.ContinuumScm - Provider
message: The svn command failed.
----------------
Extract from mail send :
----------------
Build statistics:
State: Error
Previous Build: No previous build.
Started at: dim., 30 oct. 2005 19:23:38 +0100
Finished at: dim., 30 oct. 2005 19:23:38 +0100
Total time: 0s
Build Trigger: Forced
Exit code: 0
Building machine hostname: XXXXX
Operating system : Windows XP(Service Pack 2)
Java version : 1.5.0_04(Sun Microsystems Inc.)
Changes
No files changed
****************************************************************************
Build Error:
****************************************************************************
-------------
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira