[
https://issues.apache.org/jira/browse/SLING-4181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14214855#comment-14214855
]
ASF GitHub Bot commented on SLING-4181:
---------------------------------------
GitHub user raducotescu opened a pull request:
https://github.com/apache/sling/pull/41
SLING-4181 - Remove unneeded reference to SlingRepository from
ClassUnitLoader
This PR:
* removes the unneeded reference
* reorganises imports
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/raducotescu/sling issue/SLING-4181
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/sling/pull/41.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 #41
----
commit eb3da11d3d52b2e092a9f66676b3d0f601704540
Author: Radu Cotescu <[email protected]>
Date: 2014-11-17T17:06:50Z
SLING-4181 - Remove unneeded reference to SlingRepository from
ClassUnitLoader
* removed unneeded reference
* reorganised imports
----
> Remove unneeded reference to SlingRepository from ClassUnitLoader
> -----------------------------------------------------------------
>
> Key: SLING-4181
> URL: https://issues.apache.org/jira/browse/SLING-4181
> Project: Sling
> Issue Type: Bug
> Components: Scripting
> Reporter: Radu Cotescu
> Priority: Trivial
> Fix For: Scripting Sightly Engine 1.0.0
>
>
> Sightly's {{ClassUnitLoader}} still has a reference to the
> {{SlingRepository}} which is not needed and should be removed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)