Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bugfix - module name collision for injecting aspect (bp #1635) #1639

Merged
merged 2 commits into from
Oct 26, 2020

Commits on Oct 26, 2020

  1. Bugfix - module name collision for injecting aspect (#1635)

    * Bugfix - module name collision for injecting aspect
    
    * Fixed mechanism to avoid module name collisions
    
    * Added comments for reviewer feedback
    
    Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
    (cherry picked from commit 1b6bd89)
    azidar authored and mergify-bot committed Oct 26, 2020
    Configuration menu
    Copy the full SHA
    9b28694 View commit details
    Browse the repository at this point in the history
  2. Update InjectingAspect.scala

    Add additional function for backwards compatibility.
    azidar authored Oct 26, 2020
    Configuration menu
    Copy the full SHA
    7a86084 View commit details
    Browse the repository at this point in the history