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

Deprecate ZincCompile task in favor of RscCompile #8047

Merged
merged 15 commits into from Jul 27, 2019

Commits on Jul 27, 2019

  1. wip - deprecacte ZincCompile task

    ity authored and stuhood committed Jul 27, 2019
    Copy the full SHA
    6c54fb2 View commit details
    Browse the repository at this point in the history
  2. fix some ConfigValidationError(s)

    ity authored and stuhood committed Jul 27, 2019
    Copy the full SHA
    ba81238 View commit details
    Browse the repository at this point in the history
  3. change workflow to zinc_only

    ity authored and stuhood committed Jul 27, 2019
    Copy the full SHA
    a5b3ee5 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    6850068 View commit details
    Browse the repository at this point in the history
  5. super with args

    ity authored and stuhood committed Jul 27, 2019
    Copy the full SHA
    32004be View commit details
    Browse the repository at this point in the history
  6. fix more tests

    ity authored and stuhood committed Jul 27, 2019
    Copy the full SHA
    0271eb9 View commit details
    Browse the repository at this point in the history
  7. Address comments and fix more errors

    ity authored and stuhood committed Jul 27, 2019
    Copy the full SHA
    f713dce View commit details
    Browse the repository at this point in the history
  8. Add workflow=rsc-and-zinc where needs and lots of regex fixes to make…

    … them more specific
    ity authored and stuhood committed Jul 27, 2019
    Copy the full SHA
    a313432 View commit details
    Browse the repository at this point in the history
  9. many more text fixes

    ity authored and stuhood committed Jul 27, 2019
    Copy the full SHA
    54a56e1 View commit details
    Browse the repository at this point in the history
  10. change module removal version to 1.20.0dev0

    fix classpath entries
    ity authored and stuhood committed Jul 27, 2019
    Copy the full SHA
    fa413e5 View commit details
    Browse the repository at this point in the history
  11. fix javac_classpath_entries

    ity authored and stuhood committed Jul 27, 2019
    Copy the full SHA
    25553c9 View commit details
    Browse the repository at this point in the history
  12. fix test_non_recursive_quiet_no_output

    ity authored and stuhood committed Jul 27, 2019
    Copy the full SHA
    420c58d View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    b4154d1 View commit details
    Browse the repository at this point in the history
  14. Remove deprecated_module call, as it triggers on every run due to Rsc…

    …Compile extending ZincCompile.
    stuhood committed Jul 27, 2019
    Copy the full SHA
    9eabbe6 View commit details
    Browse the repository at this point in the history
  15. Explain scala.js oddity.

    stuhood committed Jul 27, 2019
    Copy the full SHA
    8d03a48 View commit details
    Browse the repository at this point in the history