Skip to content

Conversation

@darxriggs
Copy link
Contributor

@darxriggs darxriggs commented Jun 19, 2021

This change contains some cleanup.

The most relevant one is the removal of BootStrap.groovy which currently causes a warning on application startup when this plugin is used.

It also contains the i18n removal as in #75.

It does not even compile anymore. The required classes have been
removed in commit c1b5524.
- use single quotes where sufficient
- consistent indentation with spaces
- consistent order of dependencies
Otherwise when used in a Grails application the following warning is reported:
> o.g.plugins.AbstractGrailsPluginManager - Plugin cxf-client has an artefact BootStrap without a package name This could lead to artefacts being excluded from the application

In case BootStrap is required, it should be put into the plugin's package nowadays.
All matching artefacts have already been removed from the repository some time ago.
@darxriggs
Copy link
Contributor Author

@ctoestreich Can you have a look at this?

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.

1 participant