Author: ssteiner Date: Tue Oct 29 09:55:03 2019 New Revision: 1869106 URL: http://svn.apache.org/viewvc?rev=1869106&view=rev Log: Update readme
Modified: xmlgraphics/batik/trunk/CHANGES xmlgraphics/batik/trunk/README Modified: xmlgraphics/batik/trunk/CHANGES URL: http://svn.apache.org/viewvc/xmlgraphics/batik/trunk/CHANGES?rev=1869106&r1=1869105&r2=1869106&view=diff ============================================================================== --- xmlgraphics/batik/trunk/CHANGES (original) +++ xmlgraphics/batik/trunk/CHANGES Tue Oct 29 09:55:03 2019 @@ -7,6 +7,8 @@ Bug fixing is an ongoing task, so it is 1.11 -> 1.12 ------------ +Java 7 or later is minimum runtime required + BATIK-1203: ImageTagRegistry forgets to reinitialize cache BATIK-1251: Correct policy file in Squiggle BATIK-1253: build.sh referenced from build.xml Modified: xmlgraphics/batik/trunk/README URL: http://svn.apache.org/viewvc/xmlgraphics/batik/trunk/README?rev=1869106&r1=1869105&r2=1869106&view=diff ============================================================================== --- xmlgraphics/batik/trunk/README (original) +++ xmlgraphics/batik/trunk/README Tue Oct 29 09:55:03 2019 @@ -45,7 +45,7 @@ Requirements ------------ - o A Java 1.6 or later compatible virtual machine for your operating system. + o A Java 7 or later compatible virtual machine for your operating system. Optional Libraries ------------------