You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by mu...@apache.org on 2022/01/20 04:44:56 UTC

svn commit: r1897227 - in /xerces/java: branches/xml-schema-1.1-dev/docs/releases.xml trunk/docs/releases.xml

Author: mukulg
Date: Thu Jan 20 04:44:56 2022
New Revision: 1897227

URL: http://svn.apache.org/viewvc?rev=1897227&view=rev
Log:
xercesj commit : making few minor changes to, documentation meta data files, for the 2.12.2 release

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=1897227&r1=1897226&r2=1897227&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 Thu Jan 20 04:44:56 2022
@@ -34,7 +34,8 @@
      </fix>     
      <fix>
         <note>
-      	   Improved compliance, of XML Schema 1.1 XPath 2.0 regex implementation.
+      	   Improved compliance, of XPath 2.0 processor's regex implementation (that's used 
+      	   within XML Schema 1.1 implementation).
      	</note>
      	<submitter name='Mukul Gandhi'/>
      </fix>
@@ -70,7 +71,7 @@
       	   values within XML instance document, were resulting in more than one adjacent XPath 2.0 text 
       	   nodes.
      	</note>
-     	<submitter name='John Morris, Mukul Gandhi'/>
+     	<submitter name='Mukul Gandhi, John Morris'/>
      </fix>
      <add>
         <note>

Modified: xerces/java/trunk/docs/releases.xml
URL: http://svn.apache.org/viewvc/xerces/java/trunk/docs/releases.xml?rev=1897227&r1=1897226&r2=1897227&view=diff
==============================================================================
--- xerces/java/trunk/docs/releases.xml (original)
+++ xerces/java/trunk/docs/releases.xml Thu Jan 20 04:44:56 2022
@@ -34,7 +34,8 @@
      </fix>     
      <fix>
         <note>
-      	   Improved compliance, of XML Schema 1.1 XPath 2.0 regex implementation.
+      	   Improved compliance, of XPath 2.0 processor's regex implementation (that's used 
+      	   within XML Schema 1.1 implementation).
      	</note>
      	<submitter name='Mukul Gandhi'/>
      </fix>
@@ -70,7 +71,7 @@
       	   values within XML instance document, were resulting in more than one adjacent XPath 2.0 text 
       	   nodes.
      	</note>
-     	<submitter name='John Morris, Mukul Gandhi'/>
+     	<submitter name='Mukul Gandhi, John Morris'/>
      </fix>
      <add>
         <note>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@xerces.apache.org
For additional commands, e-mail: commits-help@xerces.apache.org