[weld-issues] [JBoss JIRA] (WELD-926) Weld Servlet still uses old Google Collections instead of Guava
Ales Justin (JIRA)
jira-events at lists.jboss.org
Thu Mar 1 09:58:36 EST 2012
[ https://issues.jboss.org/browse/WELD-926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ales Justin resolved WELD-926.
------------------------------
Assignee: Ales Justin
Fix Version/s: 1.2.0.Beta1
Resolution: Done
Updated Guava to 11.0.2.
> 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
> Assignee: Ales Justin
> Fix For: 1.2.0.Beta1
>
>
> 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.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the weld-issues
mailing list