Skip to content

Commit

Permalink
Remove XMLTask dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
jason-fox committed Jul 9, 2023
1 parent be6d6b2 commit 207576d
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 4 deletions.
19 changes: 19 additions & 0 deletions com.here.validate.svrl.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,5 +105,24 @@
],
"url": "https://github.com/jason-fox/com.here.validate.svrl/archive/v4.1.1.zip",
"cksum": "3d486e3c7070b67c949cd186ef5393e8efd82d23c02690f7e3be2b05f53ffc2b"
},
{
"name": "com.here.validate.svrl",
"description": "A structure, style and content linter for DITA, MDITA and Markdown documents.",
"keywords": [
"validation",
"lint"
],
"homepage": "https://jason-fox.github.io/com.here.validate.svrl",
"vers": "5.0.0",
"license": "Apache-2.0",
"deps": [
{
"name": "org.dita.base",
"req": ">=3.0.0"
}
],
"url": "https://github.com/jason-fox/com.here.validate.svrl/archive/v5.0.0.zip",
"cksum": "b54d0fa018760af474ee32d5e9473a1907da6ea6b58141918c966ac7e44bc97c"
}
]
4 changes: 0 additions & 4 deletions fox.jason.translate.xliff.json
Original file line number Diff line number Diff line change
Expand Up @@ -216,10 +216,6 @@
{
"name": "org.dita.base",
"req": ">=3.0.0"
},
{
"name": "org.doctales.xmltask",
"req": ">=1.16.1"
}
],
"url": "https://github.com/jason-fox/fox.jason.translate.xliff/archive/v4.0.0.zip",
Expand Down

0 comments on commit 207576d

Please sign in to comment.