[ http://jira.codehaus.org/browse/MRM-459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_109856
]
Brett Porter commented on MRM-459:
----------------------------------
we should also be able to remove more:
- was xml-apis removed as well as xerces?
- only velocity is needed, not velocity-dep (as long as we have all the deps included in velocity-dep,
which I think we do)
- we should be smarter about logging. Don't need clogging and clogging-api, don't need slf4j
simple. I think the rest are right since we need both apis :(
- do we really need jtidy?
- can we do anything about the JCA lib? is there one from Geronimo?
- where are the Maven libs still used?
> prune the distributed dependencies
> ----------------------------------
>
> Key: MRM-459
> URL: http://jira.codehaus.org/browse/MRM-459
> Project: Archiva
> Issue Type: Improvement
> Components: web application
> Affects Versions: 1.0-beta-1
> Reporter: Brett Porter
> Assignee: Joakim Erdfelt
> Fix For: 1.0-beta-3
>
>
> a large number of unneeded dependencies are distributed with Archiva (or if they are
needed, we might want to review why).
> For example: ant-optional (probably for jsp compiler), commons-logging impl + slf4j +
log4j, xerces, jtidy, jdom, dom4j, commons-jxpath, jaxen, jta (we have geronimo-jat already),
classworlds (we have plexus-classworlds already), backport (we require JDK 5, no need for
this).
> I'm also uncertain if all the maven libraries are still needed.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|