Commit Graph

260 Commits

Author SHA1 Message Date
Mark Paluch
3bb5eae700 Update project dependency setup by adding Micrometer to Spring Data Build.
Closes #201
2022-02-07 13:54:29 +01:00
Mark Paluch
d0fd6aab9b Use Java version and vendor from pipeline properties.
Ensure that we use always the specified Java version.

See #193
2022-02-07 10:53:08 +01:00
Mark Paluch
2e8472ac07 Polishing.
Move code around

See #193
2022-02-07 09:54:36 +01:00
Mark Paluch
bb81ddefee Add support to upgrade Java versions across projects.
Closes #193
2022-02-07 09:52:07 +01:00
Mark Paluch
facfb70127 Add Kotlin label to Spring Data JDBC project.
See #198
2022-02-07 08:50:10 +01:00
Mark Paluch
4fb02265c7 Consider JVM build version in Java runtime detection.
We now consider the JVM build number. Also, the SDKman discovery prepends 1. to Java versions that are 1.8 based for a consistent versioning scheme.

See #200
2022-01-18 09:42:41 +01:00
Mark Paluch
79a0430631 Polishing.
Use JPA version number for Envers to properly upgrade the BOM for Spring Data 3. It doesn't hurt to do the same for 2.x as version numbers of JPA and Envers are the same after the 2.0 version bump.

Closes #200
2022-01-18 08:57:07 +01:00
Mark Paluch
41fd518277 Pin Java version to 1.8.0_312 for Spring Data 2.x.
Closes #200
2022-01-18 08:56:10 +01:00
Mark Paluch
c842e464e9 Polishing.
Fix Java selection for generic build operations. Include envers as child artifact of JPA.

See #194
2022-01-14 14:53:01 +01:00
Mark Paluch
56062093a1 Polishing.
Refine commit message keywords, fall back to main as the changelog lower bound.

See #194
2022-01-13 15:51:15 +01:00
dependabot[bot]
9712202eef Upgrade guava from 28.1-jre to 29.0-jre in /release-tools.
Bumps [guava](https://github.com/google/guava) from 28.1-jre to 29.0-jre.
- [Release notes](https://github.com/google/guava/releases)
- [Commits](https://github.com/google/guava/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Closes #183
2022-01-11 09:04:53 +01:00
Mark Paluch
d4d8a67b97 Extend license header date range to 2022.
Closes #199
2022-01-11 09:01:59 +01:00
Mark Paluch
b5e04b346b Add support to release Spring Data 3.0 using Java 17.
Closes #194
2022-01-11 09:01:59 +01:00
Mark Paluch
e9eacb8436 Add support to detect installed Java versions using Mac native and SDKman.
Closes #196
2022-01-11 09:01:55 +01:00
Mark Paluch
a64d1eb295 Update release trains.
Closes #198
2022-01-10 09:13:37 +01:00
Mark Paluch
bceff362a2 Update release trains.
Closes #198
2021-12-13 08:43:19 +01:00
Mark Paluch
7e5bd8ca7b Polishing.
Fix typo.

See #197
2021-11-24 14:03:27 +01:00
Mark Paluch
2c75332bb2 Use current alias for current Javadoc/Reference doc links.
Closes #197
2021-11-24 14:03:27 +01:00
Mark Paluch
2ee909a27c Update readme.md 2021-11-12 11:25:44 +01:00
Mark Paluch
1b7483846b Update readme.md 2021-11-12 11:24:05 +01:00
Jens Schauder
bf5134e0e2 Update readme.md 2021-11-12 11:20:51 +01:00
Mark Paluch
b6464e0e6d Polishing.
Avoid fallback to latest available version if current version is not reported in dependency list.

See #195
2021-10-06 10:41:25 +02:00
Mark Paluch
b8c136bc74 Include Smallrye Mutiny in dependency upgrade process.
Closes #195
2021-10-06 10:13:49 +02:00
Mark Paluch
675994c1db Polishing.
Extract method for easier reuse.

See #194
2021-10-04 11:53:13 +02:00
Mark Paluch
e8a61c9421 Add R and T release trains.
See #194.
2021-10-04 11:53:00 +02:00
Mark Paluch
271342d102 Polishing.
Use supported GH icon for bug fixes section as 🪲 supported is broken on some systems.

See #192
2021-09-17 08:11:25 +02:00
Mark Paluch
1d769ef3ca Add support to upgrade Maven wrapper across projects.
Closes #192
2021-09-17 08:10:42 +02:00
Mark Paluch
02a57692ee Include JMolecules in dependency upgrade check.
Closes #189
2021-09-10 13:48:31 +02:00
Mark Paluch
8f7f687b2e Fix dependency version parser for version strings using dot as separator between version and modifier.
Closes #188
2021-09-10 13:48:08 +02:00
Mark Paluch
e2992b5bdd Remove changelog backporting and changelog.txt population.
Closes #187
2021-07-26 08:22:30 +02:00
Jens Schauder
2dbb593676 Reformat release instructions. 2021-07-19 12:09:28 +02:00
Jens Schauder
9395fac449 Update readme.md 2021-07-12 09:36:12 +02:00
Mark Paluch
af90481e4d Polishing 2021-05-14 12:20:01 +02:00
Mark Paluch
ccb2f0b48a Adapt to Git branch changes.
Closes #185
2021-05-05 10:52:47 +02:00
Mark Paluch
968d191dc2 Add 2021.1 release train.
Closes #184.
2021-05-05 10:46:34 +02:00
Mark Paluch
9d5af005d7 Exclude team from contributor listing in GitHub releases.
Closes #177
2021-03-31 11:00:45 +02:00
Mark Paluch
b6666650cd Polishing.
Update license headers to use https.
2021-03-31 10:48:10 +02:00
Mark Paluch
a139a9f184 Introduce verify command to verify configuration settings.
Closes #182.
2021-03-31 10:47:18 +02:00
Mark Paluch
ded5246a1b Remove skipStagingRepositoryClose=true for Sonatype deployments.
Repository closing is blazing fast now.

See #181
2021-03-31 09:59:40 +02:00
Mark Paluch
486418b3e9 Align with dependency structure changes for Cassandra.
See #181
2021-03-31 09:59:40 +02:00
Mark Paluch
31af39895b Consider all pre-releases for minor/major dependency upgrades.
Closes #181
2021-03-31 09:59:39 +02:00
Mark Paluch
8f7d4b5d84 Replace deployment.gpg properties with gpg.
Properties cleanup to not have duplicate properties.

Closes #180
2021-03-31 09:59:39 +02:00
Mark Paluch
43480d57a8 Mention GitHub scopes and deployment.username in readme.
Closes #179
2021-03-31 08:43:05 +02:00
Mark Paluch
33d7e52d29 Polishing.
Simplify filter predicate.

See #176.
2021-03-17 10:44:50 +01:00
Mark Paluch
2f6d249208 Add tracker all-tickets command.
Closes #176.
2021-03-16 15:40:59 +01:00
Mark Paluch
d813eed279 Add M5 to 2021.0 release train.
Closes #175.
2021-03-11 09:59:34 +01:00
Mark Paluch
f3b7c09122 Use for-loop in GitHub.findTickets(…) instead offloading ticket lookup to the executor service.
We now ensure that we do not block the executor service to avoid deadlocks caused by a blocked event loop.

Resolves #174.
2021-02-18 10:55:15 +01:00
Christoph Strobl
288cb438d0 Add 4th Milestone to 2021.0 release train.
Closes #173
2021-02-18 09:29:33 +01:00
Mark Paluch
92fab5d54f Fix tests.
See #167.
2021-02-17 14:40:19 +01:00
Mark Paluch
6d8e0b860a Link to GitHub release for announcement.
Closes #172.
2021-02-17 14:34:26 +01:00