diff --git a/WHATSNEW b/WHATSNEW index 9473c7136..be98daad1 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -23,6 +23,10 @@ Fixed bugs: representing a @Parameterized JUnit4 test wasn't being reported in the XML. Bugzilla Report 64952 + * Fixes a bug where the ant-testutil-sources.jar that gets published to Maven + central repository didn't contain any source files. + Bugzilla Report 65110 + Other changes: -------------- diff --git a/build.xml b/build.xml index 21260f9e8..2e93125b3 100644 --- a/build.xml +++ b/build.xml @@ -980,7 +980,7 @@ description="--> creates the Apache Ant Test Utilities source jar"> + basedir="${src.junit}">