Activity

From 09/03/2015 to 10/02/2015

10/02/2015

06:30 PM Bug #2402 (Resolved): Allow setting "JRE Version" attribute of generated jobs
Applied in changeset commit:451ca6854e24ec030157531c1637f526f1dabc4f. J. Moringen
06:19 PM Revision 451ca685: Added jdk aspect in src/project/aspects.lisp
fixes #2402
* src/api/classes.lisp (job::jdk): new slot; stores JDK to be used by
job
* src/project/aspects.lisp (...
J. Moringen
11:17 AM Feature #1989 (Resolved): Implement archive download as an scm mechanism
Resolved except for variable substitution in repository URL which is not really the same issue. J. Moringen

10/01/2015

02:50 PM Bug #1892 (Resolved): Do not silently ignore undefined variables
Applied in changeset commit:1c263d35260f18b9867411307a792116566ea0bc. J. Moringen
12:32 PM Revision 1c263d35: Accessing undefined variables signals an error in src/project/*.lisp
fixes #1892
* src/project/protocol.lisp (lookup): added if-undefined keyword
parameter; adapted documentation stri...
J. Moringen
12:31 PM Revision d730c8fb: Fixed handling of failed project loads in src/commandline-interface/main.lisp
* src/commandline-interface/main.lisp (load-projects/versioned): use
`mapcan' and wrap successfully loaded projects...
J. Moringen

09/30/2015

02:39 PM Revision 1af97bd7: Help message on no arguments in src/commandline-interface/main.lisp
fixes #1883
* src/commandline-interface/main.lisp (main): when there are no
commandline arguments, print a usage/h...
J. Moringen
02:39 PM Revision baddf65b: Fixed resolve-project-versions in src/commandline-interface/main.lisp
* src/commandline-interface/main.lisp (resolve-project-versions): fixed
typo in variable name; establish restart ar...
J. Moringen
11:00 AM Enhancement #1883 (Resolved): Show help message in case of wrong command line options
Applied in changeset commit:9dec1f75ba3f5e9327b6d723dd0f52d48b348acf. J. Moringen
10:44 AM Revision 9dec1f75: Help message on no arguments in src/commandline-interface/main.lisp
fixes #1883
* src/commandline-interface/main.lisp (main): when there are no
commandline arguments, print a usage/h...
J. Moringen

09/28/2015

01:27 PM Feature #1670 (Resolved): Allow specifying revision in addition to branches and tags
Applied in changeset commit:0e4dafa73996fcd00d12d6e07058d9a13fa64609. J. Moringen
01:24 PM Revision 0e4dafa7: Allow specifying commits for git, svn in src/project/aspects.lisp
fixes #1670
* src/analysis/analysis.lisp (header): updated copyright
(analyze uri eql :auto): changed keyword para...
J. Moringen
01:21 PM Revision 3525917e: Clean URLs for Jenkins Subversion plugin in src/project/aspects.lisp
fixes #1819
* src/project/aspects.lisp (define-aspect subversion): remove adjacent
"/" characters from Subversion URL
J. Moringen
11:40 AM Bug #1819 (Resolved): Fix warning of Jenkins Subversion SCM Plugin
Applied in changeset commit:6984279e52002edd395c97dab1d3621ef044e27b. J. Moringen
11:30 AM Revision 6984279e: Clean URLs for Jenkins Subversion plugin in src/project/aspects.lisp
fixes #1819
* src/project/aspects.lisp (define-aspect subversion): remove adjacent
"/" characters from Subversion URL
J. Moringen
11:25 AM Revision 5031fa4a: Better sub-process execution in src/analysis/util.lisp
* src/analysis/util.lisp (run): print executed commandline more
conventionally; capture child process exit code
J. Moringen
11:22 AM Revision dbbaea15: Fixed workspace cleaning in archive aspect in src/project/aspects.lisp
refs #2363
Third attempt: Clean workspace using
find . -mindepth 1 -maxdepth 1 -exec rm -rf {} \;
instead of
...
J. Moringen
10:18 AM Bug #2402 (Resolved): Allow setting "JRE Version" attribute of generated jobs
J. Moringen
 

Also available in: Atom