Commit Graph

10 Commits

Author SHA1 Message Date
Adrien Grand f605b4a692
LUCENE-10253: Remove the BadApple annotation. (#468) 2021-12-01 18:03:02 +01:00
Dawid Weiss 22296f28a2
SOLR-14912: Unify solr-contrib-extraction with the artifact it produces (#2060) 2020-11-03 14:15:26 +01:00
Steve Rowe 1ba5cff7b6 Don't run @BadApple tests when Yetus runs unit tests 2018-07-17 20:21:04 -04:00
Steve Rowe 51a6bec48d SOLR-10912: fix routing of Solr non-contrib build output dirs (e.g. solr/core -> ../build/solr-core; previously -> ../build/core) 2018-03-21 11:31:11 -04:00
Steve Rowe 298063eee7 SOLR-10912: personality fix: in solr-ref-guide, don't run compile and unit plugins. Also, consistently use curly brackets when interpolating variables 2018-03-15 20:18:28 -04:00
Steve Rowe ac9559d70d SOLR-10912: reverting personality plugins changes to include junit+unit and javac+compile, since this combo works, and neither one individually does. 2018-03-15 15:41:59 -04:00
Steve Rowe bd20e36d2d SOLR-10912: attempted personality plugins fix: trying just junit/javac instead of unit/compile (which didn't actually do anything at all) 2018-03-15 15:38:05 -04:00
Steve Rowe 63fde153d3 SOLR-10912: updating copy of Jenkins precommit job script: proc max limit code seems not to work on jenkins slaves, so put it at a fixed 10k; added customization of artifact url so console output links in the JIRA comment report work properly; no longer attempting to cache the yetus download, since it always downloads every time anyway. 2018-03-15 15:26:14 -04:00
Steve Rowe cc1ad49e72 SOLR-10912: excluding apparently unnecessary plugins: 'junit' and 'javac' (the 'unit' and 'compile' plugins are producing output but the 'j' ones aren't) 2018-03-15 15:26:14 -04:00
Steve Rowe 12372530a8 SOLR-10912: Add scripts for automatic patch validation 2018-03-15 12:31:59 -04:00