diff options
Diffstat (limited to 'stax/download')
-rw-r--r-- | stax/download/README_jsr173_1.0_api.jar | 7 | ||||
-rw-r--r-- | stax/download/README_stax-1.2.0.jar | 13 |
2 files changed, 13 insertions, 7 deletions
diff --git a/stax/download/README_jsr173_1.0_api.jar b/stax/download/README_jsr173_1.0_api.jar deleted file mode 100644 index 9a566eb2aab3..000000000000 --- a/stax/download/README_jsr173_1.0_api.jar +++ /dev/null @@ -1,7 +0,0 @@ -The JSR173 is the XML pull API used at build time for the saxon9 XSLT -processor, it has become part of OpenJDK 6. -When using an older JDK, get the API from - http://stax.codehaus.org/ -and put it under stax/download. -_____ -1.2 Release(final) is available under the Apache License 2.0 diff --git a/stax/download/README_stax-1.2.0.jar b/stax/download/README_stax-1.2.0.jar new file mode 100644 index 000000000000..c2f4365afbac --- /dev/null +++ b/stax/download/README_stax-1.2.0.jar @@ -0,0 +1,13 @@ +The JSR173 is the XML pull API used at build time for the Saxon-B +XSLT processor: it has become part of OpenJDK 6. + +When using an older JDK, you can get the API from + http://dist.codehaus.org/stax/jars/ +located at the StAX Home site + http://stax.codehaus.org/ +and put it under stax/download. + +1.2 Release(final) is available under the Apache License 2.0. + +Checksum (for reference): +MD5 (stax-1.2.0.jar) = aa3439d235f7d999532b66bac56c1f87 |