Come join the discussion - we don't have much time to do this :-)

https://javafx-jira.kenai.com/browse/RT-34633

The Jira starts with this:

The OpenJFX default target for gradle (currently 'sdk') should also build the 
public apps

Currently we have:
sdk: builds only the SDK runtime binary - not apps
apps: builds open and closed apps, and copies selected items to the artifacts 
tree
all: used for all release engineering builds, includes sdk, apps

There seems to be a desire to have some additional targets/behaviors

Steve would like the default build (gradle with no arguments) to include the 
building of the SDK and the public samples.

Dave and Kevin would like to make sure that anything added does not limit the ability to 
build only sdk runtime, and limits the extra time building other "stuff". Kevin 
report the closed side of the apps build takes an additional 3 minutes.

There seems a number of ways to solve this issue - adding additional targets, 
while retaining the overall end result. The challenge seems to be defining what 
those intermediate targets should be, and what should be the definition of 
'sdk' and what is the default gradle target.


--
David Hill <david.h...@oracle.com>
Java Embedded Development

"Do not throw the arrow which will return against you."
-- Kurdish Proverb


Reply via email to