Remove dependency on spring core in PatternBasedPackageScanFilter
-----------------------------------------------------------------
Key: CAMEL-2174
URL: https://issues.apache.org/activemq/browse/CAMEL-2174
Project: Apache Camel
Issue Type: Improvement
Components: camel-spring
Affects Versions: 2.0.0
Reporter: Claus Ibsen
Assignee: Claus Ibsen
Fix For: 2.1.0
The dependency scan is using Springs ANT path matcher but the java code is in
camel-core.
We should moved that code to camel-spring so camel does *not* have any dep on
spring code at all. (except for JMX annotations, which you is optional to use
at runtime)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.