summaryrefslogtreecommitdiff
path: root/spec/integration/java
AgeCommit message (Collapse)Author
2020-03-26Install pip packages from a custom indexmo khan
* Read PIP_INDEX_URL to identify where to download packages from
2020-03-20Install maven packages for multi-module setupmo khan
* Install packages when multiple maven modules are detected * Add CHANGELOG entry * Install gem silently * Add package manager to test description * Sort paths
2020-03-19Fix usage of SETUP_CMDmo khan
2020-03-18Fix linter errormo khan
2020-03-18Use MAVEN_CLI_OPTSmo khan
2020-03-18Split recursive optionmo khan
2020-03-18Fix how options are passed in specmo khan
2020-03-18Extract test fixturesmo khan
2020-03-18Install maven-license-plugin at build timemo khan
2020-03-18Install the gitlab-maven profile to allow fetching from the project maven ↵mo khan
repository
2020-03-18Update to version 1.2 which includes the license elementmo khan
2020-03-18Add spec to test pulling a package from a custom repositorymo khan
2020-03-07Apply gitlab-stylesmo khan
2020-03-06Remove commented out specmo khan
2020-03-04Convert java-maven qa jobs to integration testsmo khan
2020-03-04Extract shared example to convert QA jobs to integration testsmo khan
2020-03-04Replace QA jobs with integration testsmo khan
2020-02-26Extract fixture file helpermo khan
2020-02-26Test gradle plugin against different versions of Javamo khan
2020-02-26Add specs to test each version of gradlemo khan
2020-02-26Add spec for java library with kotlin build filemo khan
2020-02-14Apply reviewer feedbackmo khan
2020-02-13Add integration test to scan a gradle projectmo khan
* Skip gradle invocation and install plugin globally * Update init.gradle * Try project.apply plugin: syntax * apply gradle plugin * Add entry to normalized licenses * Update spdx-licenses * Add CHANGELOG entry
2020-01-29Add integration test to reproduce failuremo khan