Add additional required JARs to the deployer distribution.
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@
1154330 13f79535-47bb-0310-9956-
ffa450edef68
<include name="jasper.jar"/>
<include name="jasper-el.jar"/>
<include name="servlet-api.jar"/>
+ <include name="tomcat-coyote.jar"/>
+ <include name="tomcat-util.jar"/>
</fileset>
<fileset dir="${tomcat.build}/bin">
<include name="tomcat-juli.jar"/>
<update>
Update to Apache Commons Daemon 1.0.7. (markt)
</update>
+ <fix>
+ <bug>51621</bug>: Add additional required JARs to the deployer
+ distribution. (markt)
+ </fix>
</changelog>
</subsection>
</section>