payara / Payara

Payara Server is an open source middleware platform that supports reliable and secure deployments of Java EE (Jakarta EE) and MicroProfile applications in any environment: on premise, in the cloud or hybrid.
http://www.payara.fish
Other
873 stars 300 forks source link

Bump org.bsc.maven:maven-processor-plugin from 2.0.4 to 5.1-jdk8 #6808

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 1 week ago

Bumps org.bsc.maven:maven-processor-plugin from 2.0.4 to 5.1-jdk8.

Release notes

Sourced from org.bsc.maven:maven-processor-plugin's releases.

5.1

Generic changes

docs: update readme

5003422e7a1a45d bsorrentino 2024-04-12 15:46:06

build: update git ignore

859ae83b97aca4d bsorrentino 2024-04-12 15:45:54

Merge branch 'AndreaBaroncelli-unchanged_sources_check_fix' into develop

0b470ed27e50177 bsorrentino 2024-04-12 15:39:12

build: move to next developer version

51d6eba6a7edb21 bsorrentino 2024-04-12 15:24:24

Fixed unchanged sources check

  • File .maven-processor-source-files.txt must be skipped in lastModified check (being just an extra file added for control purposes), especially because it is rewritten in method areSourceFilesSameAsPreviousRun, so its lastModified date is necessarily the most recent one, which causes method to always return true.

cda172bc544d4a7 Andrea Baroncelli 2024-04-11 14:31:25

5.0

build: change 'maven-plugin-annotations' dependency scope to provided

07264bb831a3505 bsorrentino 2023-09-20 08:41:46

build: change maven artifact scope to provided

946ef7b6838a614 bsorrentino 2023-09-19 07:15:55

refactor: add addMdules method allowing to compile version jdk8 on JVM9 runtime

465bc9a22656a90 bsorrentino 2023-09-15 09:36:57

refactor: remove unseless method

ff94eeb32398eda bsorrentino 2023-09-15 09:34:30

build: enable logging on maven execution

63c0d369ecc82ca bsorrentino 2023-09-15 09:25:48

... (truncated)

Changelog

Sourced from org.bsc.maven:maven-processor-plugin's changelog.

Maven Annotation Plugin - Changelog

v5.1

Generic changes

Merge branch 'release/5.1'

ec799329daddd97 bsorrentino 2024-04-12 15:48:43

build: move to next release

861c5a31d9ece5b bsorrentino 2024-04-12 15:47:14

docs: update readme

5003422e7a1a45d bsorrentino 2024-04-12 15:46:06

build: update git ignore

859ae83b97aca4d bsorrentino 2024-04-12 15:45:54

Merge branch 'AndreaBaroncelli-unchanged_sources_check_fix' into develop

0b470ed27e50177 bsorrentino 2024-04-12 15:39:12

build: move to next developer version

51d6eba6a7edb21 bsorrentino 2024-04-12 15:24:24

Fixed unchanged sources check

  • File .maven-processor-source-files.txt must be skipped in lastModified check (being just an extra file added for control purposes), especially because it is rewritten in method areSourceFilesSameAsPreviousRun, so its lastModified date is necessarily the most recent one, which causes method to always return true.

cda172bc544d4a7 Andrea Baroncelli 2024-04-11 14:31:25

Merge tag 'v5.0-jdk8' into develop

  • fix release

b33eda77e45abc8 bsorrentino 2023-09-21 21:04:43

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)