Change impl.version from 1.1 to 1.2
Pack the NOTICE file too. git-svn-id: https://svn.apache.org/repos/asf/xml/commons/trunk@226206 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
e34db255b2
commit
15b14b3935
@ -17,7 +17,7 @@ Also, you may need to adjust src/documentation/sitemap.xmap
|
||||
<!-- Name and version information -->
|
||||
<property name="name.resolver" value="xml-commons-resolver"/>
|
||||
<property name="impl.name" value="XmlResolver"/>
|
||||
<property name="impl.version" value="1.1"/>
|
||||
<property name="impl.version" value="1.2"/>
|
||||
|
||||
<!-- Allow properties following these statements to be overridden -->
|
||||
<!-- Note that all of these don't have to exist. They've just been defined
|
||||
@ -241,6 +241,7 @@ Both ways have system-specific pathnames, so both may bust on your system.
|
||||
<fileset dir=".." includes="KEYS"/>
|
||||
<fileset dir="." includes="resolver.xml"/>
|
||||
<fileset dir="src/org/apache/xml/resolver" includes="LICENSE.resolver.txt"/>
|
||||
<fileset dir="src/org/apache/xml/resolver" includes="NOTICE-resolver.txt"/>
|
||||
</copy>
|
||||
<copy todir="${build.dir}/${dist.basename}" file="${resolver.jar}"/>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user