[ 
https://issues.apache.org/jira/browse/CXF-3085?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Daniel Kulp resolved CXF-3085.
------------------------------

       Resolution: Fixed
    Fix Version/s: 2.3.2
         Assignee: Daniel Kulp

> non-varargs related warning in CXF 2.3 build
> --------------------------------------------
>
>                 Key: CXF-3085
>                 URL: https://issues.apache.org/jira/browse/CXF-3085
>             Project: CXF
>          Issue Type: Improvement
>         Environment: Apache CXF 2.3.0
> OS: Microsoft Windows XP, Professional, Version 2002, Service Pack 3
> Build Command: (mvn -e clean install)
>            Reporter: Robert Liguori
>            Assignee: Daniel Kulp
>            Priority: Minor
>             Fix For: 2.3.2
>
>
> If possible, please resolve the warning, thanks!
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Building Apache CXF Runtime JAX-RS Frontend
> [INFO]    task-segment: [clean, install]
> [INFO] 
> ------------------------------------------------------------------------
> ...
> [WARNING] 
> \_CXF\apache-cxf-2.3.0-src\apache-cxf-2.3.0-src\rt\frontend\jaxrs\src\test\java\org\apache\cxf\jaxrs\impl\UriBuilderImplTest.java:[617,77]
>  non-varargs call of varargs method with inexact argument type for last 
> parameter;
> cast to java.lang.Object for a varargs call
> cast to java.lang.Object[] for a non-varargs call and to suppress this warning
> ...

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to