Remove ant from the kernel distribution and replace its use in the filemonitor
------------------------------------------------------------------------------
Key: SMX4KNL-99
URL: https://issues.apache.org/activemq/browse/SMX4KNL-99
Project: ServiceMix Kernel
Issue Type: Task
Reporter: Guillaume Nodet
Ant bundle is quite a big one and the only thing used is the jar task
(org.apache.tools.ant.taskdefs.Jar) from
org.apache.servicemix.kernel.filemonitor.FileMonitor
We could maybe include the needed source from ant and trim them down to not
bring everything (or simply rewrite it if needed).
Another option would be to use the archiver used by maven somehow (it may come
from plexus).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.