Skip to content

Commit e8f4af2

Browse files
committed
temp: remove schema generator tests
1 parent f0b46d2 commit e8f4af2

File tree

2 files changed

+2
-585
lines changed

2 files changed

+2
-585
lines changed

hll/dynamodb-mapper/dynamodb-mapper-schema-generator-plugin/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,13 +46,13 @@ gradlePlugin {
4646
}
4747
}
4848

49-
//publishing {
49+
// publishing {
5050
// publications {
5151
// create<MavenPublication>("dynamodb-mapper-schema-generator-plugin") {
5252
// from(components["java"])
5353
// }
5454
// }
55-
//}
55+
// }
5656

5757
/**
5858
* The `java-gradle-plugin` plugin creates a javadoc jar by default, conflicting with the empty javadoc jar (emptyJar)

0 commit comments

Comments
 (0)