File tree 1 file changed +0
-4
lines changed
1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -1003,10 +1003,6 @@ project(':core') {
1003
1003
from(project(' :connect:mirror' ). configurations. runtimeClasspath) { into(" libs/" ) }
1004
1004
from(project(' :connect:mirror-client' ). jar) { into(" libs/" ) }
1005
1005
from(project(' :connect:mirror-client' ). configurations. runtimeClasspath) { into(" libs/" ) }
1006
- from(project(' :storage' ). jar) { into(" libs/" ) }
1007
- from(project(' :storage' ). configurations. runtimeClasspath) { into(" libs/" ) }
1008
- from(project(' :storage:api' ). jar) { into(" libs/" ) }
1009
- from(project(' :storage:api' ). configurations. runtimeClasspath) { into(" libs/" ) }
1010
1006
from(project(' :streams' ). jar) { into(" libs/" ) }
1011
1007
from(project(' :streams' ). configurations. runtimeClasspath) { into(" libs/" ) }
1012
1008
from(project(' :streams:streams-scala' ). jar) { into(" libs/" ) }
You can’t perform that action at this time.
0 commit comments