SHA256
1
0
forked from pool/xerces-j2

Accepting request 942973 from home:david.anes:branches:Java:packages

Update to 2.12.1

OBS-URL: https://build.opensuse.org/request/show/942973
OBS-URL: https://build.opensuse.org/package/show/Java:packages/xerces-j2?expand=0&rev=70
This commit is contained in:
2021-12-29 16:41:00 +00:00
committed by Git OBS Bridge
parent 07db2f7f18
commit d201ec1a57
7 changed files with 41 additions and 98 deletions

View File

@@ -1,6 +1,8 @@
--- xerces-2_12_0/build.xml 2018-11-18 20:10:36.933534130 +0100
+++ xerces-2_12_0/build.xml 2018-11-18 20:12:28.714126419 +0100
@@ -38,13 +38,6 @@
Index: xerces-2_12_1/build.xml
===================================================================
--- xerces-2_12_1.orig/build.xml
+++ xerces-2_12_1/build.xml
@@ -38,13 +38,6 @@ Authors:
<property name="tests.dir" value="./tests"/>
<property name="tools.dir" value="./tools"/>
@@ -14,7 +16,7 @@
<!-- Allow properties following these statements to be overridden -->
<!-- Note that all of these don't have to exist. They've just been defined
incase they are used. -->
@@ -71,7 +64,6 @@
@@ -71,7 +64,6 @@ Authors:
<property name='jar.junit' value='junit.jar'/>
<property name='jar.ant' value='ant.jar'/>
<property name='jar.ant.nodeps' value='ant-nodeps.jar'/>
@@ -22,7 +24,7 @@
<property name='default.parser.config.name' value='XIncludeAwareParserConfiguration'/>
<property name='default.parser.config.qualified' value='org.apache.xerces.parsers.XIncludeAwareParserConfiguration'/>
@@ -108,7 +100,6 @@
@@ -108,7 +100,6 @@ Authors:
<property name="distsrc.dir" value="${build.dir}/${parser.shortname}-${parser_version}"/>
<property name="disttools.dir" value="${build.dir}/tools"/>
<property name="distbin.dir" value="${build.dir}/${parser.shortname}-${parser_version}"/>
@@ -30,7 +32,7 @@
<filter token="year" value="${year}"/>
<filter token="version" value="${parser.Version}"/>
@@ -135,7 +126,6 @@
@@ -135,7 +126,6 @@ Authors:
<echo message=" jars --> generates xercesImpl &amp; xercesSamples jars"/>
<echo message=" jar-schema11 --> 'jar' + XML Schema 1.1 support"/>
<echo message=" jars-schema11 --> 'jars' + XML Schema 1.1 support"/>
@@ -38,7 +40,7 @@
<echo message=" docs --> generates the HTML documentation"/>
<echo message=" javadocs --> generates the API docs (needs Java 1.2 or higher)"/>
<echo message=" samples --> compiles the samples source code"/>
@@ -247,30 +237,6 @@
@@ -247,30 +237,6 @@ Authors:
<copy file="${src.dir}/org/apache/xerces/impl/xpath/regex/message.properties"
tofile="${build.src}/org/apache/xerces/impl/xpath/regex/message_en.properties"/>
@@ -69,7 +71,7 @@
<!-- substitute tokens as needed -->
<replace file="${build.dir}/src/org/apache/xerces/impl/Version.java"
token="@@VERSION@@" value="${parser.Name} ${parser.Version}"/>
@@ -286,7 +252,7 @@
@@ -286,7 +252,7 @@ Authors:
</fileset>
</copy>
@@ -78,7 +80,7 @@
destdir="${build.dest}"
source="${javac.source}"
target="${javac.target}"
@@ -354,7 +320,7 @@
@@ -354,7 +320,7 @@ Authors:
<copy todir="${build.samples}" >
<fileset dir="${samples.dir}"/>
</copy>
@@ -87,7 +89,7 @@
destdir="${build.dest}"
source="${javac.source}"
target="${javac.target}"
@@ -374,7 +340,7 @@
@@ -374,7 +340,7 @@ Authors:
<fileset dir="${tests.dir}"
excludes="dom/rename/**" />
</copy>
@@ -96,7 +98,7 @@
destdir="${build.dest}"
source="${javac.source}"
target="${javac.target}"
@@ -438,7 +404,7 @@
@@ -438,7 +404,7 @@ Authors:
</target>
@@ -105,7 +107,7 @@
<replace token="@xerces.internal" dir="${build.src}">
<replacevalue><![CDATA[<DL><DT><H1 style="font-size:110%">INTERNAL:</H1><DD>Usage of this class is not supported. It may be altered or removed at any time.</DD></DT></DL>]]></replacevalue>
</replace>
@@ -453,46 +419,33 @@
@@ -453,46 +419,33 @@ Authors:
<!-- =================================================================== -->
<target name="javadocs" depends="prepare-src">
@@ -155,7 +157,7 @@
/>
<mkdir dir='${build.dir}/docs/javadocs/xerces2'/>
@@ -504,25 +457,23 @@
@@ -504,25 +457,23 @@ Authors:
org.apache.xerces.util,
org.apache.xerces.xinclude,
org.apache.xerces.xpointer'
@@ -183,7 +185,7 @@
/>
</target>
@@ -998,7 +949,7 @@
@@ -1004,7 +955,7 @@ Authors:
</fileset>
</copy>
@@ -192,7 +194,7 @@
destdir="${build.dest}"
source="${javac.source}"
target="${javac.target}"
@@ -1233,30 +1184,6 @@
@@ -1239,30 +1190,6 @@ Authors:
<replace file="${build.dir}/src/org/apache/xerces/parsers/AbstractSAXParser.java"
token="return (fConfiguration instanceof XML11Configurable);" value="return false;"/>
@@ -223,7 +225,7 @@
<!-- substitute tokens as needed -->
<replace file="${build.dir}/src/org/apache/xerces/impl/Version.java"
@@ -1297,7 +1224,7 @@
@@ -1303,7 +1230,7 @@ Authors:
</fileset>
</copy>
@@ -232,7 +234,7 @@
destdir="${build.dest}"
source="${javac.source}"
target="${javac.target}"
@@ -1448,7 +1375,7 @@
@@ -1454,7 +1381,7 @@ Authors:
</fileset>
</copy>
@@ -241,7 +243,7 @@
destdir="${build.dest}"
source="${javac.source}"
target="${javac.target}"
@@ -1512,36 +1439,4 @@
@@ -1518,36 +1445,4 @@ Authors:
<copy file="${tools.dir}/${jar.serializer}" tofile="${build.dir}/${jar.serializer}"/>
</target>