[
https://issues.apache.org/jira/browse/SLING-4182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14216232#comment-14216232
]
ASF GitHub Bot commented on SLING-4182:
---------------------------------------
GitHub user raducotescu opened a pull request:
https://github.com/apache/sling/pull/44
SLING-4182 - Cleanup Sightly Engine dependencies
* reverted `commons-io` to 2.4 due to the incorrect metadata info from 2.0
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/raducotescu/sling issue/SLING-4182
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/sling/pull/44.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 #44
----
commit 40bf57940688c75e572de41c5c04cd1d4f2a4599
Author: Radu Cotescu <[email protected]>
Date: 2014-11-18T08:31:27Z
SLING-4182 - Cleanup Sightly Engine dependencies
* downgraded dependencies
* cleaned up some unused imports
commit 7f468f5956f9a9056640226011ce7ff48b4a0010
Author: Radu Cotescu <[email protected]>
Date: 2014-11-18T14:29:42Z
SLING-4182 - Cleanup Sightly Engine dependencies
* reverted to commons-io 2.4 which provides a proper export package version
----
> Cleanup Sightly Engine dependencies
> -----------------------------------
>
> Key: SLING-4182
> URL: https://issues.apache.org/jira/browse/SLING-4182
> Project: Sling
> Issue Type: Bug
> Components: Scripting
> Reporter: Radu Cotescu
> Assignee: Felix Meschberger
> Fix For: Scripting Sightly Engine 1.0.0
>
>
> The Sightly Engine POM has unneeded dependencies and some dependencies should
> be "down-versioned" for better use in non-current deployments (dependencies
> should always be the lowest version required for the API used).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)