[
https://issues.apache.org/jira/browse/FINERACT-700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16770678#comment-16770678
]
Michael Vorburger.ch commented on FINERACT-700:
-----------------------------------------------
The next problem is that the {{at.schmutterer.oss.gradle:gradle-openjpa:0.2.0}}
is completely broken under newer Gradle versions... the ideal long term
solution of course could be FINERACT-703, but in the meantime, I could try to
use https://github.com/radcortez/openjpa-gradle-plugin (instead of
https://github.com/schmutterer/gradle-openjpa) to see if that works with
current Gradle.
{noformat}Execution failed for task ':openjpaEnhance'.
> Could not get unknown property 'classesDir' for main classes of type
> org.gradle.api.internal.tasks.DefaultSourceSetOutput.
Caused by: groovy.lang.MissingPropertyException: Could not get unknown property
'classesDir' for main classes of type
org.gradle.api.internal.tasks.DefaultSourceSetOutput.
at
org.gradle.internal.metaobject.AbstractDynamicObject.getMissingProperty(AbstractDynamicObject.java:83)
at
org.gradle.internal.metaobject.AbstractDynamicObject.getProperty(AbstractDynamicObject.java:61)
at
org.gradle.api.internal.tasks.DefaultSourceSetOutput_Decorated.getProperty(Unknown
Source)
at
at.schmutterer.oss.gradle.openjpa.OpenJpaPlugin.collectURLs(OpenJpaPlugin.groovy:61)
at
at.schmutterer.oss.gradle.openjpa.OpenJpaPlugin$_apply_closure1.doCall(OpenJpaPlugin.groovy:32){noformat}
> Upgrade ancient version of Gradle
> ---------------------------------
>
> Key: FINERACT-700
> URL: https://issues.apache.org/jira/browse/FINERACT-700
> Project: Apache Fineract
> Issue Type: Improvement
> Reporter: Michael Vorburger.ch
> Assignee: Michael Vorburger.ch
> Priority: Major
>
> Fineract (non-CN) uses the ancient pre-historic old Gradle 2.10 version -
> current is 5.2.1.
> Let's try to upgrade it...
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)