Skip to content
This repository was archived by the owner on Feb 27, 2023. It is now read-only.

Commit 26353ea

Browse files
author
Scott Stafford
committed
Merge branch 'feature/165-cleanupExamples' into dev
2 parents a109411 + ff7bbac commit 26353ea

23 files changed

+86
-333
lines changed
File renamed without changes.

examples/build.gradle

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ subprojects {
1818
dependencies {
1919
compile "com.marklogic:marklogic-spring-batch-core:0.7.2"
2020
testCompile "com.marklogic:marklogic-spring-batch-test:0.7.2"
21+
22+
runtime "com.marklogic:marklogic-spring-batch-core:0.7.2"
2123
}
2224

2325
mainClassName = "com.marklogic.spring.batch.Main"

examples/rdbms_1/.gitignore

Lines changed: 0 additions & 1 deletion
This file was deleted.

examples/rdbms_1/README.md

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

examples/rdbms_1/build.gradle

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

examples/rdbms_1/gradle.properties

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

0 commit comments

Comments
 (0)