Description
One of the reasons why Gradle is (supposedly) so much cooler than e.g. Maven is that it can be really support and support very fast "incremental" builds (only rebuild what has changed).
I have the impression that doesn't really work in Fineract, and suppose that's not really Gradle's (core) fault, but some plugin which screws this up? OpenJPA Enhancer, SpotBugs... presumably they all have to "play along" for this to work perfectly?
My Gradle foo isn't (nearly) good enough to know if it would be possible to "fix" this, and how hard this may be, but filing an issue is perhaps a start for getting input from people more knowledgeable about this.
aleks and/or ptuomola perhaps you have ideas about this.
aalmiray as per chat during ApacheCon, not sure if this is the kind of thing you may enjoy helping with?
Attachments
Issue Links
- is blocked by
-
FINERACT-849 Migrate Fineract ORM from OpenJPA to EclipseLink
- Resolved
- is duplicated by
-
FINERACT-1139 Gradle does not seem to do incremental builds
- Closed
- links to