Closed plutonik-a closed 4 years ago
Build env. specific xars, with and/or without triggers:
ant
ant xar-dev
ant xar-prod
:tada: This PR is included in version 1.0.0 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
Build env. specific xars, with and/or without triggers:
ant
: create 1 default xar without (replication) triggersant xar-dev
will create 2 xar files, one with and one without triggers, the triggers will contain the dev environment variablesant xar-prod
will create 2 xar files, one with and one without triggers, the triggers will contain the prod environment variables