summaryrefslogtreecommitdiff
path: root/release
diff options
context:
space:
mode:
authorStefan Bodewig <bodewig@apache.org>2018-03-23 20:15:55 +0100
committerStefan Bodewig <bodewig@apache.org>2018-03-23 20:40:58 +0100
commite449d6a86867cad68b27c507a540da5943dcd0bd (patch)
tree5127041d89df98d5a95f5fb833ab3302bbf42545 /release
parent4ad320ca1abb5067ef9427b90bda5463baa2f609 (diff)
downloadant-e449d6a86867cad68b27c507a540da5943dcd0bd.tar.gz
cherry-pick junitlauncher maven fixes from 1.10.3 RC1
Diffstat (limited to 'release')
-rw-r--r--release/ivy.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/release/ivy.xml b/release/ivy.xml
index 0c6888fc5..cac99ba8e 100644
--- a/release/ivy.xml
+++ b/release/ivy.xml
@@ -133,6 +133,12 @@
<artifact name="ant-junit4" type="jar.asc" ext="jar.asc"/>
<artifact name="ant-junit4" type="source" ext="jar" e:classifier="sources"/>
<artifact name="ant-junit4" type="source.asc" ext="jar.asc" e:classifier="sources"/>
+ <artifact name="ant-junitlauncher" type="pom" ext="pom"/>
+ <artifact name="ant-junitlauncher" type="pom.asc" ext="pom.asc"/>
+ <artifact name="ant-junitlauncher" type="jar" ext="jar"/>
+ <artifact name="ant-junitlauncher" type="jar.asc" ext="jar.asc"/>
+ <artifact name="ant-junitlauncher" type="source" ext="jar" e:classifier="sources"/>
+ <artifact name="ant-junitlauncher" type="source.asc" ext="jar.asc" e:classifier="sources"/>
<artifact name="ant-launcher" type="pom" ext="pom"/>
<artifact name="ant-launcher" type="pom.asc" ext="pom.asc"/>
<artifact name="ant-launcher" type="jar" ext="jar"/>