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

        
_______________________________________________
weld-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/weld-issues

Reply via email to