Author: mukulg
Date: Thu Jan 20 06:09:21 2022
New Revision: 1897231
URL: http://svn.apache.org/viewvc?rev=1897231&view=rev
Log:
xercesj commit : minor correction to xml schema 1.1 build file
Modified:
xerces/java/branches/xml-schema-1.1-dev/build.xml
Modified: xerces/java/branches/xml-schema-1.1-dev/build.xml
URL:
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.1-dev/build.xml?rev=1897231&r1=1897230&r2=1897231&view=diff
==============================================================================
--- xerces/java/branches/xml-schema-1.1-dev/build.xml (original)
+++ xerces/java/branches/xml-schema-1.1-dev/build.xml Thu Jan 20 06:09:21 2022
@@ -588,7 +588,7 @@ Authors:
<copy file="LICENSE.resolver.txt"
tofile="${distsrc.dir}/LICENSE.resolver.txt"/>
<copy file="LICENSE.serializer.txt"
tofile="${distsrc.dir}/LICENSE.serializer.txt"/>
<copy file="LICENSE.cupv10k-runtime.txt"
tofile="${distsrc.dir}/LICENSE.cupv10k-runtime.txt"/>
- <copy file="LICENSE.org.eclipse.wst.xml.xpath2.processor_1.2.0.html"
tofile="${distsrc.dir}/LICENSE.org.eclipse.wst.xml.xpath2.processor_1.2.0.html"/>
+ <copy file="LICENSE.org.eclipse.wst.xml.xpath2.processor_1.2.1.html"
tofile="${distsrc.dir}/LICENSE.org.eclipse.wst.xml.xpath2.processor_1.2.1.html"/>
<copy file="README" tofile="${distsrc.dir}/README"/>
<copy file="Readme.html" tofile="${distsrc.dir}/Readme.html"/>
<copy file="build.xml" tofile="${distsrc.dir}/build.xml"/>
@@ -687,7 +687,7 @@ Authors:
<copy file="LICENSE.serializer.txt"
tofile="${distsrc.dir}/LICENSE.serializer.txt"/>
<copy file="LICENSE.icu4j.html"
tofile="${distsrc.dir}/LICENSE.icu4j.html"/>
<copy file="LICENSE.cupv10k-runtime.txt"
tofile="${distsrc.dir}/LICENSE.cupv10k-runtime.txt"/>
- <copy file="LICENSE.org.eclipse.wst.xml.xpath2.processor_1.2.0.html"
tofile="${distsrc.dir}/LICENSE.org.eclipse.wst.xml.xpath2.processor_1.2.0.html"/>
+ <copy file="LICENSE.org.eclipse.wst.xml.xpath2.processor_1.2.1.html"
tofile="${distsrc.dir}/LICENSE.org.eclipse.wst.xml.xpath2.processor_1.2.1.html"/>
<copy file="Readme.html" tofile="${distbin.dir}/Readme.html"/>
<copy file="${build.dir}/${jar.samples}"
tofile="${distbin.dir}/${jar.samples}"/>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]