Author: mukulg
Date: Mon Nov 27 07:16:18 2023
New Revision: 1914150
URL: http://svn.apache.org/viewvc?rev=1914150&view=rev
Log:
committing minor changes to comments, within the xercesj build.xml document
files
Modified:
xerces/java/branches/xml-schema-1.1-dev/build.xml
xerces/java/trunk/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=1914150&r1=1914149&r2=1914150&view=diff
==============================================================================
--- xerces/java/branches/xml-schema-1.1-dev/build.xml (original)
+++ xerces/java/branches/xml-schema-1.1-dev/build.xml Mon Nov 27 07:16:18 2023
@@ -43,7 +43,7 @@ Authors:
Although, the Java component org.apache.xerces.util.XJavac
is designed to support Java 1.4+ (and that's ok for Java 1.7+
as well), starting with XercesJ v 2.12.2, XercesJ builds
- produce Java binaries that can run on Java 1.7+.
+ produce Java binaries that require Java language level 1.7+.
Please see the definitions of Ant build properties javac.source
and javac.target further below.
-->
Modified: xerces/java/trunk/build.xml
URL:
http://svn.apache.org/viewvc/xerces/java/trunk/build.xml?rev=1914150&r1=1914149&r2=1914150&view=diff
==============================================================================
--- xerces/java/trunk/build.xml (original)
+++ xerces/java/trunk/build.xml Mon Nov 27 07:16:18 2023
@@ -43,7 +43,7 @@ Authors:
Although, the Java component org.apache.xerces.util.XJavac
is designed to support Java 1.4+ (and that's ok for Java 1.7+
as well), starting with XercesJ v 2.12.2, XercesJ builds
- produce Java binaries that can run on Java 1.7+.
+ produce Java binaries that require Java language level 1.7+.
Please see the definitions of Ant build properties javac.source
and javac.target further below.
-->
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]