-
Task
-
Resolution: Done
-
Major
-
4.2.0.GA, 4.3.0.GA, 4.2.0.GA_CP02, 4.3.0.GA_CP01, 4.2.0.GA_CP03, 4.2.0.GA_CP04, 4.3.0.GA_CP02, 4.2.0.GA_CP05, 4.3.0.GA_CP03
-
None
-
Release Notes
-
Low
A new release of http://repository.jboss.org/apache-slide/2.1-brew/lib/jakarta-slide-webdavlib.jar is needed
so that jakarta-slide-webdavlib.jar is renamed to webdavlib.jar, otherwise this jar is not distributed when it
should:
From build/build-distr.xml:
<copy todir="${install.lib}" filtering="no">
<fileset dir="${apache.slide.lib}">
<include name="webdavlib.jar"/>
</fileset>
- is related to
-
JBAS-6444 remove commons-httpclient.jar from AS distribution
- Closed