mirror of
https://github.com/apache/commons-math.git
synced 2025-02-10 12:06:01 +00:00
Added LICENSE.txt to jar, changed jar name to 1.2.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/math/trunk@628511 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
effdf4250c
commit
0473351c85
@ -26,7 +26,7 @@
|
|||||||
</property>
|
</property>
|
||||||
<property name="javadocdir" value="${basedir}/dist/docs/api">
|
<property name="javadocdir" value="${basedir}/dist/docs/api">
|
||||||
</property>
|
</property>
|
||||||
<property name="final.name" value="commons-math-1.2-SNAPSHOT">
|
<property name="final.name" value="commons-math-1.2">
|
||||||
</property>
|
</property>
|
||||||
<property name="proxy.host" value="">
|
<property name="proxy.host" value="">
|
||||||
</property>
|
</property>
|
||||||
@ -83,6 +83,8 @@
|
|||||||
<fileset dir="${basedir}/.">
|
<fileset dir="${basedir}/.">
|
||||||
<include name="NOTICE.txt">
|
<include name="NOTICE.txt">
|
||||||
</include>
|
</include>
|
||||||
|
<include name="LICENSE.txt">
|
||||||
|
</include>
|
||||||
</fileset>
|
</fileset>
|
||||||
</copy>
|
</copy>
|
||||||
</target>
|
</target>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user