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-2835: Move classes from package 'org.hibernate.tool.orm.jbt.util' to package 'org.hibernate.tool.orm.jbt.internal.util' #4853

Merged
merged 13 commits into from
Jul 2, 2024

Conversation

koentsje
Copy link
Member

@koentsje koentsje commented Jul 2, 2024

No description provided.

koentsje added 13 commits June 28, 2024 14:25
… to package 'org.hibernate.tool.orm.jbt.internal.util'

  - Move class 'org.hibernate.tool.orm.jbt.util.ConfigurationMetadataDescriptor'

Signed-off-by: Koen Aers <koen.aers@gmail.com>
… to package 'org.hibernate.tool.orm.jbt.internal.util'

  - Move class 'org.hibernate.tool.orm.jbt.util.DummyMetadataBuildingContext'
  - Move test class 'org.hibernate.tool.orm.jbt.util.DummyMetadataBuildingContextTest'

Signed-off-by: Koen Aers <koen.aers@gmail.com>
… to package 'org.hibernate.tool.orm.jbt.internal.util'

  - Move class 'org.hibernate.tool.orm.jbt.util.DummyMetadataDescriptor'
  - Move test class 'org.hibernate.tool.orm.jbt.util.DummyMetadataDescriptorTest'

Signed-off-by: Koen Aers <koen.aers@gmail.com>
… to package 'org.hibernate.tool.orm.jbt.internal.util'

  - Move class 'org.hibernate.tool.orm.jbt.util.HibernateToolsPersistenceProvider'
  - Move test class 'org.hibernate.tool.orm.jbt.util.HibernateToolsPersistenceProviderTest'

Signed-off-by: Koen Aers <koen.aers@gmail.com>
… to package 'org.hibernate.tool.orm.jbt.internal.util'

  - Move class 'org.hibernate.tool.orm.jbt.util.JpaConfiguration'
  - Move test class 'org.hibernate.tool.orm.jbt.util.JpaConfigurationTest'

Signed-off-by: Koen Aers <koen.aers@gmail.com>
… to package 'org.hibernate.tool.orm.jbt.internal.util'

  - Move class 'org.hibernate.tool.orm.jbt.util.JpaMappingFileHelper'
  - Move test class 'org.hibernate.tool.orm.jbt.util.JpaMappingFileHelperTest'

Signed-off-by: Koen Aers <koen.aers@gmail.com>
… to package 'org.hibernate.tool.orm.jbt.internal.util'

  - Move class 'org.hibernate.tool.orm.jbt.util.MetadataHelper'
  - Move test class 'org.hibernate.tool.orm.jbt.util.MetadataHelperTest'

Signed-off-by: Koen Aers <koen.aers@gmail.com>
… to package 'org.hibernate.tool.orm.jbt.internal.util'

  - Move class 'org.hibernate.tool.orm.jbt.util.MockConnectionProvider'
  - Move test class 'org.hibernate.tool.orm.jbt.util.MockConnectionProviderTest'

Signed-off-by: Koen Aers <koen.aers@gmail.com>
… to package 'org.hibernate.tool.orm.jbt.internal.util'

  - Move class 'org.hibernate.tool.orm.jbt.util.MockDialect'
  - Move test class 'org.hibernate.tool.orm.jbt.util.MockDialectTest'

Signed-off-by: Koen Aers <koen.aers@gmail.com>
… to package 'org.hibernate.tool.orm.jbt.internal.util'

  - Move class 'org.hibernate.tool.orm.jbt.util.NativeConfiguration'
  - Move test class 'org.hibernate.tool.orm.jbt.util.NativeConfigurationTest'

Signed-off-by: Koen Aers <koen.aers@gmail.com>
… to package 'org.hibernate.tool.orm.jbt.internal.util'

  - Move class 'org.hibernate.tool.orm.jbt.util.ReflectUtil'

Signed-off-by: Koen Aers <koen.aers@gmail.com>
… to package 'org.hibernate.tool.orm.jbt.internal.util'

  - Move class 'org.hibernate.tool.orm.jbt.util.RevengConfiguration'
  - Move test class 'org.hibernate.tool.orm.jbt.util.RevengConfigurationTest'

Signed-off-by: Koen Aers <koen.aers@gmail.com>
… to package 'org.hibernate.tool.orm.jbt.internal.util'

  - Move class 'org.hibernate.tool.orm.jbt.util.SpecialRootClass'
  - Move test class 'org.hibernate.tool.orm.jbt.util.SpecialRootClassTest'

Signed-off-by: Koen Aers <koen.aers@gmail.com>
@koentsje koentsje merged commit 71ec579 into hibernate:7.0 Jul 2, 2024
4 checks passed
@koentsje koentsje deleted the HBX-2835 branch July 2, 2024 15:21
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