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

HBX-2732: Create Interface for ArtifactCollectorWrapper #4678

Closed
wants to merge 1 commit into from

Conversation

koentsje
Copy link
Member

  • Modify method 'org.hibernate.tool.orm.jbt.wrp.WrapperFactory#createArtifactCollectorWrapper()' to delegate to 'ArtifactCollectorWrapperFactory'
  • Modify test 'org.hibernate.tool.orm.jbt.wrp.WrapperFactoryTest#testCreateArtifactCollectorWrapper()' accordingly
  • Modify method 'org.hibernate.tool.orm.jbt.wrp.ExporterWrapperFactory.ExporterWrapper#setArtifactCollector(...)' to take 'ArtifactExporterWrapper' as argument
  • Modify test 'org.hibernate.tool.orm.jbt.wrp.ExporterWrapperFactoryTest#testSetArtifactCollector()' accordingly

  - Modify method 'org.hibernate.tool.orm.jbt.wrp.WrapperFactory#createArtifactCollectorWrapper()' to delegate to 'ArtifactCollectorWrapperFactory'
  - Modify test 'org.hibernate.tool.orm.jbt.wrp.WrapperFactoryTest#testCreateArtifactCollectorWrapper()' accordingly
  - Modify method 'org.hibernate.tool.orm.jbt.wrp.ExporterWrapperFactory.ExporterWrapper#setArtifactCollector(...)' to take 'ArtifactExporterWrapper' as argument
  - Modify test 'org.hibernate.tool.orm.jbt.wrp.ExporterWrapperFactoryTest#testSetArtifactCollector()' accordingly

Signed-off-by: Koen Aers <koen.aers@gmail.com>
@koentsje koentsje closed this Feb 27, 2024
@koentsje koentsje deleted the HBX-2732 branch February 27, 2024 12:44
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