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

Fixing issues 215 / 244 due to xjc-ri changes from 2.3.4 #284

Merged
merged 2 commits into from
Aug 14, 2023

Conversation

laurentschoelens
Copy link
Collaborator

Mainly the goal here is to fix :

Also done some cosmetic changes to :

  • maven-plugin/plugin-core/src/main/java/org/jvnet/jaxb/maven/resolver/tools/ClasspathCatalogResolver.java
  • maven-plugin/plugin-core/src/main/java/org/jvnet/jaxb/maven/resolver/tools/MavenCatalogResolver.java

@laurentschoelens
Copy link
Collaborator Author

  • Adding new Interface to allow passing getLog() to CatalogResolver instance
  • Changed System.out / System.err to appropriate log.xxx methods
  • Checked on test projects that only appropriate logs get logged by default and all logs with -X -e flags

@mattrpav mattrpav added this to the 2.0.4 milestone Aug 14, 2023
@mattrpav mattrpav merged commit fc5e634 into highsource:master Aug 14, 2023
3 checks passed
@laurentschoelens laurentschoelens deleted the jt-215-244 branch September 12, 2023 07:13
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.

None yet

2 participants