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

Release 1.0.0 #34

Merged
merged 11 commits into from
Oct 27, 2023
Merged

Release 1.0.0 #34

merged 11 commits into from
Oct 27, 2023

Conversation

maho7791
Copy link
Contributor

Increase main version

maho7791 and others added 11 commits October 20, 2023 21:22
* Ensure that implementation modules are resolvable

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>

* Prepare Release

- 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>

* Skip staging for test

- added skip configuration

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>

* set TCK in scope=test (#27)

* 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>

* Eclipse Jenkins settings (#29)

* 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>

* Merge branch 'main' of git@github.com:maho7791/jakartarest-osgi.git into
main

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

---------

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

---------

Signed-off-by: Tim Ward <timothyjward@apache.org>
Signed-off-by: Mark Hoffmann <m.hoffmann@data-in-motion.biz>
Co-authored-by: Tim Ward <timothyjward@apache.org>
* Ensure that implementation modules are resolvable

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>

* Prepare Release

- 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>

* Skip staging for test

- added skip configuration

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>

* set TCK in scope=test (#27)

* 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>

* Eclipse Jenkins settings (#29)

* 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>

* Merge branch 'main' of git@github.com:maho7791/jakartarest-osgi.git into
main

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

---------

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

* Release Configuration (#31)

* 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>

* Merge branch 'main' of git@github.com:maho7791/jakartarest-osgi.git into
main

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

* Add bnd-library, archetype

- modified archetype to current deps
- modified library to current deps

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

* Verified Release Setup

- added autocloase on release

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

---------

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

* Fix Build breaker (#32)

* 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>

* Merge branch 'main' of git@github.com:maho7791/jakartarest-osgi.git into
main

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

* Add bnd-library, archetype

- modified archetype to current deps
- modified library to current deps

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

* Verified Release Setup

- added autocloase on release

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

* Fix Build breaker

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

* REadme

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

---------

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

* Update pom.xml

---------

Signed-off-by: Tim Ward <timothyjward@apache.org>
Signed-off-by: Mark Hoffmann <m.hoffmann@data-in-motion.biz>
Co-authored-by: Tim Ward <timothyjward@apache.org>
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 2c23127 into main Oct 27, 2023
7 checks passed
@maho7791 maho7791 deleted the release branch October 27, 2023 18:01
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.

2 participants