Change-Id: Iac3611a346f5ff749a78c227a5c6775125270659
<antcall target="common.exec-buildhelper">
<param name="main.class" value="com.vaadin.buildhelpers.FetchReleaseNotesTickets" />
<param name="output" value="${output}" />
+ <param name="src" value="src" />
</antcall>
</target>
<antcall target="common.exec-buildhelper">
<param name="main.class" value="com.vaadin.buildhelpers.FetchReleaseNotesAuthors" />
<param name="output" value="${output}" />
+ <param name="src" value="src" />
</antcall>
<delete file="result/classes/com/vaadin/buildhelpers/authormap.properties" />
</target>