[weld-issues] [JBoss JIRA] Created: (WELD-926) Weld Servlet still uses old Google Collections instead of Guava
Sebastian Schaffert (JIRA)
jira-events at lists.jboss.org
Fri Jun 24 06:35:23 EDT 2011
Weld Servlet still uses old Google Collections instead of Guava
---------------------------------------------------------------
Key: WELD-926
URL: https://issues.jboss.org/browse/WELD-926
Project: Weld
Issue Type: Bug
Components: Servlet Container Support
Affects Versions: 1.1.1.Final
Reporter: Sebastian Schaffert
Even though WELD-564 is fixed, the latest version of Weld Servlet still includes the old Google Collections code. I think it should not contain the code at all and instead use a dependency on the library. Or at least update to the latest version of Guava.
The problem is that it makes it impossible to use Guava in the same classpath as Weld.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the weld-issues
mailing list