Skip to content

Commit 0ef9e51

Browse files
authored
Merge pull request #157 from stefan-jung/org.jung.ant-contrib
Migrated to org.jung.ant-contrib
2 parents c77fc24 + 060500b commit 0ef9e51

File tree

2 files changed

+19
-14
lines changed

2 files changed

+19
-14
lines changed

org.doctales.ant-contrib.json

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,5 @@
11
[
22
{
3-
"name": "org.doctales.ant-contrib",
4-
"description": "Utility plugin which provides the ant-contrib library.",
5-
"keywords": ["Ant"],
6-
"homepage": "https://github.com/doctales/org.doctales.ant-contrib/",
7-
"vers": "1.0.0-beta3",
8-
"license": "Apache-1.1",
9-
"deps": [
10-
{
11-
"name": "org.dita.base",
12-
"req": ">=1.0.0"
13-
}
14-
],
15-
"url": "https://github.com/doctales/org.doctales.ant-contrib/archive/1.0.beta3.zip",
16-
"cksum": "cbfeafdbb2edd7d1d349cfd1cfcf8f6b66a7fb88808e159ff5a3cec233a17949"
3+
"alias": "org.jung.ant-contrib"
174
}
185
]

org.jung.ant-contrib.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
[
2+
{
3+
"name": "org.jung.ant-contrib",
4+
"description": "Utility plugin which provides the ant-contrib library.",
5+
"keywords": ["Ant"],
6+
"homepage": "https://stefan-jung.org/plugins/ant-contrib",
7+
"vers": "1.0.0-beta3",
8+
"license": "Apache-1.1",
9+
"deps": [
10+
{
11+
"name": "org.dita.base",
12+
"req": ">=1.0.0"
13+
}
14+
],
15+
"url": "https://github.com/stefan-jung/org.jung.ant-contrib/archive/refs/tags/1.0.beta3.zip",
16+
"cksum": "d9d91cb0205265211f25a43a9c449d15d460021f7ea86a952a0191c91a581f49"
17+
}
18+
]

0 commit comments

Comments
 (0)