This is an automated email from the ASF dual-hosted git repository.

yishayw pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-compiler.git


The following commit(s) were added to refs/heads/develop by this push:
     new e10f20c2d Clean up unused fields in approval step for jburg
e10f20c2d is described below

commit e10f20c2d27910528fb68db6bc358751c021e2f5
Author: Yishay Weiss <[email protected]>
AuthorDate: Fri Jul 24 14:31:57 2026 +0100

    Clean up unused fields in approval step for jburg
---
 compiler-jburg-types/ApproveJBurgTypes.xml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/compiler-jburg-types/ApproveJBurgTypes.xml 
b/compiler-jburg-types/ApproveJBurgTypes.xml
index 45ce31e6a..633a186f3 100644
--- a/compiler-jburg-types/ApproveJBurgTypes.xml
+++ b/compiler-jburg-types/ApproveJBurgTypes.xml
@@ -661,8 +661,6 @@ Java ${ant.java.version}
 OS: ${os.name} ${os.arch} ${os.version}
 Source kit signatures match: y
 Source kit builds: y
-README is ok: ${readme.ok}
-RELEASE_NOTES is ok: ${releasenotes.ok}
 NOTICE is ok: ${src.notice.ok}
 LICENSE is ok: ${src.license.ok}
 No unapproved licenses or archives in source package: ${rat.src.license.ok}

Reply via email to