royale-compiler icon indicating copy to clipboard operation
royale-compiler copied to clipboard

Royale build number is 0

Open piotrzarzycki21 opened this issue 6 years ago • 1 comments

When I'm checking version of Apache Royale using command line I'm always getting build 0.

royale_nightly_js_swf\bin>mxmlc.bat --version
Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF-8
Version 0.9.6 build 0

If this is something not related to compiler let me know.

piotrzarzycki21 avatar Apr 16 '19 08:04 piotrzarzycki21

The royale-compiler Jenkins config was changed to use ${BUILD_NUMBER} from Jenkins

aharui avatar Jun 22 '19 01:06 aharui