Skip to content

Commit 17c5e5a

Browse files
author
Mark Hall
committed
Including FOSS report in distribution archive.
1 parent 921d3db commit 17c5e5a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ explicitly covering such access.
8686
<move file="${approot.stage.dir}/lib/${ivy.artifact.id}-${project.revision}.jar" tofile="${approot.stage.dir}/${ivy.artifact.id}-${project.revision}.jar"/>
8787
<!-- Update the version.xml with the current version of this plugin -->
8888
<copy file="res/version.xml" todir="${approot.stage.dir}" />
89+
<copy file="plugin-machine-intelligence-master_OSS_Licenses.html" todir="${approot.stage.dir}" />
8990
<replace file="${approot.stage.dir}/version.xml" token="@TRUNK@" value="${project.revision}" />
9091
</target>
9192

0 commit comments

Comments
 (0)