Skip to content

Commit ed4e65c

Browse files
committed
MLE-24733 Just deleting test-complete-app
This should have no impact on anything, as we're not using the Gradle file in this directory.
1 parent b65817f commit ed4e65c

File tree

10 files changed

+2
-410
lines changed

10 files changed

+2
-410
lines changed

.copyrightconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ startyear: 2015
1111
# - Dotfiles already skipped automatically
1212
# Enable by removing the leading '# ' from the next line and editing values.
1313
# filesexcluded: third_party/*, docs/generated/*.md, assets/*.png, scripts/temp_*.py, vendor/lib.js
14-
filesexcluded: .github/*, README.md, Jenkinsfile, package.json, package-lock.json, test-app/*, *.md, docker-compose.yaml, test-complete-app/*, test-complete-app-mlDeploy/*
14+
filesexcluded: .github/*, README.md, Jenkinsfile, package.json, package-lock.json, test-app/*, *.md, docker-compose.yaml, test-complete-app-mlDeploy/*

test-complete-app-mlDeploy/build.gradle

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
/**
2-
* This Gradle file is used to add a certificate template to the app that is created via the bespoke
3-
* deployer in test-setup-qa.js and test-setup-dmsdk-qa.js.
4-
*/
51
plugins {
62
id "net.saliman.properties" version "1.5.1"
73
id "com.marklogic.ml-gradle" version "6.1.0"
@@ -46,4 +42,4 @@ tasks.register("curlCompanies", Exec) {
4642
}
4743

4844
mlDeploy.finalizedBy curlPeople
49-
mlDeploy.finalizedBy curlCompanies
45+
mlDeploy.finalizedBy curlCompanies

test-complete-app/build.gradle

Lines changed: 0 additions & 20 deletions
This file was deleted.

test-complete-app/gradle.properties

Lines changed: 0 additions & 5 deletions
This file was deleted.
-62.2 KB
Binary file not shown.

test-complete-app/gradle/wrapper/gradle-wrapper.properties

Lines changed: 0 additions & 7 deletions
This file was deleted.

test-complete-app/gradlew

Lines changed: 0 additions & 249 deletions
This file was deleted.

test-complete-app/gradlew.bat

Lines changed: 0 additions & 92 deletions
This file was deleted.

0 commit comments

Comments
 (0)