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

Initial jakarta jersey implementation adjacent to javax jersey implementation #85

Closed
wants to merge 2 commits into from

Conversation

nls-jajuko
Copy link
Collaborator

No description provided.

@nls-jajuko
Copy link
Collaborator Author

nls-jajuko commented Dec 16, 2023

dual implementation - did not check for any generalizable code
jackson upgrade was needed to make jakarta jersey tests work

@nls-jajuko nls-jajuko marked this pull request as draft January 22, 2024 15:43
@nls-jajuko nls-jajuko added the enhancement New feature or request label Jan 22, 2024
@nls-jajuko nls-jajuko changed the title WIP initial jakarta jersey implementation adjacent to javax jersey implementation Initial jakarta jersey implementation adjacent to javax jersey implementation Jan 22, 2024
@nls-jajuko nls-jajuko added this to the 2.0.0 milestone Mar 12, 2024
@jampukka jampukka modified the milestones: 2.0.0, 1.4.0 Mar 20, 2024
@nls-jajuko
Copy link
Collaborator Author

nls-jajuko commented Apr 10, 2024

We should decide module tree, naming and hierarchy for javax, jakarta.

I could then reimplement jakarta support with following steps (commits):

Below is the module hierarchy for this pull request
I think there could also be a parent module for jakarta and javax something like 'api' or 'web' or such.

.
|____webapp-jakarta
| |____hakunapi-simple-webapp-jakarta
| |____hakunapi-simple-webapp-test-jakarta
| |____hakunapi-simple-servlet-jakarta
| |____hakunapi-telemetry-webapp-jakarta
| |____hakunapi-oracle-webapp-jakarta
|____webapp-javax
| |____hakunapi-simple-webapp-javax
| |____hakunapi-simple-webapp-test-javax
| |____hakunapi-simple-servlet-javax
| |____hakunapi-telemetry-webapp-javax
|____examples
| |____finnish_addresses
|____src
| |____hakunapi-esbulk
| |____hakunapi-proj-gt
| |____hakunapi-config-test
| |____hakunapi-cql2-functions
| |____hakunapi-proj-jhe
| |____hakunapi-telemetry-opentelemetry
| |____hakunapi-gml
| |____hakunapi-html
| |____hakunapi-jsonfg
| |____hakunapi-smile
| |____hakunapi-telemetry
| |____hakunapi-source-postgis
| |____hakunapi-source-oracle
| |____hakunapi-core
| |____hakunapi-csv
| |____hakunapi-cql2
| |____hakunapi-geojson
| |____hakunapi-gpkg

@nls-jajuko
Copy link
Collaborator Author

I'll close this in favour of #103

@nls-jajuko nls-jajuko closed this Apr 12, 2024
@nls-jajuko nls-jajuko removed this from the 1.4.0 milestone Apr 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants