Fix Javadoc generation for POJOs and remove extra asterisk

Description

In hibernate-tools/main/src/main/resources/pojo/PojoPropertyAccessors.ftl
On line 6, there is an asterisk followed by the expression ${pojo.getFieldJavaDoc(property, 4)}.

That asterisk is wrong, since the method getFieldJavaDoc will already generate asterisks for every line.

Environment

Any

Activity

Show:

Gabriel AmyotMay 6, 2022 at 8:11 PM
Edited

Exact location:

Details

Assignee

Reporter

Labels

Bug Testcase Reminder (view)

Bug reports should generally be accompanied by a test case!

Bug Testcase Reminder (edit)

Bug reports should generally be accompanied by a test case!

Participants

Bernd Fuhrmann
Gabriel Amyot

Components

Affects versions

Priority

Created July 25, 2017 at 5:33 PM
Updated December 12, 2024 at 1:19 PM