Author: mukulg
Date: Mon Dec 30 08:33:21 2019
New Revision: 1872100
URL: http://svn.apache.org/viewvc?rev=1872100&view=rev
Log:
making minor modifications, to xerces-j release information meta data, for the
2.12.1 release. xerces-j builds fine with jdk's 12 & 13 as well, but for that
we need to provide an external build option like -Dant.java.version=1.7. for
builds using jdks up to 11, an external build option like -Dant.java.version is
not necessary.
Modified:
xerces/java/branches/xml-schema-1.1-dev/docs/releases.xml
xerces/java/trunk/docs/releases.xml
Modified: xerces/java/branches/xml-schema-1.1-dev/docs/releases.xml
URL:
http://svn.apache.org/viewvc/xerces/java/branches/xml-schema-1.1-dev/docs/releases.xml?rev=1872100&r1=1872099&r2=1872100&view=diff
==============================================================================
--- xerces/java/branches/xml-schema-1.1-dev/docs/releases.xml (original)
+++ xerces/java/branches/xml-schema-1.1-dev/docs/releases.xml Mon Dec 30
08:33:21 2019
@@ -69,8 +69,7 @@
</fix>
<fix>
<note>
- Xerces-J was previously not building from sources when Java 9+ was
used. This release fixes this. Xerces-J's
- build configuration, now supports the builds using Java versions up
to 11.
+ Xerces-J was previously not building from sources when Java 9+ was
used. This release fixes this.
</note>
<submitter name='Mukul Gandhi, Michael Glavassevich, Thomas Pasch'/>
</fix>
Modified: xerces/java/trunk/docs/releases.xml
URL:
http://svn.apache.org/viewvc/xerces/java/trunk/docs/releases.xml?rev=1872100&r1=1872099&r2=1872100&view=diff
==============================================================================
--- xerces/java/trunk/docs/releases.xml (original)
+++ xerces/java/trunk/docs/releases.xml Mon Dec 30 08:33:21 2019
@@ -69,8 +69,7 @@
</fix>
<fix>
<note>
- Xerces-J was previously not building from sources when Java 9+ was
used. This release fixes this. Xerces-J's
- build configuration, now supports the builds using Java versions up
to 11.
+ Xerces-J was previously not building from sources when Java 9+ was
used. This release fixes this.
</note>
<submitter name='Mukul Gandhi, Michael Glavassevich, Thomas Pasch'/>
</fix>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]