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

[Gradle] Resolve gradle module from npm package #1368

Merged
merged 4 commits into from
Sep 10, 2024

Commits on Sep 9, 2024

  1. Extracted a helper-method to create Objects for Gradle modules

    Signed-off-by: Roland Asmann <[email protected]>
    malice00 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    5cbd3e8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c894e1 View commit details
    Browse the repository at this point in the history
  3. - Added a new test for gradle-to-npm resolving

    - Removed CDXGEN_DEBUG
    - Removed non-existing modules from skip
    
    Signed-off-by: Roland Asmann <[email protected]>
    malice00 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    5056067 View commit details
    Browse the repository at this point in the history
  4. Fixed typos in the folders so tests should now work

    Signed-off-by: Roland Asmann <[email protected]>
    malice00 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    bf26a01 View commit details
    Browse the repository at this point in the history