I haven't built the compiler, but in general we do not want to commit generated files. Why would these be an exception?
-Alex On 11/28/19, 7:17 AM, "[email protected]" <[email protected]> wrote: This is an automated email from the ASF dual-hosted git repository. carlosrovira pushed a commit to branch develop in repository https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgitbox.apache.org%2Frepos%2Fasf%2Froyale-compiler.git&data=02%7C01%7Caharui%40adobe.com%7Cbe827a0702184edabb1708d774162394%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637105510754711745&sdata=sOb8FVjrZzDwZD2wc1iELgaV6z3OhrxHgHYmmJep8BI%3D&reserved=0 The following commit(s) were added to refs/heads/develop by this push: new f48d105 should we add these generated files? (if not please remove) f48d105 is described below commit f48d1051cd2524bc133f96081aa67ba55212bab0 Author: Carlos Rovira <[email protected]> AuthorDate: Thu Nov 28 16:17:39 2019 +0100 should we add these generated files? (if not please remove) --- compiler-jx/src/assembly/compiler-override-scripts/compc | 0 compiler-jx/src/assembly/compiler-override-scripts/mxmlc | 0 2 files changed, 0 insertions(+), 0 deletions(-) diff --git a/compiler-jx/src/assembly/compiler-override-scripts/compc b/compiler-jx/src/assembly/compiler-override-scripts/compc old mode 100644 new mode 100755 diff --git a/compiler-jx/src/assembly/compiler-override-scripts/mxmlc b/compiler-jx/src/assembly/compiler-override-scripts/mxmlc old mode 100644 new mode 100755
