Enhancement #1843

Mention the underlying project for every reported error

Added by J. Wienke about 10 years ago. Updated almost 10 years ago.

Status:ResolvedStart date:04/16/2014
Priority:NormalDue date:
Assignee:J. Moringen% Done:

100%

Category:User Interface
Target version:0.2

Description

Please output the project that caused an error for everything that is reported. As multiple projects use the same SVN base folder in my distribution, I can't tell which project causes the following error:

SIMPLE-ERROR:
  Command (JENKINS.ANALYSIS::SVN :NON-INTERACTIVE :QUIET "co" "https://projects.cor-lab.org/svn/flexirob/modules" #P"/tmp/project.aAXP0k/modules/") failed in directory #P"/tmp/project.aAXP0k/" 

Associated revisions

Revision 8c23c2e4
Added by J. Moringen almost 10 years ago

Report analysis errors with more detail in src/analysis/*.lisp

fixes #1843

  • src/analysis/conditions.lisp: new file; contains analysis-condition
    and analysis-error
  • src/analysis/protocol.lisp (analyze :around t t): new method;
    translate `error's into `analysis-error's
  • src/analysis/package.lisp (package jenkins.analysis): added exported
    symbols analysis-condition, analysis-condition-specification and
    analysis-error
  • src/commandline-interface/main.lisp (analyze-project): signal
    `analysis-error's when something goes wrong
  • jenkins.project.asd (system jenkins.project): added file
    src/analysis/conditions.lisp

History

#1 Updated by J. Moringen almost 10 years ago

  • Status changed from New to In Progress

#2 Updated by J. Moringen almost 10 years ago

  • Target version set to 0.2

#3 Updated by J. Moringen almost 10 years ago

  • Status changed from In Progress to Resolved
  • % Done changed from 0 to 100

Also available in: Atom PDF