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

Prepare release #28

Merged
merged 7 commits into from Sep 19, 2023
Merged

Prepare release #28

merged 7 commits into from Sep 19, 2023

Conversation

maho7791
Copy link
Contributor

No description provided.

timothyjward and others added 7 commits August 23, 2023 09:53
We want the implementation to be easily usable in external projects. This means that we shouldn't require additional Jersey or other implementation dependencies to be included in the external project. We can (and should) require that specification dependencies (e.g. SCR, Servlet Whiteboard, an SLF4J logging impl) are provided by the user. This commit fixes the pom dependencies so that these projects can be resolved.

This commit also fixes the SSE fragment version range, and avoids exporting an internal Jersey package, instead publishing a proper API type.

Signed-off-by: Tim Ward <timothyjward@apache.org>
- configure release plugin
- avoid releasing test jars
- switch tck-test jar version back to SNAPSHOT

Signed-off-by: Mark Hoffmann <m.hoffmann@data-in-motion.biz>
- added skip configuration

Signed-off-by: Mark Hoffmann <m.hoffmann@data-in-motion.biz>
- added deploy skip for nexus staging plugin

Signed-off-by: Mark Hoffmann <m.hoffmann@data-in-motion.biz>
Signed-off-by: Mark Hoffmann <m.hoffmann@data-in-motion.biz>
- allow timestamped snapshots for latest tck

Signed-off-by: Mark Hoffmann <m.hoffmann@data-in-motion.biz>
* Ignore Deploy

- added deploy skip for nexus staging plugin

Signed-off-by: Mark Hoffmann <m.hoffmann@data-in-motion.biz>

* Remove project templates modules from build

Signed-off-by: Mark Hoffmann <m.hoffmann@data-in-motion.biz>

* Allow timestmped snapshots in release

- allow timestamped snapshots for latest tck

Signed-off-by: Mark Hoffmann <m.hoffmann@data-in-motion.biz>

* ignore snapshots

- set dependency scope to test

Signed-off-by: Mark Hoffmann <m.hoffmann@data-in-motion.biz>

---------

Signed-off-by: Mark Hoffmann <m.hoffmann@data-in-motion.biz>
@maho7791 maho7791 merged commit 59d148c into release Sep 19, 2023
10 checks passed
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

2 participants