See
<http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/royale-compiler-integration-tests/712/display/redirect?page=changes>
Changes:
[christofer.dutz] - Started working on getting the release working on the ci
server
[christofer.dutz] - Added the option-with-swf to the list of activated profiles
for
[christofer.dutz] - Made the royale-release profile optional in the official
release
[christofer.dutz] - Added an override to allow maven to "deploy" the release
artifacts to
[christofer.dutz] - Changed the way the alternate deployment directory is
provided. -
[christofer.dutz] - Tried to de-duplicate the property settings in the
release.properties
[christofer.dutz] - Yet another try to get the local deployment override working
[christofer.dutz] - Try redefining the location for deployment
[christofer.dutz] - Bumped the apache version to the latest version 23 -
Refactored the
[christofer.dutz] - Switched to using properties for passing in the profiles
for the
[christofer.dutz] - Added some documentation to the repo destination
[christofer.dutz] - Added support for SHA512 checksums
[carlosrovira] minification: fix issue where flex: 1 1 0%; is minified to flex:
1 1 0;
------------------------------------------
[...truncated 130.09 KB...]
[junit] SEVERE: goog/object/object.js:263: ERROR - This language feature is
only supported for ECMASCRIPT6 mode or better: const declaration.
[junit] const isArrayLike = goog.isArrayLike(var_args);
[junit] ^
[junit]
[junit] Mar 19, 2020 5:27:20 PM
com.google.javascript.jscomp.LoggerErrorManager println
[junit] SEVERE: goog/object/object.js:264: ERROR - This language feature is
only supported for ECMASCRIPT6 mode or better: const declaration.
[junit] const keys = isArrayLike ?
[junit] ^
[junit]
[junit] Mar 19, 2020 5:27:20 PM
com.google.javascript.jscomp.LoggerErrorManager println
[junit] SEVERE: goog/object/object.js:269: ERROR - This language feature is
only supported for ECMASCRIPT6 mode or better: let declaration.
[junit] for (let i = isArrayLike ? 0 : 1; i < keys.length; i++) {
[junit] ^
[junit]
[junit] Mar 19, 2020 5:27:20 PM
com.google.javascript.jscomp.LoggerErrorManager println
[junit] SEVERE: goog/object/object.js:299: ERROR - This language feature is
only supported for ECMASCRIPT6 mode or better: const declaration.
[junit] for (const key in obj) {
[junit] ^
[junit]
[junit] Mar 19, 2020 5:27:20 PM
com.google.javascript.jscomp.LoggerErrorManager println
[junit] SEVERE: goog/object/object.js:321: ERROR - This language feature is
only supported for ECMASCRIPT6 mode or better: const declaration.
[junit] for (const key in obj) {
[junit] ^
[junit]
[junit] Mar 19, 2020 5:27:20 PM
com.google.javascript.jscomp.LoggerErrorManager println
[junit] SEVERE: goog/object/object.js:343: ERROR - This language feature is
only supported for ECMASCRIPT6 mode or better: const declaration.
[junit] const key = goog.object.findKey(obj, f, opt_this);
[junit] ^
[junit]
[junit] Mar 19, 2020 5:27:20 PM
com.google.javascript.jscomp.LoggerErrorManager println
[junit] SEVERE: goog/object/object.js:355: ERROR - This language feature is
only supported for ECMASCRIPT6 mode or better: const declaration.
[junit] for (const key in obj) {
[junit] ^
[junit]
[junit] Mar 19, 2020 5:27:20 PM
com.google.javascript.jscomp.LoggerErrorManager println
[junit] SEVERE: goog/object/object.js:368: ERROR - This language feature is
only supported for ECMASCRIPT6 mode or better: const declaration.
[junit] for (const i in obj) {
[junit] ^
[junit]
[junit] Mar 19, 2020 5:27:20 PM
com.google.javascript.jscomp.LoggerErrorManager println
[junit] SEVERE: goog/object/object.js:382: ERROR - This language feature is
only supported for ECMASCRIPT6 mode or better: let declaration.
[junit] let rv;
[junit] ^
[junit]
[junit] Mar 19, 2020 5:27:20 PM
com.google.javascript.jscomp.LoggerErrorManager println
[junit] SEVERE: goog/object/object.js:472: ERROR - This language feature is
only supported for ECMASCRIPT6 mode or better: const declaration.
[junit] const val = f();
[junit] ^
[junit]
[junit] Mar 19, 2020 5:27:20 PM
com.google.javascript.jscomp.LoggerErrorManager println
[junit] SEVERE: goog/object/object.js:487: ERROR - This language feature is
only supported for ECMASCRIPT6 mode or better: const declaration.
[junit] for (const k in a) {
[junit] ^
[junit]
[junit] Mar 19, 2020 5:27:20 PM
com.google.javascript.jscomp.LoggerErrorManager println
[junit] SEVERE: goog/object/object.js:492: ERROR - This language feature is
only supported for ECMASCRIPT6 mode or better: const declaration.
[junit] for (const k in b) {
[junit] ^
[junit]
[junit] Mar 19, 2020 5:27:20 PM
com.google.javascript.jscomp.LoggerErrorManager println
[junit] SEVERE: goog/object/object.js:512: ERROR - This language feature is
only supported for ECMASCRIPT6 mode or better: const declaration.
[junit] const res = {};
[junit] ^
[junit]
[junit] Mar 19, 2020 5:27:20 PM
com.google.javascript.jscomp.LoggerErrorManager println
[junit] SEVERE: goog/object/object.js:513: ERROR - This language feature is
only supported for ECMASCRIPT6 mode or better: const declaration.
[junit] for (const key in obj) {
[junit] ^
[junit]
[junit] Mar 19, 2020 5:27:20 PM
com.google.javascript.jscomp.LoggerErrorManager println
[junit] SEVERE: goog/object/object.js:537: ERROR - This language feature is
only supported for ECMASCRIPT6 mode or better: const declaration.
[junit] const type = goog.typeOf(obj);
[junit] ^
[junit]
[junit] Mar 19, 2020 5:27:20 PM
com.google.javascript.jscomp.LoggerErrorManager println
[junit] SEVERE: goog/object/object.js:542: ERROR - This language feature is
only supported for ECMASCRIPT6 mode or better: const declaration.
[junit] const clone = type == 'array' ? [] : {};
[junit] ^
[junit]
[junit] Mar 19, 2020 5:27:20 PM
com.google.javascript.jscomp.LoggerErrorManager println
[junit] SEVERE: goog/object/object.js:543: ERROR - This language feature is
only supported for ECMASCRIPT6 mode or better: const declaration.
[junit] for (const key in obj) {
[junit] ^
[junit]
[junit] Mar 19, 2020 5:27:20 PM
com.google.javascript.jscomp.LoggerErrorManager println
[junit] SEVERE: goog/object/object.js:562: ERROR - This language feature is
only supported for ECMASCRIPT6 mode or better: const declaration.
[junit] const transposed = {};
[junit] ^
[junit]
[junit] Mar 19, 2020 5:27:20 PM
com.google.javascript.jscomp.LoggerErrorManager println
[junit] SEVERE: goog/object/object.js:563: ERROR - This language feature is
only supported for ECMASCRIPT6 mode or better: const declaration.
[junit] for (const key in obj) {
[junit] ^
[junit]
[junit] Mar 19, 2020 5:27:20 PM
com.google.javascript.jscomp.LoggerErrorManager println
[junit] SEVERE: goog/object/object.js:600: ERROR - This language feature is
only supported for ECMASCRIPT6 mode or better: let declaration.
[junit] let key;
[junit] ^
[junit]
[junit] Mar 19, 2020 5:27:20 PM
com.google.javascript.jscomp.LoggerErrorManager println
[junit] SEVERE: goog/object/object.js:601: ERROR - This language feature is
only supported for ECMASCRIPT6 mode or better: let declaration.
[junit] let source;
[junit] ^
[junit]
[junit] Mar 19, 2020 5:27:20 PM
com.google.javascript.jscomp.LoggerErrorManager println
[junit] SEVERE: goog/object/object.js:602: ERROR - This language feature is
only supported for ECMASCRIPT6 mode or better: let declaration.
[junit] for (let i = 1; i < arguments.length; i++) {
[junit] ^
[junit]
[junit] Mar 19, 2020 5:27:20 PM
com.google.javascript.jscomp.LoggerErrorManager println
[junit] SEVERE: goog/object/object.js:614: ERROR - This language feature is
only supported for ECMASCRIPT6 mode or better: let declaration.
[junit] for (let j = 0; j < goog.object.PROTOTYPE_FIELDS_.length; j++) {
[junit] ^
[junit]
[junit] Mar 19, 2020 5:27:20 PM
com.google.javascript.jscomp.LoggerErrorManager println
[junit] SEVERE: goog/object/object.js:634: ERROR - This language feature is
only supported for ECMASCRIPT6 mode or better: const declaration.
[junit] const argLength = arguments.length;
[junit] ^
[junit]
[junit] Mar 19, 2020 5:27:20 PM
com.google.javascript.jscomp.LoggerErrorManager println
[junit] SEVERE: goog/object/object.js:643: ERROR - This language feature is
only supported for ECMASCRIPT6 mode or better: const declaration.
[junit] const rv = {};
[junit] ^
[junit]
[junit] Mar 19, 2020 5:27:20 PM
com.google.javascript.jscomp.LoggerErrorManager println
[junit] SEVERE: goog/object/object.js:644: ERROR - This language feature is
only supported for ECMASCRIPT6 mode or better: let declaration.
[junit] for (let i = 0; i < argLength; i += 2) {
[junit] ^
[junit]
[junit] Mar 19, 2020 5:27:20 PM
com.google.javascript.jscomp.LoggerErrorManager println
[junit] SEVERE: goog/object/object.js:660: ERROR - This language feature is
only supported for ECMASCRIPT6 mode or better: const declaration.
[junit] const argLength = arguments.length;
[junit] ^
[junit]
[junit] Mar 19, 2020 5:27:20 PM
com.google.javascript.jscomp.LoggerErrorManager println
[junit] SEVERE: goog/object/object.js:665: ERROR - This language feature is
only supported for ECMASCRIPT6 mode or better: const declaration.
[junit] const rv = {};
[junit] ^
[junit]
[junit] Mar 19, 2020 5:27:20 PM
com.google.javascript.jscomp.LoggerErrorManager println
[junit] SEVERE: goog/object/object.js:666: ERROR - This language feature is
only supported for ECMASCRIPT6 mode or better: let declaration.
[junit] for (let i = 0; i < argLength; i++) {
[junit] ^
[junit]
[junit] Mar 19, 2020 5:27:20 PM
com.google.javascript.jscomp.LoggerErrorManager println
[junit] SEVERE: goog/object/object.js:686: ERROR - This language feature is
only supported for ECMASCRIPT6 mode or better: let declaration.
[junit] let result = obj;
[junit] ^
[junit]
[junit] Mar 19, 2020 5:27:20 PM
com.google.javascript.jscomp.LoggerErrorManager println
[junit] SEVERE: goog/object/object.js:731: ERROR - This language feature is
only supported for ECMASCRIPT6 mode or better: const declaration.
[junit] const visitedSet = {};
[junit] ^
[junit]
[junit] Mar 19, 2020 5:27:20 PM
com.google.javascript.jscomp.LoggerErrorManager println
[junit] SEVERE: goog/object/object.js:734: ERROR - This language feature is
only supported for ECMASCRIPT6 mode or better: let declaration.
[junit] let proto = obj;
[junit] ^
[junit]
[junit] Mar 19, 2020 5:27:20 PM
com.google.javascript.jscomp.LoggerErrorManager println
[junit] SEVERE: goog/object/object.js:738: ERROR - This language feature is
only supported for ECMASCRIPT6 mode or better: const declaration.
[junit] const names = Object.getOwnPropertyNames(proto);
[junit] ^
[junit]
[junit] Mar 19, 2020 5:27:20 PM
com.google.javascript.jscomp.LoggerErrorManager println
[junit] SEVERE: goog/object/object.js:739: ERROR - This language feature is
only supported for ECMASCRIPT6 mode or better: let declaration.
[junit] for (let i = 0; i < names.length; i++) {
[junit] ^
[junit]
[junit] Mar 19, 2020 5:27:20 PM
com.google.javascript.jscomp.LoggerErrorManager println
[junit] SEVERE: goog/reflect/reflect.js:121: ERROR - This language feature
is only supported for ECMASCRIPT6 mode or better: const declaration.
[junit] const storedKey = opt_keyFn ? opt_keyFn(key) : key;
[junit] ^
[junit]
[junit] Mar 19, 2020 5:27:20 PM
com.google.javascript.jscomp.LoggerErrorManager println
[junit] SEVERE: goog/string/internal.js:37: ERROR - This language feature
is only supported for ECMASCRIPT6 mode or better: const declaration.
[junit] const l = str.length - suffix.length;
[junit] ^
[junit]
[junit] Mar 19, 2020 5:27:20 PM
com.google.javascript.jscomp.LoggerErrorManager println
[junit] SEVERE: goog/string/internal.js:131: ERROR - This language feature
is only supported for ECMASCRIPT6 mode or better: const declaration.
[junit] const test1 = String(str1).toLowerCase();
[junit] ^
[junit]
[junit] Mar 19, 2020 5:27:20 PM
com.google.javascript.jscomp.LoggerErrorManager println
[junit] SEVERE: goog/string/internal.js:132: ERROR - This language feature
is only supported for ECMASCRIPT6 mode or better: const declaration.
[junit] const test2 = String(str2).toLowerCase();
[junit] ^
[junit]
[junit] Mar 19, 2020 5:27:20 PM
com.google.javascript.jscomp.LoggerErrorManager println
[junit] SEVERE: goog/string/internal.js:313: ERROR - This language feature
is only supported for ECMASCRIPT6 mode or better: let declaration.
[junit] let order = 0;
[junit] ^
[junit]
[junit] Mar 19, 2020 5:27:20 PM
com.google.javascript.jscomp.LoggerErrorManager println
[junit] SEVERE: goog/string/internal.js:316: ERROR - This language feature
is only supported for ECMASCRIPT6 mode or better: const declaration.
[junit] const v1Subs =
goog.string.internal.trim(String(version1)).split('.');
[junit] ^
[junit]
[junit] Mar 19, 2020 5:27:20 PM
com.google.javascript.jscomp.LoggerErrorManager println
[junit] SEVERE: goog/string/internal.js:317: ERROR - This language feature
is only supported for ECMASCRIPT6 mode or better: const declaration.
[junit] const v2Subs =
goog.string.internal.trim(String(version2)).split('.');
[junit] ^
[junit]
[junit] Mar 19, 2020 5:27:20 PM
com.google.javascript.jscomp.LoggerErrorManager println
[junit] SEVERE: goog/string/internal.js:318: ERROR - This language feature
is only supported for ECMASCRIPT6 mode or better: const declaration.
[junit] const subCount = Math.max(v1Subs.length, v2Subs.length);
[junit] ^
[junit]
[junit] Mar 19, 2020 5:27:20 PM
com.google.javascript.jscomp.LoggerErrorManager println
[junit] SEVERE: goog/string/internal.js:321: ERROR - This language feature
is only supported for ECMASCRIPT6 mode or better: let declaration.
[junit] for (let subIdx = 0; order == 0 && subIdx < subCount; subIdx++) {
[junit] ^
[junit]
[junit] Mar 19, 2020 5:27:21 PM
com.google.javascript.jscomp.LoggerErrorManager println
[junit] SEVERE: goog/string/internal.js:322: ERROR - This language feature
is only supported for ECMASCRIPT6 mode or better: let declaration.
[junit] let v1Sub = v1Subs[subIdx] || '';
[junit] ^
[junit]
[junit] Mar 19, 2020 5:27:21 PM
com.google.javascript.jscomp.LoggerErrorManager println
[junit] SEVERE: goog/string/internal.js:323: ERROR - This language feature
is only supported for ECMASCRIPT6 mode or better: let declaration.
[junit] let v2Sub = v2Subs[subIdx] || '';
[junit] ^
[junit]
[junit] Mar 19, 2020 5:27:21 PM
com.google.javascript.jscomp.LoggerErrorManager println
[junit] SEVERE: goog/string/internal.js:329: ERROR - This language feature
is only supported for ECMASCRIPT6 mode or better: const declaration.
[junit] const v1Comp = /(\d*)(\D*)(.*)/.exec(v1Sub) || ['', '', '',
''];
[junit] ^
[junit]
[junit] Mar 19, 2020 5:27:21 PM
com.google.javascript.jscomp.LoggerErrorManager println
[junit] SEVERE: goog/string/internal.js:330: ERROR - This language feature
is only supported for ECMASCRIPT6 mode or better: const declaration.
[junit] const v2Comp = /(\d*)(\D*)(.*)/.exec(v2Sub) || ['', '', '',
''];
[junit] ^
[junit]
[junit] Mar 19, 2020 5:27:21 PM
com.google.javascript.jscomp.LoggerErrorManager println
[junit] SEVERE: goog/string/internal.js:338: ERROR - This language feature
is only supported for ECMASCRIPT6 mode or better: const declaration.
[junit] const v1CompNum = v1Comp[1].length == 0 ? 0 :
parseInt(v1Comp[1], 10);
[junit] ^
[junit]
[junit] Mar 19, 2020 5:27:21 PM
com.google.javascript.jscomp.LoggerErrorManager println
[junit] SEVERE: goog/string/internal.js:339: ERROR - This language feature
is only supported for ECMASCRIPT6 mode or better: const declaration.
[junit] const v2CompNum = v2Comp[1].length == 0 ? 0 :
parseInt(v2Comp[1], 10);
[junit] ^
[junit]
[junit] Mar 19, 2020 5:27:21 PM
com.google.javascript.jscomp.LoggerErrorManager printSummary
[junit] WARNING: 117 error(s), 0 warning(s)
ERROR: command execution failed.
ERROR: Step ‘Publish JUnit test result report’ failed: no workspace for
royale-compiler-integration-tests #712
ERROR: agent1 is offline; cannot locate Java 8 (201)