[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openjdk-openjfx-dev
Subject:    RFR: 8185358: gradle 4.X has changed location of built classes
From:       Phil Race <philip.race () oracle ! com>
Date:       2017-07-26 18:22:32
Message-ID: 94154013-3306-9393-832c-e353f0ee4525 () oracle ! com
[Download RAW message or body]


In gradle 4 the default location of classes when using has changed from:
Java, `src/main/java` -> build/classes/main
..
to
..
Java, `src/main/java` -> build/classes/java/main

This breaks some parts of the FX build .. which eventually is going to 
need gradle 4.1 for JDK 10
and already does for some testing purposes so I am being bitten by this 
on an almost daily basis.

The fix and a few more details are in-line in the bug :
https://bugs.openjdk.java.net/browse/JDK-8185358

-phil.

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic