Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-15-SP2:Update
groovy.17607
groovy-buildscan.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File groovy-buildscan.patch of Package groovy.17607
--- a/build.gradle +++ b/build.gradle @@ -23,22 +23,6 @@ } } -if (JavaVersion.current().java7Compatible) { - apply plugin: 'com.gradle.build-scan' - apply plugin: 'me.champeau.buildscan-recipes' - - buildScan { - licenseAgreementUrl = 'https://gradle.com/terms-of-service' - licenseAgree = 'yes' - publishAlways() - } - buildScanRecipes { - recipe 'git-commit', baseUrl: 'https://github.com/apache/groovy/tree' - recipe 'teamcity', baseUrl: 'https://ci.groovy-lang.org', guest: 'true' - recipes 'git-status', 'teamcity', 'travis-ci' - } -} - ext.modules = { subprojects.findAll{ !['performance', 'tests-vm8'].contains(it.name) } }
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor