Why not update the Java platform requirement? Gary
On Apr 14, 2017 4:27 AM, "Mukul Gandhi" <muk...@apache.org> 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 <zul...@yandex.ru> 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=proje >> ct%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%20 >> priority%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: j-dev-unsubscr...@xerces.apache.org >> For additional commands, e-mail: j-dev-h...@xerces.apache.org >> >> > > > -- > Regards, > Mukul Gandhi >