[jboss-jira] [JBoss JIRA] Updated: (JBCACHE-1276) Make some dependencies in pom.xml optional; reduce dependency count
Elias Ross (JIRA)
jira-events at lists.jboss.org
Thu Jan 24 23:46:21 EST 2008
[ http://jira.jboss.com/jira/browse/JBCACHE-1276?page=all ]
Elias Ross updated JBCACHE-1276:
--------------------------------
Attachment: my.diff
Patch for pom.xml
> 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
More information about the jboss-jira
mailing list