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

chore(deps): update dependency org.jvnet.jaxb2.maven2:maven-jaxb2-plugin to v0.15.3 #62

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 11, 2019

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.jvnet.jaxb2.maven2:maven-jaxb2-plugin 0.7.4 -> 0.15.3 age adoption passing confidence

Release Notes

highsource/maven-jaxb2-plugin (org.jvnet.jaxb2.maven2:maven-jaxb2-plugin)

v0.15.3: Release

Compare Source

What's Changed

New Contributors

Full Changelog: highsource/jaxb-tools@0.15.2...0.15.3

v0.15.2

Compare Source

What's Changed

Full Changelog: highsource/jaxb-tools@0.15.1...0.15.2

v0.15.1: Release

Compare Source

What's Changed

New Contributors

Full Changelog: highsource/jaxb-tools@0.14.0...0.15.1

v0.14.0: Version 0.14.0

Compare Source

Release notes:

Development:

  • The plugin must now be built on JDK 9.

Backwards compatibility:

  • maven-jaxb2-plugin now uses JAXB 2.3 by default.
  • Java 1.6 is no longer supported.

v0.13.3: Version 0.13.3

Compare Source

Release notes:

v0.13.2

Compare Source

v0.13.1

Compare Source

v0.13.0: Version 0.13.0

Compare Source

Release notes:

  • Issues, fixed in this release.
  • Fixes #​33 - corrected lifecycle-mapping-metadata.xml for m2e in maven-jaxb20-plugin, maven-jaxb21-plugin, maven-jaxb22-plugin. The maven-jaxb2-plugin was fine.
  • Improved command-line messages (see issue #​36).
  • Added useActiveProxyAsHttpproxy configuration parameter, which, if set to true, passes active proxy from Maven settings to XJC (see #​58 and #​50).
  • The plugin now atomatically adds if-exists="true" to the generated episode files (see #​41, #​55).

Development:

  • The plugin can now be built on JDK 8 (see #​37).

Backwards compatibility:

  • The plugin now atomatically adds if-exists="true" to the generated episode files by defaults. This may cause backwards-incompatible behaviour. You can turn this off by setting addIfExistsToEpisodeSchemaBindings to false.

Many thanks to Stephan Schroevers (@​Stephan202) for his contribution.
Also many thanks to David Santos (@​Dawuid) for his work on issue #​50.

v0.12.3: Version 0.12.3

Compare Source

This release contains a number of small fixes and improvements.

No known backwards compatibility issues.

  • #​29 - use SLF4J for logging.

v0.12.2: Version 0.12.2

Compare Source

In this release:

  • Fixes a NPE in the MavenCatalogResolver (#​27)
  • Moved to the org.glassfish JAXB artifacts (#​25)
  • Closed "You should follow the trademark rules of Apache Software Foundation" (#​26) as won't fix. As renaming will damage the community, I will not rename the plugin unless legally or technically forced to.

v0.12.1: Version 0.12.1

Compare Source

New features:

Backwards compatibility notes:

  • Despite massive changes in the up-to-date check this must be backwards-compatible to previous releases.
  • You may notice differences if you're compiling directly from Web resources (absolute http/https URLs, which is not recommended anyway) or from JAR files. These types of resources were previously not checked for actuality during the up-to-date check.

v0.12.0: Version 0.12.0

Compare Source

  • This version fixes a bug in the Maven catalog resolver (see Issue #​23).
  • Logging in the Maven catalog resolver was slightly improved.

v0.11.0: Version 0.11.0

Compare Source

Updated to use the newly released JAXB 2.2.11.

v0.10.0: Version 0.10.0

Compare Source

Backwards compatibility:

  • This release contains a workaround for JAXB-1044. By default, catalog resolver will be also applied to the "root" URI - that is, to the schemas you compile directly, not just to the imported or included schemas.
  • This release contains a workaround for JAXB-1045. Catalog resolver will resolve the schema into the underlying resource, but it will not change the system id (URL or location) of the schea. This may result in old bindings stopped working - in case they were applied to the resolved system id instead of the original one. This would have been fixed with JAXB-1046, but there's no workaround for that as this code is not accessible from the outside.
  • With the implementation of issue #​5, bindings, which were bound to the file URLs of the Maven artifacts will not work anymore. You have to bind to the maven:groupId:artifactId:type:classifier:version!/resource from now on.

v0.9.1

Compare Source

v0.9.0

Compare Source

v0.8.3

Compare Source

v0.8.2

Compare Source

v0.8.1

Compare Source

v0.8.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/org.jvnet.jaxb2.maven2-maven-jaxb2-plugin-0.x branch from e6180cc to fcba20d Compare September 19, 2019 21:47
@renovate renovate bot changed the title Update dependency org.jvnet.jaxb2.maven2:maven-jaxb2-plugin to v0.14.0 chore(deps): update dependency org.jvnet.jaxb2.maven2:maven-jaxb2-plugin to v0.14.0 Sep 19, 2019
@renovate renovate bot force-pushed the renovate/org.jvnet.jaxb2.maven2-maven-jaxb2-plugin-0.x branch 7 times, most recently from 2f4045a to 7ef58cb Compare October 10, 2019 13:32
@renovate renovate bot force-pushed the renovate/org.jvnet.jaxb2.maven2-maven-jaxb2-plugin-0.x branch 2 times, most recently from e9bb82f to b7acbb3 Compare October 10, 2019 21:56
@renovate renovate bot force-pushed the renovate/org.jvnet.jaxb2.maven2-maven-jaxb2-plugin-0.x branch from b7acbb3 to 0eafa56 Compare October 18, 2019 22:46
@renovate renovate bot force-pushed the renovate/org.jvnet.jaxb2.maven2-maven-jaxb2-plugin-0.x branch from 0eafa56 to d971889 Compare November 8, 2019 15:43
@renovate renovate bot force-pushed the renovate/org.jvnet.jaxb2.maven2-maven-jaxb2-plugin-0.x branch from d971889 to ed19a45 Compare December 5, 2019 14:01
@renovate renovate bot force-pushed the renovate/org.jvnet.jaxb2.maven2-maven-jaxb2-plugin-0.x branch from ed19a45 to cf41131 Compare January 10, 2020 14:06
@renovate renovate bot force-pushed the renovate/org.jvnet.jaxb2.maven2-maven-jaxb2-plugin-0.x branch 2 times, most recently from e57d281 to 44014d7 Compare February 10, 2020 14:24
@renovate renovate bot force-pushed the renovate/org.jvnet.jaxb2.maven2-maven-jaxb2-plugin-0.x branch 6 times, most recently from 6135ad1 to 61888ce Compare April 28, 2020 14:04
@renovate renovate bot force-pushed the renovate/org.jvnet.jaxb2.maven2-maven-jaxb2-plugin-0.x branch 2 times, most recently from a5229a8 to 2a1ac2f Compare August 22, 2020 22:45
@renovate renovate bot force-pushed the renovate/org.jvnet.jaxb2.maven2-maven-jaxb2-plugin-0.x branch from 2a1ac2f to 51d86ef Compare September 4, 2020 14:23
@renovate renovate bot force-pushed the renovate/org.jvnet.jaxb2.maven2-maven-jaxb2-plugin-0.x branch from 51d86ef to df0357c Compare September 15, 2020 13:28
@renovate renovate bot force-pushed the renovate/org.jvnet.jaxb2.maven2-maven-jaxb2-plugin-0.x branch 3 times, most recently from 8152f6c to b389868 Compare October 8, 2020 20:37
@renovate renovate bot force-pushed the renovate/org.jvnet.jaxb2.maven2-maven-jaxb2-plugin-0.x branch 2 times, most recently from 751a856 to d739a0f Compare October 23, 2022 21:55
@renovate renovate bot force-pushed the renovate/org.jvnet.jaxb2.maven2-maven-jaxb2-plugin-0.x branch 3 times, most recently from b193cf0 to 3340828 Compare December 12, 2022 16:52
@renovate renovate bot changed the title chore(deps): update dependency org.jvnet.jaxb2.maven2:maven-jaxb2-plugin to v0.15.1 Update dependency org.jvnet.jaxb2.maven2:maven-jaxb2-plugin to v0.15.1 Dec 17, 2022
@renovate renovate bot changed the title Update dependency org.jvnet.jaxb2.maven2:maven-jaxb2-plugin to v0.15.1 chore(deps): update dependency org.jvnet.jaxb2.maven2:maven-jaxb2-plugin to v0.15.1 Dec 17, 2022
@renovate renovate bot changed the title chore(deps): update dependency org.jvnet.jaxb2.maven2:maven-jaxb2-plugin to v0.15.1 Update dependency org.jvnet.jaxb2.maven2:maven-jaxb2-plugin to v0.15.1 Dec 17, 2022
@renovate renovate bot changed the title Update dependency org.jvnet.jaxb2.maven2:maven-jaxb2-plugin to v0.15.1 chore(deps): update dependency org.jvnet.jaxb2.maven2:maven-jaxb2-plugin to v0.15.1 Dec 17, 2022
@renovate renovate bot force-pushed the renovate/org.jvnet.jaxb2.maven2-maven-jaxb2-plugin-0.x branch from 3340828 to 7fd22d8 Compare December 29, 2022 17:31
@renovate renovate bot changed the title chore(deps): update dependency org.jvnet.jaxb2.maven2:maven-jaxb2-plugin to v0.15.1 chore(deps): update dependency org.jvnet.jaxb2.maven2:maven-jaxb2-plugin to v0.15.2 Dec 29, 2022
@renovate renovate bot force-pushed the renovate/org.jvnet.jaxb2.maven2-maven-jaxb2-plugin-0.x branch 3 times, most recently from 5b7cfce to a63fd32 Compare January 20, 2023 03:55
@renovate renovate bot force-pushed the renovate/org.jvnet.jaxb2.maven2-maven-jaxb2-plugin-0.x branch 2 times, most recently from f4a99d1 to fcb8079 Compare January 30, 2023 16:45
@renovate renovate bot force-pushed the renovate/org.jvnet.jaxb2.maven2-maven-jaxb2-plugin-0.x branch from fcb8079 to 3029868 Compare May 28, 2023 09:02
@renovate renovate bot changed the title chore(deps): update dependency org.jvnet.jaxb2.maven2:maven-jaxb2-plugin to v0.15.2 chore(deps): update dependency org.jvnet.jaxb2.maven2:maven-jaxb2-plugin to v0.15.3 May 28, 2023
@renovate renovate bot force-pushed the renovate/org.jvnet.jaxb2.maven2-maven-jaxb2-plugin-0.x branch from 3029868 to 1d72fa4 Compare June 20, 2023 00:25
@renovate renovate bot force-pushed the renovate/org.jvnet.jaxb2.maven2-maven-jaxb2-plugin-0.x branch 5 times, most recently from d6a8c61 to 7a297c0 Compare July 25, 2024 15:53
@renovate renovate bot force-pushed the renovate/org.jvnet.jaxb2.maven2-maven-jaxb2-plugin-0.x branch 2 times, most recently from da6d337 to 577a93b Compare August 29, 2024 20:57
@renovate renovate bot force-pushed the renovate/org.jvnet.jaxb2.maven2-maven-jaxb2-plugin-0.x branch from 577a93b to 030df0f Compare September 17, 2024 17:02
@renovate renovate bot force-pushed the renovate/org.jvnet.jaxb2.maven2-maven-jaxb2-plugin-0.x branch from 030df0f to 364722d Compare October 22, 2024 22:21
@renovate renovate bot force-pushed the renovate/org.jvnet.jaxb2.maven2-maven-jaxb2-plugin-0.x branch from 364722d to 13ae646 Compare October 23, 2024 01:17
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.

0 participants