Unless we start using "newer" APIs and language features there's nothing in Xerces that requires more than Java 1.3 (or 1.4 for XML Schema 1.1).
Michael Glavassevich XML Technologies and WAS Development IBM Toronto Lab E-mail: [email protected] E-mail: [email protected] Gary Gregory <[email protected]> wrote on 04/14/2017 10:02:31 PM: > Why not update the Java platform requirement? > > Gary > > On Apr 14, 2017 4:27 AM, "Mukul Gandhi" <[email protected]> wrote: > If we look at, http://xerces.apache.org/xerces2-j/faq-build.html#faq-2 > . It says > > To build Xerces-J you need the Java Development Kit (JDK) version 1. > 3 (or higher) installed on your machine. > > I think, this FAQ should clarify that to use Xerces-J's XML Schema > 1.1 support, we need to use JDK 1.4 as minimum, both for compilation > and running Xerces-J. > > On 27 March 2017 at 15:38, Alexander Bubenchikov <[email protected]> wrote: > Thanks for the answer, Michael. > > Is my understanding correct, that this issues should be fixed? > > https://issues.apache.org/jira/browse/XERCESJ-1602?jql=project%20% > 3D%20XERCESJ%20AND%20status%20in%20(Open%2C%20%22In%20Progress%22% > 2C%20Reopened)%20AND%20affectedVersion%20in%20(2.11.0%2C%202.12.0)% > 20ORDER%20BY%20due%20ASC%2C%20priority%20DESC%2C%20created%20ASC > > > Also I can't find any release process documentation for 2.12.0. What version > of JVM it should support, how do you run tests, etc. > > Could you please point me to a filter on jira or/and documentation, what > should be done to release 2.12.0 > > Thanks, Alex > > > > > -- > View this message in context: http://apache-xml-project. > 6118.n7.nabble.com/Xerces-2-12-release-date-tp43194p43218.html > Sent from the Xerces - J - Dev mailing list archive at Nabble.com. > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > > -- > Regards, > Mukul Gandhi
