File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change 99 - !!buildcommand
1010 name : ' Assemble ApplicationInsights-Java JARs'
1111 command : ' .scripts/gradle.cmd'
12- arguments : ' assemble'
12+ arguments : ' assemble prepare '
1313 artifacts :
1414 - to : ' Artifacts'
1515 include :
16- - ' **/build/libs/*.jar'
1716 - ' **/build/libs/*.jar'
1817 - ' **/build/libs/*-sources.jar'
1918 - ' **/build/libs/*-javadoc.jar'
Original file line number Diff line number Diff line change 88 - !!buildcommand
99 name : ' Assemble ApplicationInsights-Java JARs'
1010 command : ' .scripts/gradle.cmd'
11- arguments : ' assemble -DisRelease=true -Pai.etw.native.build=release'
11+ arguments : ' assemble prepare -DisRelease=true -Pai.etw.native.build=release'
1212 artifacts :
1313 - to : ' Artifacts'
1414 include :
15- - ' **/build/libs/*.jar'
1615 - ' **/build/libs/*.jar'
1716 - ' **/build/libs/*-sources.jar'
1817 - ' **/build/libs/*-javadoc.jar'
You can’t perform that action at this time.
0 commit comments