small changes, long build time

Erik Joelsson erik.joelsson at oracle.com
Tue May 3 09:55:50 UTC 2016



On 2016-05-03 07:46, Alan Bateman wrote:
>
>
> On 03/05/2016 02:48, David Holmes wrote:
>>
>> So what build target will ensure the exploded image is created and up 
>> to date?
> `make` without any target, that has always been the default.
>
Note that if you use Jib, the default target is remapped to build 
everything associated with the profile in use. You can use "make jdk" or 
"make exploded-image" (they are equivalent) to get the full exploded image.

/Erik



More information about the build-dev mailing list