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

WIP: Version 2.0.0 next major release #113

Closed
wants to merge 13 commits into from
Closed

WIP: Version 2.0.0 next major release #113

wants to merge 13 commits into from

Conversation

sjoerdtalsma
Copy link
Contributor

@sjoerdtalsma sjoerdtalsma commented Mar 15, 2019

Changes intended for v2:

  • Minimum Java version to 1.8
  • Remove relocation modules
  • New base package to avoid conflicts with v1
  • Remove deprecation
  • Replace getActiveContext by getActiveContextValue (and return Optional value)
  • Create a 'bridge' to v1 ContextManager implementations (including v1 values in v2 snapshots too)
  • Refactor built-in context managers to public Context with inner Manager class implementation
  • Proper jigsaw module info (Add jigsaw module information to this library. #1)
  • Resolve Javadoc 11 / maven-javadoc-plugin issues (Bump maven-javadoc-plugin from 3.0.1 to 3.1.0 #108)

@sjoerdtalsma
Copy link
Contributor Author

Closing the pull request for now as I currently don't seem to have the cycles to spend to do this properly; perhaps I can revisit some later time

@sjoerdtalsma sjoerdtalsma deleted the 2.0.0 branch December 17, 2019 11:58
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.

1 participant