Skip to content

Commit 6fa7f4e

Browse files
authored
publish test utils (#442)
Publish `tracing-test-utils`
1 parent 5431f61 commit 6fa7f4e

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
type: feature
2+
feature:
3+
description: Publish `tracing-test-utils`
4+
links:
5+
- https://github.com/palantir/tracing-java/pull/442

tracing-test-utils/build.gradle

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
// temporarily disabling publishing on this so we can iterate further on the API before we commit to something
2-
// apply from: "${rootDir}/gradle/publish-jar.gradle"
1+
apply from: "${rootDir}/gradle/publish-jar.gradle"
32

43
versionsLock {
54
testProject()

0 commit comments

Comments
 (0)