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

Update dependency org.codehaus.janino:janino to v3.1.0 #337

Merged
merged 1 commit into from
Aug 14, 2019

Conversation

ChristianMurphy
Copy link
Member

This PR contains the following updates:

Package Update Change
org.codehaus.janino:janino minor 3.0.15 -> 3.1.0

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR is stale, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

Available now for Enterprise: Renovate Pro with real-time webhook handling and priority job queue.

Sorry, something went wrong.

@ChristianMurphy
Copy link
Member Author

In this release, many classes were moved from module janino to module commons-compiler, thus their package declarations changed. The "important" APIs, however, remain unchanged. All in all, it was decided to release this as a "minor" release.

  • Moved some test which are implementation-independent from "org.codehaus.janino" to "org.codehaus.commons-tests".
  • Continued work on "jdk.Compiler". Thus moved lots of code from "janino" to "commons-compiler", and also the CompilerTests.
  • Removed the (previously deprecated) "JaninoRuntimeException"; moved the "InternalCompilerException" from "janino" to "commons-compiler".
  • Added a test that illustrates issue fix: use CSS to move the notification modal dialog a bit lower (4rem)… #98 "Is there a convenient way to compile multi class form different package?".

https://janino-compiler.github.io/janino/changelog.html

@ChristianMurphy ChristianMurphy merged commit ff24a34 into master Aug 14, 2019
@ChristianMurphy ChristianMurphy deleted the renovate/org.codehaus.janino-janino-3.x branch August 14, 2019 18:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant