Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .copyrightconfig
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ startyear: 2015
# - Dotfiles already skipped automatically
# Enable by removing the leading '# ' from the next line and editing values.
# filesexcluded: third_party/*, docs/generated/*.md, assets/*.png, scripts/temp_*.py, vendor/lib.js
filesexcluded: .github/*, README.md, Jenkinsfile, package.json, package-lock.json, test-app/*, *.md, docker-compose.yaml, test-complete-app/*, test-complete-app-mlDeploy/*
filesexcluded: .github/*, README.md, Jenkinsfile, package.json, package-lock.json, test-app/*, *.md, docker-compose.yaml, test-complete-app-mlDeploy/*
6 changes: 1 addition & 5 deletions test-complete-app-mlDeploy/build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
/**
* This Gradle file is used to add a certificate template to the app that is created via the bespoke
* deployer in test-setup-qa.js and test-setup-dmsdk-qa.js.
*/
plugins {
id "net.saliman.properties" version "1.5.1"
id "com.marklogic.ml-gradle" version "6.1.0"
Expand Down Expand Up @@ -46,4 +42,4 @@ tasks.register("curlCompanies", Exec) {
}

mlDeploy.finalizedBy curlPeople
mlDeploy.finalizedBy curlCompanies
mlDeploy.finalizedBy curlCompanies
20 changes: 0 additions & 20 deletions test-complete-app/build.gradle

This file was deleted.

5 changes: 0 additions & 5 deletions test-complete-app/gradle.properties

This file was deleted.

Binary file not shown.
7 changes: 0 additions & 7 deletions test-complete-app/gradle/wrapper/gradle-wrapper.properties

This file was deleted.

249 changes: 0 additions & 249 deletions test-complete-app/gradlew

This file was deleted.

92 changes: 0 additions & 92 deletions test-complete-app/gradlew.bat

This file was deleted.

Loading