Skip to content

Conversation

koentsje
Copy link
Member

No description provided.

…al testing

  - Reorganize 'pom.xml' file

Signed-off-by: Koen Aers <koen.aers@gmail.com>
…al testing

  - Reorganize test class ExamplesTestIT

Signed-off-by: Koen Aers <koen.aers@gmail.com>
…al testing

  - Add the 'hbm2java/jpa-default' example
  - Remove erroneous line from '5-minute-tutorial/README.md'

Signed-off-by: Koen Aers <koen.aers@gmail.com>
…al testing

  - Add a test for jpa-default and reorganize test class

Signed-off-by: Koen Aers <koen.aers@gmail.com>
…al testing

  - Add the 'hbm2java/no-annotations' example

Signed-off-by: Koen Aers <koen.aers@gmail.com>
…al testing

  - Add a test for no-annotations and reorganize test class

Signed-off-by: Koen Aers <koen.aers@gmail.com>
…al testing

      - Add the 'hbm2java/no-generics' example

Signed-off-by: Koen Aers <koen.aers@gmail.com>
…al testing

  - Add a test for no-generics

Signed-off-by: Koen Aers <koen.aers@gmail.com>
…al testing

 - Add the 'hbm2java/use-generics' example

Signed-off-by: Koen Aers <koen.aers@gmail.com>
…al testing

  - Add a test for use-generics
  - Make sure database is correctly created
  - Add assertion for the amount of generated files
  - Modify some utility methods to accept file name parameter

Signed-off-by: Koen Aers <koen.aers@gmail.com>
…al testing

  - Add the 'hbm2java/template-path' example
  - Add a test for template-path

Signed-off-by: Koen Aers <koen.aers@gmail.com>
…al testing

      - Add the 'hbm2java/output-dir' example
      - Add a test for 'hbm2java/output-dir'

Signed-off-by: Koen Aers <koen.aers@gmail.com>
@koentsje koentsje merged commit d28a3e6 into hibernate:7.0 Sep 22, 2025
3 checks passed
@koentsje koentsje deleted the HBX-3128 branch September 22, 2025 15:18
koentsje added a commit to koentsje/hibernate-tools that referenced this pull request Sep 22, 2025
…al testing (hibernate#5513)

  - Reorganize 'pom.xml' file
  - Reorganize test class ExamplesTestIT
  - Add the 'hbm2java/jpa-default' example
  - Remove erroneous line from '5-minute-tutorial/README.md'
  - Add a test for jpa-default and reorganize test class
  - Add the 'hbm2java/no-annotations' example
  - Add a test for no-annotations and reorganize test class
  - Add the 'hbm2java/no-generics' example
  - Add a test for no-generics
  - Add the 'hbm2java/use-generics' example
  - Add a test for use-generics
  - Make sure database is correctly created
  - Add assertion for the amount of generated files
  - Modify some utility methods to accept file name parameter
  - Add the 'hbm2java/template-path' example
  - Add a test for template-path
  - Add the 'hbm2java/output-dir' example
  - Add a test for 'hbm2java/output-dir'
koentsje added a commit to koentsje/hibernate-tools that referenced this pull request Sep 22, 2025
…al testing (hibernate#5513)

  - Reorganize 'pom.xml' file
  - Reorganize test class ExamplesTestIT
  - Add the 'hbm2java/jpa-default' example
  - Remove erroneous line from '5-minute-tutorial/README.md'
  - Add a test for jpa-default and reorganize test class
  - Add the 'hbm2java/no-annotations' example
  - Add a test for no-annotations and reorganize test class
  - Add the 'hbm2java/no-generics' example
  - Add a test for no-generics
  - Add the 'hbm2java/use-generics' example
  - Add a test for use-generics
  - Make sure database is correctly created
  - Add assertion for the amount of generated files
  - Modify some utility methods to accept file name parameter
  - Add the 'hbm2java/template-path' example
  - Add a test for template-path
  - Add the 'hbm2java/output-dir' example
  - Add a test for 'hbm2java/output-dir'

Signed-off-by: Koen Aers <koen.aers@gmail.com>
koentsje added a commit to koentsje/hibernate-tools that referenced this pull request Sep 22, 2025
…al testing (hibernate#5513)

  - Reorganize 'pom.xml' file
  - Reorganize test class ExamplesTestIT
  - Add the 'hbm2java/jpa-default' example
  - Remove erroneous line from '5-minute-tutorial/README.md'
  - Add a test for jpa-default and reorganize test class
  - Add the 'hbm2java/no-annotations' example
  - Add a test for no-annotations and reorganize test class
  - Add the 'hbm2java/no-generics' example
  - Add a test for no-generics
  - Add the 'hbm2java/use-generics' example
  - Add a test for use-generics
  - Make sure database is correctly created
  - Add assertion for the amount of generated files
  - Modify some utility methods to accept file name parameter
  - Add the 'hbm2java/template-path' example
  - Add a test for template-path
  - Add the 'hbm2java/output-dir' example
  - Add a test for 'hbm2java/output-dir'

Signed-off-by: Koen Aers <koen.aers@gmail.com>
koentsje added a commit to koentsje/hibernate-tools that referenced this pull request Sep 22, 2025
…al testing (hibernate#5513)

  - Reorganize 'pom.xml' file
  - Reorganize test class ExamplesTestIT
  - Add the 'hbm2java/jpa-default' example
  - Remove erroneous line from '5-minute-tutorial/README.md'
  - Add a test for jpa-default and reorganize test class
  - Add the 'hbm2java/no-annotations' example
  - Add a test for no-annotations and reorganize test class
  - Add the 'hbm2java/no-generics' example
  - Add a test for no-generics
  - Add the 'hbm2java/use-generics' example
  - Add a test for use-generics
  - Make sure database is correctly created
  - Add assertion for the amount of generated files
  - Modify some utility methods to accept file name parameter
  - Add the 'hbm2java/template-path' example
  - Add a test for template-path
  - Add the 'hbm2java/output-dir' example
  - Add a test for 'hbm2java/output-dir'

Signed-off-by: Koen Aers <koen.aers@gmail.com>
koentsje added a commit to koentsje/hibernate-tools that referenced this pull request Sep 22, 2025
…al testing (hibernate#5513)

  - Reorganize 'pom.xml' file
  - Reorganize test class ExamplesTestIT
  - Add the 'hbm2java/jpa-default' example
  - Remove erroneous line from '5-minute-tutorial/README.md'
  - Add a test for jpa-default and reorganize test class
  - Add the 'hbm2java/no-annotations' example
  - Add a test for no-annotations and reorganize test class
  - Add the 'hbm2java/no-generics' example
  - Add a test for no-generics
  - Add the 'hbm2java/use-generics' example
  - Add a test for use-generics
  - Make sure database is correctly created
  - Add assertion for the amount of generated files
  - Modify some utility methods to accept file name parameter
  - Add the 'hbm2java/template-path' example
  - Add a test for template-path
  - Add the 'hbm2java/output-dir' example
  - Add a test for 'hbm2java/output-dir'

Signed-off-by: Koen Aers <koen.aers@gmail.com>
koentsje added a commit to koentsje/hibernate-tools that referenced this pull request Sep 22, 2025
…al testing (hibernate#5513)

  - Reorganize 'pom.xml' file
  - Reorganize test class ExamplesTestIT
  - Add the 'hbm2java/jpa-default' example
  - Remove erroneous line from '5-minute-tutorial/README.md'
  - Add a test for jpa-default and reorganize test class
  - Add the 'hbm2java/no-annotations' example
  - Add a test for no-annotations and reorganize test class
  - Add the 'hbm2java/no-generics' example
  - Add a test for no-generics
  - Add the 'hbm2java/use-generics' example
  - Add a test for use-generics
  - Make sure database is correctly created
  - Add assertion for the amount of generated files
  - Modify some utility methods to accept file name parameter
  - Add the 'hbm2java/template-path' example
  - Add a test for template-path
  - Add the 'hbm2java/output-dir' example
  - Add a test for 'hbm2java/output-dir'

Signed-off-by: Koen Aers <koen.aers@gmail.com>
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