[hibernate-issues] [JIRA] (HHH-13985) Gradle plugin refers does not enhance java sources related to compileGroovy task

SIA s.p.a (JIRA) jira at hibernate.atlassian.net
Mon Apr 27 11:44:18 EDT 2020


SIA s.p.a ( https://hibernate.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A8a96c01c-3a22-448f-a950-90fde0e06ace ) *created* an issue

Hibernate ORM ( https://hibernate.atlassian.net/browse/HHH?atlOrigin=eyJpIjoiNjM2MjlkNzBiNDlmNDQzMTkwMWViNTRiZDQwYmIzYWIiLCJwIjoiaiJ9 ) / Bug ( https://hibernate.atlassian.net/browse/HHH-13985?atlOrigin=eyJpIjoiNjM2MjlkNzBiNDlmNDQzMTkwMWViNTRiZDQwYmIzYWIiLCJwIjoiaiJ9 ) HHH-13985 ( https://hibernate.atlassian.net/browse/HHH-13985?atlOrigin=eyJpIjoiNjM2MjlkNzBiNDlmNDQzMTkwMWViNTRiZDQwYmIzYWIiLCJwIjoiaiJ9 ) Gradle plugin refers does not enhance java sources related to compileGroovy task ( https://hibernate.atlassian.net/browse/HHH-13985?atlOrigin=eyJpIjoiNjM2MjlkNzBiNDlmNDQzMTkwMWViNTRiZDQwYmIzYWIiLCJwIjoiaiJ9 )

Issue Type: Bug Affects Versions: 5.2.14 Assignee: Unassigned Components: hibernate-gradle-plugin Created: 27/Apr/2020 08:44 AM Environment: Windows 10, Gradle 6.3, Hibernate 5.2.14, JDK 1.8.241, Groovy 2.5.11 Priority: Major Reporter: SIA s.p.a ( https://hibernate.atlassian.net/secure/ViewProfile.jspa?accountId=557058%3A8a96c01c-3a22-448f-a950-90fde0e06ace )

The enhancer supports only java sourcesets compiled by a compilaJava task. It adds the enhancement to a doLast() of a task called compileJava. But the java source code is compiled by the compileGroovy task, that calls the java compiler for java sources.

What I need to do is to add the doLast closure to compileGroovy task.

( https://hibernate.atlassian.net/browse/HHH-13985#add-comment?atlOrigin=eyJpIjoiNjM2MjlkNzBiNDlmNDQzMTkwMWViNTRiZDQwYmIzYWIiLCJwIjoiaiJ9 ) Add Comment ( https://hibernate.atlassian.net/browse/HHH-13985#add-comment?atlOrigin=eyJpIjoiNjM2MjlkNzBiNDlmNDQzMTkwMWViNTRiZDQwYmIzYWIiLCJwIjoiaiJ9 )

Get Jira notifications on your phone! Download the Jira Cloud app for Android ( https://play.google.com/store/apps/details?id=com.atlassian.android.jira.core&referrer=utm_source%3DNotificationLink%26utm_medium%3DEmail ) or iOS ( https://itunes.apple.com/app/apple-store/id1006972087?pt=696495&ct=EmailNotificationLink&mt=8 ) This message was sent by Atlassian Jira (v1001.0.0-SNAPSHOT#100125- sha1:c966059 )
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/hibernate-issues/attachments/20200427/37eab890/attachment.html 


More information about the hibernate-issues mailing list