You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/08/04 21:17:00 UTC

[jira] [Commented] (WW-4840) Build Fails Due to Unused com.sun Import

    [ https://issues.apache.org/jira/browse/WW-4840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16114979#comment-16114979 ] 

ASF GitHub Bot commented on WW-4840:
------------------------------------

GitHub user swiftelan opened a pull request:

    https://github.com/apache/struts/pull/161

    WW-4840 Build Fails Due to Unused com.sun Import

    [WW-4840](https://issues.apache.org/jira/browse/WW-4840) Build Fails Due to Unused com.sun Import

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/swiftelan/struts WW-4840

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/struts/pull/161.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #161
    
----
commit 9cea981c3317fef639a0243c5e7aeaf2ee900f22
Author: Aaron Johnson <jo...@gmail.com>
Date:   2017-08-04T21:14:10Z

    WW-4840 Build Fails Due to Unused com.sun Import

----


> Build Fails Due to Unused com.sun Import
> ----------------------------------------
>
>                 Key: WW-4840
>                 URL: https://issues.apache.org/jira/browse/WW-4840
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Build Management
>    Affects Versions: 2.5.12
>            Reporter: Aaron Johnson
>
> The {{SelectTest}} imports {{com.sun.xml.internal.bind.v2.util.StackRecorder}} but never uses it.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)