Skip to content
This repository was archived by the owner on Jul 31, 2022. It is now read-only.

Convert simplehttpserver to a modular project. - #98

Merged
Katsute merged 3 commits into
mainfrom
modular@a5c6648
Oct 12, 2020
Merged

Convert simplehttpserver to a modular project.#98
Katsute merged 3 commits into
mainfrom
modular@a5c6648

Conversation

@Katsute

@KatsuteKatsute commented Oct 12, 2020

Copy link
Copy Markdown
Member

Prerequisites

If all checks are not passed then the pull request will be closed.

  • My code follows the style listed in CONTRIBUTING.
  • I have checked that no other similar pull requests already exists.
  • Build compiles.
  • Build runs without exceptions.
  • I have added/modified documentation (if applicable).
  • I have added/modified test cases.

Changes Made

List changes made and/or relevant issues. Please keep changed in reverse chronological order (newest at top).

@KatsuteKatsute self-assigned this Oct 12, 2020
@KatsuteKatsute added dependencies Pull requests that update a dependency file experimental An experimental feature optimization Optimizations refactor Reorganized stable This has been tested and is ready to push labels Oct 12, 2020
@Katsute
Katsute marked this pull request as ready for review October 12, 2020 17:30
@Katsute
Katsute merged commit b564272 into mainOct 12, 2020
@Katsute
Katsute deleted the modular@a5c6648 branch October 12, 2020 17:31
@KatsuteKatsute added this to the 4.0.0 milestone Oct 13, 2020
@KatsuteKatsute changed the title Convert simplehttpserver to modular projectConvert simplehttpserver to a modular project.Oct 16, 2020
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependenciesPull requests that update a dependency fileexperimentalAn experimental featureoptimizationOptimizationsrefactorReorganizedstableThis has been tested and is ready to push

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove leading zeroes from semantic versioning Adapt project for Java 9 modules.

1 participant

@Katsute