Make some dependencies in pom.xml optional; reduce dependency count
-------------------------------------------------------------------
Key: JBCACHE-1276
URL:
http://jira.jboss.com/jira/browse/JBCACHE-1276
Project: JBoss Cache
Issue Type: Task
Security Level: Public (Everyone can see)
Affects Versions: 2.1.0.CR3
Reporter: Elias Ross
Assigned To: Manik Surtani
Attachments: my.diff
Cache Loader-specific dependencies, e.g. Berkeley DB, should have been declared as
"optional" in the pom.xml.
Making these optional in 2.1.0 may affect the upgrade path of some users who depend on a
particular database/datastore .jar file, but would reduce the amount of unnecessary jar
files used in people's deployments.
Additionally, the jboss-common project brings in a few unnecessary dependencies, such as
apache-httpclient.
Here's a patch for pom.xml.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira