Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Generates and executes the Oracle JET build command to create and zip up a Jet application and then copy package the application, zips the contents, and copies the artifact to the artifacts directory.

Project Properties

Property NameProperty CodeRequiredDescription
PlatformFDOJET_PLATFORMNoDirectory context or scope of the JET application. If platform input is also defined then it  will take precedence over this project property.
Build ConfigurationFDOJET_BUILD_CONFIGNo

Defines the config file for signing the hybrid app.

ThemesFDOJET_THEMES_OPTIONNoOption to specify theme(s) separated by comma(s). If themes input is also defined then it  will take precedence over this project property.
DestinationFDOJET_DESTINATIONNoOption to specify the destination for building the app. If destination input is also defined then it  will take precedence over this project property.
User OptionsFDOJET_USER_OPTIONSNoCustom options defined by the user. If user options input is also defined then it  will take precedence over this project property.

...