Copy java/jakarta-commons-beanutils to java/apache-commons-beanutils.

This commit is contained in:
Jimmy Olgeni
2020-01-30 16:34:09 +00:00
parent 9b27739744
commit d102129874
4 changed files with 70 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
--- build.xml.orig
+++ build.xml
@@ -212,8 +212,6 @@
todir="${dist.home}"/>
<copy file="RELEASE-NOTES.txt"
todir="${dist.home}"/>
- <copy file="README.txt"
- todir="${dist.home}"/>
<antcall target="jar"/>
</target>