Commit Graph

461 Commits

Author SHA1 Message Date
Mark Paluch
ff23abca79 Add JDK 17.0.9. 2024-08-15 09:49:51 +02:00
Mark Paluch
d735accb8d Update settings.xml. 2024-08-15 09:49:51 +02:00
Mark Paluch
e39c889b5d Polishing.
Replace spaces with tabs.

See #93
2024-08-14 14:26:14 +02:00
Mark Paluch
2f562ad66e Bump Dockerfile for JDK build.
See #93
2024-08-14 14:18:39 +02:00
Mark Paluch
294187e476 Polishing.
Update application-local.template, reformat properties.

See #92
2024-08-14 10:26:52 +02:00
Mark Paluch
5548946278 Create commercial release planning milestones.
See #75
2024-08-09 09:24:12 +02:00
Mark Paluch
866cd5ded5 Fix Git commands for initial checkout for Maven version check and CI properties distribution. 2024-08-08 10:54:24 +02:00
Mark Paluch
dbb28c177e Upgrade to JDK 17.0.12 and Maven 3.9.8.
Closes #93
2024-08-08 10:20:57 +02:00
Mark Paluch
5cf398e5e8 Update release tooling for enterprise releases.
Closes #92
2024-07-30 09:42:56 +02:00
Mark Paluch
600e6dd8a1 Update Ullman release train.
Transition to commercial support.
2024-07-29 11:25:28 +02:00
Mark Paluch
5a64820cd4 Fix snapshot documentation links.
Documentation links now contain the proper snapshot suffix.

Closes #91
2024-07-22 15:49:49 +02:00
Jens Schauder
8089c56d51 Correctly setting the state when closing GitHub issues.
Closes #89
Closes #88
2024-07-15 13:27:42 +02:00
Jens Schauder
8128bfd117 Added how to run tests to readme.adoc
Closes #90
2024-07-15 12:44:04 +02:00
Jens Schauder
9124d2d9c4 Set version 2024.0.2 for release. 2024-07-12 19:50:28 +02:00
Jens Schauder
2cceb40ed7 Set version to be released. 2024-07-12 18:11:42 +02:00
Jens Schauder
b1c14660ca Switch to oss-s01-token for authentication. 2024-07-12 18:10:23 +02:00
Jens Schauder
7bccf3ea4a Revert "Prepare Maven Publisher API workflow."
This reverts commit d0742e1225.
2024-07-12 14:52:54 +02:00
Jens Schauder
98565b49f3 Revert "Prepare multipart upload."
This reverts commit 35439d59dd.
2024-07-12 14:52:42 +02:00
Jens Schauder
3e5b5ea722 remove COMMERCIAL tag. 2024-07-12 13:54:52 +02:00
Mark Paluch
89acc2c34a Create aggregator issue in Spring Data Build for all-repositories ticket creation.
Closes #87
2024-06-20 14:48:54 +02:00
Mark Paluch
35439d59dd Prepare multipart upload.
See #86
2024-06-19 14:03:45 +02:00
Mark Paluch
d0742e1225 Prepare Maven Publisher API workflow.
We need to stage the artifacts in a local repository (done), zip it and prepare it (done) so for uploading to the publishing endpoint (not yet done).

See #86
2024-06-19 11:33:50 +02:00
Jens Schauder
067a94ff3e Update readme.
Closes #85
2024-06-14 11:19:45 +02:00
Jens Schauder
c5570ccb55 Reactivate JDK runtime selector.
Closes #84
2024-06-14 11:02:15 +02:00
Mark Paluch
63add2ffdd Update readme.adoc.
Mention documentation trigger in post-release actions.
2024-06-14 10:54:05 +02:00
Mark Paluch
787ca21cd8 Add breaking changes GH label. 2024-06-10 08:53:05 +02:00
Mark Paluch
8581bc32a7 Add X release train (2024.1).
Closes #83
2024-05-17 12:18:18 +02:00
Mark Paluch
d21f7584a2 Fix dependency version modifier parsing for pre-releases.
Do not consider Final modifier a pre-release.

See #77
2024-05-14 15:01:47 +02:00
Mark Paluch
096a49aa47 Polishing.
See #80
2024-04-25 09:28:04 +02:00
Mark Paluch
13a499f2fa Consider sole related ticket with GH-… syntax a ticket reference.
Closes #80
2024-04-25 09:16:53 +02:00
Mark Paluch
bbbb791340 Use versioned links to Antora docs.
Closes #79
2024-04-25 08:59:03 +02:00
Mark Paluch
7338905308 Include contributors from pull request references in GitHub release notes.
Closes #78
2024-04-12 09:31:03 +02:00
Mark Paluch
21c105c70c Polishing.
Fix test properties, enable Java 9++ compilation with fqcn import to Module.
2024-04-05 10:49:12 +02:00
Mark Paluch
a07e584800 Remove issue references from commercial release notes.
Closes #76
2024-04-05 10:44:48 +02:00
Mark Paluch
c5988d5a66 Include JPA dependencies in dependency check.
Closes #77
2024-04-05 10:41:26 +02:00
Mark Paluch
1905a867db Release 2023.0.10. 2024-03-15 11:45:59 +01:00
Mark Paluch
74fed6eb29 Fix project service update. 2024-02-16 16:12:43 +01:00
Christoph Strobl
944a17ba7e Conditionally supply project to deployment url.
See: #75
2024-02-16 16:05:33 +01:00
Mark Paluch
963ac5ab29 Polishing.
Validate deployment properties.

See #75
2024-02-16 14:04:41 +01:00
Mark Paluch
7576756dd3 Provide distribution-repository for commercial releases.
See #75
2024-02-16 14:04:41 +01:00
Mark Paluch
c58f9b7449 Update site links.
Add links to docs.spring.vmware.com for commercial releases.

See #75
2024-02-16 13:25:43 +01:00
Christoph Strobl
ff9e9e983b Add project to promotion url.
Along the way also remove unused code.

See #75
2024-02-16 12:00:12 +01:00
Christoph Strobl
e71e1dadaf Sign deployed artefacts.
Add gpg signing for artifactory.

See: #75
2024-02-16 11:58:01 +01:00
Christoph Strobl
6654c4a807 Update settings for repository verification.
Use settings xml for artifactory deployment and switch verification resource url.

See: #75
2024-02-16 11:55:48 +01:00
Mark Paluch
58ea50e722 Polishing.
Provide GPG signature arguments to release profile. Determine default branch from ModuleIteration and avoid branch defaulting to main.
2024-02-14 14:37:57 +01:00
Mark Paluch
edc1c3d177 Refine build number. 2024-02-14 13:58:33 +01:00
Mark Paluch
8574cafa8b Add commercial repositories to smoke tests. 2024-02-13 15:23:00 +01:00
Mark Paluch
b62d8202ca Refine GitHub label update.
Add commercial flag to the command line.
2024-02-08 09:11:21 +01:00
Oliver Drotbohm
5c07bc9780 Support for commercial releases. 2024-02-06 16:45:24 +01:00
Mark Paluch
da02529ba4 Include asciidoc license years range in license update.
Closes #74
2024-01-02 15:36:23 +01:00