[
https://issues.apache.org/jira/browse/WW-3549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12975109#action_12975109
]
Maurizio Cucchiara commented on WW-3549:
----------------------------------------
Lukasz,
my guess is that Krzysztof would like to /shade/ common-io package, such that
he might get rid of common-io-1.3.2.jar dependency in favor of 1.4 version
(notice that the pom of trunk is already using the 1.4 version).
So, the points are:
1. the next struts2's release will use the 1.4 verison of common-io (according
to pom.xml of xwork module)
2. getting rid of shading plugin, although it has undoubtedly benefits (like
making intellij idea work), has cons too (the dependencies clashes are some of
them)
> Shade common-io from the xwork-core.jar
> ---------------------------------------
>
> Key: WW-3549
> URL: https://issues.apache.org/jira/browse/WW-3549
> Project: Struts 2
> Issue Type: Bug
> Components: Build Management
> Affects Versions: 2.2.1.1
> Environment: struts.version=2.2.1.1
> Reporter: Krzysztof Koziol
> Assignee: Lukasz Lenart
> Priority: Critical
> Fix For: 2.2.2
>
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> I would kindly request to remove common-io package from the xwork-core.jar.
> I'm using maven and I can not utilize the FileUtils class that was shipped in
> the latest common-io jar only because the same class exists in the
> xwork-core.jar.
> Merry Christmas!
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.