epubcheck-ruby 4.2.6.0 → 5.0.1.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (68) hide show
  1. checksums.yaml +4 -4
  2. data/.github/workflows/ruby.yml +1 -1
  3. data/README.md +8 -0
  4. data/jar/{epubcheck-4.2.6 → epubcheck-5.0.1}/CHANGELOG.txt +180 -9
  5. data/jar/{epubcheck-4.2.6 → epubcheck-5.0.1}/README.txt +15 -52
  6. data/jar/epubcheck-5.0.1/THIRD-PARTY.txt +115 -0
  7. data/jar/epubcheck-5.0.1/epubcheck.jar +0 -0
  8. data/jar/epubcheck-5.0.1/lib/Saxon-HE-11.4.jar +0 -0
  9. data/jar/epubcheck-5.0.1/lib/accessors-smart-2.4.9.jar +0 -0
  10. data/jar/epubcheck-5.0.1/lib/asm-9.3.jar +0 -0
  11. data/jar/epubcheck-5.0.1/lib/checker-qual-3.12.0.jar +0 -0
  12. data/jar/epubcheck-5.0.1/lib/common-image-3.9.4.jar +0 -0
  13. data/jar/epubcheck-5.0.1/lib/common-io-3.9.4.jar +0 -0
  14. data/jar/epubcheck-5.0.1/lib/common-lang-3.9.4.jar +0 -0
  15. data/jar/epubcheck-5.0.1/lib/commons-codec-1.15.jar +0 -0
  16. data/jar/epubcheck-5.0.1/lib/commons-compress-1.21.jar +0 -0
  17. data/jar/epubcheck-5.0.1/lib/error_prone_annotations-2.11.0.jar +0 -0
  18. data/jar/epubcheck-5.0.1/lib/failureaccess-1.0.1.jar +0 -0
  19. data/jar/epubcheck-5.0.1/lib/galimatias-0.1.3.jar +0 -0
  20. data/jar/epubcheck-5.0.1/lib/guava-31.1-jre.jar +0 -0
  21. data/jar/epubcheck-5.0.1/lib/httpclient5-5.1.3.jar +0 -0
  22. data/jar/epubcheck-5.0.1/lib/httpcore5-5.1.3.jar +0 -0
  23. data/jar/epubcheck-5.0.1/lib/httpcore5-h2-5.1.3.jar +0 -0
  24. data/jar/epubcheck-5.0.1/lib/icu4j-72.1.jar +0 -0
  25. data/jar/epubcheck-5.0.1/lib/imageio-core-3.9.4.jar +0 -0
  26. data/jar/epubcheck-5.0.1/lib/imageio-jpeg-3.9.4.jar +0 -0
  27. data/jar/epubcheck-5.0.1/lib/imageio-metadata-3.9.4.jar +0 -0
  28. data/jar/{epubcheck-4.2.6/lib/j2objc-annotations-1.1.jar → epubcheck-5.0.1/lib/j2objc-annotations-1.3.jar} +0 -0
  29. data/jar/epubcheck-5.0.1/lib/json-path-2.8.0.jar +0 -0
  30. data/jar/epubcheck-5.0.1/lib/json-path-assert-2.8.0.jar +0 -0
  31. data/jar/epubcheck-5.0.1/lib/json-smart-2.4.10.jar +0 -0
  32. data/jar/epubcheck-5.0.1/lib/jsr305-3.0.2.jar +0 -0
  33. data/jar/epubcheck-5.0.1/lib/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar +0 -0
  34. data/jar/epubcheck-5.0.1/lib/slf4j-api-1.7.36.jar +0 -0
  35. data/jar/epubcheck-5.0.1/lib/slf4j-nop-1.7.36.jar +0 -0
  36. data/jar/epubcheck-5.0.1/lib/xml-apis-1.4.01.jar +0 -0
  37. data/jar/epubcheck-5.0.1/lib/xmlresolver-4.4.3-data.jar +0 -0
  38. data/jar/epubcheck-5.0.1/lib/xmlresolver-4.4.3.jar +0 -0
  39. data/lib/epubcheck/ruby/cli.rb +1 -1
  40. data/lib/epubcheck/ruby/version.rb +1 -1
  41. metadata +53 -36
  42. data/jar/epubcheck-4.2.6/THIRD-PARTY.txt +0 -66
  43. data/jar/epubcheck-4.2.6/epubcheck.jar +0 -0
  44. data/jar/epubcheck-4.2.6/lib/Saxon-HE-9.8.0-8.jar +0 -0
  45. data/jar/epubcheck-4.2.6/lib/animal-sniffer-annotations-1.14.jar +0 -0
  46. data/jar/epubcheck-4.2.6/lib/checker-compat-qual-2.0.0.jar +0 -0
  47. data/jar/epubcheck-4.2.6/lib/common-image-3.4.1.jar +0 -0
  48. data/jar/epubcheck-4.2.6/lib/common-io-3.4.1.jar +0 -0
  49. data/jar/epubcheck-4.2.6/lib/common-lang-3.4.1.jar +0 -0
  50. data/jar/epubcheck-4.2.6/lib/commons-compress-1.20.jar +0 -0
  51. data/jar/epubcheck-4.2.6/lib/error_prone_annotations-2.1.3.jar +0 -0
  52. data/jar/epubcheck-4.2.6/lib/guava-24.1.1-android.jar +0 -0
  53. data/jar/epubcheck-4.2.6/lib/imageio-core-3.4.1.jar +0 -0
  54. data/jar/epubcheck-4.2.6/lib/imageio-jpeg-3.4.1.jar +0 -0
  55. data/jar/epubcheck-4.2.6/lib/imageio-metadata-3.4.1.jar +0 -0
  56. data/jar/epubcheck-4.2.6/lib/jsr305-1.3.9.jar +0 -0
  57. /data/jar/{epubcheck-4.2.6 → epubcheck-5.0.1}/LICENSE.txt +0 -0
  58. /data/jar/{epubcheck-4.2.6 → epubcheck-5.0.1}/lib/isorelax-20030108.jar +0 -0
  59. /data/jar/{epubcheck-4.2.6 → epubcheck-5.0.1}/lib/jackson-core-asl-1.9.12.jar +0 -0
  60. /data/jar/{epubcheck-4.2.6 → epubcheck-5.0.1}/lib/jackson-mapper-asl-1.9.12.jar +0 -0
  61. /data/jar/{epubcheck-4.2.6 → epubcheck-5.0.1}/lib/jing-20181222.jar +0 -0
  62. /data/jar/{epubcheck-4.2.6 → epubcheck-5.0.1}/lib/sac-1.3.jar +0 -0
  63. /data/jar/{epubcheck-4.2.6 → epubcheck-5.0.1}/lib/xercesImpl-2.9.1.jar +0 -0
  64. /data/jar/{epubcheck-4.2.6 → epubcheck-5.0.1}/licenses/Apache-2.0.txt +0 -0
  65. /data/jar/{epubcheck-4.2.6 → epubcheck-5.0.1}/licenses/BSD-3-Clause.txt +0 -0
  66. /data/jar/{epubcheck-4.2.6 → epubcheck-5.0.1}/licenses/MIT.txt +0 -0
  67. /data/jar/{epubcheck-4.2.6 → epubcheck-5.0.1}/licenses/MPL-2.0.txt +0 -0
  68. /data/jar/{epubcheck-4.2.6 → epubcheck-5.0.1}/licenses/W3C.txt +0 -0
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 398b8ba721fca476b196a9d7b2fcca8d8d9de0973c811125e207684e8fc284d7
4
- data.tar.gz: 7a36d41aaea26e6580a406c43038f63374885e40b7298a44fef252a37a2e5e20
3
+ metadata.gz: 1988b807d5a992768ead96dc2afe5552884ecfb2452b9b719b7393cace82afd7
4
+ data.tar.gz: f35f1c8895ad2b4a1e3ce5651c685d22ad4b2f395c29ff046eaceb0e7c859da6
5
5
  SHA512:
6
- metadata.gz: 61b0e0b47319b40f0d3e24fa7e30e4877606d5d1d14b0748328133d52d5ad4bee8ac4f292c657b0010e778c585bf4fc502f9cb6f446a326d173cb576ab224a6c
7
- data.tar.gz: b1da9e7e77f84c57d3c1c3a895eefe57bd6bc5b8462c5b2d787751cb0105b75f03adddb48a6d877ce66faef8b48f5675b55d1e20a6f4e9c5057d030eaa92ace3
6
+ metadata.gz: 9ca0a17b11f10725422d496a7bf0bbc261bd55b8d08fb43f10181be71f9a7b72d374aa86dced37ffefa106cac1bdd460c7569029237bae1d4b3c436472467122
7
+ data.tar.gz: 4a21978ae9bf0bf66cca0459ec8b4ebd742a862f7d63a3ebbdb1f053e780c9e5dd5f2f200d19c711ee9bfd0a620cff2d91edf9ca371689646624749aba822623
@@ -6,7 +6,7 @@ jobs:
6
6
  build:
7
7
  strategy:
8
8
  matrix:
9
- ruby: ['jruby-9.2', '2.4', '2.5', '2.6', '2.7', '3.0']
9
+ ruby: ['jruby-9.2', '2.4', '2.5', '2.6', '2.7', '3.0', '3.1', '3.2']
10
10
  platform: [ubuntu-latest, macos-latest, windows-latest]
11
11
 
12
12
  runs-on: ${{ matrix.platform }}
data/README.md CHANGED
@@ -36,6 +36,14 @@ To install this gem onto your local machine, run `bundle exec rake install`. To
36
36
 
37
37
  ## History
38
38
 
39
+ ### v5.0.1.0
40
+
41
+ * support EPUBCheck 5.0.1
42
+
43
+ ### v5.0.0.0
44
+
45
+ * support EPUBCheck 5.0.0
46
+
39
47
  ### v4.2.6.0
40
48
 
41
49
  * support EPUBCheck 4.2.6
@@ -1,19 +1,190 @@
1
+
1
2
  # EPUBCheck change log
2
3
 
3
- <a name="4.2.6"></a>
4
- ## [4.2.6](https://github.com/w3c/epubcheck/compare/v4.2.5...v4.2.6) (2021-06-30)
4
+ <a name="5.0.1"></a>
5
+ # [5.0.1](https://github.com/w3c/epubcheck/compare/v5.0.0...v5.0.1) (2023-04-30)
6
+
7
+ This is the **latest production-ready** release of EPUBCheck. It can be used to check conformance to the [EPUB 3.3](https://www.w3.org/TR/epub-33/) specification.
8
+
9
+ This release was made by the DAISY Consortium for W3C. Many thanks to everyone who contributed and reported issues!
10
+
11
+ This EPUBCheck version is also available in the Maven Central Repository as [`org.w3c:epubcheck:5.0.1`](https://search.maven.org/artifact/org.w3c/epubcheck/5.0.1/jar).
12
+
13
+
14
+ ### Features
15
+
16
+ * allow "pageBreakSource" package metadata (incubation) ([2332d53](https://github.com/w3c/epubcheck/commit/2332d53)), closes [#1491](https://github.com/w3c/epubcheck/issues/1491)
17
+ * allow epub:type on SVG renderable elements ([6cd9789](https://github.com/w3c/epubcheck/commit/6cd9789)), closes [#1497](https://github.com/w3c/epubcheck/issues/1497)
18
+
19
+
20
+ ### Bug Fixes
21
+
22
+ * allow ARIA headings in EDUPUB (legacy profile) ([da4f541](https://github.com/w3c/epubcheck/commit/da4f541)), closes [#1483](https://github.com/w3c/epubcheck/issues/1483)
23
+ * allow decimal viewport dimensions in fixed-layout ([fc5e360](https://github.com/w3c/epubcheck/commit/fc5e360)), closes [#1481](https://github.com/w3c/epubcheck/issues/1481)
24
+ * allow nav items containing multiple images ([3c8dab3](https://github.com/w3c/epubcheck/commit/3c8dab3)), closes [#1476](https://github.com/w3c/epubcheck/issues/1476)
25
+ * allow remote URLs in HTML "cite" attributes ([1b425fd](https://github.com/w3c/epubcheck/commit/1b425fd)), closes [#1495](https://github.com/w3c/epubcheck/issues/1495)
26
+ * allow the 'cover-image' property on WebP images ([199da0b](https://github.com/w3c/epubcheck/commit/199da0b)), closes [#1484](https://github.com/w3c/epubcheck/issues/1484)
27
+ * bad message parameter formatting in CSS-004 and RSC-028 ([0f0cece](https://github.com/w3c/epubcheck/commit/0f0cece)), closes [#1480](https://github.com/w3c/epubcheck/issues/1480)
28
+ * do not check fragment identifiers on PDF references ([b81a77d](https://github.com/w3c/epubcheck/commit/b81a77d)), closes [#1482](https://github.com/w3c/epubcheck/issues/1482)
29
+ * items were listed twice and/or with null values in the JSON report ([b2c5d8c](https://github.com/w3c/epubcheck/commit/b2c5d8c)), closes [#1475](https://github.com/w3c/epubcheck/issues/1475) [#1490](https://github.com/w3c/epubcheck/issues/1490)
30
+ * normalize URLs before checking if the resources exist ([0323668](https://github.com/w3c/epubcheck/commit/0323668)), closes [#1479](https://github.com/w3c/epubcheck/issues/1479)
31
+ * support UNC paths (fix URL/File conversions) ([6e5b791](https://github.com/w3c/epubcheck/commit/6e5b791)), closes [#1485](https://github.com/w3c/epubcheck/issues/1485)
32
+
33
+
34
+ <a name="5.0.0"></a>
35
+ ## [5.0.0](https://github.com/w3c/epubcheck/compare/v5.0.0-beta-3...v5.0.0) (2023-01-11)
36
+
37
+ ### Features
38
+
39
+ * "xmp" is no longer a valid package link property ([6a3d2a6](https://github.com/w3c/epubcheck/commit/6a3d2a6)), closes [#1457](https://github.com/w3c/epubcheck/issues/1457)
40
+ * add a dockerfile and readme documentation ([d0ed6a4](https://github.com/w3c/epubcheck/commit/d0ed6a4))
41
+ * check "data-*" attributes name restrictions ([22f5994](https://github.com/w3c/epubcheck/commit/22f5994)), closes [#1107](https://github.com/w3c/epubcheck/issues/1107)
42
+ * check stylesheets declared in SVG ([003234a](https://github.com/w3c/epubcheck/commit/003234a)), closes [#1450](https://github.com/w3c/epubcheck/issues/1450)
43
+ * check that non-linear content is reachable ([f20993e](https://github.com/w3c/epubcheck/commit/f20993e)), closes [#1451](https://github.com/w3c/epubcheck/issues/1451)
44
+ * check that the manifest is not self-referencing ([2c76420](https://github.com/w3c/epubcheck/commit/2c76420)), closes [#1453](https://github.com/w3c/epubcheck/issues/1453)
45
+ * disallow `epub:type` on `head` and metadata content ([bfb7239](https://github.com/w3c/epubcheck/commit/bfb7239)), closes [#1444](https://github.com/w3c/epubcheck/issues/1444) [#1445](https://github.com/w3c/epubcheck/issues/1445)
46
+ * disallow data URLs in the package document ([0175818](https://github.com/w3c/epubcheck/commit/0175818)), closes [#1446](https://github.com/w3c/epubcheck/issues/1446)
47
+ * report as a usage when no reference were found to manifest items ([09244a4](https://github.com/w3c/epubcheck/commit/09244a4)), closes [#1452](https://github.com/w3c/epubcheck/issues/1452)
48
+ * report as usage container resources not listed in manifest ([f81b423](https://github.com/w3c/epubcheck/commit/f81b423))
49
+ * report package link to package document elements ([dd00b88](https://github.com/w3c/epubcheck/commit/dd00b88))
50
+ * update Saxon library to v11.4 ([ef2697e](https://github.com/w3c/epubcheck/commit/ef2697e)), closes [#1341](https://github.com/w3c/epubcheck/issues/1341)
51
+ * update viewport meta element requirements ([9f75a1d](https://github.com/w3c/epubcheck/commit/9f75a1d)), closes [#1401](https://github.com/w3c/epubcheck/issues/1401) [#1449](https://github.com/w3c/epubcheck/issues/1449)
52
+ * use "audio/ogg; codecs=opus" as the MIME type for OPUS audio ([0759a82](https://github.com/w3c/epubcheck/commit/0759a82)), closes [#1473](https://github.com/w3c/epubcheck/issues/1473)
53
+
54
+ ### Bug Fixes
55
+
56
+ * allow links to resources embedded in content documents ([54b5f1f](https://github.com/w3c/epubcheck/commit/54b5f1f)), closes [#1454](https://github.com/w3c/epubcheck/issues/1454)
57
+ * allow unknown alternate style sheet class names ([f59743a](https://github.com/w3c/epubcheck/commit/f59743a)), closes [#989](https://github.com/w3c/epubcheck/issues/989)
58
+ * report HTML discouraged constructs as "usage" ([c8e9f45](https://github.com/w3c/epubcheck/commit/c8e9f45)), closes [#1387](https://github.com/w3c/epubcheck/issues/1387)
59
+
60
+ <a name="5.0.0-beta-3"></a>
61
+ ## [5.0.0-beta-3](https://github.com/w3c/epubcheck/compare/v5.0.0-beta-2...v5.0.0-beta-3) (2022-11-28)
62
+
63
+ ### Features
64
+
65
+ * allow 1s tolerance for media overlays duration sum check ([e64c7c5](https://github.com/w3c/epubcheck/commit/e64c7c5)), closes [#1328](https://github.com/w3c/epubcheck/issues/1328)
66
+ * allow NCX documents to declare a doctype ([f3e5f67](https://github.com/w3c/epubcheck/commit/f3e5f67)), closes [#1329](https://github.com/w3c/epubcheck/issues/1329)
67
+ * better check media overlays styling properties ([6a58b8e](https://github.com/w3c/epubcheck/commit/6a58b8e))
68
+ * better parse URL fragment micro syntaxes ([bec390e](https://github.com/w3c/epubcheck/commit/bec390e))
69
+ * check `epub:type` restrictions in XHTML and SVG ([0fab5c8](https://github.com/w3c/epubcheck/commit/0fab5c8)), closes [#1348](https://github.com/w3c/epubcheck/issues/1348)
70
+ * check file name uniqueness wiht Unicode canonical case fold normalization ([111e772](https://github.com/w3c/epubcheck/commit/111e772)), closes [#1246](https://github.com/w3c/epubcheck/issues/1246)
71
+ * check fragment requirements on overlays links to text content ([2091d14](https://github.com/w3c/epubcheck/commit/2091d14)), closes [#1248](https://github.com/w3c/epubcheck/issues/1248) [#1301](https://github.com/w3c/epubcheck/issues/1301)
72
+ * check that container-relative URLs have no query ([a4fed67](https://github.com/w3c/epubcheck/commit/a4fed67))
73
+ * check that overlays audio file URLs have no fragments ([fdabe66](https://github.com/w3c/epubcheck/commit/fdabe66)), closes [#1251](https://github.com/w3c/epubcheck/issues/1251)
74
+ * check the formal `viewport` `meta` tag syntax ([01a7758](https://github.com/w3c/epubcheck/commit/01a7758)), closes [#1214](https://github.com/w3c/epubcheck/issues/1214) [#1347](https://github.com/w3c/epubcheck/issues/1347)
75
+ * extend proper URL checking to more places (like CSS) ([a3c736d](https://github.com/w3c/epubcheck/commit/a3c736d))
76
+ * improve checking of data URLs ([cbc0b2a](https://github.com/w3c/epubcheck/commit/cbc0b2a)), closes [#1238](https://github.com/w3c/epubcheck/issues/1238) [#1239](https://github.com/w3c/epubcheck/issues/1239)
77
+ * improve checking of OCF file name characters ([b6ac8ea](https://github.com/w3c/epubcheck/commit/b6ac8ea)), closes [#1240](https://github.com/w3c/epubcheck/issues/1240) [#1292](https://github.com/w3c/epubcheck/issues/1292) [#1302](https://github.com/w3c/epubcheck/issues/1302)
78
+ * improve detection of non-UTF-8 file names ([5248914](https://github.com/w3c/epubcheck/commit/5248914)), closes [#1236](https://github.com/w3c/epubcheck/issues/1236)
79
+ * improve fallback detection check ([545b7f7](https://github.com/w3c/epubcheck/commit/545b7f7)), closes [#1304](https://github.com/w3c/epubcheck/issues/1304) [#1298](https://github.com/w3c/epubcheck/issues/1298)
80
+ * new requirements of package link 'media-type' attribute ([3199b81](https://github.com/w3c/epubcheck/commit/3199b81)), closes [#1307](https://github.com/w3c/epubcheck/issues/1307)
81
+ * no longer check collection `role` ([8eb8492](https://github.com/w3c/epubcheck/commit/8eb8492)), closes [#1350](https://github.com/w3c/epubcheck/issues/1350)
82
+ * remove checks related to deprecated bindings feature ([7ca1edf](https://github.com/w3c/epubcheck/commit/7ca1edf))
83
+ * report 'file' URLs as errors ([0f6b509](https://github.com/w3c/epubcheck/commit/0f6b509)), closes [#1270](https://github.com/w3c/epubcheck/issues/1270)
84
+ * report empty URL as a schema error instead of HTM-008 ([e3d3afe](https://github.com/w3c/epubcheck/commit/e3d3afe))
85
+ * restrict SVG title element to HTML elements ([8631b7d](https://github.com/w3c/epubcheck/commit/8631b7d)), closes [#1342](https://github.com/w3c/epubcheck/issues/1342)
86
+ * update checking of the package rendering vocabulary ([3086258](https://github.com/w3c/epubcheck/commit/3086258)), closes [#1327](https://github.com/w3c/epubcheck/issues/1327)
87
+ * update the reporting of file encoding issues ([0d6f927](https://github.com/w3c/epubcheck/commit/0d6f927)), closes [#1245](https://github.com/w3c/epubcheck/issues/1245)
88
+ * warn about non-HTTPS remote resource references ([7eb5ff2](https://github.com/w3c/epubcheck/commit/7eb5ff2)), closes [#1337](https://github.com/w3c/epubcheck/issues/1337)
89
+
90
+
91
+ ### Bug Fixes
92
+
93
+ * consider HTML form elements as scripted content ([1bae7f7](https://github.com/w3c/epubcheck/commit/1bae7f7)), closes [#1282](https://github.com/w3c/epubcheck/issues/1282)
94
+ * declaring prefixes for default vocabs is an error ([035effa](https://github.com/w3c/epubcheck/commit/035effa)), closes [#1306](https://github.com/w3c/epubcheck/issues/1306)
95
+ * fix CVE-2021-23792 vulnerability from imageio-jpeg ([50b847f](https://github.com/w3c/epubcheck/commit/50b847f)), closes [#1336](https://github.com/w3c/epubcheck/issues/1336)
96
+ * improve checking of missing SVG link labels, now USAGE ([5903626](https://github.com/w3c/epubcheck/commit/5903626)), closes [#1353](https://github.com/w3c/epubcheck/issues/1353)
97
+ * OPF-018 was incorrectly reported with inline CSS ([c3d767c](https://github.com/w3c/epubcheck/commit/c3d767c)), closes [#1335](https://github.com/w3c/epubcheck/issues/1335)
98
+ * regression that lost line and column numbers in messages ([20b5142](https://github.com/w3c/epubcheck/commit/20b5142))
99
+ * remove recursion in reading order checks ([6cbbefa](https://github.com/w3c/epubcheck/commit/6cbbefa)), closes [#1358](https://github.com/w3c/epubcheck/issues/1358) [#1356](https://github.com/w3c/epubcheck/issues/1356)
100
+ * report fatal XML parsing errors only once as RSC-016 ([62d67e7](https://github.com/w3c/epubcheck/commit/62d67e7))
101
+ * support CSS logical combination pseudo-classes ([5635807](https://github.com/w3c/epubcheck/commit/5635807)), closes [#1289](https://github.com/w3c/epubcheck/issues/1289) [#1354](https://github.com/w3c/epubcheck/issues/1354)
102
+
103
+
104
+ <a name="5.0.0-beta-2"></a>
105
+ ## [5.0.0-beta-2](https://github.com/w3c/epubcheck/compare/v5.0.0-beta-1...v5.0.0-beta-2) (2022-07-08)
106
+
107
+ ### Features
108
+
109
+ * proper handling of URL parsing throughout all checks, based on the URL standard (using the Galimatias library)
110
+ * reorganized tests for EPUB 3.3
111
+ * allow SVG/MathML doctype declarations ([6e44b39](https://github.com/w3c/epubcheck/commit/6e44b39)), closes [#1192](https://github.com/w3c/epubcheck/issues/1192) [#1114](https://github.com/w3c/epubcheck/issues/1114)
112
+ * allow any file extension ([bdee846](https://github.com/w3c/epubcheck/commit/bdee846))
113
+ * check discouraged HTML elements (base, rp, embed) ([afb28cb](https://github.com/w3c/epubcheck/commit/afb28cb)), closes [#1271](https://github.com/w3c/epubcheck/issues/1271)
114
+ * check Media Overlays total duration consistency ([ee9c720](https://github.com/w3c/epubcheck/commit/ee9c720)), closes [#1217](https://github.com/w3c/epubcheck/issues/1217)
115
+ * check that 'page-list' and 'landmarks' nav are flat lists ([15825a5](https://github.com/w3c/epubcheck/commit/15825a5)), closes [#1279](https://github.com/w3c/epubcheck/issues/1279)
116
+ * check that publication resources are not in META-INF ([61dbf53](https://github.com/w3c/epubcheck/commit/61dbf53)), closes [#1227](https://github.com/w3c/epubcheck/issues/1227)
117
+ * HTML link element resources do not require fallbacks ([8d77b0f](https://github.com/w3c/epubcheck/commit/8d77b0f)), closes [#1247](https://github.com/w3c/epubcheck/issues/1247)
118
+ * ignore Nav Doc nav elements with no epub:type ([f989588](https://github.com/w3c/epubcheck/commit/f989588)), closes [#1222](https://github.com/w3c/epubcheck/issues/1222)
119
+ * loosen restriction on where remote resources can be referenced ([73fe57c](https://github.com/w3c/epubcheck/commit/73fe57c)), closes [#1288](https://github.com/w3c/epubcheck/issues/1288)
120
+ * page-list nav does not have to match reading order ([d0f12a9](https://github.com/w3c/epubcheck/commit/d0f12a9)), closes [#1237](https://github.com/w3c/epubcheck/issues/1237)
121
+ * report reserved string in XHTML custom attribute namespaces ([bc86db8](https://github.com/w3c/epubcheck/commit/bc86db8)), closes [#1190](https://github.com/w3c/epubcheck/issues/1190)
122
+ * restrict obfuscation to font core media types ([a229edf](https://github.com/w3c/epubcheck/commit/a229edf)), closes [#1291](https://github.com/w3c/epubcheck/issues/1291)
123
+ * refactored API and internals ([39888e2](https://github.com/w3c/epubcheck/commit/39888e2))
124
+ * add new Core Media Types (ECMAScript, OPUS, WebP) ([166256a](https://github.com/w3c/epubcheck/commit/166256a)), closes [#1249](https://github.com/w3c/epubcheck/issues/1249) [#1189](https://github.com/w3c/epubcheck/issues/1189)
125
+ * allow 'auto' value for the 'dir' attribute of Package Documents ([a2e3a77](https://github.com/w3c/epubcheck/commit/a2e3a77)), closes [#1220](https://github.com/w3c/epubcheck/issues/1220)
126
+ * allow 'hreflang' attribute on Package Document link elements ([e39a801](https://github.com/w3c/epubcheck/commit/e39a801)), closes [#1219](https://github.com/w3c/epubcheck/issues/1219)
127
+ * allow informative schema checking (reported as new RSC-024 and RSC-025) ([a2516f0](https://github.com/w3c/epubcheck/commit/a2516f0))
128
+ * check that item URLs have no fragment ([ec28b59](https://github.com/w3c/epubcheck/commit/ec28b59)), closes [#1250](https://github.com/w3c/epubcheck/issues/1250)
129
+ * do not check conformance of SVG content ([ba48aaa](https://github.com/w3c/epubcheck/commit/ba48aaa))
130
+ * enable informative (USAGE) checking of SVG content conformance ([b9ddf8f](https://github.com/w3c/epubcheck/commit/b9ddf8f))
131
+ * new check (OPF-092) for language tags well-formedness ([52ebd80](https://github.com/w3c/epubcheck/commit/52ebd80)), closes [#1221](https://github.com/w3c/epubcheck/issues/1221) [#702](https://github.com/w3c/epubcheck/issues/702)
132
+ * update checking of the Package Document 'refines' attribute ([72366b4](https://github.com/w3c/epubcheck/commit/72366b4)), closes [#1226](https://github.com/w3c/epubcheck/issues/1226)
133
+ * update to latest schemas from the Nu HTML Checker ([af7a5f7](https://github.com/w3c/epubcheck/commit/af7a5f7))
134
+ * remove "under review" notice for toc nav ordering warning ([fe08c59](https://github.com/w3c/epubcheck/commit/fe08c59)), closes [#1194](https://github.com/w3c/epubcheck/issues/1194)
135
+
136
+
137
+ <a name="5.0.0-beta-1"></a>
138
+ ## [5.0.0-beta-1](https://github.com/w3c/epubcheck/compare/v4.2.6...v5.0.0-beta-1) (2022-01-24)
139
+
140
+ ### Features
141
+
142
+ * allow SVG/MathML doctype declarations ([6e44b39](https://github.com/w3c/epubcheck/commit/6e44b39)), closes [#1192](https://github.com/w3c/epubcheck/issues/1192) [#1114](https://github.com/w3c/epubcheck/issues/1114)
143
+ * allow any file extension ([bdee846](https://github.com/w3c/epubcheck/commit/bdee846))
144
+ * check discouraged HTML elements (base, rp, embed) ([afb28cb](https://github.com/w3c/epubcheck/commit/afb28cb)), closes [#1271](https://github.com/w3c/epubcheck/issues/1271)
145
+ * check Media Overlays total duration consistency ([ee9c720](https://github.com/w3c/epubcheck/commit/ee9c720)), closes [#1217](https://github.com/w3c/epubcheck/issues/1217)
146
+ * check that 'page-list' and 'landmarks' nav are flat lists ([15825a5](https://github.com/w3c/epubcheck/commit/15825a5)), closes [#1279](https://github.com/w3c/epubcheck/issues/1279)
147
+ * check that publication resources are not in META-INF ([61dbf53](https://github.com/w3c/epubcheck/commit/61dbf53)), closes [#1227](https://github.com/w3c/epubcheck/issues/1227)
148
+ * HTML link element resources do not require fallbacks ([8d77b0f](https://github.com/w3c/epubcheck/commit/8d77b0f)), closes [#1247](https://github.com/w3c/epubcheck/issues/1247)
149
+ * ignore Nav Doc nav elements with no epub:type ([f989588](https://github.com/w3c/epubcheck/commit/f989588)), closes [#1222](https://github.com/w3c/epubcheck/issues/1222)
150
+ * loosen restriction on where remote resources can be referenced ([73fe57c](https://github.com/w3c/epubcheck/commit/73fe57c)), closes [#1288](https://github.com/w3c/epubcheck/issues/1288)
151
+ * page-list nav does not have to match reading order ([d0f12a9](https://github.com/w3c/epubcheck/commit/d0f12a9)), closes [#1237](https://github.com/w3c/epubcheck/issues/1237)
152
+ * report reserved string in XHTML custom attribute namespaces ([bc86db8](https://github.com/w3c/epubcheck/commit/bc86db8)), closes [#1190](https://github.com/w3c/epubcheck/issues/1190)
153
+ * restrict obfuscation to font core media types ([a229edf](https://github.com/w3c/epubcheck/commit/a229edf)), closes [#1291](https://github.com/w3c/epubcheck/issues/1291)
154
+
155
+ ### Minor Changes
156
+
157
+ * remove "under review" notice for toc nav ordering warning ([fe08c59](https://github.com/w3c/epubcheck/commit/fe08c59)), closes [#1194](https://github.com/w3c/epubcheck/issues/1194)
158
+
159
+
160
+ <a name="5.0.0-alpha-1"></a>
161
+ ## [5.0.0-alpha-1](https://github.com/w3c/epubcheck/compare/v4.2.6...v5.0.0-alpha-1) (2021-11-15)
5
162
 
6
- This is the **latest production-ready** release of EPUBCheck. It provides complete support for checking conformance to the [EPUB 3.2](https://w3c.github.io/publ-epub-revision/epub32/spec/epub-spec.html) family of specifications.
163
+ ### Runtime
7
164
 
8
- Version 4.2.6 is a maintenance release, which reverts two checks recently introduced in v4.2.5. In this newer version:
9
- - the `role` property can now refine `creator`, `contributor`, and `publisher` properties more than once
10
- - Media Overlays no longer have to match the reading order of the associated Content Documents
165
+ * require Java 8 ([9435936](https://github.com/w3c/epubcheck/commit/9435936))
166
+
167
+ ### Features
168
+
169
+ * refactored API and internals ([39888e2](https://github.com/w3c/epubcheck/commit/39888e2))
170
+ * add new Core Media Types (ECMAScript, OPUS, WebP) ([166256a](https://github.com/w3c/epubcheck/commit/166256a)), closes [#1249](https://github.com/w3c/epubcheck/issues/1249) [#1189](https://github.com/w3c/epubcheck/issues/1189)
171
+ * allow 'auto' value for the 'dir' attribute of Package Documents ([a2e3a77](https://github.com/w3c/epubcheck/commit/a2e3a77)), closes [#1220](https://github.com/w3c/epubcheck/issues/1220)
172
+ * allow 'hreflang' attribute on Package Document link elements ([e39a801](https://github.com/w3c/epubcheck/commit/e39a801)), closes [#1219](https://github.com/w3c/epubcheck/issues/1219)
173
+ * allow informative schema checking (reported as new RSC-024 and RSC-025) ([a2516f0](https://github.com/w3c/epubcheck/commit/a2516f0))
174
+ * check that item URLs have no fragment ([ec28b59](https://github.com/w3c/epubcheck/commit/ec28b59)), closes [#1250](https://github.com/w3c/epubcheck/issues/1250)
175
+ * do not check conformance of SVG content ([ba48aaa](https://github.com/w3c/epubcheck/commit/ba48aaa))
176
+ * enable informative (USAGE) checking of SVG content conformance ([b9ddf8f](https://github.com/w3c/epubcheck/commit/b9ddf8f))
177
+ * new check (OPF-092) for language tags well-formedness ([52ebd80](https://github.com/w3c/epubcheck/commit/52ebd80)), closes [#1221](https://github.com/w3c/epubcheck/issues/1221) [#702](https://github.com/w3c/epubcheck/issues/702)
178
+ * update checking of the Package Document 'refines' attribute ([72366b4](https://github.com/w3c/epubcheck/commit/72366b4)), closes [#1226](https://github.com/w3c/epubcheck/issues/1226)
179
+ * update to latest schemas from the Nu HTML Checker ([af7a5f7](https://github.com/w3c/epubcheck/commit/af7a5f7))
11
180
 
12
- Reverting these checks is a proactive adoption of the rules that will be relaxed in EPUB 3.3, as the stricter checks recently introduced were problematic to some users.
13
181
 
14
- This release was made by the DAISY Consortium for the W3C. Many thanks to everyone who contributed and reported issues!
182
+ ### BREAKING CHANGES
15
183
 
16
- This EPUBCheck version is also available in the Maven Central Repository as [`org.w3c:epubcheck:4.2.6`](https://search.maven.org/artifact/org.w3c/epubcheck/4.2.6/jar).
184
+ * the required Java runtime environment is now Java 8 or greater
185
+
186
+ <a name="4.2.6"></a>
187
+ ## [4.2.6](https://github.com/w3c/epubcheck/compare/v4.2.5...v4.2.6) (2021-06-30)
17
188
 
18
189
  ### Features
19
190
 
@@ -3,12 +3,11 @@ EPUBCheck
3
3
 
4
4
  This folder contains the distribution of the EPUBCheck project.
5
5
 
6
- EPUBCheck is a tool to validate the conformance of EPUB publications against
7
- the EPUB specifications. EPUBCheck can be run as a standalone command-line tool
6
+ EPUBCheck is the official conformance checker for EPUB publications. EPUBCheck can be run as a standalone command-line tool
8
7
  or used as a Java library.
9
8
 
10
9
  EPUBCheck is open source software, maintained by the DAISY Consortium on behalf
11
- of the W3C.
10
+ of the World Wide Web Consortium (W3C).
12
11
 
13
12
  EPUBCheck project home: https://github.com/w3c/epubcheck
14
13
 
@@ -54,52 +53,16 @@ file THIRD-PARTY.txt
54
53
  AUTHORS / CONTRIBUTORS
55
54
  ----------------------
56
55
 
57
- This distribution of EPUBCheck was made by the DAISY Consortium, for the W3C.
58
-
59
- Previous contributors include:
60
-
61
- - Alberto Pettarin
62
- - Alexander Walters
63
- - Andrew Neitsch
64
- - Arwen Pond
65
- - Bobby Tung
66
- - Bogdan Iordache
67
- - Dave Cramer
68
- - dilbirligi
69
- - Emiliano Molina
70
- - Elisa Molinari (Fondazione LIA)
71
- - Francisco Sanchez
72
- - Garth Conboy
73
- - George Bina
74
- - Gregorio Pellegrino (Fondazione LIA)
75
- - Ionut-Maxim Margelatu
76
- - Jessica Hekman
77
- - Jostein Austvik Jacobsen
78
- - Liza Daly
79
- - Marianne Gulstad (Publizon)
80
- - Markus Gylling
81
- - Martin Kraetke
82
- - Masayoshi Takahashi
83
- - Matt Garrish
84
- - Merijn de Haen
85
- - MURATA Makoto
86
- - Paul Norton
87
- - Peter Sorotokin
88
- - Piotr Kula
89
- - Romain Deltour
90
- - Satoshi KOJIMA
91
- - Stephan Kreutzer
92
- - Steve Antoch
93
- - Thiago de Oliveira Pereira
94
- - Thomas Ledoux
95
- - Tobias Fischer
96
- - Tomohiko Hayashi
97
- - Tzviya Siegman
98
- - Vincent Gros
99
- - Woongyoung Park
100
-
101
-
102
- Most of the EPUBCheck functionality comes from the schema validation tool Jing
103
- and schemas that were developed by IDPF and DAISY. Initial EPUBCheck development
104
- was largely done at Adobe Systems. EPUBCheck 4.0 was largely developed by
105
- DAISY and Barnes & Noble.
56
+ This distribution of EPUBCheck was made by the DAISY Consortium, for W3C.
57
+
58
+ Initial EPUBCheck development was largely done at Adobe. A significant part of
59
+ EPUBCheck functionality comes from the schema validation tool Jing, used with
60
+ schemas from the Nu HTML Checker, IDPF, and DAISY.
61
+
62
+ Past and present EPUBCheck developers include: Romain Deltour, Matt Garrish,
63
+ Tobias Fischer, Markus Gylling, Steve Antoch, Peter Sorotokin, Thomas Ledoux,
64
+ Masayoshi Takahashi, Paul Norton, Piotr Kula, Arwen Pond, Liza Daly, Garth
65
+ Conboy, and several others: https://github.com/w3c/epubcheck/graphs/contributors
66
+
67
+ Many thanks to the numerous people who have contributed to the evolution of
68
+ EPUBCheck through bug reports, pull requests, and translations!
@@ -0,0 +1,115 @@
1
+ Licenses of third-party dependencies
2
+ ------------------------------------
3
+
4
+ FindBugs-jsr305, 3.0.2
5
+ Apache License, Version 2.0
6
+
7
+ error-prone annotations, 2.11.0
8
+ Apache License, Version 2.0
9
+
10
+ Guava InternalFutureFailureAccess and InternalFutures, 1.0.1
11
+ Apache License, Version 2.0
12
+
13
+ Guava: Google Core Libraries for Java, 31.1-jre
14
+ Apache License, Version 2.0
15
+
16
+ Guava ListenableFuture only, 9999.0-empty-to-avoid-conflict-with-guava
17
+ Apache License, Version 2.0
18
+
19
+ J2ObjC Annotations, 1.3
20
+ Apache License, Version 2.0
21
+
22
+ ICU4J, 72.1
23
+ Unicode/ICU License
24
+
25
+ json-path, 2.8.0
26
+ Apache License, Version 2.0
27
+
28
+ json-path-assert, 2.8.0
29
+ Apache License, Version 2.0
30
+
31
+ TwelveMonkeys :: Common :: Image, 3.9.4
32
+ The 3-Clause BSD License
33
+
34
+ TwelveMonkeys :: Common :: IO, 3.9.4
35
+ The 3-Clause BSD License
36
+
37
+ TwelveMonkeys :: Common :: Language support, 3.9.4
38
+ The 3-Clause BSD License
39
+
40
+ TwelveMonkeys :: ImageIO :: Core, 3.9.4
41
+ The 3-Clause BSD License
42
+
43
+ TwelveMonkeys :: ImageIO :: JPEG plugin, 3.9.4
44
+ The 3-Clause BSD License
45
+
46
+ TwelveMonkeys :: ImageIO :: Metadata, 3.9.4
47
+ The 3-Clause BSD License
48
+
49
+ Apache Commons Codec, 1.15
50
+ Apache License, Version 2.0
51
+
52
+ isorelax, 20030108
53
+ The 3-clause BSD License
54
+
55
+ ASM based accessors helper used by json-smart, 2.4.9
56
+ Apache License, Version 2.0
57
+
58
+ JSON Small and Fast Parser, 2.4.10
59
+ Apache License, Version 2.0
60
+
61
+ Saxon-HE, 11.4
62
+ Mozilla Public License Version 2.0
63
+
64
+ galimatias, 0.1.3
65
+ The MIT License
66
+
67
+ Apache Commons Compress, 1.21
68
+ Apache License, Version 2.0
69
+
70
+ Apache HttpClient, 5.1.3
71
+ Apache License, Version 2.0
72
+
73
+ Apache HttpComponents Core HTTP/1.1, 5.1.3
74
+ Apache License, Version 2.0
75
+
76
+ Apache HttpComponents Core HTTP/2, 5.1.3
77
+ Apache License, Version 2.0
78
+
79
+ Checker Qual, 3.12.0
80
+ The MIT License
81
+
82
+ Jackson, 1.9.12
83
+ Apache License, Version 2.0
84
+
85
+ Data Mapper for Jackson, 1.9.12
86
+ Apache License, Version 2.0
87
+
88
+ asm, 9.3
89
+ BSD-3-Clause
90
+
91
+ Jing, 20181222
92
+ The 3-Clause BSD License
93
+
94
+ SLF4J API Module, 1.7.36
95
+ MIT License
96
+
97
+ SLF4J NOP Binding, 1.7.36
98
+ MIT License
99
+
100
+ Simple API for CSS, 1.3
101
+ The W3C Software License
102
+
103
+ XML Resolver, 4.4.3
104
+ Apache License version 2.0
105
+
106
+ Xerces2 Java Parser, 2.9.1
107
+ Apache License, Version 2.0
108
+
109
+ XML Commons External Components XML APIs, 1.4.01
110
+ Apache License, Version 2.0
111
+ The SAX License
112
+ The W3C License
113
+
114
+
115
+ Copies of the licenses are provided in the 'licenses' directory.
Binary file
Binary file
@@ -3,7 +3,7 @@ require 'epubcheck/ruby'
3
3
  module Epubcheck
4
4
  module Ruby
5
5
  class CLI
6
- JAR_FILE = File.join(Epubcheck::Ruby::JAR_DIR, 'epubcheck-4.2.6/epubcheck.jar')
6
+ JAR_FILE = File.join(Epubcheck::Ruby::JAR_DIR, 'epubcheck-5.0.1/epubcheck.jar')
7
7
 
8
8
  def initialize
9
9
  end
@@ -1,5 +1,5 @@
1
1
  module Epubcheck
2
2
  module Ruby
3
- VERSION = "4.2.6.0"
3
+ VERSION = "5.0.1.0"
4
4
  end
5
5
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: epubcheck-ruby
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.2.6.0
4
+ version: 5.0.1.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - takahashim
8
- autorequire:
8
+ autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2021-08-01 00:00:00.000000000 Z
11
+ date: 2023-06-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler
@@ -70,36 +70,53 @@ files:
70
70
  - bin/setup
71
71
  - epubcheck-ruby.gemspec
72
72
  - exe/epubcheck
73
- - jar/epubcheck-4.2.6/CHANGELOG.txt
74
- - jar/epubcheck-4.2.6/LICENSE.txt
75
- - jar/epubcheck-4.2.6/README.txt
76
- - jar/epubcheck-4.2.6/THIRD-PARTY.txt
77
- - jar/epubcheck-4.2.6/epubcheck.jar
78
- - jar/epubcheck-4.2.6/lib/Saxon-HE-9.8.0-8.jar
79
- - jar/epubcheck-4.2.6/lib/animal-sniffer-annotations-1.14.jar
80
- - jar/epubcheck-4.2.6/lib/checker-compat-qual-2.0.0.jar
81
- - jar/epubcheck-4.2.6/lib/common-image-3.4.1.jar
82
- - jar/epubcheck-4.2.6/lib/common-io-3.4.1.jar
83
- - jar/epubcheck-4.2.6/lib/common-lang-3.4.1.jar
84
- - jar/epubcheck-4.2.6/lib/commons-compress-1.20.jar
85
- - jar/epubcheck-4.2.6/lib/error_prone_annotations-2.1.3.jar
86
- - jar/epubcheck-4.2.6/lib/guava-24.1.1-android.jar
87
- - jar/epubcheck-4.2.6/lib/imageio-core-3.4.1.jar
88
- - jar/epubcheck-4.2.6/lib/imageio-jpeg-3.4.1.jar
89
- - jar/epubcheck-4.2.6/lib/imageio-metadata-3.4.1.jar
90
- - jar/epubcheck-4.2.6/lib/isorelax-20030108.jar
91
- - jar/epubcheck-4.2.6/lib/j2objc-annotations-1.1.jar
92
- - jar/epubcheck-4.2.6/lib/jackson-core-asl-1.9.12.jar
93
- - jar/epubcheck-4.2.6/lib/jackson-mapper-asl-1.9.12.jar
94
- - jar/epubcheck-4.2.6/lib/jing-20181222.jar
95
- - jar/epubcheck-4.2.6/lib/jsr305-1.3.9.jar
96
- - jar/epubcheck-4.2.6/lib/sac-1.3.jar
97
- - jar/epubcheck-4.2.6/lib/xercesImpl-2.9.1.jar
98
- - jar/epubcheck-4.2.6/licenses/Apache-2.0.txt
99
- - jar/epubcheck-4.2.6/licenses/BSD-3-Clause.txt
100
- - jar/epubcheck-4.2.6/licenses/MIT.txt
101
- - jar/epubcheck-4.2.6/licenses/MPL-2.0.txt
102
- - jar/epubcheck-4.2.6/licenses/W3C.txt
73
+ - jar/epubcheck-5.0.1/CHANGELOG.txt
74
+ - jar/epubcheck-5.0.1/LICENSE.txt
75
+ - jar/epubcheck-5.0.1/README.txt
76
+ - jar/epubcheck-5.0.1/THIRD-PARTY.txt
77
+ - jar/epubcheck-5.0.1/epubcheck.jar
78
+ - jar/epubcheck-5.0.1/lib/Saxon-HE-11.4.jar
79
+ - jar/epubcheck-5.0.1/lib/accessors-smart-2.4.9.jar
80
+ - jar/epubcheck-5.0.1/lib/asm-9.3.jar
81
+ - jar/epubcheck-5.0.1/lib/checker-qual-3.12.0.jar
82
+ - jar/epubcheck-5.0.1/lib/common-image-3.9.4.jar
83
+ - jar/epubcheck-5.0.1/lib/common-io-3.9.4.jar
84
+ - jar/epubcheck-5.0.1/lib/common-lang-3.9.4.jar
85
+ - jar/epubcheck-5.0.1/lib/commons-codec-1.15.jar
86
+ - jar/epubcheck-5.0.1/lib/commons-compress-1.21.jar
87
+ - jar/epubcheck-5.0.1/lib/error_prone_annotations-2.11.0.jar
88
+ - jar/epubcheck-5.0.1/lib/failureaccess-1.0.1.jar
89
+ - jar/epubcheck-5.0.1/lib/galimatias-0.1.3.jar
90
+ - jar/epubcheck-5.0.1/lib/guava-31.1-jre.jar
91
+ - jar/epubcheck-5.0.1/lib/httpclient5-5.1.3.jar
92
+ - jar/epubcheck-5.0.1/lib/httpcore5-5.1.3.jar
93
+ - jar/epubcheck-5.0.1/lib/httpcore5-h2-5.1.3.jar
94
+ - jar/epubcheck-5.0.1/lib/icu4j-72.1.jar
95
+ - jar/epubcheck-5.0.1/lib/imageio-core-3.9.4.jar
96
+ - jar/epubcheck-5.0.1/lib/imageio-jpeg-3.9.4.jar
97
+ - jar/epubcheck-5.0.1/lib/imageio-metadata-3.9.4.jar
98
+ - jar/epubcheck-5.0.1/lib/isorelax-20030108.jar
99
+ - jar/epubcheck-5.0.1/lib/j2objc-annotations-1.3.jar
100
+ - jar/epubcheck-5.0.1/lib/jackson-core-asl-1.9.12.jar
101
+ - jar/epubcheck-5.0.1/lib/jackson-mapper-asl-1.9.12.jar
102
+ - jar/epubcheck-5.0.1/lib/jing-20181222.jar
103
+ - jar/epubcheck-5.0.1/lib/json-path-2.8.0.jar
104
+ - jar/epubcheck-5.0.1/lib/json-path-assert-2.8.0.jar
105
+ - jar/epubcheck-5.0.1/lib/json-smart-2.4.10.jar
106
+ - jar/epubcheck-5.0.1/lib/jsr305-3.0.2.jar
107
+ - jar/epubcheck-5.0.1/lib/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
108
+ - jar/epubcheck-5.0.1/lib/sac-1.3.jar
109
+ - jar/epubcheck-5.0.1/lib/slf4j-api-1.7.36.jar
110
+ - jar/epubcheck-5.0.1/lib/slf4j-nop-1.7.36.jar
111
+ - jar/epubcheck-5.0.1/lib/xercesImpl-2.9.1.jar
112
+ - jar/epubcheck-5.0.1/lib/xml-apis-1.4.01.jar
113
+ - jar/epubcheck-5.0.1/lib/xmlresolver-4.4.3-data.jar
114
+ - jar/epubcheck-5.0.1/lib/xmlresolver-4.4.3.jar
115
+ - jar/epubcheck-5.0.1/licenses/Apache-2.0.txt
116
+ - jar/epubcheck-5.0.1/licenses/BSD-3-Clause.txt
117
+ - jar/epubcheck-5.0.1/licenses/MIT.txt
118
+ - jar/epubcheck-5.0.1/licenses/MPL-2.0.txt
119
+ - jar/epubcheck-5.0.1/licenses/W3C.txt
103
120
  - lib/epubcheck/ruby.rb
104
121
  - lib/epubcheck/ruby/cli.rb
105
122
  - lib/epubcheck/ruby/version.rb
@@ -107,7 +124,7 @@ homepage: https://github.com/takahashim/epubcheck-ruby
107
124
  licenses:
108
125
  - MIT
109
126
  metadata: {}
110
- post_install_message:
127
+ post_install_message:
111
128
  rdoc_options: []
112
129
  require_paths:
113
130
  - lib
@@ -122,8 +139,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
122
139
  - !ruby/object:Gem::Version
123
140
  version: '0'
124
141
  requirements: []
125
- rubygems_version: 3.1.6
126
- signing_key:
142
+ rubygems_version: 3.3.26
143
+ signing_key:
127
144
  specification_version: 4
128
145
  summary: wrapper command of epubcheck (W3C)
129
146
  test_files: []
@@ -1,66 +0,0 @@
1
- Licenses of third-party dependencies
2
- ------------------------------------
3
-
4
- FindBugs-jsr305, 1.3.9
5
- Apache License, Version 2.0
6
-
7
- error-prone annotations, 2.1.3
8
- Apache License, Version 2.0
9
-
10
- Guava: Google Core Libraries for Java, 24.1.1-android
11
- Apache License, Version 2.0
12
-
13
- J2ObjC Annotations, 1.1
14
- Apache License, Version 2.0
15
-
16
- TwelveMonkeys :: Common :: Image, 3.4.1
17
- The 3-Clause BSD License
18
-
19
- TwelveMonkeys :: Common :: IO, 3.4.1
20
- The 3-Clause BSD License
21
-
22
- TwelveMonkeys :: Common :: Language support, 3.4.1
23
- The 3-Clause BSD License
24
-
25
- TwelveMonkeys :: ImageIO :: Core, 3.4.1
26
- The 3-Clause BSD License
27
-
28
- TwelveMonkeys :: ImageIO :: JPEG plugin, 3.4.1
29
- The 3-Clause BSD License
30
-
31
- TwelveMonkeys :: ImageIO :: Metadata, 3.4.1
32
- The 3-Clause BSD License
33
-
34
- isorelax, 20030108
35
- The 3-clause BSD License
36
-
37
- Saxon-HE, 9.8.0-8
38
- Mozilla Public License Version 2.0
39
-
40
- Apache Commons Compress, 1.20
41
- Apache License, Version 2.0
42
-
43
- Checker Qual, 2.0.0
44
- GNU General Public License, version 2 (GPL2), with the classpath exception
45
- The MIT License
46
-
47
- Jackson, 1.9.12
48
- Apache License, Version 2.0
49
-
50
- Data Mapper for Jackson, 1.9.12
51
- Apache License, Version 2.0
52
-
53
- Animal Sniffer Annotations, 1.14
54
- The MIT License
55
-
56
- Jing, 20181222
57
- The 3-Clause BSD License
58
-
59
- Simple API for CSS, 1.3
60
- The W3C Software License
61
-
62
- Xerces2 Java Parser, 2.9.1
63
- Apache License, Version 2.0
64
-
65
-
66
- Copies of the licenses are provided in the 'licenses' directory.
Binary file