GitHub user welcomemandeep opened a pull request:

    https://github.com/apache/sling/pull/110

    SLING-5266  Export  org.mozilla.javascript.ast  package

    Currently Sling Scripting Javascript Support only exports 
org.mozilla.javascript package which is sufficient for evaluating javascript 
using Rhino but to convert expressions to  parsed AST we need 
org.mozilla.javascript.ast

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

    $ git pull https://github.com/welcomemandeep/sling trunk

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

    https://github.com/apache/sling/pull/110.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 #110
    
----
commit cff28fe9978a07a567d2a302a2aecbe95380b5df
Author: Mandeep Gandhi <mgan...@adobe.com>
Date:   2015-11-09T11:42:44Z

    SLING-5266  Export  org.mozilla.javascript.ast  package
    Currently Sling Scripting Javascript Support only exports 
org.mozilla.javascript package which is sufficient for evaluating javascript 
using Rhino but to convert expressions to  parsed AST we need 
org.mozilla.javascript.ast

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to